2002-01-29 |
Kurt Zeilenga | Entry rwlock is no longer needed as concurrency is... LDBM_POST_GIANT_RWLOCK |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Fix giant lock handling on entry release |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | revert constification of slap_init_user() |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Add giant lock code back in... (it's my flakey devbox... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Back out giant lock code, needs more work |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Add GIANT rwlock! This should resolve nasty concurrenc... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Add time.c |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Pierangelo... | added local time under 'lang' (lang-x-local) |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Pierangelo... | add Time subsystem |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Pierangelo... | fix uninitialized last (NULL) entry in BerVarray |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Initial ldapcompare(1) implementation. Adapted from... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Some misc cleanup |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | disable debug checks |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | BDB_ALIASES and BDB_SUBENTRIES cleanup |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Add search no-op support. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Fix Debug() statement |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Kurt Zeilenga | Add first cut BDB no-op control support. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Kurt Zeilenga | Delete CDB (no transactions) support |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Kurt Zeilenga | Initial ldapwhoami implementation |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Pierangelo... | Check the ldif file without actually creating the db... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Pierangelo... | uses URL extensions to set socket permissions other... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Kurt Zeilenga | Add whoami extended operation. LDBM_PRE_GIANT_RWLOCK |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Pierangelo... | provisions for user-supplied permissions |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Pierangelo... | another round at cleaning it up: better naming, more... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Pierangelo... | beautify listener monitor |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Howard Chu | Changed Access.a_sockurl_pat, Connection.c_listener_url... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Howard Chu | Some more struct berval conversions |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Howard Chu | Added TLSVerifyClient configuration notes |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Howard Chu | Send a warning to the client if we try to use a bad... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Howard Chu | Extended TLS_REQCERT/TLSVerifyClient syntax to 4 states... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Kurt Zeilenga | Add language tag/range option I-D |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Don't free langbuf. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Back out unintended commit |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Language Tag and Range Support <draft-zeilenga-ldap... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Fix result |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Eliminated dn_normalize. No more migration. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Pierangelo... | appropriately detect index delete failure |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed slap_authz_info.sai_mech to struct berval. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Fix, errno was incorrect after SSL_read returned 0... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed dnParent to void instead of int. (It always... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Remove deprecated routines and a little lint. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to struct bervals |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed dnParent to struct bervals |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to struct bervals |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to take struct bervals. |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Missed one db.bv_val in Debug statement |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Kurt Zeilenga | Straighten out some argument passing... cache code... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Kurt Zeilenga | Initialize backend ssf set from global. |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Howard Chu | More updates. Need to add lber-sockbuf.3 ... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Howard Chu | Entry caching. Based on ITS#1545 from Jong Hyuk Choi... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Howard Chu | Added Entry->e_bv for entry_decode |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Howard Chu | Minor cleanup, no need to zero fields in calloc'd memory |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Kurt Zeilenga | Add BDB compatibility check. Require Berkeley DB 3... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Pierangelo... | allow trailing '\' to continue a config line (ITS#1551) |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Pierangelo... | check on escaped rdn separator not needed any more |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Pierangelo... | final dn_parent elimination in back-bdb |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Pierangelo... | as a temporary hack, return result without rewriting... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Ralf Haferkamp | Updated todo list |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | Set lock detector to DEFAULT, not NORUN. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | Update for BDB |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | set hostname via a variable, may need tweaking in some... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | DB4 changes |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | Misc thread cleanup |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | More (blind) cthread changes |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | Really Fix typos |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Kurt Zeilenga | Correct cthread typos |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Kurt Zeilenga | Fix cthread header test |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Kurt Zeilenga | ITS#1541 fix. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Howard Chu | Mostly up to date. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Update collective attribute schema |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Add mods.c |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Move {add,replace,delete}_value() routines to frontend... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Pierangelo... | fix ad_cmp |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Modify ad_cmp() macro to support use as an ordering... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Add more reads/searches to pound a little harder |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Fix modify/replace. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Cleanup prototypes |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Reset Entry->e_ocflags to 0 if objectClass attr is... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Cleanup lint |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Don't free bv_vals that were passed to ber_bvarray_add. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Use calloc for new Entries, take care of new e_ocflags... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Howard Chu | Defined some ObjectClass->soc_flags values, changed... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Fix up duplicate error reporting |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Add checks for duplicate values. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Add checks for duplicate values |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Kurt Zeilenga | Remove some lint. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Kurt Zeilenga | Limit slurpd friendly code to replication user. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Kurt Zeilenga | Add a fourth add thread |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Kurt Zeilenga | Fix compilation error |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Added ldap_pvt_thread_yield() after txn_abort |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Added "fewest" lockdetect keyword, to abort txn with... |
commit | commitdiff | tree | snapshot |
next |