]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2003-10-25  Howard ChuFix retry on failure
2003-10-25  Howard ChuFix prev commit, don't timeout outbound connections
2003-10-25  Howard ChuAdd "defer" arg to ldap_pvt_runqueue_resched to suspend...
2003-10-25  Pierangelo... this should be the intended behavior
2003-10-25  Kurt ZeilengaMore naming checks
2003-10-25  Kurt ZeilengaProvide more descriptive naming violation error messages
2003-10-24  Kurt Zeilengafix compile error
2003-10-24  Howard ChuOutbound connection management
2003-10-24  Howard ChuAdd support for outbound connections in main listener.
2003-10-24  Howard ChuDrop unused arguments from syncrepl_add_glue
2003-10-24  Howard ChuDrop SLAPI support
2003-10-24  Howard ChuFix prev commit
2003-10-24  Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-24  Kurt ZeilengaAdd a basic DIT content rule test.
2003-10-24  Howard ChuFix error recovery, cleanup session handles. Always...
2003-10-24  Kurt ZeilengaAdd/update server startup scripts
2003-10-23  Howard ChuFix caseExact/caseIgnore IA5 normalization
2003-10-23  Howard ChuITS#2781 don't worry about missing updateref if SLAPD_M...
2003-10-23  Howard Chu(clean up o_groups anyway)
2003-10-23  Howard ChuUse tmpmem for group cache, doesn't need cleanup
2003-10-23  Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-23  Kurt Zeilengacleanup
2003-10-23  Kurt ZeilengaDon't return garbage when plist is empty.
2003-10-22  Jong Hyuk Choiremoving trailing spaces
2003-10-22  Jong Hyuk Choichecking ldapmodify return code & replace member with...
2003-10-22  Howard ChuUnlock mutexes before deleting them
2003-10-22  Kurt ZeilengaFix 1 v 2 typo
2003-10-22  Kurt Zeilengas/member/uniqueMember/
2003-10-22  Kurt ZeilengaFix last commit
2003-10-22  Kurt ZeilengaCheck ldapmodify for success.
2003-10-22  Kurt ZeilengaReverse last commit
2003-10-22  Jong Hyuk Choifix broken test ldif files
2003-10-22  Kurt ZeilengaRevent last change. Must use TOPSRCDIR for VPATH support.
2003-10-22  Jong Hyuk Choifix ucdata path
2003-10-22  Howard ChuFix CONF/CONF1 usage
2003-10-22  Howard ChuUndo test020 overwrite
2003-10-22  Howard ChuFix dnPrettyNormalize mem usage
2003-10-22  Howard ChuFix typo in killpid
2003-10-22  Howard ChuFix for selectable backend
2003-10-22  Howard ChuFix prev commit, avoid abort when entry is NULL
2003-10-22  Howard ChuShortcut syncrepl candidate selection if CSN is up...
2003-10-22  Kurt ZeilengaForgot to add renamed tests
2003-10-22  Kurt ZeilengaFind scripts by short names (test000, rootdse)
2003-10-22  Jong Hyuk Choisyncrepl_entry() return code fix (returns 1 when e...
2003-10-22  Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-22  Kurt ZeilengaRework test scripts to use single 'testrun' directory.
2003-10-21  Jong Hyuk Choifix for changing si->syncCookie to bvarray
2003-10-21  Jong Hyuk Choiremove ldbm related lines
2003-10-21  Kurt ZeilengaFix PERL ldopt handling
2003-10-21  Howard ChuFix cookie search
2003-10-21  Kurt ZeilengaFix -w option
2003-10-21  Kurt ZeilengaGenerate test/run script
2003-10-21  Kurt ZeilengaRework test suite to use run script.
2003-10-20  Kurt ZeilengaAvoid questionable use of strlen(), strcpy(), and strcat().
2003-10-20  Kurt ZeilengaWith export of variables
2003-10-20  Kurt ZeilengaInitial run script (for further devel discussions)
2003-10-19  Howard ChuAdd note about not using ldapdb with slapd.
2003-10-19  Howard ChuMisc notes
2003-10-19  Howard ChuFix error messages
2003-10-19  Howard ChuITS#2684 keep psearch operations on the connection...
2003-10-19  Howard ChuITS#2780, redundant cache add
2003-10-19  Howard ChuFix prev commit, syncrepl_add_glue must start from...
2003-10-19  Howard ChuTweak startup, exiting
2003-10-19  Howard ChuITS#2684 fix bogus entry_free(), connection problem...
2003-10-19  Howard ChuITS#2778 use real malloc for new entry, not sl_malloc
2003-10-19  Howard ChuMore malloc cleanup
2003-10-18  Kurt Zeilengaadd a few misc projects
2003-10-18  Howard ChuMake space for trailing NUL
2003-10-18  Luke HowardBack out previous commit - files apart from test.c
2003-10-18  Luke HowardITS#2777 - fix previous commit
2003-10-18  Luke HowardPossible fix for ITS#2777 - getline() conflict when...
2003-10-18  Luke HowardReturn duplicated entry from entry_dup() - interesting...
2003-10-18  Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-10-18  Howard ChuRevert/Fix prev commit
2003-10-18  Howard ChuFix parse order in new print_entry ( ctrls )
2003-10-18  Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-10-18  Howard ChuITS#2771 fix memory usage in LDAPDN_rewrite, fix normalizer
2003-10-18  Kurt ZeilengaAdd basic support for certificateMatch (as an extensibl...
2003-10-18  Kurt ZeilengaInclude a (userCertificate:certificateExactMatch:=SN...
2003-10-18  Kurt ZeilengaRework support for certificate exact matching based...
2003-10-18  Kurt ZeilengaFix modify attrs= overflow bug
2003-10-17  Kurt ZeilengaAdd a trace message to dnX509normalize
2003-10-17  Kurt ZeilengaFix SLAPD_NS_MTA_MD5 compile bug (ITS#2773)
2003-10-17  Kurt ZeilengaFix linking --with-cyrus-sasl and --without-tls
2003-10-17  Kurt ZeilengaAdd initial certificate test
2003-10-16  Howard ChuForced commit, prev commit was ITS#2758
2003-10-16  Howard ChuITS#2770 - delete bogus maxbuf checks on sasl_read
2003-10-15  Howard ChuITS#2769 - NT SIGBREAK handling
2003-10-15  Kurt Zeilengaclarify that replacement, but not expression evaluation,
2003-10-15  Kurt ZeilengaImprove printing of ACLs
2003-10-15  Kurt ZeilengaDon't use compat features unnecessarily.
2003-10-15  Kurt ZeilengaUse macro instead of sizeof
2003-10-15  Kurt Zeilengacleanup
2003-10-14  Jong Hyuk ChoiITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_...
2003-10-14  Jong Hyuk Choiremove #include <db.h> (ITS#2765)
2003-10-14  Jong Hyuk Choifix slap_syncrepl_cn_bv
2003-10-14  Hallvard FurusethReally rename ldap_int_get_controls() to ldap_pvt_get_c...
2003-10-14  Kurt ZeilengaITS#2764: fix sed of perl ldopts
2003-10-13  Howard ChuFix use of ProxyAuthz control
2003-10-13  Kurt ZeilengaMinor tweak to last commit
next