2004-12-11 |
Jong Hyuk Choi | data struct for zone allocator |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Pierangelo... | (temporary?) fix to ITS#3434 |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Pierangelo... | rework fix for NULL be_pcl_mutexp |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Pierangelo... | better fix to ITS#3433 |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Pierangelo... | temporarily work around ITS#3433; need to understand... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Pierangelo... | required by global overlay write funcs... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Howard Chu | Moved cookie validation into slap_parse_sync_cookie... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Howard Chu | Don't reject invalid cookies, just ignore them. partial... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Howard Chu | Fix, don't record psearch until after it has been validated |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Howard Chu | Fix abandon, only drop our cloned ops, not real fronten... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jong Hyuk Choi | updated zone tree structure; added debug info |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Fix abandon processing |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Add fe_op_abandon, call it in connection_abandon() |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Fix delete/refresh switch |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Persist mode fixes |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jong Hyuk Choi | include zn_malloc.c |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jong Hyuk Choi | minor cleanup |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jong Hyuk Choi | zone-based memory allocator for adaptive caching |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Fix 1.48 change |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | Add better validation of received cookie csn |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | A better approach for detach_op |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Howard Chu | ITS#3426, copy group ACL cache to saved Op |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | essential description of the chain overlay; please... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Fix ITS#3424 |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | cleanup; add entryCSN |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | fix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObj... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | - consistently honor multiple referrals |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | clarify why we don't accept scheme other than ldap... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | make sure global overlays don't use ora_e after the... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | use pre-formatted log string in configure; note the... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Pierangelo... | declare oc_bvfind_undef() |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Minor tweaks |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jong Hyuk Choi | misc cleanup |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Updates for syncprov overlay |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Moved sessionlog description from bdb to syncprov |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | ITS#3423 implement delete for ID sets |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | ITS#3422, restore original select() behavior |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Fix playlog search |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Added sessionlog support. consumer needs work... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Howard Chu | Let slap_get_commit_csn return the current CSN as well |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Howard Chu | Fix findpresent, include user's filter |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Howard Chu | Delete unused slap_build_syncUUID_set() |
commit | commitdiff | tree | snapshot |
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 |
next |