]> git.sur5r.net Git - openldap/shortlog
openldap
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.
2002-02-13 Pierangelo... prepare for ldap_bv2dn()
2002-02-13 Howard Chuber_get_next: return error if decoded ber_len is smalle...
2002-02-13 Kurt ZeilengaAdd embedded NUL checks, fix last commit
2002-02-13 Kurt ZeilengadnValidate needs to check for embedded NULs.
2002-02-13 Kurt Zeilenga#if 0 RDN debugging
2002-02-13 Kurt ZeilengaMisc. DN fixes and cleanups, namely don't muck with...
2002-02-13 Kurt ZeilengaQuick (and expensive) fix to detect DNs with embedded...
2002-02-12 Kurt Zeilengaimprove log message
2002-02-12 Kurt ZeilengaDon't print unprintable keys
2002-02-12 Kurt ZeilengaFix pointer initialization bug
2002-02-12 Kurt ZeilengaFix overly complex control management
2002-02-12 Kurt ZeilengaMinor cleanup.
2002-02-12 Kurt Zeilengano need to check escaping of normalized dn
2002-02-12 Kurt ZeilengaRevert most of last change
2002-02-12 Kurt ZeilengaMisc cleanup
2002-02-11 Kurt ZeilengaUse scope base searches
2002-02-11 Kurt ZeilengaFix bug in last commit
2002-02-11 Kurt ZeilengaNote that we likely need to make some of this conditional.
2002-02-11 Kurt ZeilengaAdd uuid_to_str() detection.
2002-02-11 Kurt ZeilengaFix typo
2002-02-11 Kurt ZeilengaUse UUID to generate a GID for txn_prepare. Based...
2002-02-11 Kurt ZeilengaMove BDB backend initialization to bdb_open. bdb_initi...
2002-02-11 Kurt ZeilengaUse shtool --version for pathtest
2002-02-11 Kurt ZeilengaNo need to AC_SUBST(SHTOOL)
2002-02-11 Kurt ZeilengaSet SHTOOL directly. Add 'make pathtest'.
2002-02-11 Howard ChuFix ITS#1597
2002-02-11 Howard ChuFix #include of sasl.h
2002-02-11 Howard ChuSilence a warning about ldap_debug
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-11 Pierangelo... remove cruft related to librewrite
2002-02-11 Kurt ZeilengaAdd rcs ids
2002-02-11 Kurt Zeilenganotes needs for future additions
2002-02-11 Kurt ZeilengaMinor astestic changes
2002-02-10 Kurt ZeilengaAdd a little boldness
2002-02-10 Kurt Zeilengashtool mkln -s doesn't work like ln -s. Revert for...
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-10 Kurt ZeilengaNeed to libldap/liblber to library path to get proper...
2002-02-10 Kurt ZeilengaFix compile error properly
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Kurt Zeilengashtool updates
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-02-10 Howard ChuAdded check for Cyrus SASLv2
2002-02-10 Kurt ZeilengaReflect recent updates
2002-02-10 Kurt ZeilengaMisc SHTOOL use updates
2002-02-10 Kurt ZeilengaRe add ltmain.sh
2002-02-10 Kurt ZeilengaDisable use of --only-* flags
2002-02-10 Kurt ZeilengaUpdate to use shtool, remove ltconfig
2002-02-10 Kurt ZeilengaUpdate to libtool 1.4.2
2002-02-10 Kurt ZeilengaSuck in very latest versions from the FSF.
2002-02-09 Kurt ZeilengaReverse arguments of is_object_subclass and reverse...
2002-02-09 Kurt ZeilengaChange structuralObjectClass to use objectClassMatch,
2002-02-09 Kurt Zeilengas/person/pilotPerson
2002-02-09 Kurt ZeilengaAdd manager to expected output as it a person, not...
2002-02-09 Kurt ZeilengaSearch for pilotPerson instead of person to test object...
2002-02-09 Pierangelo... fix for acl state
2002-02-09 Pierangelo... fix for acl state
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-09 Howard ChuSlightly better fix for library cleanup. Requires GCC.
2002-02-08 Howard ChuFix flag initialization
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-02-08 Kurt ZeilengaTreat access to dn="" as access to dn.base="". Avoid...
2002-02-08 Kurt ZeilengaUpdate comment
2002-02-08 Howard ChuSome malloc tweaks for for print_vals
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-02-08 Howard ChuMinor IDL tweaks
2002-02-07 Kurt ZeilengaITS#1587: s/2289/2589/
2002-02-07 Kurt Zeilengas/rootDSEfile/rootDSE/
2002-02-06 Pierangelo... fixes ITS#1578
2002-02-06 Pierangelo... fixes ITS#1582 (didn't trap SLAP_MOD_SOFTADD modificati...
2002-02-02 Kurt ZeilengaAdd LDIFv1 "control" task
2002-02-02 Howard ChuFinished compare implementation
2002-02-02 Howard ChuDeleted unneeded unbind.c
2002-02-02 Howard ChuAPI updates, some typo fixes
2002-02-02 Kurt Zeilengaswitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data
next