]> git.sur5r.net Git - openldap/history - servers
New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
[openldap] / servers /
2002-08-23 Howard ChuFix typo in previous commit. (Benign, code was #if...
2002-08-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-23 Pierangelo Masaratifixed bug in reading size/time limits without style...
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-08-23 Pierangelo Masaratiadded assertions to catch helper function misuse
2002-08-23 Howard ChuFix indexing bug in splitting indirect blocks
2002-08-22 Howard ChuOS/390 EBCDIC support
2002-08-22 Howard ChuAdded support for BDB 4.1.17
2002-08-22 Kurt ZeilengaFix abstract schema check
2002-08-21 Pierangelo Masaratifix previous commit
2002-08-21 Jong Hyuk ChoiSlapadd is changed to include Operational Attributes...
2002-08-20 Kurt ZeilengaITS#2004 AD lang bug fix
2002-08-20 Howard ChuUse search callbacks in slap_sasl_checkpass and slap_au...
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-08-19 Kurt Zeilengafix typo in last commit
2002-08-19 Kurt ZeilengaNormalized form should be pretty.
2002-08-17 Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-16 Kurt ZeilengaRemove #if 0 code
2002-08-16 Pierangelo MasaratiCHANGES:
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-08-16 Pierangelo Masaratisilence warnings
2002-08-16 Pierangelo Masaratifix printableStringValidate return value bug
2002-08-13 Pierangelo Masaratichanges:
2002-08-13 Pierangelo MasaratiVERY PRELIMINARY support for PostgreSQL and IBM db2
2002-08-13 Pierangelo Masaratibetter error handling when returning results
2002-08-13 Kurt ZeilengaLog successful SASL bind (ITS#2017)
2002-08-13 Kurt ZeilengaPatch: lutil_progname() and lutil_strcopy() are not...
2002-08-13 Kurt ZeilengaFix IRIX sc_mask conflict
2002-08-12 Kurt ZeilengaAdd support for response controls
2002-08-12 Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-11 Kurt ZeilengaAdd back_bdb to modules
2002-08-11 Kurt Zeilengaconsistently reduce string_expand bv_len by 1
2002-08-11 Howard ChuNever use DB_RECOVER flag when opening DB_ENV. Recovery...
2002-08-10 Pierangelo Masaratisame as for back-meta
2002-08-10 Pierangelo Masaratiinitialize struct timeval (fixes ITS#2014);
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-08-09 Pierangelo Masaratiremove dependency from LDAP_FILT_MAXSIZ (and handle...
2002-08-08 Howard ChuITS#2015 give correct index key back to presence_candidates
2002-08-07 Kurt ZeilengaFix saslregex init bug
2002-08-07 Howard ChuPlug config leaks
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-08-07 Kurt ZeilengaMove large string comment to just above UTF8StringValid...
2002-08-07 Howard ChuRevert previous commit
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-08-07 Howard ChuDon't strdup conn->authz into op, just reference direct...
2002-08-06 Kurt ZeilengaITS#2010: use snprintf instead of strcpy to prevent...
2002-08-06 Kurt Zeilengaother->invalid
2002-08-06 Kurt ZeilengaFor IA5, printable, telephone:
2002-08-06 Kurt ZeilengaAdd a summary to strings comment
2002-08-06 Kurt ZeilengaUpdate string commment with examples.
2002-08-06 Kurt ZeilengaAdd start of discussion of strings in LDAP/X.500 and...
2002-08-06 Kurt ZeilengaFix nameAndOptionalUUID normalization,
2002-08-06 Kurt ZeilengaRemove lint
2002-08-06 Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-08-06 Howard ChuITS#1998 UTF8StringNormalize should accept all-space...
2002-08-05 Kurt ZeilengaMisc clean up of last commit.
2002-08-05 Kurt ZeilengaRework saslRegex code (not yet tested)
2002-08-05 Kurt ZeilengaPrevent overflow in .rej creation (ITS#2007)
2002-08-05 Kurt ZeilengaSet O_EXCL (ITS#2009)
2002-08-05 Kurt ZeilengaFix lutil_str*() warnings
2002-08-05 Kurt ZeilengaPatch: add OpenLDAPaci #public# access (ITS#2005)
2002-08-05 Kurt ZeilengaPatch: ACL #access-id#<invalid-DN> granted access to...
2002-08-03 Howard ChuFix ITS#1994, Windows heap consistency
2002-08-02 Pierangelo Masaratineed <lutil.h> for lutil_gentime
2002-08-02 Pierangelo Masaratifix previous commit
2002-08-01 Kurt ZeilengaITS#1951: saslRegexp limits syntax of regular expressions
2002-07-31 Howard ChuFix bdb_idl_union of range and list (related to ITS...
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-28 Kurt Zeilengaclean up curly matching
2002-07-28 Kurt ZeilengaFix for:
2002-07-27 Kurt ZeilengaFix pkiUser
2002-07-27 Kurt ZeilengaITS#1965: use snprintf
2002-07-27 Kurt ZeilengaITS#1985 fix: blind commit
2002-07-27 Kurt ZeilengaImprove schema error messages
2002-07-27 Howard ChuUse lutil_gentime
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-26 Kurt Zeilengause strongAuthRequired instead of operationsError to...
2002-07-26 Howard ChuInclude <sys/stat.h> for mkdir prototype
2002-07-25 Pierangelo Masaratifix normalization bug; change time stamping by using...
2002-07-25 Pierangelo Masaratifix normalization bug (related to ITS#1984)
2002-07-24 Kurt ZeilengaBootParamSyntax: be more liberal than the ABNF such...
2002-07-24 Kurt ZeilengaShould allow keystring in bootParams
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-23 Julius EnarusaiConverted LDAP_LOG messages to use new Macro
2002-07-22 Pierangelo Masaratifix ITS#1953
2002-07-19 Howard ChuChange list->range conversion again, avoid extra c_put.
2002-07-18 Jong Hyuk Choichange in the IDL conversion from a list to a range
2002-07-16 Kurt ZeilengakrbName is now builtin
2002-07-13 Howard ChuTweak: For slap tools, don't set DB_RECOVERY flag when...
2002-07-13 Howard ChuFix setting c_authz_backend for SASL binds:
2002-07-12 Howard ChuFix previous commit - the stub was never needed.
2002-07-12 Howard ChuFix order of params to sasl_setpass. Added initial...
2002-07-12 Stig VenaasUse AF_INET instead of AF_UNSPEC when IPv6 disabled
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-11 Kurt ZeilengaMore ACL to dn="" bug fixing... and add test006-acl...
2002-07-11 Kurt ZeilengaFix ACL to dn="" bug
2002-07-11 Kurt ZeilengaChange dn="" to dn.base="".
2002-07-10 Kurt Zeilengaget data if ready
next