Age | Commit message (Expand) | Author |
---|---|---|
2009-01-16 | Fix double free with invalid ldap filter (reported by dlg@). | aschrijver |
2009-01-04 | Fix memory leak (diff from blambert@) | aschrijver |
2008-12-28 | Plug some memory leakage in aldap_parse by calling aldap_freemsg | Bret Lambert |
2008-12-27 | Fix memory leak. | aschrijver |
2008-11-28 | Add support for escaped characters to the search filter parsing function. | aschrijver |
2008-10-28 | Do the DNS resolution in a seperate process. A lot of code is copied from ntpd. | aschrijver |
2008-10-14 | Add support for referrals and lists of attributes. | aschrijver |
2008-10-06 | use strtonum() instead of atoi() and remove an unnecessary bzero() | aschrijver |
2008-10-02 | use calloc() instead of malloc() and bzero() | Theo de Raadt |
2008-09-30 | fix ugly comments. | Pierre-Yves Ritschard |
2008-09-30 | aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as... | aschrijver |