]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-08-16  Pierangelo... silence warnings
2002-08-16  Pierangelo... fix printableStringValidate return value bug
2002-08-13  Pierangelo... reflect recent additions to backend configuration
2002-08-13  Pierangelo... changes:
2002-08-13  Pierangelo... VERY PRELIMINARY support for PostgreSQL and IBM db2
2002-08-13  Pierangelo... better error handling when returning results
2002-08-13  Kurt ZeilengaLog successful SASL bind (ITS#2017)
2002-08-13  Kurt ZeilengaPatch: lutil_progname() and lutil_strcopy() are not...
2002-08-13  Kurt ZeilengaFix IRIX sc_mask conflict
2002-08-12  Kurt Zeilengabackout last change... too tired to make this work...
2002-08-12  Kurt ZeilengaThis *should* work
2002-08-12  Kurt Zeilengacleanup
2002-08-12  Kurt ZeilengaPartially back out last commit
2002-08-12  Kurt ZeilengaRewrite master/slave ports
2002-08-12  Kurt ZeilengaAdd support for response controls
2002-08-12  Kurt Zeilengapaged results uses one OID for both request and response
2002-08-12  Kurt Zeilengaminor updates
2002-08-12  Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-11  Kurt ZeilengaAdd back_bdb to modules
2002-08-11  Kurt Zeilengaconsistently reduce string_expand bv_len by 1
2002-08-11  Howard ChuNever use DB_RECOVER flag when opening DB_ENV. Recovery...
2002-08-10  Howard ChuITS#2019 Initialize utils properly
2002-08-10  Pierangelo... same as for back-meta
2002-08-10  Pierangelo... initialize struct timeval (fixes ITS#2014);
2002-08-10  Howard ChuITS#1893 Add (terse) schemadn description
2002-08-10  Kurt ZeilengaSome more sockaddr_in v sockaddr_storage cleanup
2002-08-10  Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-10  Howard ChuITS#2016 possibly better macro test for this fix
2002-08-10  Howard ChuITS#2016 Don't include <openssl/des.h> if we're also...
2002-08-10  Kurt ZeilengaUpdate
2002-08-09  Kurt ZeilengaITS#2018: use sockaddr_storage
2002-08-09  Pierangelo... rework connection pool handling (reduce amount of malloc)
2002-08-09  Pierangelo... remove dependency from LDAP_FILT_MAXSIZ (and handle...
2002-08-09  Pierangelo... remove warnings
2002-08-08  Howard ChuITS#2015 give correct index key back to presence_candidates
2002-08-08  Kurt ZeilengaRemove reference to getfilter(3)
2002-08-08  Kurt ZeilengaZap LDAPv2-only stuff
2002-08-07  Kurt ZeilengaFix saslregex init bug
2002-08-07  Kurt ZeilengaAdd simple CN v cn test case for ITS#1997
2002-08-07  Howard ChuPlug config leaks
2002-08-07  Howard ChuFix cargv leak in recursive read_config()
2002-08-07  Kurt ZeilengaMove large string comment to just above UTF8StringValid...
2002-08-07  Howard ChuRevert previous commit
2002-08-07  Howard ChuIn backend_operational don't add subschemaSubentry...
2002-08-07  Howard ChuDon't strdup conn->authz into op, just reference direct...
2002-08-07  Howard ChuFix typo
2002-08-07  Howard ChuITS#1958 from Andrew Findlay with minor adjustments
2002-08-07  Howard ChuEliminate an unnecessary malloc/free
2002-08-06  Kurt ZeilengaITS#2010: use snprintf instead of strcpy to prevent...
2002-08-06  Kurt Zeilengaother->invalid
2002-08-06  Kurt ZeilengaFor IA5, printable, telephone:
2002-08-06  Kurt ZeilengaAdd a summary to strings comment
2002-08-06  Kurt ZeilengaUpdate string commment with examples.
2002-08-06  Kurt ZeilengaAdd start of discussion of strings in LDAP/X.500 and...
2002-08-06  Kurt ZeilengaFix nameAndOptionalUUID normalization,
2002-08-06  Kurt ZeilengaRemove lint
2002-08-06  Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-08-06  Howard ChuITS#1998 ber_mem2bv should accept 0-length calls, just...
2002-08-06  Howard ChuITS#1998 UTF8StringNormalize should accept all-space...
2002-08-05  Kurt ZeilengaMisc clean up of last commit.
2002-08-05  Kurt ZeilengaRework saslRegex code (not yet tested)
2002-08-05  Kurt ZeilengaMinor updates
2002-08-05  Kurt ZeilengaSet O_EXCL
2002-08-05  Kurt ZeilengaFix LDIF LF / CRLF handling.
2002-08-05  Kurt ZeilengaPrevent overflow in .rej creation (ITS#2007)
2002-08-05  Kurt ZeilengaSet O_EXCL (ITS#2009)
2002-08-05  Kurt ZeilengaFix lutil_str*() warnings
2002-08-05  Kurt ZeilengaForced commit:
2002-08-05  Kurt ZeilengaPatch: add OpenLDAPaci #public# access (ITS#2005)
2002-08-05  Kurt ZeilengaPatch: ACL #access-id#<invalid-DN> granted access to...
2002-08-03  Howard ChuITS#1956, bvalp declaration
2002-08-03  Howard ChuFix ITS#1994, Windows heap consistency
2002-08-02  Pierangelo... need <lutil.h> for lutil_gentime
2002-08-02  Pierangelo... fix previous commit
2002-08-02  Kurt ZeilengaAdd note regarding user/system checks and operational...
2002-08-01  Howard ChuRevert previous commit. Fix needs more design.
2002-08-01  Howard ChuITS#1995 return error text when ldap_pvt_tls_check_host...
2002-08-01  Howard ChuITS#910, ITS#1983 retry partial writes in ber_pvt_sb_do...
2002-08-01  Kurt ZeilengaITS#1951: saslRegexp limits syntax of regular expressions
2002-07-31  Howard ChuFix bdb_idl_union of range and list (related to ITS...
2002-07-31  Kurt ZeilengaoperationsError != Internal Error
2002-07-30  Kurt ZeilengaAdd member filter components to groupOfName assertions
2002-07-28  Kurt Zeilengaclean up curly matching
2002-07-28  Kurt ZeilengaFix for:
2002-07-28  Kurt ZeilengaFix up restart code for EINTR
2002-07-27  Kurt ZeilengaFix pkiUser
2002-07-27  Kurt ZeilengaITS#1965: use snprintf
2002-07-27  Kurt ZeilengaITS#1985 fix: blind commit
2002-07-27  Kurt ZeilengaImprove schema error messages
2002-07-27  Howard ChuIf HAVE_EBCDIC, translate dbname from ASCII to EBCDIC...
2002-07-27  Howard Chutest progs need -llutil
2002-07-27  Howard Chutest programs need -llutil
2002-07-27  Howard Chutest programs need -llutil
2002-07-27  Howard ChuFix segfault from ITS#1960 hacks
2002-07-27  Howard ChuUse lutil_gentime
2002-07-27  Howard ChuSilence struct tm warnings
2002-07-27  Howard ChuDetect EBCDIC for SP2NL/NL2SP translation
2002-07-27  Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-27  Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-27  Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
next