]> git.sur5r.net Git - openldap/history - servers/slapd/controls.c
Add validation.
[openldap] / servers / slapd / controls.c
2002-02-18 Kurt Zeilenga#ifdef experimental controls
2002-02-12 Kurt Zeilengaimprove log message
2002-02-12 Kurt ZeilengaFix overly complex control management
2002-01-31 Howard ChuFix ITS#1573 spelling errors
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-16 Kurt ZeilengaRemove unused deprecated DN routines.
2002-01-09 Kurt ZeilengaFix problems caused by lint removal
2002-01-09 Kurt ZeilengaRework control infrastructure a bit. Add subentries...
2002-01-09 Kurt ZeilengaA subentries control framework
2002-01-06 Kurt ZeilengaAdd some critical control checks.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-09 Kurt Zeilengamisc cleanup
2001-12-09 Kurt ZeilengaRemove lint
2001-05-06 Kurt ZeilengaFix disconnect bug
2001-03-02 Gary Williamsfix logging line
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-06-06 Kurt ZeilengaRemove not to be implemented control.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-29 Kurt ZeilengaReplace do_*() return -1 with return SLAPD_DISCONNECT.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-03 Howard ChuFix memory losses, ITS#379
1999-11-17 Kurt ZeilengaAdvertise LDAP_CONTROL_X_CHANGE_PASSWD.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethAdd <ac/string.h>
1999-07-22 Kurt ZeilengaFix unknown critical extensions.
1999-07-22 Kurt ZeilengaFix control parsing and controls free routine.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-07 Kurt ZeilengaFix CRITICIAL typo.
1999-07-05 Kurt ZeilengaAdd controls.c: initial version of get_ctrls()