openldap/servers/slapd
2002-10-09 07:11:50 +00:00
..
back-bdb More "entry" level ACLs for entry add, delete, and rename. 2002-10-07 19:19:29 +00:00
back-dnssrv Return default referral if DN maps to empty domain. 2002-09-26 16:12:39 +00:00
back-ldap added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer 2002-08-31 10:35:23 +00:00
back-ldbm More "entry" level ACLs for entry add, delete, and rename. 2002-10-07 19:19:29 +00:00
back-meta added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer 2002-08-31 10:35:23 +00:00
back-monitor Fix return value 2002-09-15 22:42:07 +00:00
back-null
back-passwd remove lint 2002-08-26 20:11:19 +00:00
back-perl
back-shell More entry level access control for back-shell 2002-10-07 21:56:43 +00:00
back-sql various fixes and improvements 2002-09-02 19:39:31 +00:00
back-tcl
schema Minor updates 2002-09-22 19:09:47 +00:00
shell-backends
tools Add dummy reference to lutil_uuidstr() for dynamically loaded back-bdb 2002-09-20 01:02:33 +00:00
abandon.c
acl.c Code cleanup (no functional changes) 2002-10-01 04:07:55 +00:00
aclparse.c
ad.c Add experimental +/- AttributeName support. 2002-09-21 00:11:43 +00:00
add.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
at.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
attr.c
ava.c
backend.c Rework unprotected simple bind checks 2002-10-08 19:03:18 +00:00
backglue.c Fix typo in one-level searches, left over from -r1.23 cleanup 2002-09-06 12:37:24 +00:00
bind.c Rework unprotected simple bind checks 2002-10-08 19:03:18 +00:00
ch_malloc.c
compare.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
config.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
connection.c Misc cleanup 2002-09-16 21:50:55 +00:00
controls.c Misc CLIENT_UPDATE cleanups 2002-09-15 22:22:51 +00:00
cr.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
daemon.c Fix ITS#1033 slapd hangs with GNU Pth - don't write to the wakefd 2002-09-21 03:52:16 +00:00
delete.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
dn.c - added the capability to filter based on hasSubordinate attribute 2002-08-29 10:55:48 +00:00
entry.c
extended.c use bvmatch() instead of ber_bvcmp() when testing for match without ordering 2002-09-02 19:39:06 +00:00
filter.c unifdef -DSLAP_X_MRA_MATCH_DNATTRS 2002-09-01 00:33:20 +00:00
filterentry.c unifdef -DSLAP_X_MRA_MATCH_DNATTRS 2002-09-01 00:33:20 +00:00
index.c
init.c add server side controls to back-ldap and back-meta 2002-08-29 14:39:31 +00:00
kerberos.c
libslapd.dsp Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
limits.c
lock.c benign buffer overflow fix (ITS#1964) 2002-09-25 04:34:33 +00:00
main.c
Makefile.in Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
matchedValues.c unifdef -DSLAP_X_MRA_MATCH_DNATTRS 2002-09-01 00:33:20 +00:00
modify.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
modrdn.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
mods.c optimize also duplicate/existence check in value delete operations 2002-09-07 16:08:30 +00:00
module.c
mr.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
mra.c unifdef -DSLAP_X_MRA_MATCH_DNATTRS 2002-09-01 00:33:20 +00:00
nt_svc.c
oc.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
oidm.c
operation.c LCUP Response Control Code 2002-09-14 00:29:06 +00:00
operational.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
passwd.c s/256/LBER_ELEMENT_SIZEOF/ 2002-10-07 21:01:47 +00:00
phonetic.c Clean up some #else #if 'ing 2002-10-04 18:36:44 +00:00
proto-slap.h Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
referral.c Two more bervals instead of strings... 2002-08-29 08:47:53 +00:00
repl.c Fix ITS#2075, NULL moddn->newsup->bv_val 2002-09-11 10:59:41 +00:00
result.c s/256/LBER_ELEMENT_SIZEOF/ 2002-10-07 21:01:47 +00:00
root_dse.c
sasl.c Replace HACK in slap_sasl_canonicalize with safer test. 2002-09-05 11:01:12 +00:00
saslauthz.c back_attribute() should use ACL_AUTH not ACL_READ (at 2002-09-05 02:37:10 +00:00
schema_check.c Add another safety check 2002-08-27 17:51:35 +00:00
schema_init.c Misc CLIENT_UPDATE cleanups 2002-09-15 22:22:51 +00:00
schema_prep.c Fix subentry OIDs 2002-10-02 01:18:46 +00:00
schema.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
schemaparse.c Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
search.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
sets.c
sets.h
slap.h Basic framework for DIT Content Rules (not yet enforced) 2002-10-09 07:11:50 +00:00
slapd.conf Add security restrictions examples 2002-10-08 01:15:20 +00:00
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c #unifdef -DSCHEMA_DN 2002-09-29 04:30:38 +00:00
unbind.c
user.c
value.c fix possible uninit bug 2002-09-21 04:33:19 +00:00