]> git.sur5r.net Git - openldap/history - libraries
Check for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR.
[openldap] / libraries /
1999-06-21 Kurt ZeilengaAdd debug to nt project, remove lint.
1999-06-21 Kurt ZeilengaMove nt_debug to -llutil and generalize for all platforms.
1999-06-21 Kurt ZeilengaAdd LDAP_VALID and other asserts.
1999-06-21 Julio Sánchez Fern... Tokenization is not really well done. This is a tempor...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18 Gary Williamsclose registry, and return static pointer (no free...
1999-06-18 Gary Williamsfix flag on formatMessage to not allocate buffer
1999-06-18 Gary Williamsremove dependencies on other libraries
1999-06-17 Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-16 Gary Williamsadd new NT service modules
1999-06-16 Gary Williamsnew code to support slapd as an NT service
1999-06-16 Kurt ZeilengaRemove misplaced LDAP_P() in declaration of ldap_int_ge...
1999-06-16 Julio Sánchez Fern... Make sure print_numericoid always returns with a value.
1999-06-15 Kurt Zeilengaassert read/write to not in use sockbufs. This may...
1999-06-14 Julio Sánchez Fern... Matching rules.
1999-06-14 Julio Sánchez Fern... Constification.
1999-06-14 Julio Sánchez Fern... Netscape DS quotes the SYNTAX values, we propagate...
1999-06-13 Julio Sánchez Fern... ldap_*_free routines are new and replace the old static...
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-11 Juan GomezDrop support for alloca().
1999-06-11 Kurt ZeilengaClean up build_result_ber error handling.
1999-06-10 Kurt ZeilengaFix build_result_ber to construct a new ber and to...
1999-06-10 Kurt ZeilengaDisable LDAP_MEMORY_DEBUG on NT (should not have been...
1999-06-09 Julio Sánchez Fern... Fixed inconsistent management of white space that was...
1999-06-08 Julio Sánchez Fern... Added whitespace in output in a few places.
1999-06-08 Kurt ZeilengaAdd missing ';' after BER_MEM_VALID macro calls.
1999-06-08 Kurt Zeilengadon't test BER_MEM_VALID forever.
1999-06-07 Kurt ZeilengaMinor clean of assert() and comments.
1999-06-07 Kurt ZeilengaAdd and use a BER_MEM_VALID macro (behind ifdef LDAP_ME...
1999-06-07 Kurt ZeilengaHide assert(p == NULL) behind LDAP_MEMORY_DEBUG.
1999-06-07 Kurt ZeilengaUse LDAP_VERSION2 instead of LDAP_VERSION.
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
1999-06-05 Kurt ZeilengaRemove DOS comment.
1999-06-04 Kurt ZeilengaEXPERIMENTAL ldap_extended_operation() and ldap_parse_e...
1999-06-03 Kurt ZeilengaUpdate comments to reflect RFC2251 specs.
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaFix up s/NULL.*/NULL/ errors
1999-06-02 Kurt ZeilengaNo anonymous unions.
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-02 Kurt ZeilengaAdd experimental wrong heap detection behind LDAP_MEMOR...
1999-06-02 Kurt ZeilengaUpdate Release/SRelease include paths
1999-06-01 Kurt ZeilengaMinor adjustments to the LBER_VFREE() & LDAP_VFREE...
1999-06-01 Kurt ZeilengaClean up memory handlers. Share vector free routines...
1999-06-01 Kurt ZeilengaClean up namespace
1999-06-01 Kurt Zeilengamove berval memory routines to memory.c
1999-06-01 Kurt ZeilengaAdd "lutil*.h" to project.
1999-06-01 Kurt ZeilengaAdd extended.c to projects
1999-06-01 Kurt ZeilengaShare errcode lookup code. Modify ld_version condition...
1999-06-01 Kurt ZeilengaRemove LDAP_LIBUI dependency.
1999-05-31 Kurt ZeilengaAdd skeleton ldap_extended_operation routines.
1999-05-31 Kurt Zeilenga(barely) hide AVL internals
1999-05-31 Kurt Zeilenga#ifdef out non-reentrant prototypes.
1999-05-31 Kurt Zeilengause LDAP_MALLOC instead of malloc. Check for allocatio...
1999-05-31 Kurt ZeilengaMove most header inclusion below #ifdef HAVE_XXX.
1999-05-31 Kurt ZeilengaClean up LDAP_BOOL_GET and fetching via ldap_get_option().
1999-05-31 Julio Sánchez Fern... Syntaxes.
1999-05-31 Julio Sánchez Fern... Cosmetic/spelling fixes.
1999-05-31 Kurt ZeilengaFree strings returned by ldap_get_option().
1999-05-31 Kurt ZeilengaUse #error if ctime_r nargs are screwy.
1999-05-31 Kurt ZeilengaRemove dependency upon lber-int.h by using ber_set_opti...
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-30 Julio Sánchez Fern... Relax some rules to survive Netscape DS brokennes,...
1999-05-29 Kurt ZeilengaMinor adjustments to better handle NT vs UNIX.
1999-05-29 Kurt ZeilengaFirst cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN...
1999-05-29 Kurt Zeilengaold_abandon should be int* not long*.
1999-05-29 Kurt Zeilengasafe_free_string() should be static
1999-05-29 Kurt ZeilengaAdd memory.c to -llber
1999-05-29 Julio Sánchez Fern... Fixed parsing of noidlen
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt Zeilengaber_clear() no longer needed. Removed.
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-28 Julio Sánchez Fern... safe_string_free was freeing the string value, so we...
1999-05-28 Julio Sánchez Fern... Add schema support
1999-05-28 Julio Sánchez Fern... Change to be in line with libldap, i.e. add schema
1999-05-28 Howard ChuIn try_read1msg, clear errno before calling ber_get_nex...
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-28 Kurt ZeilengaInitial implementation of ldap_int_get_controls()....
1999-05-27 Kurt ZeilengaUse difftime() to determine cache age.
1999-05-27 Kurt Zeilengastrlen returns size_t not int.
1999-05-27 Kurt Zeilengarename ldap_pvt_init_utils() to ldap_int_utils_init...
1999-05-27 Julio Sánchez Fern... Incorporate #define's per Kurt's suggestion
1999-05-26 Kurt ZeilengaAdd missing MSVC5 workspace/projects.
1999-05-26 Julio Sánchez Fern... Provide human-readable syntax errors.
1999-05-26 Julio Sánchez Fern... Fix namespace contamination, some comments added.
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-24 Kurt ZeilengaUse memcmp not strncmp for non-string comparisons.
1999-05-24 Kurt ZeilengaDo not set db_cachesize under BerkeleyDB 2.4.
1999-05-24 Julio Sánchez Fern... Untested support for parsing attribute type definitions
1999-05-24 Julio Sánchez Fern... Initial incomplete and broken version.
1999-05-22 Kurt Zeilengaldap.h:
1999-05-21 Kurt Zeilengafix url vs url_in typo.
1999-05-21 Kurt ZeilengaInitial checkin of ldap_search_ext() and friends.
1999-05-21 Kurt ZeilengaFix typo in ldap_delete_ext() which caused msgid to...
1999-05-21 Kurt ZeilengaAssert pointer args
1999-05-20 Kurt Zeilengaetest/dtest now work correctly. Commented out bogus...
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-20 Kurt ZeilengaFix initialization bug in ber_init_w_nullc()
next