]> git.sur5r.net Git - openldap/history - servers/slapd
declare oc_bvfind_undef()
[openldap] / servers / slapd /
2004-12-08 Pierangelo Masaratideclare oc_bvfind_undef()
2004-12-08 Jong Hyuk Choimisc cleanup
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 Masaratihardcode "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 MasaratiITS#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-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-04 Howard ChuDeleted subordinate keyword 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 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 Masaratifix ITS#3413,3414; cleanup for readability; silence...
2004-12-03 Pierangelo Masaratifix 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 Masaraticomment about helper requirements
2004-12-02 Howard ChuHide CSN schema dependencies
2004-12-02 Pierangelo Masaraticleanup 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 Pierangelo Masaratimore on DN munging; now works for all operations
2004-12-01 Pierangelo Masaratifix 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 Masaratiallow undefined schema items to be returned by back...
2004-12-01 Howard ChuPass entire entry to password_quality check module...
2004-11-30 Pierangelo Masaratidon't yell at regex styling that wraps all the suffix...
2004-11-30 Jong Hyuk Choirestructuring and cleanup
2004-11-30 Howard ChuAdd comments, fix search args in syncrepl_entry
2004-11-30 Pierangelo Masaratifix user/operational mix of attribute request
2004-11-30 Pierangelo Masaratiretry if addition of an entry previously added as glue...
2004-11-30 Howard ChuDelete define of SLAPD_OVER_GLUE
2004-11-29 Pierangelo Masaratiessential support for refreshOnly syncrepl
2004-11-29 Howard ChuBackglue hastily modified as an overlay
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-29 Howard Chu_operational should return SLAP_CB_CONTINUE
2004-11-29 Pierangelo Masaratiglue also in case of no such object, indicating that...
2004-11-29 Howard ChuFix db_close
2004-11-29 Pierangelo Masaratiwarn users of the need to use the rwm overlay
2004-11-29 Howard ChuCleanup - enable config, delete unused code
2004-11-29 Pierangelo Masaratimore on syncprov support
2004-11-29 Howard ChuFix slap_known_controls initialization
2004-11-29 Howard ChuCleanup... never replicate syncConsumersubentries....
2004-11-29 Howard ChuRemove syncinfo si_UUID_dn, make consumer use modify...
2004-11-29 Howard ChuPartially revert previous commit. Fix startup csn gener...
2004-11-29 Howard ChuIn build_new_dn, rdn may be part of a larger string...
2004-11-29 Pierangelo Masaratifix typo
2004-11-29 Pierangelo Masaratifirst round at enabling back-sql as LDAPsync provider
2004-11-29 Pierangelo Masaratigenerate contextCSN if not available; don't fail if...
2004-11-28 Pierangelo Masaratifix o_hdr use
2004-11-27 Howard ChuUse rdwr lock for si_mods to avoid deadlock
2004-11-27 Howard ChuFix syncprov_db_close, only cleanup thrctx once
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
2004-11-27 Howard ChuLet the backend know there's a sync search
2004-11-27 Howard ChuAdd checkpointing to save contextCSN periodically....
2004-11-27 Howard ChuLet the overlay run before the backend in bi_db_close
2004-11-27 Howard ChuFix prev commit
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-27 Howard ChuAdd slap_find_control_id
2004-11-27 Howard ChuCleanup controls
2004-11-27 Pierangelo Masaratiwait until syncprov freezes
2004-11-27 Howard ChuFix modify serialization
2004-11-27 Howard ChuFix overlay aux_operational, add contextCSN as operatio...
2004-11-27 Howard ChuForce a refresh if the search base has changed
2004-11-27 Howard ChuCleanup
2004-11-27 Howard ChuSerialize multiple modifies of the same entry (ala...
2004-11-27 Howard ChuFix op_cleanup
2004-11-27 Howard ChuFix abandon sequencing
next