openldap/servers/slapd
2004-03-16 15:15:14 +00:00
..
back-bdb Cleanup result handling 2004-03-12 21:08:37 +00:00
back-dnssrv
back-hdb
back-ldap "searchFilter" by default must be empty 2004-03-10 21:53:39 +00:00
back-ldbm move limits evaluation to frontend 2004-03-08 18:12:45 +00:00
back-meta "searchFilter" by default must be empty 2004-03-10 21:53:39 +00:00
back-monitor handle overlays 2004-03-16 01:22:34 +00:00
back-null
back-passwd move limits evaluation to frontend 2004-03-08 18:12:45 +00:00
back-perl
back-shell
back-sql remove {} from procedures invocation, as noted in ITS#2641; copied annotations from postgres example 2004-03-16 15:15:14 +00:00
overlays Password policy overlay, implements draft 7. The spec is still in flux; 2004-03-16 10:15:18 +00:00
schema Password policy schema from draft 7 2004-03-16 10:34:24 +00:00
shell-backends
slapi cleanup 2004-03-09 14:33:23 +00:00
abandon.c
acl.c Yet more for ITS#3008. Seems to work properly now. 2004-03-10 09:11:20 +00:00
aclparse.c allow "expand" style in peername, sockname, sockurl as well; more sanity checks 2004-03-09 19:44:14 +00:00
ad.c
add.c
at.c
attr.c
ava.c
backend.c backend operations check 2004-03-09 20:43:19 +00:00
backglue.c Minor cleanup 2004-03-10 02:44:10 +00:00
backover.c
bind.c ITS#2934 - don't touch conn->c_sasl_dn for Simple Binds 2004-02-26 11:48:34 +00:00
cancel.c
ch_malloc.c
compare.c
config.c move limits check and preparation in a helper function 2004-03-09 15:59:01 +00:00
connection.c cleanup 2004-03-14 00:59:37 +00:00
controls.c s/SERVER_SEARCH_FLAG/SEARCH_FLAG 2004-03-09 14:12:34 +00:00
cr.c
ctxcsn.c
daemon.c
delete.c Glue entry pruning support: delete the parent entries when they are glue and become leaf 2004-02-23 22:47:55 +00:00
dn.c ITS#2970 fix build_new_dn for zero-length parent DN 2004-02-26 02:58:12 +00:00
entry.c
extended.c
filter.c cleanup 2004-03-09 07:08:04 +00:00
filterentry.c
globals.c
index.c
init.c
kerberos.c
ldapsync.c
libslapd.dsp
limits.c add sanity checks 2004-03-09 14:45:10 +00:00
lock.c
main.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
Makefile.in ITS#2985 fix slappasswd typo 2004-03-01 14:54:05 +00:00
matchedValues.c
modify.c
modrdn.c Glue entry pruning : delete parent entries after modrdn when they are glue and become leaf entry 2004-02-23 22:48:46 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c Revert "delete old" change; doesn't work for salted hashes. 2004-03-16 04:24:39 +00:00
phonetic.c
proto-slap.h Preserve old slap_passwd_hash() signature, add slap_passwd_hash_type() 2004-03-15 20:58:41 +00:00
referral.c
repl.c
result.c ITS#3008 fix value-based ACLs 2004-03-10 02:59:03 +00:00
root_dse.c
sasl.c ITS#2961 check for NULL authcDN 2004-03-02 18:37:49 +00:00
saslauthz.c document saslAuthzTo/saslAuthzFrom new syntax; add onelevel style to DN type 2004-03-06 11:00:49 +00:00
schema_check.c fix error message 2004-03-11 13:02:13 +00:00
schema_init.c fix numericStringMatch (ITS#2938) 2004-02-17 20:30:37 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c move limits check and preparation in a helper function 2004-03-09 14:32:00 +00:00
sessionlog.c
sets.c
sets.h
sl_malloc.c
slap.h Add c_conn_idx, to simplify external modules managing per-connection state 2004-03-12 18:22:37 +00:00
slapadd.c patch to fix consumer replica cookie format in slaptools 2004-03-09 00:34:01 +00:00
slapcat.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapcommon.c Turn off syslog for slap tools 2004-03-10 02:44:38 +00:00
slapcommon.h Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapd.conf
slapd.dsp
slapindex.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slappasswd.c lutil_passwd_hash result berval is in argument list now 2004-03-02 22:11:31 +00:00
starttls.c
str2filter.c
syncrepl.c for ITS#3105 2004-03-10 21:49:08 +00:00
syntax.c
unbind.c
user.c
value.c