2003-04-24 |
Kurt Zeilenga | Add some comments about DB_CONFIG |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix potential attr_merge_normalize() crasher |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | More careful checking of AVA flags |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix Active Directory canonical name breakage |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix another crasher in attr_merge_normalize_one() |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix crasher in attr_merge_normalize_one() |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | When a validate function fails from within a tool,... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | New integer syntax / matching routines |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Clean up prev commit |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Fix multi-byte tag parsing |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | ITS#2465 fix? ber_get_next must read at least sizeof... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | ITS#2458 fix array decoding |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Kurt Zeilenga | Rebuild configure scripts with --enable-hdb support |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Jong Hyuk Choi | ber, bv memory cleanup |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix byte-ordering in bdb_dup_compare |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | slapi_dn_normalize() should pretty DN; slapi_dn_normali... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Change RDN compare funcs, we don't need lexical ordering |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Use attr_merge_normalize() instead of attr_mergeit() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Added back-hdb |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Subtree rename support for the cache |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Allow search rewriter plugins to also set the search... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix multiple inclusion |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Fix incorrect usage of slapi_ch_free() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Added back-hdb. Contributed by Howard Chu @ Symas Corp. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Function renaming, make internal funcs static, etc. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Fix SLAPI debug message typo |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix file: URL examples |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix missing slash in file: URL |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Kurt Zeilenga | Add CONTRIBUTING section to HEAD's README |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | move ldap_get_message_ber() from ldap.h to ldap_pvt.h |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | get_ldapmsg_ber() -> ldap_get_message_ber() |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | Misc cleanup - more to come. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | get_ldapmsg_ber() added. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Missed a bei_rdn in prev commit |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Kurt Zeilenga | Fix up subtreeSpecification to allow new GSER-based... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | subtreeSpecification syntax change : -binary +validator |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Omit bei_rdn field from EntryInfo |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | filter_candidate tweaks, search_stack tweaks |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | more cleanup for the backend API change |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Trim dead BDB_HIER stuff |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Fix args to bdb_cache_modrdn |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | subentry cleanup |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Fix multi-line string literals. new GCC complains... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Fix id2entry, let bdb_cache_release_all clean up EntryInfos |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Mem context tweaks for bdb_dn2idl |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Moved IDL cache code to standalone functions. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Pass parent EntryInfo instead of parent DN to dn2id_add... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Kurt Zeilenga | Don't do (unsafe) DNS reverse lookups. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | Assign experimental OID to syncReplCookie |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | More ldap_connect_to_host() tweaks. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Howard Chu | memory context tweaks |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | Fix builds when getaddrinfo is not detected but getname... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | ITS#2459 (partial) fix. Eliminate address parameter... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jong Hyuk Choi | OpenLDAP synchronization based replication engine |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jong Hyuk Choi | memory API change |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Howard Chu | Perform is_at_subtype check inline |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Kurt Zeilenga | clarify that updatedn permits replica updating subject... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Howard Chu | Fix glue_sub_init realloc disconnect |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Pierangelo... | use a macro for the entry buffer size |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Pierangelo... | use SLAP_PTRCMP |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Pierangelo... | reset passwords before freeindg them |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Pierangelo... | ensure all metasingleconns are init'ed |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | Add shm_key config keyword to use shared memory for... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Luke Howard | Fix crasher when duplicating substring assertions |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | Minor fixes |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Luke Howard | Improve error checking |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | Fix prev commit, extended search was broken |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Luke Howard | Don't pollute op->o_bd in access_allowed() |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | Fix undefined filters |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | Fix undefined substring filters |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | ITS#2453, Fix filter candidate generation |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Howard Chu | ITS#2449, broken NOT filters |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Jong Hyuk Choi | Caching non-existing index entries in the IDL cache... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Pierangelo... | don't return referral if cannot compute one (should... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Use EntryInfo navigation for search scope checks |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Finish alias scope support |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Fix database search loop conditions |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Fix AVL comparisons |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Added hyc & Symas |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Kurt Zeilenga | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Kurt Zeilenga | whoops |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Kurt Zeilenga | Minor tweak |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Kurt Zeilenga | contributor notices |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Howard Chu | Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | add caveats to man page; cleanup and small improvements |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | cleanup; improve error handling |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Kurt Zeilenga | Add associated matching rule checks |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | allow compare on dynamically generated operational... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | clarify hasSubordinate filtering |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | fix id query |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | use global bervals for TRUE/FALSE |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Pierangelo... | fix possible typo |
commit | commitdiff | tree | snapshot |
next |