]> git.sur5r.net Git - openldap/history - servers/slapd/controls.c
Cleanup for C++
[openldap] / servers / slapd / controls.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-01 Howard ChuITS#5191 do all pagedresult control parsing in the...
2007-09-15 Pierangelo Masaratidraft-wahl-ldap-session: append further instances of...
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-22 Pierangelo Masaratifix previous commit (need to finish breakfast before...
2007-08-22 Pierangelo Masaratilog formatOID, possibly mapped to friendly name if...
2007-08-22 Pierangelo Masaratiadd session tracking support to essential exops
2007-08-21 Pierangelo Masaratiminimal implementation of draft-wahl-ldap-session-03
2007-08-21 Pierangelo Masaraticleanup experimental controls: rename macros, ifdef...
2007-08-21 Pierangelo Masaratifix control value presence
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-01-02 Kurt Zeilengahappy new year
2006-11-24 Pierangelo Masaratifix ITS#4760 differently
2006-11-24 Pierangelo Masaratidestroy cached groups after identity change (ITS#4760)
2006-10-14 Pierangelo Masaratiread entry should allow special attributes in request...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-22 Kurt Zeilengaremove dontusecopy ifdefs
2006-08-22 Kurt ZeilengaInitial dontUseCopy implementation
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-05-10 Howard Chuplug leaks
2006-04-06 Kurt Zeilengacleanup
2006-03-10 Luke HowardFix build if LDAP_X_TXN is undefined
2006-03-07 Kurt Zeilengacontrol/TXN cleanup
2006-03-07 Kurt ZeilengaDisallow pre/post reads in transactions (haven't yet...
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-15 Kurt ZeilengaITS#4404: fix typo in ValuesReturnFilter control OID...
2006-01-12 Kurt ZeilengaUpdate proxied authorization implementation to use...
2006-01-12 Pierangelo Masaratiadd comment about run-time registered extop/control...
2006-01-12 Howard ChuFix prev commit
2006-01-11 Pierangelo Masaratiallow control handlers to be replaced
2006-01-10 Pierangelo Masaraticomment no longer required
2006-01-10 Pierangelo Masaratirefine fix to ITS#4320
2006-01-10 Pierangelo Masaraticheck pointers (ITS#4320)
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo Masaratimove supporting exops to bvarray
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Kurt Zeilengarestrict assertion control to appropriate requests
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-10-17 Kurt Zeilengamanagedit should be explicitly hidden (it was hidden...
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-08-27 Howard ChuFix typos in error messages
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-12 Kurt ZeilengaUse IANA assigned OIDs
2005-08-12 Kurt ZeilengaReplace 666 OIDs for Assertion/pre-read/post-read contr...
2005-07-22 Hallvard FurusethRemove unused variables.
2005-07-19 Luke HowardAdd slap_parse_ctrl() API for parsing already decoded...
2005-07-18 Hallvard FurusethAdd missing "static" for functions declared static...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-07 Hallvard FurusethComplete the replacement of LDAP_CONTROL_X_TREE_DELETE...
2005-06-03 Kurt ZeilengaPlace manageDIT behind LDAP_DEVEL (not for initial...
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Kurt ZeilengaAdd parsing for manageDIT control.
2005-05-13 Kurt ZeilengaControl cleanup
2005-05-13 Howard ChuFix parseSearchOptions
2005-05-12 Howard ChuFix typo
2005-04-03 Pierangelo Masaratiimplement "realdn" by clause in ACLs (ITS#3627; account...
2005-04-01 Kurt ZeilengaAdded a conformant sortedResults support which is unabl...
2005-02-23 Kurt ZeilengaITS#3583
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-29 Pierangelo Masaratiavoid cycling twice in the control list
2005-01-27 Kurt ZeilengaRemoved control old kludge code
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Kurt ZeilengaPlace control availability kludge behind
2005-01-25 Kurt ZeilengaMore proper criticality handling. Implementation is...
2005-01-20 Kurt ZeilengaHide subtree delete control
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-30 Kurt ZeilengaCleanup
2004-12-17 Howard ChuRevert previous, unnecessary
2004-12-03 Howard ChuITS#3404, fix uninit'd ctrl fields
2004-11-29 Howard ChuFix slap_known_controls initialization
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
2004-11-27 Howard ChuFix prev commit
2004-11-27 Howard ChuAdd slap_find_control_id
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-23 Howard ChuNow that we have a fixed number of slots for controls...
2004-11-23 Howard ChuDynamic control management
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-27 Pierangelo Masaratiminor cleanup
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-28 Kurt ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-06-21 Pierangelo Masaraticlear pagedresults_state if reusing an inactive connect...
2004-06-21 Pierangelo Masaratifix pagedResults dangling pointer in parsing cookie...
2004-06-16 Pierangelo Masaratiimprove pagedResults ignoring (hopefully)
2004-06-16 Kurt ZeilengaAdd SLAP_BFLAG_NOLASTMODCMD backend flag. When set...
2004-06-12 Pierangelo Masaratiignore the control if page is larger than requested...
2004-05-24 Kurt Zeilengacleanup
2004-05-15 Kurt Zeilengafix up error handling, including disallowing sync+paged...
2004-05-13 Pierangelo Masaratipromoted proxyAuthz to STATS log level
2004-05-13 Pierangelo Masaratiempty ID should be fine according to draft-weltman...
2004-04-17 Pierangelo Masaratiremove unused structure member ps_id
2004-04-13 Pierangelo Masaratilots of cleanup
2004-04-09 Pierangelo Masaratihonor size limits when using paged results
next