]> git.sur5r.net Git - openldap/shortlog
openldap
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
1999-12-11 Kurt ZeilengaWrap request/response bervals in a sequence.
1999-12-11 Mark ValenceFix mem leak in ldap_start_tls(), treat empty host...
1999-12-11 Mark ValenceUnescape host:port when parsing a host list.
1999-12-10 Mark ValenceStart TLS extension: check that TLS was inited successf...
1999-12-10 Mark Valenceclient/server controls added to ldap_start_tls().
1999-12-10 Kurt ZeilengaITS#394: index presence bug fix
1999-12-10 Mark ValenceCondition ldap_start_tls on HAVE_TLS.
1999-12-10 Kurt ZeilengaUpdate usage and man page.
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-10 Howard ChuAdd some mutex symbols, delete unused *_values symbols
1999-12-09 Kurt ZeilengaReturn protocol error if reqdata was provided.
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-09 Mark ValenceStart TLS extended op routine.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-09 Mark ValenceChanged URL to URI for conf/env setting.
1999-12-09 Mark ValenceOn Windows, WSAENOTSOCK is treated the same as EBADF...
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-12-09 Mark ValenceBug fix: re-used Connection have TLS value for previou...
1999-12-09 Kurt ZeilengaAdd table of command line arguments used by clients
1999-12-09 Kurt ZeilengaAdd TAG defines for X_CHANGE_PASSWD ID, OLD, NEW.
1999-12-09 Kurt ZeilengaFix {CRYPT} and {UNIX} passwords
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaFix reader/writer bug that allowed 2 writers! Yiks.
1999-12-08 Howard ChuBackout fix in r1.38
1999-12-08 Howard ChuFix the 1.71 fix - only offset the length if the last...
1999-12-08 Howard ChuFix ldap_chase_referrals to treat "ldap://host/" referr...
1999-12-08 Kurt ZeilengaFound and fixed stupid bug in seeded hash generation.
1999-12-08 Kurt ZeilengaAdd StartTLS draft
1999-12-08 Mark ValenceReplaced LDAP_EXOP_X_START_TLS with LDAP_EXOP_START_TLS
1999-12-08 Mark ValenceAdded LDAP_EXOP_X_START_TLS
1999-12-08 Kurt ZeilengaNeed to adjust len by saltlen
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-07 Gary Williamsrelease build needs advapi32.lib added to link
1999-12-07 Gary Williamsbuild project doesnt need to create an exe, just a...
1999-12-07 Gary Williamsbuild -Win32 Release wants a make file
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-06 Kurt Zeilengareduce slap_passwd_check to simple form
1999-12-06 Gary Williamsadd -r switch to man page
1999-12-06 Kurt ZeilengaSet ber_errno here and there.
1999-12-06 Mark ValenceChanged ldap_pvt_tls_init_def_ctx() to not fail if...
1999-12-06 Mark ValenceRemoved some unused vars.
1999-12-05 Mark ValenceBug fix. == NULL changed to != NULL before freeing...
1999-12-05 Mark ValenceRemoved unused local var.
1999-12-05 Kurt ZeilengaRemove istty test otherwise we may not detach.
1999-12-04 Kurt ZeilengaAdd warning about portability between environments
1999-12-04 Kurt ZeilengaModify slapd.conf to match example provided in Quick...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-12-03 Gary WilliamsNo one complained, so here's the change to ldapdelete...
1999-12-03 Kurt ZeilengaRemove lint.
1999-12-03 Howard ChuFix memory losses, ITS#379
1999-12-02 Howard ChuFix off-by-one in v2ref
1999-12-02 Howard ChuFix WAKE_LISTENER hang in single-threaded server
1999-12-02 Howard ChuDon't call FD_SET for an fd if it is already set. This...
1999-12-02 Kurt ZeilengaAdd key words usage BCP.
1999-12-01 Mark ValenceRemoved unnecessary #include "back-ldbm.h".
1999-11-30 Howard Chuldap_result was losing messages when multiple msgids...
1999-11-29 Kurt ZeilengaAdd send_ldap_sasl() to facility implementation of...
1999-11-29 Howard ChuMust not use "DB_THREAD" flag without HAVE_BERKELEY_DB2...
next