openldap/servers/slapd
Kurt Zeilenga f2bcf33e23 Use DN syntax routines for Name and Optional OID syntax.
This is quite bogus but meets most users needs.
Should be replaced with real Name and Optional OID routines.
2000-09-05 20:10:39 +00:00
..
back-dnssrv Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldap Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-ldbm Fix alias deref success v. NoSuchObject bug 2000-08-27 17:53:01 +00:00
back-passwd Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
back-perl Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
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 New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Provide a little information regarding contents of this directory 2000-08-26 20:25:36 +00:00
shell-backends
tools Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
abandon.c
acl.c Fix typo 2000-09-05 19:38:26 +00:00
aclparse.c Fix ACL SSF reporting 2000-09-05 18:24:24 +00:00
ad.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
add.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
at.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
attr.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
ava.c Fix leak pointed out by christian.lorenz@suse.de (ITS#614) 2000-07-04 20:27:59 +00:00
backend.c Add sasl-host option and treat sasl-realm as global only 2000-08-30 01:44:39 +00:00
bind.c Rework bind restrictions 2000-08-28 23:37:44 +00:00
ch_malloc.c
charray.c
compare.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
config.c Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
configinfo.c
connection.c Fix authz bug introduced by last change 2000-09-05 19:45:06 +00:00
controls.c
daemon.c Minor typedef and other clean ups 2000-08-26 01:14:05 +00:00
delete.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
dn.c Minor cleanup 2000-06-14 21:11:56 +00:00
entry.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +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 Update framework to support registration of approximate matching 2000-07-24 21:29:30 +00:00
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
kerberos.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
libslapd.dsp Add sets to NT build, remove LINT 2000-07-01 04:58:23 +00:00
lock.c
main.c remove bdb2 cruft 2000-08-18 04:24:08 +00:00
Makefile.in Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
modify.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
modrdn.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
module.c
monitor.c Remove dead comment 2000-07-27 18:40:50 +00:00
mr.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
nt_svc.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
oc.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
operation.c
passwd.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
phonetic.c s/METAPHONE/SLAPD_METAPHONE/ 2000-07-27 00:14:39 +00:00
proto-slap.h Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Remove cldap cruft 2000-08-18 03:35:19 +00:00
root_dse.c Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
sasl.c Add sasl-host option and treat sasl-realm as global only 2000-08-30 01:44:39 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c Use DN syntax routines for Name and Optional OID syntax. 2000-09-05 20:10:39 +00:00
schema_prep.c Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schemaparse.c conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
search.c restrictops, requires, disallow knobs; ssf acls; and misc other changes 2000-08-28 18:38:48 +00:00
sets.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
sets.h Add support for Set ACLs and ACIs. Still need to make this syntax awa 2000-06-29 22:02:15 +00:00
slap.h Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
slapd.conf Add "index objectClass eq" 2000-08-25 01:16:32 +00:00
slapd.dsp
starttls.c reorder tests 2000-08-30 22:24:21 +00:00
str2filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
suffixalias.c
syntax.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c
user.c
value.c Plug memory leak of normalized value in value_find() 2000-07-20 23:56:12 +00:00