]> git.sur5r.net Git - openldap/history - servers
Added LDAP_LOG messages to match existing Debug messages
[openldap] / servers /
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 ZeilengaAdd no-op mru_schema_info()...
2002-03-11 Kurt ZeilengaITS#1636 fix
2002-03-11 Kurt ZeilengaMisc extensible match clean up.
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-09 Pierangelo Masaratidetect unavailable hash algorithms at startup
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 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-02 Pierangelo Masaratibackout previous change; validation has been added...
2002-03-02 Kurt ZeilengaAdd validation.
2002-03-02 Pierangelo Masaratinull length string is not allowed
2002-03-01 Kurt ZeilengaFix substring index error handling
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-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-02-21 Kurt ZeilengaReturn proper result codes for usage errors
2002-02-21 Kurt ZeilengaFix bug in unused function
2002-02-19 Pierangelo Masarati#ifdef local time hack
2002-02-18 Kurt Zeilenga#ifdef ACI/authpasswd schema
2002-02-18 Kurt Zeilenga#ifdef experimental controls
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 Masaratiuse memchr in ber_bvchr
2002-02-14 Pierangelo Masaratisubstrings match works with NULs in UTF8 strings
2002-02-14 Pierangelo Masaratidon't free dangling pointers :(
2002-02-14 Pierangelo Masaratifirst round at replacing UTF8normalize with UTF8bvnormalize
2002-02-14 Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-02-13 Pierangelo Masaratimake UTF8STringNormalize handle NUL
2002-02-13 Pierangelo Masaratifix dnValidate (leak and return SUCCESS)
2002-02-13 Pierangelo MasaratiDNs may include NULs
2002-02-13 Kurt ZeilengaLimit the length of [R]DNs on input to 8192. A lower...
2002-02-13 Kurt ZeilengaCheck for NULs in DNs.
2002-02-13 Pierangelo Masaratihonor the ber_len field to allow to exploit ldap_bv2...
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
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 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 ZeilengaFix bug in last commit
2002-02-11 Kurt ZeilengaNote that we likely need to make some of this conditional.
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 Howard ChuSilence a warning about ldap_debug
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-11 Kurt Zeilenganotes needs for future additions
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-10 Kurt ZeilengaFix compile error properly
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-02-09 Kurt ZeilengaReverse arguments of is_object_subclass and reverse...
2002-02-09 Kurt ZeilengaChange structuralObjectClass to use objectClassMatch,
2002-02-09 Pierangelo Masaratifix for acl state
2002-02-09 Pierangelo Masaratifix for acl state
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
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-06 Pierangelo Masaratifixes ITS#1582 (didn't trap SLAP_MOD_SOFTADD modificati...
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
2002-02-02 Kurt Zeilengacreate openldap-data, not openldap-ldbm
2002-02-02 Kurt Zeilengause BDB and other updates
2002-02-02 Kurt ZeilengaAdd cache txn_prepare code based upon submission (ITS...
2002-01-31 Kurt ZeilengaFix binary v lang_range typo
2002-01-31 Howard ChuFix ITS#1573 spelling errors
next