openldap/servers/slapd
Kurt Zeilenga e30826ea36 Per IETF LDAPext discussions, ;binary transfer of binary syntax
makes little sense.  Implementations should not require or by
default return ;binary for attributes of this syntax.  This means
inetOrgPerson needs updating.  This means Netscape roaming doesn't.
2000-10-14 01:37:48 +00:00
..
back-bdb Adjust result code when entry is not found to noSuchObject 2000-10-11 18:19:26 +00:00
back-dnssrv
back-ldap Added conn and op arguments to group backend callback. 2000-10-11 16:35:14 +00:00
back-ldbm Add missing 'static'... (ITS#823,825,828) 2000-10-11 23:42:53 +00:00
back-passwd
back-perl
back-shell
back-sql
back-tcl
schema Don't allow authPassword (yet) 2000-10-10 01:07:39 +00:00
shell-backends
tools Add mra.o to linked objects 2000-10-13 20:43:32 +00:00
abandon.c
acl.c Removed testing mods accidentally committed with previous fix. 2000-10-11 16:41:15 +00:00
aclparse.c Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
ad.c
add.c Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
at.c
attr.c
ava.c
backend.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
bind.c Return authMethodNotSupported not authUnknown for unknown 2000-10-13 05:28:23 +00:00
ch_malloc.c
charray.c
compare.c
config.c Remove "defaultaccess" option. No longer needed as without 2000-10-13 04:45:24 +00:00
configinfo.c
connection.c label io as "ldap_" 2000-10-14 00:12:39 +00:00
controls.c
daemon.c Import Stig reorganized daemon.c + style changes 2000-10-12 21:59:08 +00:00
delete.c
dn.c misc cleanup 2000-09-29 02:50:34 +00:00
entry.c Fix up logging 2000-10-10 06:34:58 +00:00
extended.c
filter.c The beginning of extensible matches. Do not use. 2000-10-13 20:39:36 +00:00
filterentry.c
index.c
init.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
kerberos.c
libslapd.dsp remove lint 2000-09-22 01:40:57 +00:00
lock.c
main.c Let slapd at least start and do things. Someone should really have 2000-10-13 20:24:49 +00:00
Makefile.in The beginning of extensible matches. Do not use. 2000-10-13 20:39:36 +00:00
modify.c
modrdn.c
module.c
monitor.c
mr.c Fix misleading text in debug output. 2000-10-09 19:14:44 +00:00
mra.c The beginning of extensible matches. Do not use. 2000-10-13 20:39:36 +00:00
nt_svc.c
oc.c
operation.c
passwd.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
phonetic.c
proto-slap.h Protos for extensible matching rules 2000-10-13 20:41:23 +00:00
repl.c
result.c Logging changes 2000-09-30 01:04:54 +00:00
root_dse.c
sasl.c Fix layer installation 2000-10-12 19:02:31 +00:00
saslauthz.c Make sure authzid form produces a valid subject DN. Support 2000-10-06 23:50:38 +00:00
schema_check.c
schema_init.c Per IETF LDAPext discussions, ;binary transfer of binary syntax 2000-10-14 01:37:48 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c example of new logging use 2000-10-12 20:12:28 +00:00
sets.c
sets.h
slap.h Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c
unbind.c
user.c
value.c