2003-04-29 |
Hallvard Furuseth | Don't do arithmetic on void pointers. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Declare lap_free_ctrls() and sl_mem_init(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include "ldap_pvt.h", to get ldap_charray_free() and... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include <lber.h>, to get ber_memalloc_x() and ber_memr... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Cast away const. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include "ldap_pvt.h", to get ldap_pvt_tls_destroy(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Fix computed TRUE/FALSE filters |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | ITS#2453 - Handle computed filters, ignore Undefined... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Handle SLAPD_FILTER_COMPUTED cases |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Kurt Zeilenga | generic first component matching routines |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Kurt Zeilenga | axe suffixAlias |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Luke Howard | Remove unused variables in slapi_filter_test() |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Luke Howard | Don't crash in slapi_send_ldap_search_entry if no attri... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | Undo BDB const mucking |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | ITS#2464 don't strdup NULL DN |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | EBCDIC fix - ber_pvt_strcopy is now lutil_strcopy |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | ITS#2467 NULL pointer check |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | fix up nvalues code so that pretty routines work properly |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | Need to pretty assertion values |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | Backout last commit... needs more work |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | rework objectClass mucking to use syntax "pretty" routine |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
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 |
next |