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 |
2004-11-27 |
Howard Chu | Fix modify serialization |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix overlay aux_operational, add contextCSN as operatio... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Force a refresh if the search base has changed |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Cleanup |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Serialize multiple modifies of the same entry (ala... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix op_cleanup |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix abandon sequencing |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Added abandon/cancel support |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | More migration of syncrepl from frontend to syncprov... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Self-contained detached operation |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Added response queuing for updates occurring during... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More Opheader fixes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More syncprov fixes. test019 now passes. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More BDB_PSEARCH cleanup |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More Operation/Opheader fixes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Pierangelo... | fix dynacl compile |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Split Operation into Opheader and op |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Use syncprov overlay |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Disable back-bdb native syncrepl support, enable syncpr... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Merge op->o_sync_mode into op->o_sync |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Fix send_ldap* macros |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Revert previous commit, it breaks everything. |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Cleanup, add some more descriptive comments. |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | removed test.schema from the test slapd.conf |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | Add the omitted part from the original buddy allocator... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | Omitted from the original buddy allocator commit |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Persist passes test018 |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Use normalized UUID... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | First pass at persist, not working |
commit | commitdiff | tree | snapshot |
next |