search for: wailes

Displaying 20 results from an estimated 50 matches for "wailes".

Did you mean: failes
2005 Oct 09
1
1.0.alpha3 plaintext authentication problem
Hello everyone, Since the upgrade to 1.0.alpha3 I experience a strange problem with plaintext authentication. I successfully login first few (2-5) times after the dovecot restart, and then on a reason I cannot login any more (both via POP3 and IMAP). I tried to find out what could be the reason for this but I failed. Nothing is changed inside the user's home directory or
2009 Apr 14
4
[LLVMdev] LLVM OCaml Tutorial
...d to adapt almost all of the tutorial code into using ocamllex and ocamlyacc (the only thing I'm missing is the ability to assign precendence to user defined binary and unary operators), and was wondering if ther would be an interest in adding my code as supplimental material. Sincerely, Chris Wailes -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090414/197ea357/attachment.html>
2009 Apr 21
0
[LLVMdev] LLVM OCaml Tutorial
2009/4/13 Chris Wailes <chris.wailes at gmail.com>: > I'm currently going through the LLVM OCaml bindings tutorial in preparation > for using LLVM in my own project.  While the tutorial is very helpful, it > was somewhat hard to start due to the fact that I plan on using ocamllex and > ocmalyacc and...
2000 Apr 05
0
weep, wail -- Unix client, NT server
I tried searching the list archives, but "NT server" gives me 14530 matches, go figure. :-) And I've read through all the docs that ship with Samba, and the FAQ, and the webpages. No joy. We're using Samba 2.0.5a under Solaris 7. Everything works *wonderfully* when mounting a Unix-side filesystem as an NT/98 share. The username maps save our butts, the security is
2015 Nov 18
4
Still can't figure out ACL issues
Yah, jimc again. I still cannot figure out what is wrong with my dc. The problem began with being unable to log on from Windows boxes after a power hit. The initial symptoms were: 1) When I log in on a Windows machine, with an account that should have administrator permissions, I don't have said admin rights. 2) When I attempt to launch the Windows remote server tools, I can select the
2009 Apr 22
2
[LLVMdev] LLVM OCaml Tutorial
...e experience. Secondly, it seems odd to be writing custom parsers and lexers after tools like Bison and Flex (and ocamllex and ocamlyacc) have been around for some time. Is there any particular reason the C++ tutorial is using hand coded parsers and lexers? Is there a technical reason? - Chris Wailes On Tue, Apr 21, 2009 at 3:46 PM, Erick Tryzelaar < idadesub at users.sourceforge.net> wrote: > 2009/4/13 Chris Wailes <chris.wailes at gmail.com>: > > I'm currently going through the LLVM OCaml bindings tutorial in > preparation > > for using LLVM in my own proje...
2011 Aug 17
3
OpenLDAP setup and bootstraping in CentOS 6
I'm having trouble getting openldap through its initial setup. I created a /etc/openldap/slap.conf file with a default rootdn and rootpw, and they didn't seem to take effect. After much wailing and gnashing of teeth I found that if there is a config directory at /etc/openldap/slapd.d, it will ignore slapd.conf. I can't figure out how to translate slapd.conf into the (new?) standard
2009 Apr 18
0
[LLVMdev] LLVM OCaml Tutorial
On Tuesday 14 April 2009 01:29:44 Chris Wailes wrote: > I have managed to adapt almost all of the tutorial code into using ocamllex > and ocamlyacc (the only thing I'm missing is the ability to assign > precendence to user defined binary and unary operators), and was wondering > if ther would be an interest in adding my code as...
2016 May 25
2
dnf replacing yum?
On 05/25/2016 06:43 PM, Always Learning wrote: > > On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: > >> Also, yum had associations which it was sad to lose. > > Perhaps the Fedora ("We love consulting all affected users") replacement > could be named MUD. > > Now we await the System-D controlling interface ;-) > > > > There was
2001 Aug 19
2
thumbs up or down on ext3 with md?
I've read through the archives and it looks like people are using ext3 with software RAID with at least some success. I just want to confirm that it works properly. If I convert my md RAID 0 to ext3, should I expect A) A fast journalled filesystem, or B) Wailing and gnashing of teeth My RAID currently does not use persistant superblocks, because I created it many moons ago under the old
2016 May 26
3
Re: dnf replacing yum?
On Thu, 26 May 2016 08:00, James Hogarth wrote: > On 26 May 2016 00:57, "SternData" wrote: >> On 05/25/2016 06:43 PM, Always Learning wrote: >>> On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: >>> >>>> Also, yum had associations which it was sad to lose. >>> >>> Perhaps the Fedora ("We love consulting all affected
2009 Apr 18
1
[LLVMdev] LLVM-OCaml Bindings Tutorial
..., the LLVM-OCaml bindings are messed up in Fedora 10 (some of the binary files point to their origonal build directory) so I had to put in a dirty hack in the Makefile. I left in in simply because I didn't want to have to put it back in every time I needed to test changes to the code. - Chris Wailes -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090418/06f74cc3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm-tutorial.tar.gz Type: application/x...
2015 Nov 22
1
Still can't figure out ACL issues
On 22/11/15 10:04, Andrey Repin wrote: > Greetings, jimc! > >> After much wailing and gnashing of teeth, I did a setfacl. > Unfortunately, Samba does not use POSIX ACL's, if its own ACL's are present on > files. (If at all.) > Unless you have it configured for POSIX ACL's, but that's not the case for DC. Samba doesn't use ACLs at all, it is just a bridge
2015 Mar 23
2
[LLVMdev] Mails from IITH marked as spam
Dear Admin, It seems that mails from our iit.ac.in domain are being marked as spam. It would be nice if something could be done about this. Best Regards Ramakrishna On Tue, Mar 24, 2015 at 1:12 AM, Aditya Kamath < adityakamath+llvmdev at gmail.com> wrote: > Hi all, > > (I received many emails that my posts were marked spam, so I am re-sending > this from another email address
2016 May 26
2
dnf replacing yum?
On Thu, May 26, 2016 5:17 am, Johnny Hughes wrote: > On 05/26/2016 04:31 AM, Yamaban wrote: >> On Thu, 26 May 2016 08:00, James Hogarth wrote: >>> On 26 May 2016 00:57, "SternData" wrote: >>>> On 05/25/2016 06:43 PM, Always Learning wrote: >>>>> On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: >>>>>
2001 Dec 14
1
Logistic regression : dicrepancies between glm and nls ?
Dear list, I'm trying to learn how to use nlme to be able to fit ad analyse mixed-model logistic regressions. In order to keep things simple, I started by the simplest possible model : a one (fixed-effect ...) continuous variable. This problem is, of course, solved by glm, but I wanted to look at a "hand-made" nls fit, in order to be able to "generalize" to nlme
2016 May 25
3
dnf replacing yum?
Kenneth Porter wrote: > I saw mention of dnf in a blog article about installing a package on > CentOS. Further investigation revealed that Fedora is replacing yum with > dnf, apparently a new and better yum. But it wasn't clear if dnf was a For the normal user (like me) dnf is neither better nor worse than yum. In fact it is almost identical. In my view, the introduction of a new
2016 May 26
0
dnf replacing yum?
On 26 May 2016 00:57, "SternData" <subscribed-lists at sterndata.com> wrote: > > On 05/25/2016 06:43 PM, Always Learning wrote: > > > > On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: > > > >> Also, yum had associations which it was sad to lose. > > > > Perhaps the Fedora ("We love consulting all affected users")
2016 May 26
0
dnf replacing yum?
On 05/26/2016 04:31 AM, Yamaban wrote: > On Thu, 26 May 2016 08:00, James Hogarth wrote: >> On 26 May 2016 00:57, "SternData" wrote: >>> On 05/25/2016 06:43 PM, Always Learning wrote: >>>> On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: >>>> >>>>> Also, yum had associations which it was sad to lose. >>>>
2015 Nov 18
0
samba Digest, Vol 155, Issue 24; Still can't figure out acl issues
Yes, I did an fsck from a boot dvd. It came up clean. I did a recursive setfacal to set all acls to default. On 18 Nov 2015, at 03:33, jimc<jesmeyano at gmail.com> wrote: Yah, jimc again. I still cannot figure out what is wrong with my dc. The problem began with being unable to log on from Windows boxes after a power hit. The initial symptoms were: 1) When I log in on a Windows