]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2012-02-08  Timo TeräsITS#7158 Fix a crash in back-sql
2012-02-07  Hallvard FurusethITS#7156 ldapsearch.c: #include <ac/time.h>.
2012-02-07  Hallvard FurusethExclude internet-draft .xml versions from releases.
2012-02-07  Hallvard FurusethChange CVS references to Git, or clarify
2012-02-07  Hallvard FurusethFix typo in ldap_int_client_controls() comment
2012-02-07  Hallvard FurusethMakefile.in: Cleanup ldvversion.c (ldapvc version)
2012-02-03  Howard ChuITS#7143 add FIXME comment, note that current patch...
2012-02-03  Howard ChuITS#7143 don't leave empty slots in normalized attr...
2012-02-03  Howard ChuITS#7052 ignore Adds with too old entryCSN
2012-02-03  Howard ChuITS#7150 fix check for already abandoned op
2012-02-02  Howard ChuITS#7146 fix prev commit
2012-02-02  Howard ChuITS#7146 check for ad_index overflow
2012-02-02  Howard ChuITS#7144 fix crash replicating modDN if oldRDN not...
2012-01-28  Howard ChuITS#7142 fix slapadd exit on failure
2012-01-28  Howard ChuITS#7140 more cleanup on txn abort
2012-01-27  SATOH FumiyasuITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
2012-01-27  Hallvard FurusethFix the configure.in $Id$ in configure
2012-01-27  Howard ChuITS#7052 syncrepl deletes should ignore some errors
2012-01-27  Hallvard FurusethTweak installation instructions.
2012-01-26  Jan VcelakITS#7136 MozNSS: store TLS params until the deferred...
2012-01-26  Jan VcelakITS#7135 MozNSS, PEM: fix segfault when TLS certificate...
2012-01-24  Howard ChuCleanup gssapi_flags -> ldo_gssapi_flags
2012-01-24  Howard ChuMore for prev commit (270ef33acf18dc13bfd07f8a8e66b446f...
2012-01-24  Howard ChuITS#7118, #7133 tentative fix
2012-01-24  Ondrej KuznikITS#7123 Update the cached entry when handling compare...
2012-01-24  Hallvard FurusethITS#7132 Fix syncrepl access to freed naming attr
2012-01-24  Hallvard FurusethSilence 'assign away const' warning
2012-01-24  Hallvard Furuseththr_debug: tweak debug_already_initialized().
2012-01-24  Hallvard FurusethFix sl_malloc valgrind support.
2012-01-23  Hallvard Furuseth.gitignore += ucgendat
2012-01-23  Hallvard FurusethITS#7131 Fix connection loop connindex usage.
2012-01-23  Hallvard FurusethITS#7125 Document connection loop API.
2012-01-23  Hallvard FurusethITS#7115: Tighten ldap_pvt_thread_pool_unidle().
2012-01-22  Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-22  Howard ChuFix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
2012-01-22  Kevan CarstensenITS#7113 fix check order in connection_write()
2012-01-21  Howard ChuFix: txn is invalidated by mdb_txn_commit()
2012-01-21  Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-21  Howard ChuAdd valgrind support with -DUSE_VALGRIND
2012-01-21  Howard Chutxn_commit must abort txn before returning errors
2012-01-21  Howard ChuITS#7121 fix page splits when newindx == 0
2012-01-21  Howard ChuITS#7126 fix cursor tracking code
2012-01-21  Howard ChuHappy New Year!
2012-01-21  Howard ChuITS#7121 fix page splits when data+key size is too...
2012-01-21  Kurt ZeilengaHappy New Year!
2012-01-21  Hallvard FurusethITS#7075 Re-fix back-perl initialization.
2012-01-19  Howard ChuITS#7127 fix syncrepl_config reference to freed memory
2012-01-16  Howard ChuClarification/warning about delta-sync backup/restore
2012-01-13  Hallvard FurusethITS#7125 Fix Connection.c_mutex usage.
2012-01-13  Hallvard FurusethITS#7115 Re-fix tpool.c (idle/unidle)
2012-01-04  Howard ChuITS#7121 fix page splits when data+key size is too...
2012-01-01  Kurt ZeilengaHappy New Year!
2011-12-27  Howard ChuITS#7117 fix typo
2011-12-21  Howard ChuITS#7115 blocked writers should not interfere with...
2011-12-16  Howard ChuDummy commit
2011-12-15  Howard ChuITS#7107 fix Operation init on reuse
2011-12-12  Howard ChuITS#7050 fix uninit'd return code in back-meta
2011-11-30  Hallvard FurusethITS#6979 clean up previous test062 fix
2011-11-30  Hallvard FurusethITS#7101 test001: Skip back-ldif unordered slapadd
2011-11-29  Howard ChuITS#7098 fix del/add of first schema element
2011-11-29  Howard ChuITS#7099 fix dds db_open
2011-11-29  Howard ChuITS#7099 fix mdb_entry_return for tool mode
2011-11-25  Howard ChuITS#7090 test unordered slapadd
2011-11-25  Howard ChuITS#7090 fix out-of-order slapadd
2011-11-24  Pierangelo... fix typos
2011-11-22  Howard ChuAdd $(SOLIBS) macro for shared lib dependencies
2011-11-20  Hallvard Furusethmake alltests += back-ldif tests
2011-11-20  Hallvard Furuseth.gitignore -= Makefile in libmdb,slapd-modules/*/*
2011-11-20  Hallvard FurusethITS#6548,#7092 Unbind,cleanup before client exit.
2011-11-20  Hallvard FurusethFix uninitialized variable in ldapmodify.
2011-11-20  Hallvard FurusethRegenerate configure
2011-11-19  Howard ChuITS#6548,#7092 don't pass hangup events to reader thread
2011-11-18  Howard ChuAdd $(SOLIBS) macro for shared lib dependencies
2011-11-18  Howard ChuCleanup syncprov_db_close/CONFIG_DELETE code
2011-11-18  Howard ChuITS#7025 fix syncprov crash
2011-11-18  Howard ChuITS#6851 replace assert with error msg
2011-11-17  Howard ChuMore cleanup for previous slapadd tweaks
2011-11-15  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15  Howard ChuMore s/DEBUG/MDB_DEBUG/
2011-11-15  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15  Howard ChuAlignment fixes for debug msgs
2011-11-14  Howard Chus/DEBUG/MDB_DEBUG/
2011-11-11  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11  Howard ChuAdd MDB_FDATASYNC to allow override to fsync if needed.
2011-11-11  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11  Howard ChuUse <inttypes.h> instead of <stdint.h>
2011-11-11  Howard ChuITS#7087 fix mdb_online_index endless loop
2011-11-10  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10  Howard ChuFix size check
2011-11-10  Ralf HaferkampFix compile problems with older gcc releases
2011-11-09  Howard ChuMore debug msg null pointer checks
2011-11-09  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09  Howard ChuMore Solaris warning cleanup
2011-11-09  Quanah Gibson... ITS#7086 Fix typo (where -> were)
2011-11-09  Howard ChuCheck for NULL DN in debug msg
2011-11-09  Howard ChuCheck for NULL DN
2011-11-09  Howard ChuAvoid stack overrun in mdb_search
2011-11-09  Howard ChuKey alignment tweaks for Sparc
2011-11-09  Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09  Howard ChuMore pgno alignment tweaks
next