| 2004-12-07 | 
Howard Chu | Rearrange shortcut check for context with no changes | 
commit | commitdiff | tree | snapshot | 
| 2004-12-07 | 
Howard Chu | Preallocate syncuuid set instead of realloc/freeing | 
commit | commitdiff | tree | snapshot | 
| 2004-12-07 | 
Pierangelo...  | hardcode "uid" into slapd & improve previous commit | 
commit | commitdiff | tree | snapshot | 
| 2004-12-07 | 
Howard Chu | Fix ITS#3420 | 
commit | commitdiff | tree | snapshot | 
| 2004-12-07 | 
Howard Chu | restore code in search_cleanup to free ctrls | 
commit | commitdiff | tree | snapshot | 
| 2004-12-07 | 
Howard Chu | Write contextCSN during db_open if it's newer than...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Delete unused be_context_csn, cleanup pending csn entry | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Fix entry_release backend swapping | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Fix inequality cursor management | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Fix mod locking | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Pierangelo...  | ITS#3419: values in built auth DNs may need DN escaping...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Better fix for prev commit | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Store entryIDs in big-endian order, no more custom...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Fix previous commit | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | bdb_tool_dn2id_get should use bdb_dn2id, not duplicate...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Fix GE inequality lookups, key was getting overwritten | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Howard Chu | Don't assert on short time strings, just ignore them. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-06 | 
Sang Seok Lim | Bug fix | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Add glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Forced commit - add CVS ID tag | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Restored findcsn( MAX ), used at db_open time | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | More shutdown fixes | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Fix prev commit | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Make sure db_close only gets called once | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Go back to original startup/shutdown behavior. Fix...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Fix typo | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Fix defaultSearchBase | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Better fix for ITS#3365, manage back-bdb's read locks...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-05 | 
Howard Chu | Use glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Initial doc | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Deleted subordinate keyword in favor of glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Deleted "subordinate" keyword, added slapo-glue doc | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Add glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Delete backglue in favor of glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Delete backglue.c in favor of glue overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-12-04 | 
Howard Chu | Always exclude subordinates from top-level ops so glue...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | FIx ITS#3417,3418 bogus string arg handling | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | Add a checkpoint task if time-based checkpointing is...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | ITS#3404, fix uninit'd ctrl fields | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | Add a checkpoint task if time-based checkpointing is...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | Rename syncrepl_rq to slapd_rq, move to daemon.c | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Pierangelo...  | fix ITS#3413,3414; cleanup for readability; silence...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Pierangelo...  | fix ITS#3416 | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | Fix ITS#3413, bad variable re-use | 
commit | commitdiff | tree | snapshot | 
| 2004-12-03 | 
Howard Chu | Fix ITS#3412, bogus TLS option processing | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Pierangelo...  | comment about helper requirements | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Howard Chu | Hide CSN schema dependencies | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Pierangelo...  | cleanup previous commit (still temporary, need to defin...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Howard Chu | Add CSN syntax, matching rules (to support inequality...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Howard Chu | Avoid segfault if backend_destroy is called before...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Howard Chu | s/UUID/CSN/ | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Howard Chu | First draft of CSN spec, please comment. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-02 | 
Pierangelo...  | more on DN munging; now works for all operations | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Pierangelo...  | fix DN munging; also fix potential error when logging...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Sang Seok Lim | 1) existing matching rules support in component filter | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Pierangelo...  | allow undefined schema items to be returned by back...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Pierangelo...  | allow undefined schema items to be returned by back...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Howard Chu | Pass entry to password_quality check module, not just...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Howard Chu | Pass entire entry to password_quality check module...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-01 | 
Kurt Zeilenga | rebuild at Sang's request | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Sang Seok Lim | to check if dynamic module support is on | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Pierangelo...  | don't yell at regex styling that wraps all the suffix...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Kurt Zeilenga | rebuild | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Jong Hyuk Choi | restructuring and cleanup | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Howard Chu | Add comments, fix search args in syncrepl_entry | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Pierangelo...  | fix user/operational mix of attribute request | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Pierangelo...  | retry if addition of an entry previously added as glue...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-30 | 
Howard Chu | Delete define of SLAPD_OVER_GLUE | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Sang Seok Lim | Component library for GSER encoders of primitive types | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | essential support for refreshOnly syncrepl | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Backglue hastily modified as an overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Sang Seok Lim | 1) <all> type component reference support | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | _operational should return SLAP_CB_CONTINUE | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | glue also in case of no such object, indicating that...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Fix db_close | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | warn users of the need to use the rwm overlay | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Cleanup - enable config, delete unused code | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | more on syncprov support | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Fix slap_known_controls initialization | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Cleanup... never replicate syncConsumersubentries....  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Remove syncinfo si_UUID_dn, make consumer use modify...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | Partially revert previous commit. Fix startup csn gener...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Howard Chu | In build_new_dn, rdn may be part of a larger string...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | fix typo | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | first round at enabling back-sql as LDAPsync provider | 
commit | commitdiff | tree | snapshot | 
| 2004-11-29 | 
Pierangelo...  | generate contextCSN if not available; don't fail if...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
Kurt Zeilenga | cleanup | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
Pierangelo...  | fix o_hdr use | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Kurt Zeilenga | Rebuild | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Use rdwr lock for si_mods to avoid deadlock | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Fix syncprov_db_close, only cleanup thrctx once | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Pierangelo...  | make unregistered known controls show up as undefined...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Let the backend know there's a sync search | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Add checkpointing to save contextCSN periodically....  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Let the overlay run before the backend in bi_db_close | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Fix prev commit | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Add SLAP_DBFLAG_OVERLAY | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Add slap_find_control_id | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Howard Chu | Cleanup controls | 
commit | commitdiff | tree | snapshot | 
| 2004-11-27 | 
Pierangelo...  | wait until syncprov freezes | 
commit | commitdiff | tree | snapshot | 
| next |