]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
Another concurrency typo.
[openldap] / servers / slapd / config.c
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-29 Kurt ZeilengaDon't leak slap_op when op not in list.
1999-01-27 Will Ballantynefix suffix alias compare in config.c, logic was reverse...
1999-01-21 Kurt SpanierDefinition of slapd pid and args files as slapd.conf...
1999-01-20 Kurt Zeilengasuffixes need to be stored in normalized uppercase...
1999-01-19 Kurt ZeilengaDon't allow suffixAliases were alias and aliased dn...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-18 Kurt ZeilengaStore rootdn in normalized uppercase format.
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
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-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision