openldap/servers/slapd
2007-08-26 17:03:22 +00:00
..
back-bdb check for shutdown (need to add to other backends?) 2007-08-26 15:38:51 +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 cleanup 2007-08-26 15:38:20 +00:00
back-ldif consistently use "tag=" instead of "op=" in debug messages 2007-08-25 00:10:52 +00:00
back-meta also improve massaged DN containment check 2007-08-25 10:57:08 +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 needs work: memberOf should not be replicated 2007-08-25 16:02:43 +00:00
schema fix typo 2007-08-25 09:37:59 +00:00
shell-backends
slapi fix API change 2007-08-22 00:08:38 +00:00
abandon.c
aci.c
acl.c
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 improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN 2007-08-26 17:03:22 +00:00
bind.c s/orb_tmp_mech/orb_mech/ 2007-08-16 09:29:45 +00:00
cancel.c
ch_malloc.c
compare.c
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 tcpd.h is already include in slap.h 2007-08-24 16:09:50 +00:00
DB_CONFIG
delete.c
dn.c
entry.c don't allow NULL values (because of parsing errors; ITS#5090) 2007-08-13 19:33:01 +00:00
extended.c
filter.c
filterentry.c test_filter() should use ordered_value_match() 2007-08-24 22:34:04 +00:00
frontend.c
globals.c
index.c
init.c
ldapsync.c improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN 2007-08-26 17:03:22 +00:00
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
mods.c
module.c
mr.c allow to register further syntax/mr compatibility 2007-08-24 20:05:30 +00:00
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
phonetic.c
proto-slap.h behave when a value of an ordered attr starts with '{' and either contains or not '}', but the prefix '{X}' does not contain a numericString 2007-08-24 23:05:10 +00:00
referral.c
result.c use LDAP_RES_UNSOLICITED for the response message id 2007-08-26 15:06:52 +00:00
root_dse.c
sasl.c consistently use o_log_prefix 2007-08-22 09:17:09 +00:00
saslauthz.c
schema_check.c
schema_init.c add support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd'ing -w 2007-08-26 15:39:45 +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
sets.c
sets.h
sl_malloc.c
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 improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN 2007-08-26 17:03:22 +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 improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN 2007-08-26 17:03:22 +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
user.c
value.c behave when a value of an ordered attr starts with '{' and either contains or not '}', but the prefix '{X}' does not contain a numericString 2007-08-24 23:05:10 +00:00
zn_malloc.c