openldap/servers/slapd
2000-10-11 16:25:28 +00:00
..
back-bdb Fix thread handling and error printing 2000-10-01 19:21:07 +00:00
back-dnssrv
back-ldap
back-ldbm Update ldappasswd binddn bug, man page and error reporting 2000-10-11 04:56:08 +00:00
back-passwd
back-perl
back-shell Use example.com in examples 2000-08-21 03:09:53 +00:00
back-sql documentation update. this reflects recent changes (redesign, referral and multiple objectclasses support, and other), and provides new (hopefully more clear ;) description of concept 2000-09-05 18:16:58 +00:00
back-tcl
schema Don't allow authPassword (yet) 2000-10-10 01:07:39 +00:00
shell-backends
tools Add more detail to "configured to hold" message 2000-10-10 01:37:07 +00:00
abandon.c
acl.c Added conn and op arguments to backend_group. 2000-10-11 16:25:28 +00:00
aclparse.c Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
ad.c Fix ;binary subtyping 2000-09-14 06:07:23 +00:00
add.c Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
at.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
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 We need to set sasl_layers prior to returning result... 2000-10-07 02:00:54 +00:00
ch_malloc.c
charray.c
compare.c disallow more root dse operations 2000-09-08 16:59:15 +00:00
config.c s/saslregex/sasl-regex/ 2000-10-06 21:16:36 +00:00
configinfo.c
connection.c Don't recursive lock connections_mutex in idle timeout routine 2000-09-22 18:18:39 +00:00
controls.c
daemon.c Remove lint. 2000-10-09 19:11:46 +00:00
delete.c Disallow inappropriate operations upon the root dse. 2000-09-08 05:20:46 +00:00
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 Remove extended op callback function... doesn't provide necessary locking 2000-08-26 02:13:52 +00:00
filter.c Remove lint. 2000-10-09 19:11:46 +00:00
filterentry.c
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used 2000-10-09 19:09:28 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp remove lint 2000-09-22 01:40:57 +00:00
lock.c
main.c slight change to chdir/chroot commit to clean up perror args 2000-10-09 23:38:30 +00:00
Makefile.in ITS#806: Fix DISTDIR typo 2000-10-05 17:57:41 +00:00
modify.c disallow more root dse operations 2000-09-08 16:59:15 +00:00
modrdn.c disallow more root dse operations 2000-09-08 16:59:15 +00:00
module.c
monitor.c
mr.c Fix misleading text in debug output. 2000-10-09 19:14:44 +00:00
nt_svc.c
oc.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
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 Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
repl.c
result.c Logging changes 2000-09-30 01:04:54 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c We need to set sasl_layers prior to returning result... 2000-10-07 02:00:54 +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 unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c allow numericString match indexing 2000-10-04 02:23:42 +00:00
schema_prep.c Use ucdata (very experimental) 2000-09-07 23:19:10 +00:00
schema.c
schemaparse.c
search.c Add 'defaultSearchBase' configuration directive to help support 2000-09-11 21:57:14 +00:00
sets.c Remove extranous characters (^M) and other minor clean up 2000-09-12 21:43:42 +00:00
sets.h
slap.h Permit access defined by uniqueMember and not only DN-valued 2000-10-09 19:09:22 +00:00
slapd.conf Add "index objectClass eq" 2000-08-25 01:16:32 +00:00
slapd.dsp Update projects for DB31 (Sleepcat changed library names, ugh) 2000-09-12 00:33:02 +00:00
starttls.c Add "allow tls_2_anon" to allow StartTLS to force session to anonymous. 2000-09-08 22:59:01 +00:00
str2filter.c
suffixalias.c
syntax.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c
user.c
value.c