]> git.sur5r.net Git - openldap/shortlog
openldap
2002-08-09 Pierangelo... remove warnings
2002-08-08 Howard ChuITS#2015 give correct index key back to presence_candidates
2002-08-08 Kurt ZeilengaRemove reference to getfilter(3)
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-08-07 Kurt ZeilengaFix saslregex init bug
2002-08-07 Kurt ZeilengaAdd simple CN v cn test case for ITS#1997
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-07 Howard ChuFix typo
2002-08-07 Howard ChuITS#1958 from Andrew Findlay with minor adjustments
2002-08-07 Howard ChuEliminate an unnecessary malloc/free
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 ber_mem2bv should accept 0-length calls, just...
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 ZeilengaMinor updates
2002-08-05 Kurt ZeilengaSet O_EXCL
2002-08-05 Kurt ZeilengaFix LDIF LF / CRLF handling.
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 ZeilengaForced commit:
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 ChuITS#1956, bvalp declaration
2002-08-03 Howard ChuFix ITS#1994, Windows heap consistency
2002-08-02 Pierangelo... need <lutil.h> for lutil_gentime
2002-08-02 Pierangelo... fix previous commit
2002-08-02 Kurt ZeilengaAdd note regarding user/system checks and operational...
2002-08-01 Howard ChuRevert previous commit. Fix needs more design.
2002-08-01 Howard ChuITS#1995 return error text when ldap_pvt_tls_check_host...
2002-08-01 Howard ChuITS#910, ITS#1983 retry partial writes in ber_pvt_sb_do...
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-30 Kurt ZeilengaAdd member filter components to groupOfName assertions
2002-07-28 Kurt Zeilengaclean up curly matching
2002-07-28 Kurt ZeilengaFix for:
2002-07-28 Kurt ZeilengaFix up restart code for EINTR
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 ChuIf HAVE_EBCDIC, translate dbname from ASCII to EBCDIC...
2002-07-27 Howard Chutest progs need -llutil
2002-07-27 Howard Chutest programs need -llutil
2002-07-27 Howard Chutest programs need -llutil
2002-07-27 Howard ChuFix segfault from ITS#1960 hacks
2002-07-27 Howard ChuUse lutil_gentime
2002-07-27 Howard ChuSilence struct tm warnings
2002-07-27 Howard ChuDetect EBCDIC for SP2NL/NL2SP translation
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-27 Howard ChuAdditional tweak for HAVE_PTHREADS_OS390
2002-07-27 Howard ChuUse lutil_progname, #include <lutil.h> to get it.
2002-07-26 Kurt ZeilengaClarify error messages
2002-07-26 Kurt Zeilengause strongAuthRequired instead of operationsError to...
2002-07-26 Howard ChuRevert previous commit, too much broken
2002-07-26 Howard ChuFix previous commit
2002-07-26 Howard Chustdio kludge for OS/390; stdlib.h must be included...
2002-07-26 Howard ChuFix argvec for OS/390
2002-07-26 Howard ChuInclude <sys/stat.h> for mkdir prototype
2002-07-26 Howard ChuMust include <stdio.h> for prototypes
2002-07-26 Howard ChuUse both <string.h> and <strings.h> if BOTH_STRINGS_H...
2002-07-26 Howard ChuMinor uniformity tweaks, use lutil_progname, don't...
2002-07-26 Howard ChuMake liblutil before liblunicde, ucgendat needs liblutil
2002-07-26 Howard ChuMoved <stdio.h> before <ac/stdlib.h>
2002-07-26 Howard ChuSome tweaks for OS/390 pthreads. Func signatures are...
2002-07-26 Howard ChuFix previous commit, "data" disappeared...
2002-07-26 Howard ChuConditionalize use of vsyslog
2002-07-25 Kurt ZeilengaMore 64-bit hacking...
2002-07-25 Pierangelo... fix normalization bug; change time stamping by using...
2002-07-25 Pierangelo... fix normalization bug (related to ITS#1984)
2002-07-24 Howard ChuWrap get_ca_list opendir code with #if HAVE_DIRENT_H...
2002-07-24 Kurt Zeilenganamedref is now a Proposed Standard RFC
2002-07-24 Kurt ZeilengaBootParamSyntax: be more liberal than the ABNF such...
2002-07-24 Kurt ZeilengaShould allow keystring in bootParams
2002-07-24 Kurt ZeilengaClarify use of slapd.conf(5) v ldap.conf(5).
2002-07-23 Kurt ZeilengaClean up last commit
2002-07-23 Kurt Zeilengaadd feature macros
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-23 Kurt Zeilengasnprintf cleanup
2002-07-23 Kurt Zeilengaucdata presently uses sized types. sized types use...
2002-07-23 Kurt ZeilengaMisc sprintf/snprintf cleanup
2002-07-23 Kurt ZeilengaShort term fix for ITS#1960
2002-07-23 Julius EnarusaiConverted LDAP_LOG messages to use new Macro
next