]> git.sur5r.net Git - openldap/history - servers
Coverity - check for malloc failure (however unlikely...)
[openldap] / servers /
2007-02-13 Howard ChuCoverity deadcode
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 ChuFix attribute deletion
2007-02-11 Howard ChuRework module_unload API
2007-02-11 Howard ChuFix prev commit
2007-02-11 Howard ChuUnconditionalize gmtime_mutex, always use it when calli...
2007-02-11 Howard ChuCoverity - fix IPv6 addr parsing
2007-02-11 Howard ChuCoverity scan errors
2007-02-10 Pierangelo Masaratifix 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 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 ChuPartially revert prev commit, delete unused parameter...
2007-02-06 Howard ChuFixes for glue and persist chaining
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 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 ChuFix typos
2007-02-05 Howard ChuFix prev commit
2007-02-05 Howard ChuAdd timeout / network timeout to bindconf
2007-02-05 Howard ChuFix compare_csns to accept new cookie when there are...
2007-02-05 Howard ChuFix prev commit, don't generate a new ctxcsn if we...
2007-02-05 Howard ChuFix typos
2007-02-05 Howard ChuMore for contextCSN checks
2007-02-05 Howard ChuFix prev commit
2007-02-05 Howard ChuAdd entryCSN comparison for consistency check
2007-02-05 Howard ChuFix prev commit, doesn't need permissive modify
2007-02-05 Howard ChuUse permissive modify on contextCSN
2007-02-05 Howard ChuPreliminary multi-context support for syncrepl. Passes...
2007-02-04 Howard ChuFix prev commit
2007-02-04 Howard ChuAdd olcServerID for configuring serverID portion of CSN
2007-02-03 Howard ChuAlways initialize global_host
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-02-01 Pierangelo Masaratikeep SlapReply clean (ITS#4828)
2007-02-01 Howard ChuFix ITS#4827, was losing the entryCSN mod.
2007-01-31 Howard ChuNote for future - we should provide macros for all...
2007-01-31 Howard ChuAllow identical duplicate OID macro definitions. Makes...
2007-01-30 Howard ChuMore for syncrepl support
2007-01-29 Howard ChuFix q[-1] ref in prev commit
2007-01-29 Howard ChuITS#4823 allow zero-length IA5String
2007-01-28 Pierangelo Masaraticleanup back-meta according to back-ldap
2007-01-28 Pierangelo Masaratimore about quarantine separation
2007-01-28 Pierangelo Masaratifix more spurious return stuff; split quarantine in...
2007-01-27 Pierangelo Masaratiplug one-time leaks related to configuration
2007-01-27 Howard ChuPartially revert prev commit, just omit the sl_mem_destroy
2007-01-27 Pierangelo Masaratifix NULL attr value in accesslog (second bit of ITS...
2007-01-27 Pierangelo Masaratifix modify opattrs sync replication (ITS#4820; test019...
2007-01-27 Pierangelo Masaratiadd helper (and cleanup)
2007-01-27 Howard ChuDelete olcInclude support
2007-01-26 Pierangelo Masaratido not allow back-meta with no targets
2007-01-26 Howard ChuMust use case-insensitive comparisons on attr types
2007-01-26 Pierangelo Masaratidon't return adminLimitExceeded unless LDAPv3; use...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-26 Pierangelo Masaratifix cached connection taint in case of timeout
2007-01-25 Howard ChuRemove extraneous debug statements
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuPlug global_host race condition/leak
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuFix debug args
2007-01-25 Howard ChuUse thread keys to plug slapi leak in connection_fake_i...
2007-01-25 Howard ChuDon't muck with sl_mem
2007-01-25 Howard ChuFix call to connection_fake_init, plug leak
2007-01-25 Howard ChuCheck for duplicate UUIDs due to ITS#4813 patch
2007-01-25 Howard Chuconnection_fake_init can leak SLAPI extensions.
2007-01-25 Howard ChuITS#4805 plug remaining leak
2007-01-25 Howard ChuListener commit broke test048, skip listener check...
2007-01-25 Howard ChuITS#4810 bi_entry_get_rw() must return the entry regard...
2007-01-25 Howard ChuLog the error code too
2007-01-25 Howard ChuITS#4810 log a message if be_entry_get doesn't return...
2007-01-25 Howard ChuITS#4813 don't limit the presence list to the current...
2007-01-24 Howard ChuDon't touch any other opattrs when updating contextCSN
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-24 Howard ChuFinish prev fix, entryUUID was getting dropped
2007-01-23 Pierangelo Masaratimake Solaris happy with printf of NULLs (ITS#4811?)
2007-01-22 Howard ChuPartial fix for prev commit
next