- Dec 08, 1999
-
-
Kurt Zeilenga authored
-
Mark Valence authored
-
Mark Valence authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
user password. Likely to be modified to use bind control instead. Use of modify deprecated in favor mechanisms that support passwords stored externally to the directory (such as in a SASL service). Modified slapd extended operation infrastructure to support backend provided extended operations.
-
- Dec 07, 1999
-
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Mark Valence authored
Changes for URI spport: New routines ldap_initialize and ldap_create; LDAPURLDesc replaces LDAPServer, LDAPURLDesc list used instead of ldo_defhost.
-
Mark Valence authored
Changes for URI spport: New routines ldap_initialize and ldap_create; LDAPURLDesc replaces LDAPServer, LDAPURLDesc list used instead of ldo_defhost.
-
Mark Valence authored
Changes for URI spport: New routines ldap_initialize and ldap_create; LDAPURLDesc replaces LDAPServer, LDAPURLDesc list used instead of ldo_defhost.
-
- Dec 06, 1999
-
-
Kurt Zeilenga authored
-
Gary Williams authored
-
Kurt Zeilenga authored
-
Mark Valence authored
Changed ldap_pvt_tls_init_def_ctx() to not fail if there is no cacertfile/dir specified. This lets LDAP_OPT_X_TLS_REQUIRE_CERT=0 work. If LDAP_OPT_X_TLS_REQUIRE_CERT=1, connection will fail as appropriate since there is no CA list.
-
Mark Valence authored
-
- Dec 05, 1999
-
-
Mark Valence authored
-
Mark Valence authored
-
Kurt Zeilenga authored
-
- Dec 04, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Dec 03, 1999
-
-
Gary Williams authored
No one complained, so here's the change to ldapdelete to add a -r switch to allow a branch of a directory tree to be removed. The DN provided is searched recursively until the leaf nodes are hit, then everything is deleted.
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- Dec 02, 1999
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
on NT due to their fd_set implementation.
-
Kurt Zeilenga authored
-
- Dec 01, 1999
-
-
Mark Valence authored
-
- Nov 30, 1999
-
-
Howard Chu authored
and results were being returned one-at-a-time. Ugh, this cost me two days, loss of hair, sleep, etc.....!
-
- Nov 29, 1999
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- Nov 28, 1999
-
-
Howard Chu authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
- Nov 27, 1999
-
-
Howard Chu authored
-
- Nov 26, 1999
-
-
Kurt Zeilenga authored
manual push bytes about. Allows ber_*_t to be any 32-bit or larger type. Reworked AC_{HTON,NTOH}{L,S} macros to care only about 32-bit (netlong) and 16-bit (netshort) reordering as needed for BSD socket interface.
-
- Nov 25, 1999
-
-
Kurt Zeilenga authored
-