2000-02-21 |
Kurt Zeilenga | Ignore space in filter: ( !(foo=bar)) |
tree | commitdiff |
2000-02-18 |
Kurt Zeilenga | Eliminate second session protocol version field. |
tree | commitdiff |
2000-02-16 |
Kurt Zeilenga | Add comment concern appropriate use of LDAP_MEMORY_DEBUG |
tree | commitdiff |
2000-02-16 |
Kurt Zeilenga | Fix ldap_set_option( NULL, LDAP_OPT_PROTOCOL_VERSION... |
tree | commitdiff |
2000-02-14 |
Kurt Zeilenga | Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT |
tree | commitdiff |
2000-02-11 |
Kurt Zeilenga | Put *free(NULL) asserts behind LDAP_MEMORY_DEBUG |
tree | commitdiff |
2000-02-11 |
Kurt Zeilenga | ITS#450: teach LDBM/GDBM about cursors |
tree | commitdiff |
2000-02-08 |
Kurt Zeilenga | Don't chdir("/"). Root may not be writable to daemon. |
tree | commitdiff |
2000-02-03 |
Kurt Zeilenga | Use required form if value is zero length, eg "attr... |
tree | commitdiff |
2000-02-02 |
Kurt Zeilenga | Add comment about leaked on exit values.... we likely... |
tree | commitdiff |
2000-02-01 |
Luke Howard | Changed (!strcmp(...)==0) to (strcmp(...)==0); obviously |
tree | commitdiff |
2000-02-01 |
Kurt Zeilenga | Use LDAP_CONST, not const, in public function declarations. |
tree | commitdiff |
2000-01-28 |
Kurt Zeilenga | Really fix VPATH support... |
tree | commitdiff |
2000-01-28 |
Kurt Zeilenga | Last change actually broke VPATH support |
tree | commitdiff |
2000-01-28 |
Kurt Zeilenga | Fix VPATH support. |
tree | commitdiff |
2000-01-28 |
Kurt Zeilenga | Remove double listing of libldif which breaks 'make... |
tree | commitdiff |
2000-01-27 |
Kurt Zeilenga | Add NT build support for Unicode library. |
tree | commitdiff |
2000-01-27 |
Kurt Zeilenga | typedef ber_int_t ldap_ucs4_t |
tree | commitdiff |
2000-01-27 |
Kurt Zeilenga | unifdef -D__STDC__ |
tree | commitdiff |
2000-01-26 |
Kurt Zeilenga | Add -llunicode to build environment |
tree | commitdiff |
2000-01-25 |
Kurt Zeilenga | Fix typo |
tree | commitdiff |
2000-01-25 |
Kurt Zeilenga | Remove Java files from HEAD. |
tree | commitdiff |
2000-01-25 |
Kurt Zeilenga | Initial revision |
tree | commitdiff |
2000-01-25 |
Kurt Zeilenga | Add utf-8 to MSVC projects and remove lint. |
tree | commitdiff |
2000-01-23 |
Kurt Zeilenga | Make ldap_utf8_bytes() act like strlen() not sizeof() |
tree | commitdiff |
2000-01-23 |
Kurt Zeilenga | Fix bugs in UTF-8 code. Apply to getdn and charray. |
tree | commitdiff |
2000-01-23 |
Kurt Zeilenga | Add some robustness to UTF-8 routines. |
tree | commitdiff |
2000-01-23 |
Kurt Zeilenga | Add comments to UTF-8 declarations. |
tree | commitdiff |
2000-01-23 |
Kurt Zeilenga | Add comments. |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | Move ldap_utf8_*() declarations from ldap-int.h to... |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | We'll need ldap_utf8_strpbrk() as well. |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | Add initial (untested) implementations of ldap_utf8_strtok, |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | Add additional UTF-8 routines |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | Fix charlen and add getc |
tree | commitdiff |
2000-01-22 |
Kurt Zeilenga | Initial UTF-8 routines. |
tree | commitdiff |
2000-01-17 |
Kurt Zeilenga | Even more checks around use of crypt(3). |
tree | commitdiff |
2000-01-17 |
Kurt Zeilenga | Add additional crypt() sanity checks. |
tree | commitdiff |
2000-01-16 |
Luke Howard | In ldap_pvt_sasl_init() treat subsequent invocations... |
tree | commitdiff |
2000-01-15 |
Howard Chu | In ldap_pvt_tls_init() treat subsequent invocations... |
tree | commitdiff |
2000-01-14 |
Kurt Zeilenga | remove UNSPECIFIED_TLS... HOST implies ldap:// |
tree | commitdiff |
2000-01-11 |
Kurt Zeilenga | All close and redirect stdin, stdout, stderr. |
tree | commitdiff |
2000-01-11 |
Kurt Zeilenga | Revamp detach code to ensure stdin, stdout, stderr... |
tree | commitdiff |
2000-01-10 |
Kurt Zeilenga | Validate krb5_init_context |
tree | commitdiff |
2000-01-09 |
Kurt Zeilenga | Borrowed a bit to literally... s/pop/ldap/ s/popper... |
tree | commitdiff |
2000-01-08 |
Kurt Zeilenga | Minor fixes. |
tree | commitdiff |
2000-01-08 |
Kurt Zeilenga | Initial implementation of Kerberos password verificatio... |
tree | commitdiff |
2000-01-05 |
Luke Howard | Imported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind... |
tree | commitdiff |
2000-01-03 |
Luke Howard | Added support for connecting to LDAP servers located... |
tree | commitdiff |
2000-01-03 |
Luke Howard | Added ldap_pvt_sasl_bind() prototype to ldap_pvt.h... |
tree | commitdiff |
2000-01-02 |
Luke Howard | Braced ldap_connect_to_path() in #ifdef LDAP_PF_LOCAL... |
tree | commitdiff |
2000-01-02 |
Luke Howard | Merged in preliminary support for Cyrus SASL library; |
tree | commitdiff |
1999-12-26 |
Howard Chu | NT requires $(SECURITY_LIBS) at link time. |
tree | commitdiff |
1999-12-22 |
Kurt Zeilenga | ITS#408: add missing LDAP_END_DECL |
tree | commitdiff |
1999-12-18 |
Kurt Zeilenga | Add comment about removing HANDSOFF may case alignment... |
tree | commitdiff |
1999-12-17 |
Kurt Zeilenga | Add ber_bvstr and ber_bvstrdup string to berval allocators. |
tree | commitdiff |
1999-12-17 |
Kurt Zeilenga | Add BINDDN user-only directive to .ldaprc |
tree | commitdiff |
1999-12-16 |
Kurt Zeilenga | Add slappasswd to generate rootpw. |
tree | commitdiff |
1999-12-16 |
Kurt Zeilenga | ITS#399: timelimit/timeout handling |
tree | commitdiff |
1999-12-14 |
Kurt Zeilenga | Add support for useronly configuration attributes. |
tree | commitdiff |
1999-12-13 |
Kurt Zeilenga | Remove lint |
tree | commitdiff |
1999-12-12 |
Kurt Zeilenga | Remove lint. |
tree | commitdiff |
1999-12-12 |
Kurt Zeilenga | s/generate/hash/ |
tree | commitdiff |
1999-12-12 |
Kurt Zeilenga | Fix == != typo |
tree | commitdiff |
1999-12-12 |
Kurt Zeilenga | Fix decoding of sasl bind and extended operation responses. |
tree | commitdiff |
1999-12-11 |
Mark Valence | Fix mem leak in ldap_start_tls(), treat empty host... |
tree | commitdiff |
1999-12-11 |
Mark Valence | Unescape host:port when parsing a host list. |
tree | commitdiff |
1999-12-10 |
Mark Valence | Start TLS extension: check that TLS was inited successf... |
tree | commitdiff |
1999-12-10 |
Mark Valence | client/server controls added to ldap_start_tls(). |
tree | commitdiff |
1999-12-10 |
Mark Valence | Condition ldap_start_tls on HAVE_TLS. |
tree | commitdiff |
1999-12-10 |
Kurt Zeilenga | Fix slapd SASL/ExternalOps encoding |
tree | commitdiff |
1999-12-09 |
Mark Valence | Adds for Start TLS functionality on slapd and LDAP... |
tree | commitdiff |
1999-12-09 |
Mark Valence | Changed URL to URI for conf/env setting. |
tree | commitdiff |
1999-12-09 |
Kurt Zeilenga | Modify password code such that backend end routine... |
tree | commitdiff |
1999-12-09 |
Kurt Zeilenga | Fix {CRYPT} and {UNIX} passwords |
tree | commitdiff |
1999-12-09 |
Kurt Zeilenga | Add simple password test program. |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Fix reader/writer bug that allowed 2 writers! Yiks. |
tree | commitdiff |
1999-12-08 |
Howard Chu | Backout fix in r1.38 |
tree | commitdiff |
1999-12-08 |
Howard Chu | Fix ldap_chase_referrals to treat "ldap://host/" referr... |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Found and fixed stupid bug in seeded hash generation. |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Need to adjust len by saltlen |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Update for new password codes for MSVC5 |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Reengineered ldappasswd(1). Uses extended operation... |
tree | commitdiff |
1999-12-07 |
Mark Valence | Changes for URI spport: New routines ldap_initialize... |
tree | commitdiff |
1999-12-07 |
Mark Valence | Changes for URI spport: New routines ldap_initialize... |
tree | commitdiff |
1999-12-07 |
Mark Valence | Changes for URI spport: New routines ldap_initialize... |
tree | commitdiff |
1999-12-06 |
Kurt Zeilenga | Set ber_errno here and there. |
tree | commitdiff |
1999-12-06 |
Mark Valence | Changed ldap_pvt_tls_init_def_ctx() to not fail if... |
tree | commitdiff |
1999-12-06 |
Mark Valence | Removed some unused vars. |
tree | commitdiff |
1999-12-05 |
Mark Valence | Bug fix. == NULL changed to != NULL before freeing... |
tree | commitdiff |
1999-12-05 |
Mark Valence | Removed unused local var. |
tree | commitdiff |
1999-12-05 |
Kurt Zeilenga | Remove istty test otherwise we may not detach. |
tree | commitdiff |
1999-12-04 |
Kurt Zeilenga | Fix ldap_rename parameter order (ITS#387) |
tree | commitdiff |
1999-12-03 |
Kurt Zeilenga | Remove lint. |
tree | commitdiff |
1999-12-03 |
Howard Chu | Fix memory losses, ITS#379 |
tree | commitdiff |
1999-11-30 |
Howard Chu | ldap_result was losing messages when multiple msgids... |
tree | commitdiff |
1999-11-28 |
Howard Chu | Added missing ldap_pvt_thread_mutex_trylock function. |
tree | commitdiff |
1999-11-27 |
Howard Chu | Fixes for NT dynamic linking. |
tree | commitdiff |
1999-11-26 |
Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite... |
tree | commitdiff |
1999-11-25 |
Kurt Zeilenga | Use 'long' for LBER_INT_T. |
tree | commitdiff |
1999-11-25 |
Kurt Zeilenga | Don't use 'int' for LBER_*_T types as we only have... |
tree | commitdiff |
next |