1999-06-02 |
Kurt Zeilenga | Add experimental wrong heap detection behind LDAP_MEMOR... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Add prototype for at_add(). |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Stupid me. Can't have both README and readme due to... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | value_normalize can change the length of value. Fixed |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | rfc1959 best documents current behavior. |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Update Release/SRelease include paths |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Update both README/readme to match. (Yes, two files... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Update Solaris hints (remove pthread_create hint). |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Fix -ULDAP_DEBUG lint. |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Kurt Zeilenga | Used pre-normalized len of e_dn instead of just using... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Minor adjustments to the LBER_VFREE() & LDAP_VFREE... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Clean up memory handlers. Share vector free routines... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Remove NULL* macros (namespace). |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Use ldap_mods_free() instead of local routine. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Clean up namespace |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Add ldap_memvfree(void** vector) |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | move berval memory routines to memory.c |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Move berval routines to memory.c. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Add "lutil*.h" to project. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Shouldn't need <sys/stat.h>. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Update memory allocation calls. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Add extended.c to projects |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Share errcode lookup code. Modify ld_version condition... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Remove LDAP_LIBUI dependency. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Kurt Zeilenga | Use ber_mem* functions. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Add skeleton ldap_extended_operation routines. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | use 'int' instead of 'char' for balance factor. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | (barely) hide AVL internals |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | #ifdef out non-reentrant prototypes. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | use LDAP_MALLOC instead of malloc. Check for allocatio... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Move most header inclusion below #ifdef HAVE_XXX. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Clean up LDAP_BOOL_GET and fetching via ldap_get_option(). |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Julio Sánchez... | Fudge oc_kind on synthesized objectclasses so that... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Julio Sánchez... | Syntaxes. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Julio Sánchez... | Syntaxes. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Julio Sánchez... | Cosmetic/spelling fixes. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Genericize byte types into autoconf namespace. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Remove redundant WSAEWOULDBLOCK declaration. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Free strings returned by ldap_get_option(). |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Use #error if ctime_r nargs are screwy. |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Kurt Zeilenga | Remove dependency upon lber-int.h by using ber_set_opti... |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Kurt Zeilenga | Initial round 2 memory allocation changes. THIS IS... |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Kurt Zeilenga | Remove prototype for removed ber_clear(). |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Julio Sánchez... | Some definition reordering to satisfy dependencies. |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Julio Sánchez... | Oops, fp_parse_line tokenizes in place, so we need... |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Julio Sánchez... | Lose previously commented out old code. |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Julio Sánchez... | Relax some rules to survive Netscape DS brokennes,... |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Julio Sánchez... | New error code for null string input. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | DEFAULT_DIRSEP -> DIRSEP |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Correct minor oversights from last commit. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Update DIRSEP handling (temporary, should be handled... |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Minor adjustments to better handle NT vs UNIX. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Add warnings if ldap_set_option() fails. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN... |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Howard Chu | Fix --enable-ldap behavior for back-ldap |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | old_abandon should be int* not long*. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | safe_free_string() should be static |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Add memory.c to -llber |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Julio Sánchez... | Fixed parsing of noidlen |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Julio Sánchez... | Install ldap_schema.h |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Fix allocator typo |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Kurt Zeilenga | ber_clear() no longer needed. Removed. |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Kurt Zeilenga | Changed lc_conn to be a pointer to a BerElement to... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Julio Sánchez... | Provide (and use) #define shortcuts |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Julio Sánchez... | safe_string_free was freeing the string value, so we... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Julio Sánchez... | First step in new schema support. |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Julio Sánchez... | Add schema support |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Julio Sánchez... | Change to be in line with libldap, i.e. add schema |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Howard Chu | In try_read1msg, clear errno before calling ber_get_nex... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Kurt Zeilenga | Death to LBER_END_SEQORSET. |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Kurt Zeilenga | Initial implementation of ldap_int_get_controls().... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Kurt Zeilenga | Obtain version name from build/version (re-add build... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Apply string literal strdup fix to BDB2. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Make a copy of "dn" to avoid modification of string... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Use difftime() to determine cache age. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | strlen returns size_t not int. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | rename ldap_pvt_init_utils() to ldap_int_utils_init... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Julio Sánchez... | Incorporate #define's per Kurt's suggestion |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | move connection_close call from connection_input to... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Remove HAVE_THREADS define. NO_THREADS is used instead. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Make connection_first/next/done reentrant. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Disable explicit AC_PROG_INSTALL check... implicitly... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | remove redundant memset 0 of connection entry after... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Add comment concerning connections mutex. Need to... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Lock (connections_mutex) should be acquired by caller. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Kurt Zeilenga | Add assert( s != NULL ) |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Juan Gomez | Add special case tests to avoid regressions. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Juan Gomez | Add new output file name. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Juan Gomez | Need output for various tests in differen files so... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Juan Gomez | Added nis ldif in the right place. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Fixed path to ldif file |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Point to new dir for ldif file. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Point to new dir. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Kurt Zeilenga | Update main comment. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Kurt Zeilenga | Add missing MSVC5 project. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Kurt Zeilenga | Add -lnet to BeOS specific libraries. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Kurt Zeilenga | Add missing MSVC5 workspace/projects. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Julio Sánchez... | Fix compilation errors, mod declared as LDAPMod, but... |
commit | commitdiff | tree | snapshot |
next |