[vchkpw] LDAP-Patch-3 incl. ldap-sort-fix

2002-11-01 Thread Jens Jahr
Hi list, this is my third drop make the LDAP-code mode robust. It is a huge code clean incl the unsupported feature to sort LDAP-Entries returened by the LDAP-Server. Note this is not an incremental patch, it includes all my previous patches. It is against vpopmail-5.3.8 but it applies cleanly a

[vchkpw] LDAP-patch

2002-10-29 Thread jja
Hi, this is my second drop to make the LDAP-Code from vpopmail more robust. The second patch includes my first patch I send a 3 weeks ago. To review my work I'll give a link where all patches are available. Changes: - multiple domains stored in LDAP - operational - vsetuserquota stored in LDAP

Re: [vchkpw] LDAP-Patch

2002-10-21 Thread jja
Zitat von Pasi Kärkkäinen <[EMAIL PROTECTED]>: > > On Tue, 15 Oct 2002, Jens Jahr wrote: > > > Hi, > > > > this is another attempt to make the LDAP code a little more robust. > > Included is a patch against vpopmail-5.3.8 which fixes the following > things: > > > > - vauth_getpw now returns a "s

Re: [vchkpw] LDAP-Patch

2002-10-17 Thread Pasi Kärkkäinen
On Tue, 15 Oct 2002, Jens Jahr wrote: > Hi, > > this is another attempt to make the LDAP code a little more robust. > Included is a patch against vpopmail-5.3.8 which fixes the following things: > > - vauth_getpw now returns a "struct vqpasswd *" ( as defined ) > - changed handling of vpw to be

[vchkpw] LDAP-Patch

2002-10-14 Thread Jens Jahr
Hi, this is another attempt to make the LDAP code a little more robust. Included is a patch against vpopmail-5.3.8 which fixes the following things: - vauth_getpw now returns a "struct vqpasswd *" ( as defined ) - changed handling of vpw to be a pointer to "struct vqpasswd" - check if "vauth_get