openldap/servers/slapd
2000-09-21 21:32:13 +00:00
..
back-bdb modify idl_search to use binary search algorithm 2000-09-21 01:56:10 +00:00
back-dnssrv
back-ldap
back-ldbm Fix typo in comment 2000-09-20 23:29:14 +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 Fix java schema 2000-09-13 19:58:56 +00:00
shell-backends
tools sasl_secprops: needs to return "" 2000-09-21 21:32:13 +00:00
abandon.c
acl.c specifically check for NULL return from acl_get() 2000-09-13 21:49:56 +00:00
aclparse.c Fix ACL SSF reporting 2000-09-05 18:24:24 +00:00
ad.c Fix ;binary subtyping 2000-09-14 06:07:23 +00:00
add.c Disallow inappropriate operations upon the root dse. 2000-09-08 05:20:46 +00:00
at.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
attr.c
ava.c
backend.c Fix SPASSWD merge for real 2000-09-20 17:34:06 +00:00
bind.c Implementation of SASL authorization. 2000-09-21 17:32: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 Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
configinfo.c
connection.c Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
controls.c
daemon.c Set TCP_NODELAY and SO_KEEPALIVE after every accept() as some accept() 2000-09-21 19:08:17 +00:00
delete.c Disallow inappropriate operations upon the root dse. 2000-09-08 05:20:46 +00:00
dn.c
entry.c Validate values in tool mode 2000-09-16 22:47:29 +00:00
extended.c Remove extended op callback function... doesn't provide necessary locking 2000-08-26 02:13:52 +00:00
filter.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
filterentry.c
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c merge changes from authPassword work which should fix SPASSWD code... 2000-09-20 00:28:57 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp
lock.c
main.c check return of ldap_pvt_tls_init() (which doesn't fail yet) 2000-09-21 21:30:02 +00:00
Makefile.in Implementation of SASL authorization. 2000-09-21 17:32:54 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
nt_svc.c
oc.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
operation.c
passwd.c Fix SPASSWD merge for real 2000-09-20 17:34:06 +00:00
phonetic.c
proto-slap.h Fix portability issue. 2000-09-21 19:12:41 +00:00
repl.c
result.c Cleanup 2000-09-14 07:10:15 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
saslauthz.c Fix portability issue. 2000-09-21 19:12:41 +00:00
schema_check.c
schema_init.c Add additional error checking... need to better handle 2000-09-15 03:26:22 +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 Implementation of SASL authorization. 2000-09-21 17:32:54 +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