]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-03-20  Howard ChuFix ITS#1655, don't retrieve sd until we've checked...
2002-03-20  Howard ChuFix ITS#1607, longstanding bug in group and dnattr...
2002-03-20  Howard ChuIn bdb_idl_fetch_key, the DB_MULTIPLE buffer must be...
2002-03-20  Howard ChuRewrote bdb_idl_insert_key and bdb_idl_delete_key for...
2002-03-19  Julius EnarusaiAdded LDAP_LOG messages
2002-03-18  Howard ChuFix ITS#1649, a filter constructed from a BUFSIZ input...
2002-03-18  Howard ChuUse a single malloc'd block for all the temporary IDL...
2002-03-18  Howard ChuFix backend_attribute trying to reference a NULL be...
2002-03-18  Howard Chuuse ber_str2bv() instead of ch_strdup/strlen.
2002-03-18  Howard ChuFix previous commit, lutil_passwd_scheme() returns...
2002-03-18  Howard ChuFix previous commit, missing semicolon
2002-03-17  Kurt Zeilengafix compilation error
2002-03-15  Julius EnarusaiAdded LDAP_LOG messages
2002-03-15  Julius EnarusaiAdded/Modified LDAP_LOG messages to match the existing...
2002-03-15  Julius EnarusaiAdded LDAP_LOG messages to match existing Debug messages
2002-03-14  Julius EnarusaiAdded LDAP_LOG messages to these files to match the...
2002-03-14  Julius EnarusaiAdded LDAP_LOG messages to the above files to match...
2002-03-12  Kurt ZeilengaCheck components of extensible match filter sooner...
2002-03-12  Kurt ZeilengaAlign with back-ldbm version
2002-03-11  Kurt ZeilengaReturn inappropriate matching if the syntaxes don't...
2002-03-11  Kurt ZeilengaAdd a comment to the check which needs extending to...
2002-03-11  Kurt ZeilengaUse put/get filter to convert string to filter
2002-03-11  Kurt ZeilengaCopyright 2001, Adrian Thurston, All rights reserved.
2002-03-11  Kurt ZeilengaAdd no-op mru_schema_info()...
2002-03-11  Kurt ZeilengaITS#1636 fix
2002-03-11  Kurt ZeilengaMisc extensible match clean up.
2002-03-11  Kurt ZeilengaBasic extensible matching test
2002-03-11  Kurt ZeilengaReturn EXIT_FAILURE if result code is not success.
2002-03-11  Kurt ZeilengaAdd whoami test
2002-03-10  Kurt ZeilengaDeprecate filter_print in favor of filter2bv.
2002-03-10  Kurt ZeilengaFix up handling of extended operations with no request...
2002-03-10  Kurt ZeilengaClean up schema checking
2002-03-09  Pierangelo... detect unavailable hash algorithms at startup
2002-03-08  Howard ChuQuote sed arguments, Solaris seems to need this.
2002-03-07  Howard ChuFix ITS#1615
2002-03-07  Julius EnarusaiThe following file fails compile when NEW_LOGGING is...
2002-03-07  Kurt ZeilengaReplace get_filter generation of fstr with filter2bv().
2002-03-06  Ralf Haferkamp- added getAttributeByName()-method
2002-03-06  Ralf Haferkamp- Some fixes in docmentation comments
2002-03-06  Ralf Haferkampregenerated autoconf/automake related files
2002-03-06  Ralf Haferkamp-replaced deprecated AM_PROG_LIBTOOL with AC_PROG_LIBTOOL
2002-03-06  Kurt ZeilengaCLDAP fixes
2002-03-04  Kurt ZeilengaUpdate handling of AND/OR indexing where element is...
2002-03-04  Kurt ZeilengaFix typo
2002-03-04  Kurt ZeilengaFix callback initializer.
2002-03-04  Kurt ZeilengaUpdates to reflect recent contributions
2002-03-02  Pierangelo... backout previous change; validation has been added...
2002-03-02  Kurt ZeilengaAdd validation.
2002-03-02  Pierangelo... null length string is not allowed
2002-03-01  Kurt Zeilengaobsoleted by smith-psearch
2002-03-01  Kurt ZeilengaFix substring index error handling
2002-03-01  Kurt Zeilengaassign 'published' OID to subentry control
2002-03-01  Kurt ZeilengaAdd some undefined assertion tests
2002-03-01  Kurt ZeilengaValidate filter and compare inputs
2002-03-01  Kurt ZeilengaAdd normalize_validate_normalize() to be use instead...
2002-03-01  Kurt ZeilengaAdd a value_validate() function to be used by prior...
2002-02-27  Stig VenaasUsing new UTF8bv* all over, getting rid of UTF8normaliz...
2002-02-26  Stig VenaasAdded code for approximate matching in UTF8bvnormalize...
2002-02-25  Kurt Zeilengatool install should not be dependent on $(BUILD_LDBM)
2002-02-25  Stig VenaasOptimizing UTF8bvnormcmp() by adding flags that tells...
2002-02-24  Kurt ZeilengaMinor tweaks.
2002-02-23  Kurt ZeilengaC translator portability changes (ITS#1609)
2002-02-23  Kurt ZeilengaSilence a warning
2002-02-23  Kurt ZeilengaCheck for -ldb4 before -ldb
2002-02-21  Kurt ZeilengaReturn proper result codes for usage errors
2002-02-21  Kurt ZeilengaFix bug in unused function
2002-02-21  Kurt ZeilengaIf port is zero, use default.
2002-02-20  Stig VenaasAdded UTF8bvnormcmp(), should replace UTF8normcmp()
2002-02-19  Pierangelo... #ifdef local time hack
2002-02-18  Kurt Zeilenga#ifdef ACI/authpasswd schema
2002-02-18  Kurt Zeilenga#ifdef experimental controls
2002-02-18  Kurt ZeilengaAssigned 'published' OID for whoami? op
2002-02-18  Kurt ZeilengaUpdates from SDF
2002-02-18  Kurt ZeilengaUpdates from -devel
2002-02-18  Kurt ZeilengaMore
2002-02-18  Kurt ZeilengaMisc updates
2002-02-15  Howard ChuChanged supportedFeatures to array of struct bervals OPENLDAP_REL_ENG_2_1_BP
2002-02-15  Howard ChuChanged reqoid to struct berval
2002-02-15  Howard ChuAdd basic objectClass filtering to filtered replicas
2002-02-15  Howard ChuFix ad_inlist typo on oc->required
2002-02-14  Pierangelo... use memchr in ber_bvchr
2002-02-14  Pierangelo... substrings match works with NULs in UTF8 strings
2002-02-14  Pierangelo... don't free dangling pointers :(
2002-02-14  Pierangelo... not-so-easy-to-spot bug in filter writing
2002-02-14  Pierangelo... first round at replacing UTF8normalize with UTF8bvnormalize
2002-02-14  Stig VenaasAdded UTF8bvnormalize which is like UTF8normalize but...
2002-02-14  Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-02-13  Pierangelo... disallow unescaped NULs in UTF-8 string values
2002-02-13  Kurt ZeilengaFix for Linux on zSeries.
2002-02-13  Pierangelo... make UTF8STringNormalize handle NUL
2002-02-13  Pierangelo... fix dnValidate (leak and return SUCCESS)
2002-02-13  Pierangelo... DNs may include NULs
2002-02-13  Kurt ZeilengaLimit the length of [R]DNs on input to 8192. A lower...
2002-02-13  Kurt ZeilengaUse memchr, not strlen, to look for embedded NULs.
2002-02-13  Kurt ZeilengaAdd embedded NUL check. This is one case where we...
2002-02-13  Kurt ZeilengaCheck for NULs in DNs.
2002-02-13  Pierangelo... minor cleanup
2002-02-13  Pierangelo... honor the ber_len field to allow to exploit ldap_bv2...
2002-02-13  Pierangelo... use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13  Howard ChuFix previous commit, need to detect very short packets.
next