]> git.sur5r.net Git - openldap/shortlog
openldap
2004-12-10 Howard ChuFix, don't record psearch until after it has been validated
2004-12-10 Howard ChuFix abandon, only drop our cloned ops, not real fronten...
2004-12-09 Pierangelo... minor cleanup
2004-12-09 Jong Hyuk Choiupdated zone tree structure; added debug info
2004-12-09 Howard ChuFix abandon processing
2004-12-09 Howard ChuFix prev commit
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-12-09 Howard ChuFix typo in prev commit
2004-12-09 Howard ChuFix delete/refresh switch
2004-12-09 Howard ChuPersist mode fixes
2004-12-09 Jong Hyuk Choiinclude zn_malloc.c
2004-12-09 Jong Hyuk Choiminor cleanup
2004-12-09 Jong Hyuk Choizone-based memory allocator for adaptive caching
2004-12-09 Howard ChuFix 1.48 change
2004-12-09 Howard ChuAdd better validation of received cookie csn
2004-12-09 Howard ChuA better approach for detach_op
2004-12-09 Howard ChuITS#3426, copy group ACL cache to saved Op
2004-12-08 Pierangelo... essential description of the chain overlay; please...
2004-12-08 Howard ChuFix ITS#3424
2004-12-08 Pierangelo... cleanup; add entryCSN
2004-12-08 Pierangelo... fix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObj...
2004-12-08 Pierangelo... - consistently honor multiple referrals
2004-12-08 Pierangelo... minor cleanup
2004-12-08 Pierangelo... clarify why we don't accept scheme other than ldap...
2004-12-08 Pierangelo... make sure global overlays don't use ora_e after the...
2004-12-08 Pierangelo... use pre-formatted log string in configure; note the...
2004-12-08 Pierangelo... declare oc_bvfind_undef()
2004-12-08 Howard ChuMinor tweaks
2004-12-08 Jong Hyuk Choimisc cleanup
2004-12-08 Howard ChuUpdates for syncprov overlay
2004-12-08 Howard ChuMoved sessionlog description from bdb to syncprov
2004-12-08 Howard ChuITS#3423 implement delete for ID sets
2004-12-08 Howard ChuITS#3422, restore original select() behavior
2004-12-08 Howard ChuFix playlog search
2004-12-08 Howard ChuAdded sessionlog support. consumer needs work...
2004-12-08 Howard ChuLet slap_get_commit_csn return the current CSN as well
2004-12-07 Howard ChuFix findpresent, include user's filter
2004-12-07 Kurt Zeilengacleanup
2004-12-07 Howard ChuDelete unused slap_build_syncUUID_set()
2004-12-07 Howard ChuRearrange shortcut check for context with no changes
2004-12-07 Howard ChuPreallocate syncuuid set instead of realloc/freeing
2004-12-07 Pierangelo... hardcode "uid" into slapd & improve previous commit
2004-12-07 Howard ChuFix ITS#3420
2004-12-07 Howard Churestore code in search_cleanup to free ctrls
2004-12-07 Howard ChuWrite contextCSN during db_open if it's newer than...
2004-12-06 Howard ChuDelete unused be_context_csn, cleanup pending csn entry
2004-12-06 Howard ChuFix entry_release backend swapping
2004-12-06 Howard ChuFix inequality cursor management
2004-12-06 Howard ChuFix mod locking
2004-12-06 Pierangelo... ITS#3419: values in built auth DNs may need DN escaping...
2004-12-06 Howard ChuBetter fix for prev commit
2004-12-06 Howard ChuStore entryIDs in big-endian order, no more custom...
2004-12-06 Howard ChuFix previous commit
2004-12-06 Howard Chubdb_tool_dn2id_get should use bdb_dn2id, not duplicate...
2004-12-06 Howard ChuFix GE inequality lookups, key was getting overwritten
2004-12-06 Howard ChuDon't assert on short time strings, just ignore them.
2004-12-06 Sang Seok LimBug fix
2004-12-05 Howard ChuAdd glue overlay
2004-12-05 Howard ChuForced commit - add CVS ID tag
2004-12-05 Howard ChuRestored findcsn( MAX ), used at db_open time
2004-12-05 Howard ChuMore shutdown fixes
2004-12-05 Howard ChuFix prev commit
2004-12-05 Howard ChuMake sure db_close only gets called once
2004-12-05 Howard ChuGo back to original startup/shutdown behavior. Fix...
2004-12-05 Howard ChuFix typo
2004-12-05 Howard ChuFix defaultSearchBase
2004-12-05 Howard ChuBetter fix for ITS#3365, manage back-bdb's read locks...
2004-12-05 Howard ChuUse glue overlay
2004-12-04 Howard ChuInitial doc
2004-12-04 Howard ChuDeleted subordinate keyword in favor of glue overlay
2004-12-04 Howard ChuDeleted "subordinate" keyword, added slapo-glue doc
2004-12-04 Howard ChuAdd glue overlay
2004-12-04 Howard ChuDelete backglue in favor of glue overlay
2004-12-04 Howard ChuDelete backglue.c in favor of glue overlay
2004-12-04 Howard ChuAlways exclude subordinates from top-level ops so glue...
2004-12-03 Howard ChuFIx ITS#3417,3418 bogus string arg handling
2004-12-03 Howard ChuAdd a checkpoint task if time-based checkpointing is...
2004-12-03 Howard ChuITS#3404, fix uninit'd ctrl fields
2004-12-03 Howard ChuAdd a checkpoint task if time-based checkpointing is...
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
2004-12-03 Pierangelo... fix ITS#3413,3414; cleanup for readability; silence...
2004-12-03 Pierangelo... fix ITS#3416
2004-12-03 Howard ChuFix ITS#3413, bad variable re-use
2004-12-03 Howard ChuFix ITS#3412, bogus TLS option processing
2004-12-02 Pierangelo... comment about helper requirements
2004-12-02 Howard ChuHide CSN schema dependencies
2004-12-02 Pierangelo... cleanup previous commit (still temporary, need to defin...
2004-12-02 Howard ChuAdd CSN syntax, matching rules (to support inequality...
2004-12-02 Howard ChuAvoid segfault if backend_destroy is called before...
2004-12-02 Howard Chus/UUID/CSN/
2004-12-02 Howard ChuFirst draft of CSN spec, please comment.
2004-12-02 Pierangelo... more on DN munging; now works for all operations
2004-12-01 Pierangelo... fix DN munging; also fix potential error when logging...
2004-12-01 Sang Seok Lim1) existing matching rules support in component filter
2004-12-01 Pierangelo... allow undefined schema items to be returned by back...
2004-12-01 Pierangelo... allow undefined schema items to be returned by back...
2004-12-01 Howard ChuPass entry to password_quality check module, not just...
2004-12-01 Howard ChuPass entire entry to password_quality check module...
2004-12-01 Kurt Zeilengarebuild at Sang's request
2004-11-30 Sang Seok Limto check if dynamic module support is on
next