]> git.sur5r.net Git - openldap/history - servers/slapd/controls.c
IANA Assigned OIDs
[openldap] / servers / slapd / controls.c
2005-08-12 Kurt ZeilengaIANA Assigned OIDs
2005-08-12 Kurt ZeilengaControl OID changes from HEAD
2005-03-15 Kurt ZeilengaITS#3563 fix parseSubentries bug
2005-01-20 Kurt ZeilengaHappy new year!
2004-06-29 Kurt ZeilengaSync with HEAD
2004-06-21 Pierangelo MasaratiFixed invalid cookie in pagedResults control (ITS#3089)
2004-06-16 Kurt Zeilengaps_id cleanup
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-05-21 Kurt ZeilengaMisc fixes including:
2004-05-13 Pierangelo Masaratiimport empty DN in proxyAuthz control fix from HEAD
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-17 Kurt ZeilengaHide works in progress
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-19 Kurt ZeilengaReady for 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-24 Howard ChuChange slap_sasl_authorized to take an Operation instea...
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-31 Howard ChuMinor cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-14 Howard ChuPlug leaks in controls_destroy()
2003-03-02 Kurt ZeilengaUse renamed initializers
2003-03-01 Pierangelo Masaratiadd 'next[/prev]' initializer
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-16 Howard ChuRevert previous kludge in controls.c, use ldap_pvt_thre...
2003-02-16 Howard ChuKludge - set conn->c_sasl_bindop before calling slap_sa...
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Pierangelo Masaraticleanup
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-23 Luke HowardTest PermitModify and NoReferrals controls (note that...
2003-01-19 Hallvard FurusethFix printf format errors.
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-07 Kurt ZeilengaCatch NULL control OID up front.
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-05 Kurt ZeilengaFinish proxy authzid control
2002-12-03 Julius EnarusaiFixed minor compile errors in LDAP_LOG debug statements.
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiremove paged results cruft
2002-11-21 Pierangelo Masarati- allow interactive pagedResults size change
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-02 Kurt ZeilengaAdd NOOP search support.
2002-08-13 Kurt ZeilengaFix IRIX sc_mask conflict
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-03-24 Kurt ZeilengaUpdate control framework
2002-03-23 Pierangelo Masaratifix ITS#1671 and more
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()