]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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
2002-07-22  Pierangelo... fix ITS#1953
2002-07-19  Howard ChuChange list->range conversion again, avoid extra c_put.
2002-07-19  Howard ChuAdded vsnprintf, snprintf implementations.
2002-07-19  Howard Chupw_gecos depends on HAVE_PW_GECOS
2002-07-19  Howard ChuMust include <stdio.h> since <rewrite.h> uses FILE *.
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-16  Stig VenaasFixes ITS#1935
2002-07-13  Howard ChuLDAP auxprop plugin for external SASL-enabled servers
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 Enarusaidebug.c file moved from liblutil to liblber due to...
2002-07-11  Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-11  Howard ChuFix SEGV on single-byte connection input
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 Zeilengamake sure we don't test against stored values starting...
2002-07-10  Kurt Zeilengaget data if ready
2002-07-10  Kurt ZeilengaFix a few typos
2002-07-09  Kurt ZeilengaITS#1916: fix fscanf EOF bugs
2002-07-09  Kurt ZeilengaITS#1922: add references.lo
2002-07-09  Kurt ZeilengaFix matched values zero allocation bug (ITS#1931)
2002-07-08  Kurt Zeilengaremove lint
2002-07-08  Kurt ZeilengaAdd matchedValues
2002-07-08  Kurt ZeilengaFix possible under allocation of buffer
2002-07-07  Stig VenaasAdded normalization to caseIgnoreIA5Indexer()
2002-07-05  Howard ChuForced commit, wrong log msg/accidental commit.
2002-07-05  Howard ChuITS#1924 use GENERAL_NAMES_free instead of ext_free.
2002-07-05  Stig VenaasSet peeraddr also for IPv6, fixes ITS#1918
2002-06-27  Kurt ZeilengaRemove misleading (untrue) text about known syntax...
2002-06-27  Stig VenaasUse IPV6_V6ONLY on IPv6 sockets if available. This...
2002-06-27  Stig VenaasIgnore error if listen on socket bound to 0.0.0.0 fails...
2002-06-26  Kurt ZeilengaAdd krbName's definition (ITS#1913)
2002-06-25  Kurt ZeilengaCheck for gcc as well.
2002-06-25  Kurt ZeilengaRebuild with cc missing test.
2002-06-25  Kurt ZeilengaComplain if cc is missing.
2002-06-25  Kurt ZeilengaFix for "no structuralObjectClass" when lastmod is...
2002-06-22  Kurt ZeilengaauthcId might be NULL
2002-06-21  Kurt ZeilengaFix typo in last commit
2002-06-21  Kurt ZeilengaCut back on the logging...
2002-06-21  Kurt ZeilengaITS#1898: ldap_controls_dup() writes beyond allocated...
2002-06-21  Kurt ZeilengaAdd LIBRARY section to each man page
2002-06-21  Howard ChuFix dynamic module linking
2002-06-20  Kurt ZeilengaYet another schema error bug fix
2002-06-20  Kurt ZeilengaFix off by one error in erorr reporting
2002-06-19  Kurt Zeilengaassert( e != NULL ) in entry2str()
2002-06-19  Kurt ZeilengaUse #ifdef, not #if, to check SHUT_RDWR
2002-06-19  Pierangelo... use monitorContext for the monitor database
2002-06-19  Kurt ZeilengaAdd monitorContext rootDSE attribute
2002-06-19  Kurt ZeilengaHide cn=Monitor from namingContexts
2002-06-19  Kurt ZeilengaAdd monitor test.
2002-06-19  Kurt ZeilengaDetail simple method
2002-06-18  Kurt Zeilengamake curlies match
2002-06-18  Howard ChuMinor cleanup, add mention of BDB to tests
2002-06-18  Kurt ZeilengaSSF updates
2002-06-18  Kurt ZeilengaSSF discussion
2002-06-18  Kurt ZeilengaUse correct ssfs.
2002-06-18  Kurt ZeilengaMore security considerations
2002-06-18  Howard ChuITS#1891 in ber_flush, no-op if towrite == 0
2002-06-18  Kurt ZeilengaAdd some basic network security information
2002-06-18  Howard ChuITS#1891, debug msg in send_search_entry
2002-06-18  Howard ChuIn rootdn, add ref to SASL Authentication identities
2002-06-18  Kurt ZeilengaAdd initial security chapter (intro only).
next