- Aug 26, 1999
-
-
Kurt Zeilenga authored
-
- Aug 25, 1999
-
-
Kurt Zeilenga authored
to validate input dn's BEFORE sending dn's to server. Also fixed getfilter to use REG_EXTENDED|REG_NOSUB. (and fixed one case where REG_BASIC was still used). s/strdup/LDAP_STRDUP/ Added ldap_pvt_str2lower/upper
-
- Aug 20, 1999
-
-
Kurt Zeilenga authored
-
- Aug 19, 1999
-
-
Howard Chu authored
attribute syntaxes using syntax description in addition to syntax OID. Removed all whitespace from syntax descriptions.
-
- Aug 17, 1999
-
-
Howard Chu authored
loadable modules. Gratuitously renamed "loadmodule" to "moduleload". "modulepath" takes a single argument, a colon-separated list of absolute pathnames.
-
- Aug 07, 1999
-
-
Howard Chu authored
-
- Aug 06, 1999
-
-
Kurt Zeilenga authored
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
s/exit(0)/exit(EXIT_SUCCESS)/ add <ac/stdlib.h> where needed and other minor header adjustments
-
- Jul 27, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
NULL does not meet basic syntax rules.
-
Kurt Zeilenga authored
-
- Jul 21, 1999
-
-
Kurt Zeilenga authored
by <who> <access> changed to by <who>+ <access> (joined with AND) added peername=<regex> sockname=<regex> url=<regex> removed addr=<regex> (use peername instead). replace dn_upcase with str2upper and str2lower. Use where needed.
-
- Jul 20, 1999
-
-
Julio Sánchez Fernández authored
-
- Jul 19, 1999
-
-
Kurt Zeilenga authored
added slap_ and ldbm_ to many structures added typedefs to many structures used typedefs New main.c argument parsing with ldap url support (replacing -a address). New sockaddr_in handling and support for multiple listeners.
-
- Jul 16, 1999
-
-
Julio Sánchez Fernández authored
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- Jul 15, 1999
-
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
the default context is initialized before the config file is read, so the locations are not know at context initialization.
-
- Jul 04, 1999
-
-
Kurt Zeilenga authored
Fix broken ACL macros. Fix o_dn/o_ndn == NULL vs "".
-
Kurt Zeilenga authored
of a bind request and, upon failure, are left "anonymous." Rework ACL code to hide access testing within macros to facilate additions and eventual redesign. Addition of #ifdef SLAPD_ACLAUTH to conditional include EXPERIMENTAL "auth" access controls. Adds ACL_AUTH "auth" access level (above none, below "compare"). bind requires anonymous access at this level or above access to "entry"/"userPassword"/"krbName". This allows administrators to restrict which entries can be bound to. (This will likely become default behavior after testing has completed).
-
- Jul 02, 1999
-
-
Kurt Zeilenga authored
Added configuration support for "digest-realm <realm>" configure directive. Added connection state and bind_in_progress fields to cn=monitor connection attribute.
-
- Jun 24, 1999
-
-
Bastiaan Bakker authored
ith --enable-modules. GLib v1.2 or higher is required.
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
-
- Jun 17, 1999
-
-
Kurt Zeilenga authored
ldap_defaults.h incorporates non-generated ldapconfig.h values. ldap_config.h.in is new template for autoconf generated defaults (namely directories and paths) ldap_config.h.nt, NT template (must be manually copied) s/<ldapconfig.h>/<ldap_defaults.h>/ s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
-
- Jun 15, 1999
-
-
Julio Sánchez Fernández authored
-
- May 30, 1999
-
-
Julio Sánchez Fernández authored
Oops, fp_parse_line tokenizes in place, so we need to take a copy of input before letting fp_parse_line ruin it.
-
- May 28, 1999
-
-
Julio Sánchez Fernández authored
First step in new schema support.
-
- May 25, 1999
-
-
Howard Chu authored
-
- Apr 29, 1999
-
-
Kurt Zeilenga authored
-
- Apr 04, 1999
-
-
Hallvard Furuseth authored
-
- Apr 02, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Mar 03, 1999
-
-
Hallvard Furuseth authored
-
- Feb 23, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Feb 22, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
These functions require their arguments to be in the range of `unsigned char'.
-
- Feb 20, 1999
-
-
Hallvard Furuseth authored
-