]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2004-02-28  Pierangelo... intercept errors from maps
2004-02-28  Luke HowardUse AC_MEMCPY rather than memcpy() - has overlapping...
2004-02-27  Luke HowardAllow paged results to be requested without interaction...
2004-02-27  Luke HowardFix crasher if paged results size is not specified
2004-02-27  Luke HowardFix for RFC 2696 compliance - avoids infinite loop...
2004-02-27  Kurt ZeilengaAllow no args
2004-02-27  Kurt ZeilengaMove to Attic
2004-02-26  Howard ChuRemove slapd/tools from Makefile list
2004-02-26  Howard ChuAdd -T option for invoking in tool mode
2004-02-26  Howard ChuUpdate tool invocations
2004-02-26  Howard ChuMerged slap tools with main slapd binary; installs...
2004-02-26  Kurt Zeilengarebuild
2004-02-26  Howard ChuITS#2934 - don't touch conn->c_sasl_dn for Simple Binds
2004-02-26  Howard ChuITS#2978 make sure liboverlays.a is always built and...
2004-02-26  Howard ChuDelete kpasswd support
2004-02-26  Howard ChuDeleted Kerberos and Netscape support
2004-02-26  Howard ChuITS#2970 fix build_new_dn for zero-length parent DN
2004-02-25  Kurt ZeilengaClarify updatedn
2004-02-25  Kurt ZeilengaMore updatedn/rootdn clarification
2004-02-25  Kurt ZeilengaMinor tweaks
2004-02-24  Howard ChuITS#2944, #2956 - revert maxbuf patch from ITS#2184
2004-02-24  Jong Hyuk Choimisc addition to the previous glueing commit
2004-02-23  Jong Hyuk ChoiGlue entry pruning: delete parent entries when they...
2004-02-23  Jong Hyuk ChoiGlue entry pruning : delete parent entries after modrdn...
2004-02-23  Jong Hyuk ChoiGlue entry pruning support: delete the parent entries...
2004-02-23  Pierangelo... improve filter error logging in case of unknown attribu...
2004-02-22  Jong Hyuk Choisyncrepl update: 1) improve error handling 2) glueing...
2004-02-18  Pierangelo... allow search limits based on groups (ITS#2967)
2004-02-17  Jong Hyuk Choisync with the man page slapadd(8) : does not change...
2004-02-17  Pierangelo... fix numericStringMatch (ITS#2938)
2004-02-17  Pierangelo... improve previous commit
2004-02-17  Pierangelo... allow no-user-modification propagations if back-ldap...
2004-02-13  Howard ChuFix mutex deadlock obtaining msgid
2004-02-13  Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
2004-02-13  Howard ChuITS#2962 - EBCDIC db_version string
2004-02-13  Howard ChuITS#2960 - make sure bi_open gets invoked
2004-02-13  Howard ChuFix typos in static overlay config
2004-02-10  Kurt ZeilengaDon't defer abandon due to pending
2004-02-09  Kurt ZeilengaITS#2959: provide reason for deferring operation in...
2004-02-06  Jong Hyuk Choifix for ITS#2947
2004-02-05  Pierangelo... map type/name were swapped
2004-02-04  Howard ChuAnother EBCDIC syslog fix
2004-02-04  Howard ChuFix prev EBCDIC commit
2004-02-03  Ralf HaferkampDeclare ListType inside class definition
2004-02-03  Howard ChuFix EBCDIC conversion for syslog()
2004-01-31  Pierangelo... fix duplicate key in metadata
2004-01-30  Kurt ZeilengaRemove now redundant error check
2004-01-30  Kurt ZeilengaReworded -r description from Quanah (ITS#2941)
2004-01-28  Howard ChuUse Btree instead of Hash for indexing
2004-01-27  Jong Hyuk ChoiFix the missing delete problem (reported by Doug Council)
2004-01-25  Howard ChuCopied unsupported password mechanisms to here. Move...
2004-01-25  Howard ChuITS#2899 NS-MTA-MD5 password len is exactly 64 bytes.
2004-01-25  Howard ChuITS#2894 - search refs that are the immediate result...
2004-01-24  Howard ChuITS#2890 fix Sleepycat URL
2004-01-24  Howard ChuITS#2926 from igor@ipass.net, slightly modified
2004-01-23  Kurt ZeilengaEcho --CERTIFICATE-- instead of actual certificate...
2004-01-22  Kurt Zeilengacleanup OPENLDAP_REL_ENG_2_1_MP
2004-01-22  Ralf Haferkampadd getKind method
2004-01-22  Howard ChuSkip spurious Statslog's for callback-intercepted respo...
2004-01-21  Howard ChuAdd sizelimit checks (ITS#2888)
2004-01-21  Howard ChuITS#2888 once more, fix sizelimit propagation
2004-01-21  Kurt Zeilengaclarify -t
2004-01-19  Pierangelo... make file names more slapd-ish; add attribute inheritan...
2004-01-19  Ralf Haferkampfixed format string
2004-01-19  Ralf HaferkampAdditional fix for ITS#2924: check for availability of
2004-01-17  Kurt Zeilengarebuild
2004-01-17  Kurt ZeilengaAdd modules/plugins
2004-01-17  Kurt ZeilengaMinor tweak to last commit
2004-01-17  Pierangelo... cleanup
2004-01-17  Pierangelo... cleanup
2004-01-17  Pierangelo... honor attributeType inheritance as well
2004-01-17  Pierangelo... improve fix to ITS#2923; note that suffix massaging...
2004-01-17  Pierangelo... fix ITS#2923
2004-01-17  Pierangelo... now I remember why I introduced the 'has_ldapinfo_dn_ru...
2004-01-17  Howard ChuSet execute permissions when installing z/OS DLLs
2004-01-17  Howard ChuMore for z/OS
2004-01-17  Howard Chudefine HFIXEDSZ if it's missing. Not all platforms...
2004-01-17  Howard ChuDelete dlopen check, it's never used here. We only...
2004-01-17  Howard ChuAdded z/OS shared library support
2004-01-16  Howard Chuslapd_shutdown/syncrepl fix
2004-01-16  Howard ChuITS#2924, fix transition to subsequent subordinates
2004-01-16  Pierangelo... should improve readability and (hopefully) decrease...
2004-01-15  Howard ChuFix syncrepl slapd_shutdown detection, would not stop...
2004-01-15  Howard Chusl_malloc tweak
2004-01-15  Howard ChuITS#2922 disable argument globbing under Cygwin and...
2004-01-15  Howard ChuITS#2921, fix client connection handling for HAVE_WINSOCK
2004-01-15  Howard ChuFix ldap_pvt_thread_self, GetCurrentThread() returns...
2004-01-15  Howard ChuFix static mingw dependency
2004-01-15  Howard ChuITS#2918 additional fix for -lrpcrt4 detection
2004-01-15  Howard ChuITS#2918 fix winsock detection syntax
2004-01-14  Pierangelo... clarify that's useless to give write privileges to...
2004-01-13  Pierangelo... add extra level of parens only if required
2004-01-12  Howard Chutrim prev commit
2004-01-12  Howard ChuReally fix ITS#2905
2004-01-12  Howard ChuFix ITS#2905, properly detect duplicate entries
2004-01-11  Pierangelo... warn if no suffix or no init function are present
2004-01-11  Pierangelo... don't segfault if a database doesn't have the suffix
2004-01-11  Pierangelo... fix ITS#2901
2004-01-11  Pierangelo... don't search if the filter is invalid; search also...
2004-01-10  Pierangelo... spacing (ITS#2916)
next