openldap/servers/slapd
Kurt Zeilenga 2782b6f46f cleanup
2004-08-27 19:00:15 +00:00
..
back-bdb Check for opinfo->boi_txn before using it - sometimes it is NULL even if 2004-08-26 10:17:53 +00:00
back-dnssrv
back-hdb
back-ldap add paged results support to back-ldap 2004-08-24 09:19:33 +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 move call to frontend API 2004-08-24 09:29:11 +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 try with "order by"... 2004-08-25 12:09:05 +00:00
overlays check if "rootdn" is defined 2004-08-25 14:29:40 +00:00
schema Misc Bug Fix: 2004-08-26 16:43:28 +00:00
shell-backends
slapi Allow mods to be NULL in slapi_int_ldapmods2modifications() 2004-08-27 17:27:09 +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
asn.h Misc Bug Fix: 2004-08-26 16:43:28 +00:00
at.c
attr.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00
ava.c
backend.c Don't use SLAPI_TARGET_DN for group plugins - it is required elsewhere 2004-08-26 10:04:08 +00:00
backglue.c
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
ch_malloc.c
compare.c allow to compare on hasSubordinates 2004-07-31 10:42:28 +00:00
component.c Misc Bug Fix: 2004-08-26 16:43:28 +00:00
config.c further improve loglevel selection 2004-07-29 12:39:51 +00:00
connection.c Remove unused variable 2004-08-25 12:31:43 +00:00
controls.c add paged results support to back-ldap 2004-08-24 09:19:33 +00:00
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 move call to frontend API 2004-08-24 09:29:11 +00:00
entry.c cleanup previous commit 2004-08-21 09:38:58 +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 This patch is for a component filter. please refer ITS#3260 for detail 2004-08-26 00:06:39 +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 cleanup 2004-08-27 19:00:15 +00:00
matchedValues.c
modify.c Fix a SLAPI bug where slapd could crash if a preop plugin changed the mods 2004-08-27 17:12:01 +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 This patch is for a component filter. please refer ITS#3260 for detail 2004-08-26 00:06:39 +00:00
nt_svc.c
oc.c
oidm.c Happy new year 2004-01-01 19:15:16 +00:00
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 This patch is for a component filter. please refer ITS#3260 for detail 2004-08-26 00:06:39 +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 This patch is for a component filter. please refer ITS#3260 for detail 2004-08-26 00:06:39 +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
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 Move LDAP_COMP_MATCH define from ldap.h to slap.h 2004-08-27 18:53:44 +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 ITS#3297 (double free) 2004-08-24 01:20:49 +00:00
syntax.c
unbind.c
user.c
value.c fix attr_merge() usage; cleanup 2004-08-06 16:39:45 +00:00