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 |
2002-01-18 |
Howard Chu | Use DB_RMW in idl_fetch_key if called as part of a... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Do deadlock detection on any conflict, instead of in... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Added compatibility macros for BDB3/4 lock_get, txn_id. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Add missing newline at EOF |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | In UTF8StringValidate, 1-byte chars are already validated |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Howard Chu | Change to use dn_match |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Howard Chu | Cleanup while loops in dn2id_add/delete |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Howard Chu | Use ber_scanf 'm' format for ignored UDP string |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | dn_parent => dnParent |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | another round replacing dn_parent ... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | fix dnParent to return '' if the dn is a rdn |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | another round replacing dn_parent ... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | fix uninitialized pointer (ITS#1538) |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | first round at eliminating dn_parent ... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | Add a safety check to bvcasechr |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Pierangelo... | publish dnParent() |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Howard Chu | In db_destroy, cannot checkpoint a NULL dbenv. |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Howard Chu | DB_NODUPDATA is not a valid open flag |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | Run the lock detector |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | Add a third entry... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | Add section add. |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | Don't use BDB group/attribute callbacks as they may... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Kurt Zeilenga | replace strcasechr with bvcasechr |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Reverse ber_strccmp assertion order to avoid ""[1]... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | more ber_*cmp optimizations |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Fix up last commit |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | remark for future (questionable) optimization |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | fix ber_*str renaming |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Move most of the new ber_*cmp routines to lber_pvt... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Howard Chu | Fix bdb_idl_fetch/insert_key. Still fails test011. |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | use dn_match |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | compare attribute type, not value |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | added ber_[mem|case]cmp() macros for fast berval compar... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | fix assertion |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Howard Chu | Fix idl_insert_key with USE_INDIRECT_NIDS, wasn't setti... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Pierangelo... | don't auto-detect DCE form; assert the UTF-8 charlen... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Howard Chu | Fix misplaced #if USE_INDIRECT_NIDS/cont_alloc in idl_d... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Fix last commit |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | more cleanup |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Remove last uses of dn_validate() |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Remove unused deprecated DN routines. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Remove some asserts. Need to re-valid logic |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Switch the default backend to BDB. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Change replace ACL semantics from U-Mich historical... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Added some reference comments for ldap_utf8_charlen2 |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Use LDAP_UTF8_CHARLEN2 to check shortest possible encoding |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Added LDAP_UTF8_CHARLEN2() to validate shortest possibl... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Misc. cleanup, remove lint, remove unused deprecated... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | A very basic UTF-8 check |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Fix ldap_utf8_lentab to detect illegal two-byte sequences. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | rm noautosubtypes |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Deleted autosubtypes support. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Revert previous commit again. autosubtypes are gone... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | More fixes for autosubtype index generation |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Revert previous commit |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | fix format |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | make temporary RDN and AVA arrays rescalable if needed |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | quick fix that in pretty mode escapes with hexpair... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Kurt Zeilenga | Add a default case with assert() just in case. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Kurt Zeilenga | ITS#1530 no value replace ACL fix |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | In DN_SUBTREE use idl_allids instead of explicit malloc. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | revert previous commit: do accept '\00' |
commit | commitdiff | tree | snapshot |
next |