| 1999-12-17 |  Kurt Zeilenga | Temporary fix for BEOS. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Kurt Zeilenga | Add #ifndef GDBM_NOLOCK clause to LDBM_NOLOCKING | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Howard Chu | Tentative fix for ITS #402. (Not tested yet.) If succes... | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Kurt Zeilenga | remove #include <lber.h> from SYNOPSIS | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Kurt Zeilenga | Add ber_bvstr and ber_bvstrdup string to berval allocators. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Kurt Zeilenga | Add BINDDN user-only directive to .ldaprc | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Kurt Zeilenga | Add slappasswd to generate rootpw. | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Kurt Zeilenga | ITS#399: timelimit/timeout handling | commit | commitdiff | tree | snapshot | 
| 1999-12-15 |  Kurt Zeilenga | Updated sasl response to support returning of referrals. | commit | commitdiff | tree | snapshot | 
| 1999-12-15 |  Julio Sánchez... | Fix the prior fix. | commit | commitdiff | tree | snapshot | 
| 1999-12-15 |  Julio Sánchez... | The group list was being managed as an array of Group... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Kurt Zeilenga | Add support for useronly configuration attributes. | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Kurt Zeilenga | Add Extended Partial Response draft | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Kurt Zeilenga | Add LDAP_RES_EXTENDED_PARTIAL tag | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Kurt Zeilenga | Clarify that the contents of this file need not be... | commit | commitdiff | tree | snapshot | 
| 1999-12-13 |  Kurt Zeilenga | Remove lint | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Fix server unavailable handling bug introduced by the... | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Stop reducing number of substring candiadates when... | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Add password check and generation check. | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Remove lint. | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | s/generate/hash/ | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Add checks to ensure arguments are consistent (v2 vs... | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Fix == != typo | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Fix decoding of sasl bind and extended operation responses. | commit | commitdiff | tree | snapshot | 
| 1999-12-12 |  Kurt Zeilenga | Add RSA ASN.1 guide | commit | commitdiff | tree | snapshot | 
| 1999-12-11 |  Kurt Zeilenga | Wrap request/response bervals in a sequence. | commit | commitdiff | tree | snapshot | 
| 1999-12-11 |  Mark Valence | Fix mem leak in ldap_start_tls(), treat empty host... | commit | commitdiff | tree | snapshot | 
| 1999-12-11 |  Mark Valence | Unescape host:port when parsing a host list. | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Mark Valence | Start TLS extension: check that TLS was inited successf... | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Mark Valence | client/server controls added to ldap_start_tls(). | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Kurt Zeilenga | ITS#394: index presence bug fix | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Mark Valence | Condition ldap_start_tls on HAVE_TLS. | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Kurt Zeilenga | Update usage and man page. | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Kurt Zeilenga | Fix slapd SASL/ExternalOps encoding | commit | commitdiff | tree | snapshot | 
| 1999-12-10 |  Howard Chu | Add some mutex symbols, delete unused *_values symbols | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Return protocol error if reqdata was provided. | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Place passwd extended op into builtin list. | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Mark Valence | Start TLS extended op routine. | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Mark Valence | Adds for Start TLS functionality on slapd and LDAP... | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Mark Valence | Changed URL to URI for conf/env setting. | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Mark Valence | On Windows, WSAENOTSOCK is treated the same as EBADF... | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Modify password code such that backend end routine... | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Mark Valence | Bug fix:  re-used Connection have TLS value for previou... | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Add table of command line arguments used by clients | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Add TAG defines for X_CHANGE_PASSWD ID, OLD, NEW. | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Fix {CRYPT} and {UNIX} passwords | commit | commitdiff | tree | snapshot | 
| 1999-12-09 |  Kurt Zeilenga | Add simple password test program. | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Fix reader/writer bug that allowed 2 writers!  Yiks. | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Howard Chu | Backout fix in r1.38 | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Howard Chu | Fix the 1.71 fix - only offset the length if the last... | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Howard Chu | Fix ldap_chase_referrals to treat "ldap://host/" referr... | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Found and fixed stupid bug in seeded hash generation. | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Add StartTLS draft | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Mark Valence | Replaced LDAP_EXOP_X_START_TLS with LDAP_EXOP_START_TLS | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Mark Valence | Added LDAP_EXOP_X_START_TLS | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Need to adjust len by saltlen | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Update for new password codes for MSVC5 | commit | commitdiff | tree | snapshot | 
| 1999-12-08 |  Kurt Zeilenga | Reengineered ldappasswd(1).  Uses extended operation... | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Gary Williams | release build needs advapi32.lib added to link | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Gary Williams | build project doesnt need to create an exe, just a... | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Gary Williams | build -Win32 Release wants a make file | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Mark Valence | Changes for URI spport:  New routines ldap_initialize... | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Mark Valence | Changes for URI spport:  New routines ldap_initialize... | commit | commitdiff | tree | snapshot | 
| 1999-12-07 |  Mark Valence | Changes for URI spport:  New routines ldap_initialize... | commit | commitdiff | tree | snapshot | 
| 1999-12-06 |  Kurt Zeilenga | reduce slap_passwd_check to simple form | commit | commitdiff | tree | snapshot | 
| 1999-12-06 |  Gary Williams | add -r switch to man page | commit | commitdiff | tree | snapshot | 
| 1999-12-06 |  Kurt Zeilenga | Set ber_errno here and there. | commit | commitdiff | tree | snapshot | 
| 1999-12-06 |  Mark Valence | Changed ldap_pvt_tls_init_def_ctx() to not fail if... | commit | commitdiff | tree | snapshot | 
| 1999-12-06 |  Mark Valence | Removed some unused vars. | commit | commitdiff | tree | snapshot | 
| 1999-12-05 |  Mark Valence | Bug fix.   == NULL changed to  != NULL before freeing... | commit | commitdiff | tree | snapshot | 
| 1999-12-05 |  Mark Valence | Removed unused local var. | commit | commitdiff | tree | snapshot | 
| 1999-12-05 |  Kurt Zeilenga | Remove istty test otherwise we may not detach. | commit | commitdiff | tree | snapshot | 
| 1999-12-04 |  Kurt Zeilenga | Add warning about portability between environments | commit | commitdiff | tree | snapshot | 
| 1999-12-04 |  Kurt Zeilenga | Modify slapd.conf to match example provided in Quick... | commit | commitdiff | tree | snapshot | 
| 1999-12-04 |  Kurt Zeilenga | Fix ldap_rename parameter order (ITS#387) | commit | commitdiff | tree | snapshot | 
| 1999-12-03 |  Gary Williams | No one complained, so here's the change to ldapdelete... | commit | commitdiff | tree | snapshot | 
| 1999-12-03 |  Kurt Zeilenga | Remove lint. | commit | commitdiff | tree | snapshot | 
| 1999-12-03 |  Howard Chu | Fix memory losses, ITS#379 | commit | commitdiff | tree | snapshot | 
| 1999-12-02 |  Howard Chu | Fix off-by-one in v2ref | commit | commitdiff | tree | snapshot | 
| 1999-12-02 |  Howard Chu | Fix WAKE_LISTENER hang in single-threaded server | commit | commitdiff | tree | snapshot | 
| 1999-12-02 |  Howard Chu | Don't call FD_SET for an fd if it is already set. This... | commit | commitdiff | tree | snapshot | 
| 1999-12-02 |  Kurt Zeilenga | Add key words usage BCP. | commit | commitdiff | tree | snapshot | 
| 1999-12-01 |  Mark Valence | Removed unnecessary #include "back-ldbm.h". | commit | commitdiff | tree | snapshot | 
| 1999-11-30 |  Howard Chu | ldap_result was losing messages when multiple msgids... | commit | commitdiff | tree | snapshot | 
| 1999-11-29 |  Kurt Zeilenga | Add send_ldap_sasl() to facility implementation of... | commit | commitdiff | tree | snapshot | 
| 1999-11-29 |  Howard Chu | Must not use "DB_THREAD" flag without HAVE_BERKELEY_DB2... | commit | commitdiff | tree | snapshot | 
| 1999-11-28 |  Howard Chu | Added missing ldap_pvt_thread_mutex_trylock function. | commit | commitdiff | tree | snapshot | 
| 1999-11-28 |  Howard Chu | Read a full buffer from wake_sds whenever we wake up... | commit | commitdiff | tree | snapshot | 
| 1999-11-28 |  Kurt Zeilenga | Remove nested comment. | commit | commitdiff | tree | snapshot | 
| 1999-11-27 |  Howard Chu | Fixes for NT dynamic linking. | commit | commitdiff | tree | snapshot | 
| 1999-11-26 |  Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros.  Rewrite... | commit | commitdiff | tree | snapshot | 
| 1999-11-25 |  Kurt Zeilenga | Fix prototypes to use ber_int_t consistently. | commit | commitdiff | tree | snapshot | 
| 1999-11-25 |  Kurt Zeilenga | Use 'long' for LBER_INT_T. | commit | commitdiff | tree | snapshot | 
| 1999-11-25 |  Kurt Zeilenga | Don't use 'int' for LBER_*_T types as we only have... | commit | commitdiff | tree | snapshot | 
| 1999-11-25 |  Howard Chu | load_extension was referenced unconditionally, but... | commit | commitdiff | tree | snapshot | 
| 1999-11-24 |  Howard Chu | Removed RCS keywords from header comment. | commit | commitdiff | tree | snapshot | 
| 1999-11-24 |  Kurt Zeilenga | adjust to kerberos/passwd rearrangements. | commit | commitdiff | tree | snapshot | 
| 1999-11-23 |  Kurt Zeilenga | Cleanup BEGIN/END DECL | commit | commitdiff | tree | snapshot | 
| 1999-11-23 |  Kurt Zeilenga | Suck in lber types from lber.h (which were moved to... | commit | commitdiff | tree | snapshot | 
| 1999-11-23 |  Kurt Zeilenga | Fix typo | commit | commitdiff | tree | snapshot | 
| next |