]> git.sur5r.net Git - openldap/history - servers/slapd/extended.c
Remove extraneous ber_peek_tag() call
[openldap] / servers / slapd / extended.c
2010-08-27 Kurt ZeilengaRemove extraneous ber_peek_tag() call
2010-06-30 Pierangelo Masaratiimplement unload_extop for symmetry (needs test)
2010-04-13 Kurt Zeilengahappy belated New Year
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-07-23 Howard ChuITS#4375 rework statslog, debug log info
2007-02-13 Howard ChuCoverity error
2007-01-02 Kurt Zeilengahappy new year
2006-09-08 Pierangelo Masaratisome overlay (rwm?) might set those values
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-02-16 Kurt ZeilengaNo longer hide cancel.
2006-02-16 Kurt ZeilengaMacro cleanup
2006-01-06 Pierangelo Masaratiallow load_extop to replace an existing handler (not...
2006-01-06 Pierangelo Masaraticheck if handler is being installed twice (needs work...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-08 Pierangelo Masaratirestore the existing BackendDB, in case overlays are...
2005-10-14 Hallvard Furusethconstify berval arg to load_extop(), to match usage
2005-10-09 Howard ChuITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SU...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-07-22 Luke HowardEnsure backend is set before calling send_ldap_extended();
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-01-12 Pierangelo Masaraticosmetic cleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-23 Howard ChuDynamic control management
2004-11-19 Howard ChuAdd SLAP_EXOP_WRITES flag, expose flags in Operation,
2004-11-12 Pierangelo Masaraticleanup
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-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-28 Kurt ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-06 Howard ChuDon't free default_referral
2003-12-02 Howard ChuITS#2764, #2781 revert backend.c patch, just catch...
2003-11-27 Kurt ZeilengaUpdated notices
2003-08-01 Luke HowardAllow SLAPI plug-ins to override OpenLDAP extended...
2003-06-03 Hallvard FurusethAdd missing 0 initializer in builtin_extops[]
2003-06-01 Kurt Zeilengaread get_extop func
2003-05-31 Kurt ZeilengaDon't bother to hide when LDAP_DEVEL is defined.
2003-05-31 Kurt ZeilengaHide experimental controls and extended operations
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-31 Howard ChuFix previous commit
2003-03-31 Luke HowardSLAPI fixes
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-03 Pierangelo Masaratiinit var
2003-02-28 Kurt ZeilengaITS#2324: Allow extended operation plugin to override...
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
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-01-27 Pierangelo Masaratislapi header cleanup
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-21 Luke HowardReturn LDAP_OTHER instead of LDAP_OPERATIONS_ERROR...
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-19 Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratislapi cleanup
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-09-02 Pierangelo Masaratiuse bvmatch() instead of ber_bvcmp() when testing for...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-08 Kurt Zeilengaremove lint
2002-05-01 Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-03-10 Kurt ZeilengaFix up handling of extended operations with no request...
2002-02-15 Howard ChuChanged reqoid to struct berval
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Kurt ZeilengaAdd some critical control checks.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-08-26 Kurt ZeilengaRemove extended op callback function... doesn't provide...
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-03-02 Kurt ZeilengaStartTLS now grabs conn->c_mutex before mucking with...
1999-12-15 Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-10 Mark ValenceStart TLS extension: check that TLS was inited successf...
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-17 Mark ValenceAdded get_supported_extension(int) accessor (replaces...
1999-11-09 Mark ValenceAdded support for external extensions (based on modulel...
1999-11-09 Mark ValenceBug fixes to do_extended().
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
next