]> git.sur5r.net Git - openldap/shortlog
openldap
2011-11-04 Quanah Gibson... ITS#3272
2011-11-04 Howard ChuITS#3272 link against libslapi.la
2011-11-04 Howard ChuLIBSLAPITOOLS is obsolete since tools subdir is long...
2011-11-04 Howard ChuITS#7081 fix prev commit
2011-11-03 Quanah Gibson... ITS#6981
2011-11-03 Howard ChuITS#6981 pcache: don't reference rs->sr_entry in op_cleanup
2011-11-03 Howard ChuRevert "ITS#6981 don't free entries prematurely"
2011-11-03 Howard ChuITS#6981 don't free entries prematurely
2011-11-03 Howard ChuRevert "ITS#6981 don't flush entries until after cleanu...
2011-11-03 Howard ChuITS#6981 don't flush entries until after cleanup callbacks
2011-11-03 Quanah Gibson... ITS#7060
2011-11-03 Howard ChuITS#7060 fix str2result return code parsing
2011-11-03 Quanah Gibson... ITS#7062
2011-11-03 Howard ChuITS#7062 call response callbacks even if connection...
2011-11-03 Howard ChuDefine S_IWRITE if needed
2011-11-03 Howard ChuAndroid defines wctomb but doesn't provide it
2011-11-03 Quanah Gibson... ITS#7078
2011-11-03 Howard ChuAdditional tweaks for double-threaded slapadd
2011-11-03 Howard ChuAdditional change for prev commit
2011-11-03 Howard ChuUse a thread for LDIF parsing in slapadd -q
2011-11-03 Quanah Gibson... ITS#6737
2011-11-03 Pierangelo... move ctxcsn and schema check code in helpers; also...
2011-11-03 Quanah Gibson... ITS#6437
2011-11-03 Howard ChuAdd Valgrind mempool support.
2011-11-03 Howard ChuFix NO_THREADS typo
2011-11-03 Hallvard FurusethITS#6437: Fix pool version misalignment: It aligned...
2011-11-03 Hallvard FurusethITS#6437, move structs slab_object and slab_heap from...
2011-11-03 Hallvard FurusethITS#6437, save space: Do not allocate the tail, except...
2011-11-03 Hallvard FurusethITS#6437 cleanup (noop patch): Join SLAP_NO_SL_MALLOC...
2011-11-03 Hallvard FurusethITS#6437, follow up previous fixes:
2011-11-03 Hallvard FurusethAdd comments
2011-11-03 Hallvard FurusethITS#6437, slap_sl_calloc():
2011-11-03 Quanah Gibson... ITS#6437, failure/fallback/debug handling:
2011-11-03 Hallvard FurusethITS#6437 cleanup (noop change):
2011-11-03 Hallvard FurusethITS#6437, fixes for stack implementation of slap_sl_rea...
2011-11-03 Hallvard FurusethITS#6437: Fix alignment after slap_sl_realloc().
2011-11-03 Hallvard FurusethITS#6437 cleanup (noop change): Simplify slap_sl_free...
2011-11-03 Hallvard FurusethITS#6437 cleanup (noop change): Compute pad,order_start...
2011-11-03 Hallvard FurusethITS#6437, slap_sl_mem_create():
2011-11-03 Quanah Gibson... ITS#6972
2011-11-03 Howard ChuITS#6972 fix double-free in autogroup
2011-11-03 Quanah Gibson... ITS#7063
2011-11-03 Howard ChuITS#7063 add auto-converted LDIFs for missing schema
2011-11-03 Howard ChuSyntaxes must come before attributetypes in schema...
2011-11-03 Quanah Gibson... ITS#7071
2011-11-03 Howard ChuITS#7071 check for socket() in -lnet
2011-11-03 Quanah Gibson... ITS#7065
2011-11-03 Howard ChuITS#7065 fix cn=config modify replace/delete crash
2011-11-03 Quanah Gibson... ITS#7061
2011-11-03 Howard ChuITS#7061 only return requested attrs in sssvlv response
2011-11-03 Quanah Gibson... ITS#6763,7053
2011-11-03 Hallvard FurusethITS#6763,7053 Cleanup after sending entry/searchref.
2011-11-02 Howard Chuslaptest checks a configuration, not necessarily slapd...
2011-11-02 Ralf HaferkampITS#7066 Reworked fix
2011-11-02 Ralf Haferkampplugged mem-leak introduced by last commit
2011-11-02 Quanah Gibson... Delete non-release file
2011-11-02 Howard ChuThis ought to have been here a long time ago
2011-11-02 Quanah Gibson... ITS#7066
2011-11-02 Ralf HaferkampITS#7066 reworked default deny ACL for cn=config
2011-11-02 Quanah Gibson... ITS#7059
2011-11-02 Howard ChuITS#7059 replace previous patch
2011-11-02 Howard ChuFix UTF8StringNormalize overrun on zero-length string
2011-11-02 Quanah Gibson... ITS#7006
2011-11-02 Howard ChuITS#7006 fix MozNSS wildcard cert match
2011-11-02 Quanah Gibson... ITS#7034
2011-11-02 Rich MegginsonITS#7034 use mutex for connection handshake when using...
2011-11-02 Quanah Gibson... ITS#7040
2011-11-02 Howard ChuITS#7040 don't complain about other server's CSNs
2011-11-02 Quanah Gibson... ITS#7037
2011-11-02 Howard ChuITS#7037 restart consumer on Persist errors
2011-11-02 Howard ChuITS#7037 fix syncrepl_add_glue for empty suffix
2011-11-02 Quanah Gibson... ITS#7051
2011-11-02 Howard ChuITS#7051 fix GNUtls cert dn parse
2011-11-02 Quanah Gibson... ITS#7052
2011-11-02 Howard ChuITS#7052 syncrepl deletes need a non-empty CSN
2011-11-02 Hallvard Furusethback-bdb/back-mdb IDL cleanup.
2011-11-02 Hallvard FurusethCleanup ISO C compatibility for recent commits
2011-11-02 Howard ChuSupport single parameter substitution in filter
2011-11-02 Howard Chudeltasync test tweaks
2011-11-02 Howard ChuAdd a few NULL checks to defend against dumb API checkers.
2011-11-02 Quanah Gibson... ITS#7039
2011-11-02 Pierangelo... fix uninit'ed vars (ITS#7039)
2011-11-02 Quanah Gibson... ITS#6925
2011-11-02 Pierangelo... silence warning
2011-11-02 Pierangelo... import ITS#6925 patch; fix peeraddr variable name clash...
2011-11-02 Howard ChuFix log parsing, broken by 8d74f71
2011-11-02 Hallvard Furusethtests/data/: #bdb,hdb# -> #maindb/indexdb#.
2011-11-02 Hallvard Furusethtests: Add $MAINDB, $INDEXDB for [bhn]db tests.
2011-11-01 Quanah Gibson... Fix loglevel <integer> to be loglevel <level> to match...
2011-11-01 Howard ChuAlso track skipped (non-executable) tests
2011-11-01 Howard ChuAdd NOEXIT envvar to run all tests and tally failures
2011-10-28 Quanah Gibson... ITS#7035
2011-10-28 Howard ChuITS#7035 don't loop forever in wait4msg
2011-10-28 Quanah Gibson... ITS#7073
2011-10-28 Howard ChuRelax entry_header, zero-length entries are valid.
2011-10-28 Howard ChuFix moduleload path
2011-10-28 Quanah Gibson... ITS#7030
2011-10-28 Howard ChuITS#7030 fix overlay_insert() with specific index
2011-10-28 Quanah Gibson... ITS#6983
2011-10-28 Howard ChuITS#6983 fix duplicate entry in HDB subtree IDL
next