]> git.sur5r.net Git - openldap/history - libraries
Update "*", "+", "1.1" attribute type usage.
[openldap] / libraries /
1999-07-24 Kurt ZeilengaBack out paralyzing changes.
1999-07-24 Howard ChuMinor changes to support parallel make: Eliminate for...
1999-07-23 Kurt ZeilengaFix leak of default filter.
1999-07-23 Kurt ZeilengaUpdate RFC comments
1999-07-23 Kurt ZeilengaAccept ldap://foo:port (ie: no trailing '/')
1999-07-23 Julio Sánchez Fern... ldap_url_parse was fundamentally broken. It would...
1999-07-23 Randy KunkeeRemove extra code (non-functional change, just produces...
1999-07-22 Kurt ZeilengaImplement TCP_NODELAY on both client and server side.
1999-07-22 Kurt ZeilengaFix control parsing and controls free routine.
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-21 Kurt ZeilengaUnhex url extensions.
1999-07-21 Julio Sánchez Fern... Partial support for a new option to help debug TLS...
1999-07-20 Julio Sánchez Fern... Some content for tls_verify_cb where parts of our polic...
1999-07-20 Julio Sánchez Fern... We were freeing lud_dn when when lud_host was meant...
1999-07-19 Kurt ZeilengaImplement RFC2255 URL format.
1999-07-19 Kurt Zeilengas/time(0)/time(NULL)/
1999-07-18 Hallvard Furusethmake ldap.ld_lberoptions unsigned, like berelement...
1999-07-18 Kurt ZeilengaImport patches mistakenly applied to OPENLDAP_DEVEL_REF...
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-07-16 Julio Sánchez Fern... We were not remembering the allocated SSL thing in...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-15 Julio Sánchez Fern... Set ciphers from slapd.conf.
1999-07-15 Kurt ZeilengaAdd missing arg to Debug macro call
1999-07-15 Julio Sánchez Fern... New routine tls_report_error to analyze errors from...
1999-07-14 Hallvard FurusethRemove duplicate 'static'
1999-07-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Julio Sánchez Fern... Deal with sb_trans_needs_read and sb_trans_needs_write
1999-07-13 Julio Sánchez Fern... Add a couple of control flags to sockbufs and macros...
1999-07-13 Julio Sánchez Fern... Get and set TLS options
1999-07-13 Julio Sánchez Fern... First version with TLS. Untested.
1999-07-13 Julio Sánchez Fern... First version with TLS. Untested.
1999-07-13 Julio Sánchez Fern... Options for TLS
1999-07-13 Julio Sánchez Fern... Add tls.c
1999-07-13 Julio Sánchez Fern... Add tls.c
1999-07-13 Julio Sánchez Fern... First version of TLS glue for SSLeay/OpenSSL originally...
1999-07-13 Kurt ZeilengaUse assert instead of private Assert macro
1999-07-13 Hallvard FurusethEliminate htonl(unsigned_long_arg), which is wrong...
1999-07-13 Hallvard FurusethFix LDAP_CONST->const in explode_name(), it failed...
1999-07-13 Hallvard FurusethFix LDAP_CONNECTIONLESS code rot
1999-07-13 Hallvard FurusethFix NULLxxx -> NULL
1999-07-13 Hallvard Furusethldap-int.h
1999-07-13 Hallvard Furusethldap-int.h
1999-07-13 Hallvard Furusethconstify use of invalue in <ber/ldap>_set_option()
1999-07-13 Hallvard Furusethconstify ldap_int_put_controls, ldap_control_dup, ldap_...
1999-07-13 Hallvard FurusethFix read_next_searchobj prototype: long*blenp -> ber_le...
1999-07-13 Hallvard FurusethAdd missing newline at EOF
1999-07-13 Hallvard FurusethAdd bmu_funcp to bmu_align_u
1999-07-13 Hallvard FurusethFix use and decl of ber_pvt_assert. Fix ac/stdio...
1999-07-07 Kurt ZeilengaAdd charray (from slapd) to -lldap/-lldap_r (not yet...
1999-07-07 Kurt Zeilengarequest value should be optional.
1999-07-07 Kurt ZeilengaMinor editorial change.
1999-07-07 Kurt ZeilengaFix CRITICIAL typo
1999-07-02 Julio Sánchez Fern... Removed numerous memory leaks detected by Mark Meredith.
1999-07-01 Kurt ZeilengaFairly complete slapd SASL bind parsing... and centrali...
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt ZeilengaLog out to stderr, add LDAP_VERSION3 support to bind...
1999-06-28 Kurt ZeilengaEXPERIMENTAL: Use sasl bind for simple bind.
1999-06-28 Kurt ZeilengaAllow ctrls argument to be NULL.
1999-06-28 Kurt ZeilengaEXPERIMENTAL ldap_parse_result()
1999-06-28 Kurt ZeilengaProvide build support for sasl.c.
1999-06-28 Kurt ZeilengaValidate outvalue after session param.
1999-06-28 Kurt ZeilengaMinor cleanup of ldap_result().
1999-06-28 Kurt ZeilengaFirst cut at SASL routines.
1999-06-28 Kurt ZeilengaReturn LDAP_BAD_PARAM if res is not EXOP result.
1999-06-28 Kurt ZeilengaSupport both vsnprintf and vsprintf
1999-06-28 Kurt Zeilengamodify ber_put_berval to put NULL ostring when bv ...
1999-06-28 Kurt Zeilengadetect write() and use HAVE_WRITE instead of
1999-06-28 Kurt Zeilenga*** empty log message ***
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
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.
next