]> git.sur5r.net Git - openldap/history - libraries
SLAPD_SCHEMA_NOT_COMPAT: fix add bug
[openldap] / libraries /
2000-05-23 Kurt ZeilengaITS#541: fix log check bug
2000-05-22 Julio Sánchez Fern... Added extensions to syntaxes, matching rules and object...
2000-05-22 Kurt ZeilengaRemove lint
2000-05-21 Julio Sánchez Fern... Parsing and printing of extensions in schema definitions.
2000-05-21 Kurt Zeilengas/2000-2000/2000/ in copyright notice
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-18 Kurt ZeilengaFix nul ('\0') string termination bug introduced by...
2000-05-17 Kurt ZeilengaSOCKBUF_VALID should be called with sb not ber
2000-05-17 Howard ChuFix ldif_parse_line, binary attributes got truncated...
2000-05-16 Kurt ZeilengaFix typo in last commit
2000-05-16 Kurt ZeilengaModify dn2domain code such that domains produced are...
2000-05-16 Kurt ZeilengaFix unsigned * vs unsigned long * bugs
2000-05-14 Kurt ZeilengaForget return in last commit
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaAdd (old) copyright... [we really should to update...
2000-05-13 Kurt Zeilengamake ntservice error to string routines static
2000-05-13 Howard ChuFix ambiguous return value in lutil_passwd
2000-05-13 Kurt ZeilengaFix typo in last commit (fixing multiple byte tags)
2000-05-12 Howard ChuMoved GetLastErrorString to ntservice.c. I missed it...
2000-05-12 Kurt ZeilengaNo longer needs <windows.h>
2000-05-12 Kurt Zeilengant_err.c has moved from lutil to lber
2000-05-12 Howard ChuFix previous change to getRegParam, SERVICE_NAME is...
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-05-12 Howard ChuFix typo in lutil_debug for NT: file -> log_file
2000-05-12 Kurt ZeilengaMake sure we don't overallocate callbacks
2000-05-12 Howard ChuFix previous patch, zero out lud_next on new urldesc
2000-05-12 Howard ChuFix ldaps / TLS processing...
2000-05-12 Howard ChuExit loop after matching command is found in openldap_l...
2000-05-11 Howard ChuMore fixes for NT support:
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-05-11 Howard ChuFix one more chk_unix ifdef
2000-05-11 Kurt ZeilengaFix unbalanced #endif
2000-05-11 Howard ChuAdded support for AIX security database:
2000-05-11 Howard ChuFix for systems like AIX where pthread_create creates...
2000-05-11 Howard ChuFix dynamic linking dependencies for NT and Unix
2000-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-05-11 Howard ChuFix error detection for NT
2000-05-11 Howard ChuFix dynamic link dependencies for NT and Unix
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
2000-05-11 Kurt ZeilengaFix cred passing.
2000-05-11 Kurt ZeilengaFix another bug... seems to be working... ldap://root...
2000-05-11 Kurt ZeilengaFix == typo
2000-05-10 Kurt ZeilengaFix #ifdefs when --disable-crypt
2000-05-10 Kurt ZeilengaFix minor bugs...
2000-05-10 Kurt ZeilengaDNS SRV meat (a work in progress)
2000-05-10 Howard ChuAdd ld parameter to ldap_pvt_tls_start invocations...
2000-05-10 Howard Chulibldap/tls.c: change tls_verify_cb to no longer ignore...
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-05-03 Kurt ZeilengaUse (unsigned char) -1 instead of 0xffU.
2000-05-03 Kurt Zeilengasetting UFN prefix to NULL should clear prefix not...
2000-04-26 Kurt ZeilengaClarify error string, add comment
2000-04-26 Kurt ZeilengaFix typo in multbyte tag code
2000-04-25 Kurt ZeilengaFix NULL filter bug
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
2000-04-25 Kurt ZeilengaFix NULL pointer deref bugs
2000-04-25 Kurt ZeilengaApply experimental multibyte tag fix
2000-04-25 Kurt Zeilengareplace ldap_dnssrv_init() with lower level calls
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-04-19 Kurt ZeilengaAdd RCSid
2000-04-19 Kurt ZeilengaFix == v != bug
2000-04-12 Kurt Zeilengafix = vs == bug
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-03-20 Kurt ZeilengaITS#441: unhex escape referrals. Needs review before...
2000-03-18 Kurt ZeilengaReturn okay after setting LDAP_OPT_X_TLS_CERT (ITS...
2000-03-17 Kurt ZeilengaFix usage in comment
2000-03-15 Kurt ZeilengaITS#479 fix: ber_put_seqorset() writes a few bytes...
2000-03-14 Kurt ZeilengaAdd missing ;
2000-03-14 Kurt ZeilengaMark statically allocated BerElement as valid.
2000-03-14 Kurt ZeilengaMore fixes and comments
2000-03-14 Kurt ZeilengaCyrus SASL uses screwy terms.
2000-03-14 Kurt Zeilengacorrect callback numbering
2000-03-14 Kurt Zeilengawork args of ldap_negotiated_sasl_bind_s() and provide...
2000-03-13 Kurt ZeilengaFix NT builds and remove lint
2000-03-13 Julio Sánchez Fern... Fixed an irritating problem with nss_ldap and pam_ldap...
2000-03-13 Julio Sánchez Fern... Useronly logic was inverted, we were ignoring the whole...
2000-03-11 Kurt ZeilengaRemove race condition noted in ITS#216.
2000-03-10 Kurt ZeilengaAdd missing parens so that last commit behaves as desired.
2000-03-08 Kurt ZeilengaITS#471: fix handling of delete referrals.
2000-02-21 Kurt ZeilengaIgnore space in filter: ( !(foo=bar))
2000-02-18 Kurt ZeilengaEliminate second session protocol version field.
2000-02-16 Kurt ZeilengaAdd comment concern appropriate use of LDAP_MEMORY_DEBUG
2000-02-16 Kurt ZeilengaFix ldap_set_option( NULL, LDAP_OPT_PROTOCOL_VERSION...
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-11 Kurt ZeilengaPut *free(NULL) asserts behind LDAP_MEMORY_DEBUG
2000-02-11 Kurt ZeilengaITS#450: teach LDBM/GDBM about cursors
2000-02-08 Kurt ZeilengaDon't chdir("/"). Root may not be writable to daemon.
2000-02-03 Kurt ZeilengaUse required form if value is zero length, eg "attr...
2000-02-02 Kurt ZeilengaAdd comment about leaked on exit values.... we likely...
2000-02-01 Luke HowardChanged (!strcmp(...)==0) to (strcmp(...)==0); obviously
2000-02-01 Kurt ZeilengaUse LDAP_CONST, not const, in public function declarations.
2000-01-28 Kurt ZeilengaReally fix VPATH support...
2000-01-28 Kurt ZeilengaLast change actually broke VPATH support
2000-01-28 Kurt ZeilengaFix VPATH support.
2000-01-28 Kurt ZeilengaRemove double listing of libldif which breaks 'make...
2000-01-27 Kurt ZeilengaAdd NT build support for Unicode library.
2000-01-27 Kurt Zeilengatypedef ber_int_t ldap_ucs4_t
2000-01-27 Kurt Zeilengaunifdef -D__STDC__
next