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 |
1999-05-26 |
Kurt Zeilenga | Add main MSVC5 workspace to build the works. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Julio Sánchez... | Provide human-readable syntax errors. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Julio Sánchez... | Provide human-readable errors. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Access x added! |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Trying to change access to this file... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Change conf for nis test. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Make it executable. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Relocated nis schema. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Julio Sánchez... | Fix namespace contamination, some comments added. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Mirror modrdn special case fix to db2. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Fix name typo |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Make bdb2i_modify_internal() public. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Make bdb2i_back_modify_internal() public so it can... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Added fix to allow modrdn whose new rdn was already... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Again mirroring LDAMP_MOD_SOFTADD changes.... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Mirroring changes related to indexing to db2 backend... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Added support for LDAP_MOD_SOFTADD. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Fixed index file naming bug and added support for LDAP_... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Add warning regarding LDAP_MOD_* so poeple won't reuse... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Add LDAP_MOD_SOFTADD const. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Juan Gomez | Added include <ac/time.h> needed for struct timeval... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Howard Chu | Obsolete file. Oops. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Howard Chu | For ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Kurt Zeilenga | Remove mkversion project. |
commit | commitdiff | tree | snapshot |
1999-05-25 |
Howard Chu | For ITS#158: keep mixed-case backend suffix in addition... |
commit | commitdiff | tree | snapshot |
1999-05-25 |
Kurt Zeilenga | BeOS comment was incorrect. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Eliminate DECL_STRDUP check in favor of simple fix... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Use memcmp not strncmp for non-string comparisons. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | setsockopt( SO_KEEPALIVE ) on the listen() socket.... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Implement keep alives. Probably should be a configurat... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Do not set db_cachesize under BerkeleyDB 2.4. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Minor header cleanup. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | Protect externs from inappropriate macro expansion. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Kurt Zeilenga | ITS#159 fix. ldaphost may be NULL when used as printf... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Julio Sánchez... | Untested support for parsing attribute type definitions |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Julio Sánchez... | Initial incomplete and broken version. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ben Collins | Synced to show changes in openldap.m4 |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Kurt Zeilenga | Remove empty else and other minor cleanup. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Kurt Zeilenga | ldap.h: |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Kurt Zeilenga | Removed too much LINT. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Kurt Zeilenga | Remove LINT. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Kurt Zeilenga | fix url vs url_in typo. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Kurt Zeilenga | Add prototypes for ldap_parse_result() and friends. |
commit | commitdiff | tree | snapshot |
next |