]> git.sur5r.net Git - openldap/shortlog
openldap
2007-02-16 Kurt Zeilengaman page updates from HEAD OPENLDAP_REL_ENG_2_4_4ALPHA
2007-02-16 Howard ChuMore notes now that LDAP_OPT_TIMEOUT is implemented.
2007-02-16 Kurt Zeilengaready for release
2007-02-16 Howard ChuForced commit, undo accidental commit
2007-02-16 Howard ChuMem leak fixes from HEAD
2007-02-16 Howard ChuPlug leaks
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-15 Kurt ZeilengaCleanup last commit
2007-02-15 Kurt ZeilengaFix C errors
2007-02-15 Kurt ZeilengaNeeds <ac/time.h>
2007-02-14 Howard ChuITS#4830 patch from HEAD
2007-02-14 Ralf Haferkampbdb-Database need objectclass "olcBdbConfig", removed...
2007-02-14 Howard ChuITS#4830 move -lltdl earlier in link order
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-14 Howard ChuFix bad coverity patch
2007-02-14 Howard ChuFix typo
2007-02-14 Howard ChuFix rev 1.312
2007-02-13 Pierangelo... cleanup
2007-02-13 Pierangelo... minor fixes...
2007-02-13 Pierangelo... fix exit code
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-13 Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-02-13 Howard ChuCleanup si_ctxcsn and si_sids in db_destroy
2007-02-13 Howard ChuCoverity - check for malloc failure (however unlikely...)
2007-02-13 Howard ChuExit if no values returned in do_random
2007-02-13 Howard ChuCoverity deadcode
2007-02-13 Howard ChuCoverity error, uninit'd rc
2007-02-13 Howard ChuCoverity leak
2007-02-13 Howard ChuCoverity error
2007-02-13 Howard ChuCoverity scan - saved attr may not exist for a Replace
2007-02-12 Howard ChuITS#4840 fix typo
2007-02-12 Howard ChuITS#4662 note requirements for global option initialization
2007-02-12 Howard ChuITS#3349 docs for SASL binds
2007-02-12 Howard ChuRename ldap_memfree.3 to ldap_memory.3
2007-02-12 Howard ChuITS#2240 add ldap_start_tls and friends
2007-02-12 Howard ChuITS#2240 ldap_controls_free and friends
2007-02-12 Howard ChuITS#2240 add ldap_memfree and friends
2007-02-12 Howard ChuITS#2240 ber_init and friends
2007-02-12 Howard ChuForgot ber_sockbuf_io_fd
2007-02-12 Howard ChuITS#2240 add lber-sockbuf documentation
2007-02-12 Howard ChuNote UDP (in)availability
2007-02-12 Howard ChuITS#4707 added ldap_init_fd()
2007-02-12 Howard ChuITS#4707 added new ldap_init_fd() API
2007-02-12 Howard ChuFix attribute deletion
2007-02-11 Howard ChuRemove cruft
2007-02-11 Howard ChuRework module_unload API
2007-02-11 Howard ChuFix prev commit
2007-02-11 Howard ChuUse contextCSN checks to control delays
2007-02-11 Howard ChuUnconditionalize gmtime_mutex, always use it when calli...
2007-02-11 Howard ChuNote mutex protection requirements
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-11 Howard ChuCleanup extraneous debug
2007-02-11 Howard ChuCoverity leak
2007-02-11 Howard ChuCoverity - fix IPv6 addr parsing
2007-02-11 Howard ChuCoverity scan errors
2007-02-10 Pierangelo... fix crash related to ITS#4839; other issues seem to...
2007-02-09 Howard ChuRevert memberURL back to STRUCTURAL - test044 breaks...
2007-02-09 Howard ChuITS#4833 refix
2007-02-09 Howard ChuFix prev commit, cleanup fakeroot entry before freeing
2007-02-09 Howard ChuFix prev commit, free fakeroot on teardown
2007-02-09 Howard ChuITS#4838 fix fake root handling broken by prev commit
2007-02-08 Howard ChuRevert prev commit
2007-02-08 Howard ChuJust use a readlock in cache loader
2007-02-08 Howard Chuuse dn2id index for extended filters using entryDN
2007-02-08 Howard ChuITS#4835 add disclaimers about these definitions, use...
2007-02-08 Howard ChuAdd pointer to an existing document since the netscape...
2007-02-07 Howard ChuTest modify/undo in back-config
2007-02-07 Howard ChuFix entry ordering in config_build_entry
2007-02-07 Howard ChuITS#4833 fix olcDatabase index offset
2007-02-07 Howard ChuFix redundant frees
2007-02-07 Howard ChuITS#4752 add undo for schema entries.
2007-02-07 Howard ChuFix redundant frees
2007-02-07 Howard ChuITS#4752 try to undo failed Modifies
2007-02-07 Howard ChuFix fetching of initial contextCSN, updating from syncprov
2007-02-07 Howard ChuImprove prev commit
2007-02-07 Howard ChuRe-fix ITS#4720, use rwlock
2007-02-07 Howard ChuITS#4832 fix unint'd var
2007-02-06 Howard ChuRevert to original ldap_get_option( TIMEOUT ) behavior
2007-02-06 Kurt ZeilengaAdd detection for Berkeley DB 4.5 libraries
2007-02-06 Howard ChuAdditional syncrepl timeouts needed
2007-02-06 Howard ChuPartially revert prev commit, delete unused parameter...
2007-02-06 Howard ChuFixes for glue and persist chaining
2007-02-06 Howard ChuDon't let timestamps go backward
2007-02-06 Howard ChuITS#4623, entry_get has to pass thru glue layer too
2007-02-06 Howard ChuAdd overlay hooks for entry_get_rw / entry_release_rw
2007-02-06 Howard ChuDefault to no sid in initial cookie
2007-02-06 Howard ChuFix typo
2007-02-06 Howard ChuAdd equality match for olcSyncrepl
2007-02-06 Howard ChuFix startup, use explicit serverIDs from the beginning
2007-02-06 Howard ChuAdd a debug message when skipping an old entry.
2007-02-05 Howard ChuFix prev commit - cannot shortcut initial sync
2007-02-05 Howard ChuOptimization: send sid in cookie to avoid getting our...
2007-02-05 Howard ChuChanged LDAP_OPT_TIMEOUT / LDAP_OPT_NETWORK_TIMEOUT...
2007-02-05 Howard ChuRequire non-NULL input for timeout options
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-02-05 Howard ChuFix typos
2007-02-05 Howard ChuHandle timeouts from ldap_result()
2007-02-05 Howard ChuFix prev commit
2007-02-05 Howard ChuPreliminary multimaster replication test
2007-02-05 Howard ChuAdd timeout / network timeout to bindconf
next