openldap/servers/slapd
2004-08-21 09:38:08 +00:00
..
back-bdb slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
back-dnssrv
back-hdb
back-ldap ITS#3291 delay use of slap_known_controls until all configuration is done 2004-08-19 12:10:22 +00:00
back-ldbm slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
back-meta ITS#3291 delay use of slap_known_controls until all configuration is done 2004-08-19 12:10:22 +00:00
back-monitor fix attr_merge() usage 2004-08-06 16:38:41 +00:00
back-null
back-passwd
back-perl
back-relay rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
back-shell
back-sql handle referrals correctly; allow to add suffix entry; fix multiple values add bug; cleanup 2004-08-21 09:38:08 +00:00
overlays Reworked fix for ITS#3140 - add access parameter to backend_attribute 2004-08-18 17:14:22 +00:00
schema
shell-backends
slapi rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
abandon.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
acl.c Reworked fix for ITS#3140 - add access parameter to backend_attribute 2004-08-18 17:14:22 +00:00
aclparse.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
ad.c helpers for special attribute lists 2004-07-18 21:33:15 +00:00
add.c cleanup 2004-08-06 16:40:15 +00:00
at.c fix typo in comment 2004-06-28 20:59:04 +00:00
attr.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00
ava.c
backend.c Reworked fix for ITS#3140 - add access parameter to backend_attribute 2004-08-18 17:14:22 +00:00
backglue.c Qualify some structure fields 2004-07-02 11:34:16 +00:00
backover.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
bind.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
cancel.c reset o_next pointer before freeing the operation (otherwise an assertion 2004-07-02 14:57:35 +00:00
ch_malloc.c
compare.c allow to compare on hasSubordinates 2004-07-31 10:42:28 +00:00
config.c further improve loglevel selection 2004-07-29 12:39:51 +00:00
connection.c should fix ITS#3265 2004-08-12 10:33:49 +00:00
controls.c
cr.c
ctxcsn.c Fix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex 2004-08-18 10:53:34 +00:00
daemon.c make sure sun_path is cleared out before accept() 2004-07-30 09:56:22 +00:00
DB_CONFIG
delete.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
dn.c dnMatch must be called with valid args 2004-07-18 21:34:01 +00:00
entry.c split entry_free in entry_clean ... 2004-08-20 12:01:15 +00:00
extended.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
filter.c
filterentry.c fix memory usage 2004-06-28 21:51:08 +00:00
frontend.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
globals.c
index.c
init.c
kerberos.c
ldapsync.c
libslapd.dsp
limits.c
lock.c
main.c minor cleanup 2004-07-28 23:48:08 +00:00
Makefile.in frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
matchedValues.c fix matchedValue (ITS#3209); might need work 2004-07-03 11:17:11 +00:00
modify.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
modrdn.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
mods.c fix permissive; cleanup 2004-08-06 16:40:48 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
oidm.c
operation.c
operational.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
passwd.c rework passwd_extop to comply with rwm requirements... 2004-07-20 00:22:05 +00:00
phonetic.c
proto-slap.h split entry_free in entry_clean ... 2004-08-20 12:01:15 +00:00
referral.c
repl.c
result.c cleanup attr flags; provide a helper 2004-08-06 17:29:59 +00:00
root_dse.c
sasl.c cleanup function name in log 2004-07-20 00:32:43 +00:00
saslauthz.c Reworked fix for ITS#3140 - add access parameter to backend_attribute 2004-08-18 17:14:22 +00:00
schema_check.c
schema_init.c should not assert(0) in UUIDValidate 2004-07-28 17:27:52 +00:00
schema_prep.c ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically generated attributes. 2004-08-19 23:39:45 +00:00
schema.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00
schemaparse.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
search.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
sessionlog.c
sets.c fix malformed test and var initialization 2004-08-06 16:14:05 +00:00
sets.h
sl_malloc.c
slap.h ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically generated attributes. 2004-08-19 23:39:45 +00:00
slapacl.c cleanup 2004-07-17 15:15:59 +00:00
slapadd.c slapadd -i <rid list> fix 2004-07-31 00:03:58 +00:00
slapauth.c
slapcat.c
slapcommon.c frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080) 2004-07-26 21:26:34 +00:00
slapcommon.h
slapd.conf
slapd.dsp
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c attrs=*,+ becmoes the default behavior when attrs are not specified in syncrepl definition. When attrs are specified, operational attributes other than objectClass, structuralObjectClass, and entryCSN need to be explicitly specified to be included in the replication content. 2004-08-20 16:26:58 +00:00
syntax.c
unbind.c
user.c
value.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00