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
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
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
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
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