]> git.sur5r.net Git - openldap/history - servers/slapd/back-passwd/search.c
Add missing progname argument to fprintf
[openldap] / servers / slapd / back-passwd / search.c
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-13 Hallvard FurusethAdd opattrs=0 arg to send_search_entry() call
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-04-29 Kurt ZeilengaUpdate back-passwd based on patches from howard.chu...
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-17 Kurt ZeilengaUse HAVE_PW_GECOS when needed.
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-18 Kurt Zeilengae_ndn = dn_normalize_case( e_dn )
1999-01-13 Kurt ZeilengaAdd normalized dn to Entry structure as field e_ndn...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-26 Kurt ZeilengaMove sizelimit check such that it limits what's returne...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision