]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2003-03-27  Howard ChuFix: -ZZ was not requiring StartTLS to succeed.
2003-03-27  Howard ChuDon't use subdatabases for indexes. This patch is an...
2003-03-27  Howard ChuITS#2389, describe conn_max_pending/auth keywords
2003-03-27  Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-27  Howard ChuFix previous commit
2003-03-27  Howard ChuITS#2404 keep the per-thread context in the individual...
2003-03-26  Howard ChuRevert previous commit
2003-03-26  Howard ChuCleanup previous commit
2003-03-26  Howard ChuSave DB_LOCK structure so it can be released later.
2003-03-26  Howard ChuRemove attribute.c, group.c from build
2003-03-26  Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-25  Howard ChuSLAP_OP_BLOCKS - added response block
2003-03-25  Howard ChuAdded slap_op_init/destroy, cache Operation structures
2003-03-25  Howard Chu#if out unused cache rdwr locks
2003-03-25  Howard Chustruct co_arg is redundant, removed
2003-03-25  Howard ChuSimplify indexer - remove redundant dbname parameter
2003-03-25  Howard ChuITS#2392 - move cache_commit inside transaction. needs...
2003-03-25  Pierangelo... fix bug in schema check
2003-03-24  Pierangelo... blind fix of value_match when SLAP_NVALUES is set
2003-03-24  Howard ChuFix prev commit
2003-03-24  Howard ChuFix shadowed text/textbuf
2003-03-24  Howard ChuSLAP_NVALUES fix
2003-03-24  Howard ChuITS#2363 - slurpd should now exit cleanly without ...
2003-03-24  Howard ChuITS#2363 - use wake_sds ala slapd/daemon.c for signal...
2003-03-24  Howard ChuClean up SIGBREAK / NT
2003-03-24  Kurt ZeilengaSLAP_NVALUES: a few more matching rules
2003-03-24  Kurt ZeilengaClarify that mkrelease script must not muck with the...
2003-03-24  Kurt Zeilengamkrelease is too late for modification of the release...
2003-03-24  Howard ChuSLAP_NVALUES - quick hack, just set a->a_nvals = a...
2003-03-24  Howard ChuSLAP_NVALUES - add attr_merge comment
2003-03-24  Howard ChuSLAP_NVALUES - a_nvals is useless if ma_rule isn't...
2003-03-24  Kurt ZeilengaSLAP_NVALUES: telephoneNumberNormalize
2003-03-24  Kurt ZeilengaSLAP_NVALUES: add numericStringNormalize()
2003-03-24  Kurt ZeilengaClarify comment
2003-03-24  Howard ChuSLAP_NVALUES fix matchedValues
2003-03-24  Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-24  Howard ChuFix order of arguments
2003-03-23  Hallvard FurusethManpage nitpicks
2003-03-23  Howard ChuITS#2364 fix unterminated AttributeName array
2003-03-23  Howard ChuFix typo
2003-03-23  Howard ChuCode for SLAP_NVALUES_ON_DISK in entry_encode/entry_decode
2003-03-23  Howard ChuBDB_HIER was defined by accident, undef
2003-03-23  Kurt ZeilengaBoolean indexing support
2003-03-23  Kurt ZeilengaAdd SLAP_NVALUES_ON_DISK define (but not code)
2003-03-23  Kurt ZeilengaAdd namingCSN attribute type
2003-03-22  Kurt ZeilengaUse ifdef not comment to comment out code
2003-03-22  Kurt ZeilengaMinor tweak to search filter
2003-03-22  Howard ChuPlug ndn leak (re: ITS#2390)
2003-03-22  Kurt ZeilengaITS#2390 fix for back-bdb
2003-03-22  Howard ChuITS#2390 - freeing uninit'd ndn
2003-03-22  Howard ChuStill need DB_AUTO_COMMIT flag
2003-03-22  Kurt ZeilenganamingCSN
2003-03-22  Kurt ZeilengaITS#2847: fix cn=#,...
2003-03-20  Kurt ZeilengaRemove cache stuff
2003-03-20  Howard ChuITS#2389 - stop reading requests on a conn if it has...
2003-03-20  Howard ChuITS#2389 - stop reading requests on a connection when...
2003-03-20  Howard ChuITS#2388 fix if() conditions.
2003-03-19  Howard ChuEdit portable.nt to update OPENLDAP_VERSION
2003-03-19  Howard ChuUse OPENLDAP_PACKAGE instead of _OLV_PKG
2003-03-19  Howard ChuUse OPENLDAP_PACKAGE (from portable.h) instead of _OLV_...
2003-03-19  Howard ChuUse ol_version.h
2003-03-18  Howard ChuUse ol_version.h
2003-03-18  Howard ChuRename version.h to ol_version.h
2003-03-18  Howard ChuNew version.h to replace mkversion
2003-03-18  Howard ChuITS#2385 fix typo in comment terminator
2003-03-18  Pierangelo... value is parsed in place; minor cleanup
2003-03-18  Pierangelo... document -u option
2003-03-18  Howard ChuDon't use DB_AUTO_COMMIT when opening a database
2003-03-17  Kurt Zeilengareplace get_substring_filter with get_ssa()
2003-03-17  Kurt ZeilengaSLAP_NVALUES: fix values_find_ex call
2003-03-17  Kurt ZeilengaSLAP_NVALUES: more fixes
2003-03-17  Kurt ZeilengaSLAP_NVALUES updates
2003-03-16  Kurt ZeilengaUndo last commit
2003-03-16  Kurt ZeilengaSLAP_NVALUES: remove all the extra frees
2003-03-16  Kurt ZeilengaSLAP_NVALUES: fix extraneous free bug.
2003-03-16  Kurt ZeilengaFix typos in last commit
2003-03-16  Kurt ZeilengaRewrite filter routines to malloc() late.
2003-03-16  Kurt ZeilengaSLAP_NVALUES: still chasing an extranous free... this...
2003-03-16  Kurt Zeilengareorder to statements for debugging purposes
2003-03-16  Kurt ZeilengaSLAP_NVALUES changes
2003-03-16  Howard ChuITS#2382 use ch_calloc
2003-03-16  Kurt ZeilengaSLAP_NVALUES updates
2003-03-16  Kurt ZeilengaSLAP_NVALUES updates
2003-03-16  Kurt ZeilengaSLAP_NVALUES: value_find v value_find_ex
2003-03-15  Kurt ZeilengaNot sure why these asserts are failing... too tired...
2003-03-15  Kurt ZeilengaFix typo (ITS#2379)
2003-03-15  Kurt ZeilengaFix test006-acls
2003-03-15  Kurt ZeilengaNVALUES: fix a couple of value_find_ex() calls
2003-03-15  Kurt ZeilengaAdd some additional error checking...
2003-03-14  Howard ChuPlug leaks in controls_destroy()
2003-03-14  Howard ChuPlug leaks. (benign. slap_controls and root_dse need...
2003-03-14  Kurt Zeilengajust in case <netdb.h> does something like
2003-03-14  Howard ChuITS#2373 add declaration of h_errno
2003-03-13  Howard ChuITS#2371, fix BDB_SUBDIRs
2003-03-13  Kurt Zeilengaminor cleanup
2003-03-13  Howard ChuFix version check in previous
2003-03-13  Howard ChuITS#2356 - support Perl newer than 5.6
2003-03-13  Kurt ZeilengaMinor tweaks
2003-03-13  Kurt ZeilengaUse BER_BVC
2003-03-13  Kurt ZeilengaFix typo in last commit
next