]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2000-01-25  Kurt ZeilengaImport of UTBM 0.2 MLEISHER UTBM_0_2
2000-01-25  Kurt ZeilengaImport of URE 0.5 URE_0_5
2000-01-25  Kurt ZeilengaImport of UCDATA 2.4 UCDATA_2_4
2000-01-25  Kurt ZeilengaInitial revision
2000-01-25  Kurt ZeilengaSecond round of schema changes
2000-01-25  Kurt ZeilengaAdd utf-8 to MSVC projects and remove lint.
2000-01-25  Kurt ZeilengaMove uppercase comment to be next to uppercasing code.
2000-01-25  Kurt ZeilengaStart putting old code behind the currently defined...
2000-01-25  Kurt ZeilengaHave compare use get_ava().
2000-01-24  Kurt ZeilengaModify slapd syntax struct to have both a validation...
2000-01-23  Kurt ZeilengaMake ldap_utf8_bytes() act like strlen() not sizeof()
2000-01-23  Kurt ZeilengaFix bugs in UTF-8 code. Apply to getdn and charray.
2000-01-23  Kurt Zeilengas/case_ignore_normalize/caseIgnoreIA5Normalize/
2000-01-23  Kurt ZeilengaAdd comment: old schema is OC less category (abstract...
2000-01-23  Kurt ZeilengaAdd some robustness to UTF-8 routines.
2000-01-23  Kurt ZeilengaAdd comments to UTF-8 declarations.
2000-01-23  Kurt ZeilengaAdd comments.
2000-01-22  Kurt ZeilengaMove ldap_utf8_*() declarations from ldap-int.h to...
2000-01-22  Kurt ZeilengaWe'll need ldap_utf8_strpbrk() as well.
2000-01-22  Kurt ZeilengaAdd initial (untested) implementations of ldap_utf8_strtok,
2000-01-22  Kurt ZeilengaAdd additional UTF-8 routines
2000-01-22  Kurt ZeilengaFix charlen and add getc
2000-01-22  Kurt ZeilengaInitial UTF-8 routines.
2000-01-21  Kurt ZeilengaRemove .tar
2000-01-20  Kurt ZeilengaRemove SASL/TLS integration projects from TODO as basic
2000-01-17  Kurt ZeilengaUpdate RCSid
2000-01-17  Kurt ZeilengaAdd print.c to handle GeneralizedTime.
2000-01-17  Kurt ZeilengaEven more checks around use of crypt(3).
2000-01-17  Kurt ZeilengaAdd additional crypt() sanity checks.
2000-01-16  Luke HowardIn ldap_pvt_sasl_init() treat subsequent invocations...
2000-01-15  Howard ChuIn ldap_pvt_tls_init() treat subsequent invocations...
2000-01-15  Howard ChuFix bug in group spec parsing, was failing to set attri...
2000-01-14  Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-13  Kurt ZeilengaRegenerate using proper tools.
2000-01-11  Predrag "Pele... some minor changes - d'n'd support forthcoming
2000-01-11  Kurt ZeilengaAll close and redirect stdin, stdout, stderr.
2000-01-11  Kurt ZeilengaFix --enabel-kbind=auto --without-kerberos detection
2000-01-11  Kurt ZeilengaRevamp detach code to ensure stdin, stdout, stderr...
2000-01-11  Kurt ZeilengaAdd RCSid
2000-01-11  Kurt ZeilengaPer ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD
2000-01-10  Kurt ZeilengaValidate krb5_init_context
2000-01-09  Kurt ZeilengaBorrowed a bit to literally... s/pop/ldap/ s/popper...
2000-01-08  Kurt Zeilenga--disable-kbind --disable-kpasswd should imply --withou...
2000-01-08  Kurt ZeilengaMinor fixes.
2000-01-08  Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-07  Predrag "Pele... added cn=schema to gtk-tool
2000-01-05  Luke HowardImported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind...
2000-01-03  Kurt ZeilengaUpdate main copyright to y2k
2000-01-03  Predrag "Pele... minor fix
2000-01-03  Predrag "Pele... copyright changes for php3-tool (added 1999 and 2000)
2000-01-03  Predrag "Pele... missing icon for gtk-tool
2000-01-03  Predrag "Pele... Modifications to gtk-tool (follow aliases, options...
2000-01-03  Luke HowardAdded support for connecting to LDAP servers located...
2000-01-03  Luke HowardAdded ldap_pvt_sasl_bind() prototype to ldap_pvt.h...
2000-01-02  Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
2000-01-02  Luke HowardBraced ldap_connect_to_path() in #ifdef LDAP_PF_LOCAL...
2000-01-02  Luke HowardMerged in preliminary support for Cyrus SASL library;
2000-01-01  Kurt ZeilengaInstall schema/*.{at,oc}.conf files.
2000-01-01  Kurt ZeilengaRemove 'mail' as it 'standard', not 'laser'
2000-01-01  Kurt ZeilengaAdd missing \n
1999-12-28  Predrag "Pele... API Update for gtk-- stuff and minor changes and additions
1999-12-26  Howard ChuNT requires $(SECURITY_LIBS) at link time.
1999-12-22  Kurt ZeilengaRebuild using:
1999-12-22  Randy KunkeeAdd missing 2nd arg (NULL) in call to Tcl_GetStringFrom...
1999-12-22  Randy KunkeeUpdate documentation. Add support for caching, sorting...
1999-12-22  Kurt ZeilengaITS#408: add missing LDAP_END_DECL
1999-12-21  Kurt ZeilengaNeed to update revision due to previous minor change.
1999-12-21  Kurt ZeilengaMake lawyers happy. s/registered//
1999-12-19  Kurt ZeilengaUpdate todo to min req.
1999-12-18  Kurt ZeilengaRemove DNS_DN experimental code.
1999-12-18  Kurt ZeilengaAdd comment about removing HANDSOFF may case alignment...
1999-12-18  Kurt ZeilengaDon't reference draft
1999-12-18  Kurt ZeilengaFix 2 vs 4 typo
1999-12-18  Kurt ZeilengaRemove old DLL IMPORT/EXPORT macros
1999-12-18  Kurt Zeilengadon't treat undefined oc as extensibleObject
1999-12-17  Kurt ZeilengaTemporary fix for BEOS.
1999-12-17  Kurt ZeilengaAdd #ifndef GDBM_NOLOCK clause to LDBM_NOLOCKING
1999-12-17  Howard ChuTentative fix for ITS #402. (Not tested yet.) If succes...
1999-12-17  Kurt Zeilengaremove #include <lber.h> from SYNOPSIS
1999-12-17  Kurt ZeilengaAdd ber_bvstr and ber_bvstrdup string to berval allocators.
1999-12-17  Kurt ZeilengaAdd BINDDN user-only directive to .ldaprc
1999-12-16  Kurt ZeilengaAdd slappasswd to generate rootpw.
1999-12-16  Kurt ZeilengaITS#399: timelimit/timeout handling
1999-12-15  Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-15  Julio Sánchez... Fix the prior fix.
1999-12-15  Julio Sánchez... The group list was being managed as an array of Group...
1999-12-14  Kurt ZeilengaAdd support for useronly configuration attributes.
1999-12-14  Kurt ZeilengaAdd Extended Partial Response draft
1999-12-14  Kurt ZeilengaAdd LDAP_RES_EXTENDED_PARTIAL tag
1999-12-14  Kurt ZeilengaClarify that the contents of this file need not be...
1999-12-13  Kurt ZeilengaRemove lint
1999-12-12  Kurt ZeilengaFix server unavailable handling bug introduced by the...
1999-12-12  Kurt ZeilengaStop reducing number of substring candiadates when...
1999-12-12  Kurt ZeilengaAdd password check and generation check.
1999-12-12  Kurt ZeilengaRemove lint.
1999-12-12  Kurt Zeilengas/generate/hash/
1999-12-12  Kurt ZeilengaAdd checks to ensure arguments are consistent (v2 vs...
1999-12-12  Kurt ZeilengaFix == != typo
1999-12-12  Kurt ZeilengaFix decoding of sasl bind and extended operation responses.
1999-12-12  Kurt ZeilengaAdd RSA ASN.1 guide
next