openldap/servers/slapd
2007-08-22 15:49:35 +00:00
..
back-bdb More for BDB 4.6 compatibility 2007-08-17 20:33:46 +00:00
back-dnssrv uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962) 2007-08-16 09:38:15 +00:00
back-hdb
back-ldap add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
back-ldif rework previous commit 2007-08-17 09:52:31 +00:00
back-meta add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
back-monitor let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093) 2007-08-16 09:48:53 +00:00
back-null Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
back-passwd
back-perl uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962) 2007-08-16 09:38:15 +00:00
back-relay uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962) 2007-08-16 09:38:15 +00:00
back-shell let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093) 2007-08-16 09:48:53 +00:00
back-sql cleanup experimental controls: rename macros, ifdef code 2007-08-21 21:42:09 +00:00
overlays set authorizing backend 2007-08-21 11:37:33 +00:00
schema
shell-backends
slapi fix API change 2007-08-22 00:08:38 +00:00
abandon.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
aci.c
acl.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
aclparse.c
ad.c
add.c don't Statslog before getting controls 2007-08-22 14:41:42 +00:00
alock.c
alock.h
at.c
attr.c don't trick coverity... 2007-08-16 11:32:10 +00:00
ava.c
backend.c give the db a chance if rootpw is unset (more for ITS#4962) 2007-08-17 09:50:20 +00:00
backglue.c Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
backover.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
bconfig.c fix yet another potential dereference of NULL op (caught by Coverity) 2007-08-20 22:09:19 +00:00
bind.c s/orb_tmp_mech/orb_mech/ 2007-08-16 09:29:45 +00:00
cancel.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
ch_malloc.c
compare.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
component.c
component.h
config.c fix or comment Calysto findings 2007-08-21 10:52:16 +00:00
config.h Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
connection.c re-sort funcs (and enums) in "logical" order 2007-08-17 09:49:17 +00:00
controls.c add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
cr.c
ctxcsn.c
daemon.c add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
DB_CONFIG
delete.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
dn.c More for #5057 - reject duplicate AVAs 2007-07-23 05:49:49 +00:00
entry.c don't allow NULL values (because of parsing errors; ITS#5090) 2007-08-13 19:33:01 +00:00
extended.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c
ldapsync.c
limits.c
lock.c
main.c
Makefile.in
matchedValues.c
modify.c check for SOFTADD as well 2007-08-20 19:05:07 +00:00
modrdn.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
operation.c
operational.c
passwd.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
phonetic.c
proto-slap.h add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
referral.c
result.c
root_dse.c
sasl.c consistently use o_log_prefix 2007-08-22 09:17:09 +00:00
saslauthz.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
schema_check.c
schema_init.c fox to ITS#5070 fix: error out if serialNumber requires size > sizeof(long long) (detected by Coverity) 2007-08-16 11:57:34 +00:00
schema_prep.c
schema.c
schemaparse.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
search.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
sets.c
sets.h
sl_malloc.c Fix SLAP_NO_SL_MALLOC (ber_malloc_x -> ber_memalloc_x) for ITS#4990. 2007-07-04 22:49:34 +00:00
slap.h add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests 2007-08-22 15:49:35 +00:00
slapacl.c Remove tool_id2entry_get 2007-08-11 04:19:53 +00:00
slapadd.c Remove lint 2007-08-16 14:41:48 +00:00
slapauth.c
slapcat.c
slapcommon.c add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
slapcommon.h add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c add '-Q' switch (used by slaptest only; ITS#4930) 2007-08-14 13:42:40 +00:00
starttls.c
str2filter.c
syncrepl.c More for ITS#5077 2007-08-20 20:00:15 +00:00
syntax.c consistently use SLAP_* malloc macros; alloc sizeof(Syntax *) instead of sizeof(Syntax) for areray of superiors; free resources also in case of failure of syn_insert() 2007-08-16 12:08:47 +00:00
txn.c
unbind.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
user.c
value.c
zn_malloc.c