]> git.sur5r.net Git - openldap/history - servers/slapd/dn.c
Added connection initialisation and destruction notification. Now backends can regist...
[openldap] / servers / slapd / dn.c
1999-04-29 Kurt ZeilengaUpdate back-passwd based on patches from howard.chu...
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-03-24 Juan GomezAdded support for newSuperior.
1999-03-24 Juan GomezAdded a new function: build_new_dn(), which builds...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-04 Juan GomezAdded get_next_substring(), rdn_attr_type(), and rdn_at...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-28 Kurt ZeilengaAdd dn_rdn() function to return rdn part of dn.
1999-01-23 Kurt Zeilengadn_parent(" ") should be NULL.
1999-01-20 Kurt Zeilengandn & strcasecmp cleanup
1999-01-19 Kurt ZeilengaRecode suffixAlias to implement simple check to see...
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-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-18 Kurt ZeilengaFixes from Allan Lynne
1998-08-09 Kurt ZeilengaInitial revision