| 2002-03-10 | 
Kurt Zeilenga | Deprecate filter_print in favor of filter2bv. | 
commit | commitdiff | tree | snapshot | 
| 2002-03-10 | 
Kurt Zeilenga | Fix up handling of extended operations with no request...  | 
commit | commitdiff | tree | snapshot | 
| 2002-03-10 | 
Kurt Zeilenga | Clean up schema checking | 
commit | commitdiff | tree | snapshot | 
| 2002-03-09 | 
Pierangelo...  | detect unavailable hash algorithms at startup | 
commit | commitdiff | tree | snapshot | 
| 2002-03-08 | 
Howard Chu | Quote sed arguments, Solaris seems to need this. | 
commit | commitdiff | tree | snapshot | 
| 2002-03-07 | 
Howard Chu | Fix ITS#1615 | 
commit | commitdiff | tree | snapshot | 
| 2002-03-07 | 
Julius Enarusai | The following file fails compile when NEW_LOGGING is...  | 
commit | commitdiff | tree | snapshot | 
| 2002-03-07 | 
Kurt Zeilenga | Replace get_filter generation of fstr with filter2bv(). | 
commit | commitdiff | tree | snapshot | 
| 2002-03-06 | 
Ralf Haferkamp | - added getAttributeByName()-method | 
commit | commitdiff | tree | snapshot | 
| 2002-03-06 | 
Ralf Haferkamp | - Some fixes in docmentation comments | 
commit | commitdiff | tree | snapshot | 
| 2002-03-06 | 
Ralf Haferkamp | regenerated autoconf/automake related files | 
commit | commitdiff | tree | snapshot | 
| 2002-03-06 | 
Ralf Haferkamp | -replaced deprecated AM_PROG_LIBTOOL with AC_PROG_LIBTOOL | 
commit | commitdiff | tree | snapshot | 
| 2002-03-06 | 
Kurt Zeilenga | CLDAP fixes | 
commit | commitdiff | tree | snapshot | 
| 2002-03-04 | 
Kurt Zeilenga | Update handling of AND/OR indexing where element is...  | 
commit | commitdiff | tree | snapshot | 
| 2002-03-04 | 
Kurt Zeilenga | Fix typo | 
commit | commitdiff | tree | snapshot | 
| 2002-03-04 | 
Kurt Zeilenga | Fix callback initializer. | 
commit | commitdiff | tree | snapshot | 
| 2002-03-04 | 
Kurt Zeilenga | Updates to reflect recent contributions | 
commit | commitdiff | tree | snapshot | 
| 2002-03-02 | 
Pierangelo...  | backout previous change; validation has been added...  | 
commit | commitdiff | tree | snapshot | 
| 2002-03-02 | 
Kurt Zeilenga | Add validation. | 
commit | commitdiff | tree | snapshot | 
| 2002-03-02 | 
Pierangelo...  | null length string is not allowed | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | obsoleted by smith-psearch | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | Fix substring index error handling | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | assign 'published' OID to subentry control | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | Add some undefined assertion tests | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | Validate filter and compare inputs | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | Add normalize_validate_normalize() to be use instead...  | 
commit | commitdiff | tree | snapshot | 
| 2002-03-01 | 
Kurt Zeilenga | Add a value_validate() function to be used by prior...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-27 | 
Stig Venaas | Using new UTF8bv* all over, getting rid of UTF8normaliz...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-26 | 
Stig Venaas | Added code for approximate matching in UTF8bvnormalize...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-25 | 
Kurt Zeilenga | tool install should not be dependent on $(BUILD_LDBM) | 
commit | commitdiff | tree | snapshot | 
| 2002-02-25 | 
Stig Venaas | Optimizing UTF8bvnormcmp() by adding flags that tells...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-24 | 
Kurt Zeilenga | Minor tweaks. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-23 | 
Kurt Zeilenga | C translator portability changes (ITS#1609) | 
commit | commitdiff | tree | snapshot | 
| 2002-02-23 | 
Kurt Zeilenga | Silence a warning | 
commit | commitdiff | tree | snapshot | 
| 2002-02-23 | 
Kurt Zeilenga | Check for -ldb4 before -ldb | 
commit | commitdiff | tree | snapshot | 
| 2002-02-21 | 
Kurt Zeilenga | Return proper result codes for usage errors | 
commit | commitdiff | tree | snapshot | 
| 2002-02-21 | 
Kurt Zeilenga | Fix bug in unused function | 
commit | commitdiff | tree | snapshot | 
| 2002-02-21 | 
Kurt Zeilenga | If port is zero, use default. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-20 | 
Stig Venaas | Added UTF8bvnormcmp(), should replace UTF8normcmp() | 
commit | commitdiff | tree | snapshot | 
| 2002-02-19 | 
Pierangelo...  | #ifdef local time hack | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | #ifdef ACI/authpasswd schema | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | #ifdef experimental controls | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | Assigned 'published' OID for whoami? op | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | Updates from SDF | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | Updates from -devel | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | More | 
commit | commitdiff | tree | snapshot | 
| 2002-02-18 | 
Kurt Zeilenga | Misc updates | 
commit | commitdiff | tree | snapshot | 
| 2002-02-15 | 
Howard Chu | Changed supportedFeatures to array of struct bervals  OPENLDAP_REL_ENG_2_1_BP | 
commit | commitdiff | tree | snapshot | 
| 2002-02-15 | 
Howard Chu | Changed reqoid to struct berval | 
commit | commitdiff | tree | snapshot | 
| 2002-02-15 | 
Howard Chu | Add basic objectClass filtering to filtered replicas | 
commit | commitdiff | tree | snapshot | 
| 2002-02-15 | 
Howard Chu | Fix ad_inlist typo on oc->required | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Pierangelo...  | use memchr in ber_bvchr | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Pierangelo...  | substrings match works with NULs in UTF8 strings | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Pierangelo...  | don't free dangling pointers :( | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Pierangelo...  | not-so-easy-to-spot bug in filter writing | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Pierangelo...  | first round at replacing UTF8normalize with UTF8bvnormalize | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Stig Venaas | Added UTF8bvnormalize which is like UTF8normalize but...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-14 | 
Howard Chu | For ITS#1601, add ber_init2() using given buffer in...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | disallow unescaped NULs in UTF-8 string values | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Fix for Linux on zSeries. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | make UTF8STringNormalize handle NUL | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | fix dnValidate (leak and return SUCCESS) | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | DNs may include NULs | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Limit the length of [R]DNs on input to 8192.  A lower...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Use memchr, not strlen, to look for embedded NULs. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Add embedded NUL check.  This is one case where we...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Check for NULs in DNs. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | minor cleanup | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | honor the ber_len field to allow to exploit ldap_bv2...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Howard Chu | Fix previous commit, need to detect very short packets. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Pierangelo...  | prepare for ldap_bv2dn() | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Howard Chu | ber_get_next: return error if decoded ber_len is smalle...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Add embedded NUL checks, fix last commit | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | dnValidate needs to check for embedded NULs. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | #if 0 RDN debugging | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Misc. DN fixes and cleanups, namely don't muck with...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-13 | 
Kurt Zeilenga | Quick (and expensive) fix to detect DNs with embedded...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | improve log message | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Don't print unprintable keys | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Fix pointer initialization bug | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Fix overly complex control management | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Minor cleanup. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | no need to check escaping of normalized dn | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Revert most of last change | 
commit | commitdiff | tree | snapshot | 
| 2002-02-12 | 
Kurt Zeilenga | Misc cleanup | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Use scope base searches | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Fix bug in last commit | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Note that we likely need to make some of this conditional. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Add uuid_to_str() detection. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Fix typo | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Use UUID to generate a GID for txn_prepare.   Based...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Move BDB backend initialization to bdb_open.  bdb_initi...  | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Use shtool --version for pathtest | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | No need to AC_SUBST(SHTOOL) | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Set SHTOOL directly.  Add 'make pathtest'. | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Howard Chu | Fix ITS#1597 | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Howard Chu | Fix #include of sasl.h | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Howard Chu | Silence a warning about ldap_debug | 
commit | commitdiff | tree | snapshot | 
| 2002-02-11 | 
Kurt Zeilenga | Don't use 'shtool mkln' as ln(1) replacement. | 
commit | commitdiff | tree | snapshot | 
| next |