]> git.sur5r.net Git - openldap/history - servers
use ber_bvcmp where appropriate
[openldap] / servers /
2002-04-03 Pierangelo Masaratiuse ber_bvcmp where appropriate
2002-04-03 Pierangelo Masaratimissing description in current cunnections number
2002-04-03 Pierangelo Masarativarious acl improvements/cleanups/speedups (need to...
2002-04-03 Pierangelo Masaratiadd a switch that enables/disables reverse lookups...
2002-04-02 Kurt ZeilengaPatch: More format bugs (ITS#1702)
2002-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-04-02 Pierangelo Masaratifix last part of ITS#1710 (commented code, though)
2002-04-02 Pierangelo Masaratiappropriately detect the required conn
2002-04-02 Pierangelo Masaratidon't loop any more if connid is found :)
2002-04-02 Pierangelo Masaratipartial fulfilment of ITS#1710
2002-04-02 Pierangelo Masaratiminor improvement
2002-04-02 Pierangelo Masaratiuse ber_bvcmp() whenever possible
2002-04-02 Pierangelo Masaratifix ITS#1704
2002-04-02 Pierangelo Masaratithe logic of this check was completely reversed; in...
2002-03-30 Pierangelo Masaratifix counting twice the substitution length (caused...
2002-03-30 Pierangelo Masaratiallow attribute exclusion list in selective replica
2002-03-30 Pierangelo Masaratiinitialize temporaries
2002-03-30 Pierangelo Masaratido not print -1 as %lu
2002-03-30 Pierangelo Masaratido not return a pointer to an automatic variable in...
2002-03-30 Kurt ZeilengaSystem loading can now be done in one place...
2002-03-30 Kurt Zeilengaadd si_syn_octetString to keep syntax load checks in...
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages to operational.c and fixed...
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-03-25 Kurt ZeilengaNow understand with Hallvard was commenting on in ITS...
2002-03-25 Kurt ZeilengaITS#1674: integerOrderingMatch, integerFirstComponentMa...
2002-03-25 Kurt ZeilengaITS#1686: fix typo in usage
2002-03-25 Howard ChuFix ITS#1675, make sure search results are initialized
2002-03-24 Kurt ZeilengaFixup a few schema definitions
2002-03-24 Kurt ZeilengaUpdate control framework
2002-03-24 Kurt Zeilengacleanlup
2002-03-24 Kurt Zeilengacleanup
2002-03-23 Pierangelo Masaratifix ITS#1671 and more
2002-03-23 Pierangelo Masaratifix ITS#1667
2002-03-23 Pierangelo Masaratiimprovement of permission handling of local sockets...
2002-03-23 Pierangelo Masaratifix ITS#1660 (issue 1)
2002-03-23 Pierangelo Masaratiport hasSubordinates handling to back-bdb
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 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 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
next