openldap/servers/slapd
2007-09-01 22:28:06 +00:00
..
back-bdb hide (experimental) schema 2007-09-01 16:01:29 +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 Fix DEVEL dependency 2007-09-01 00:11:42 +00:00
back-monitor forgot to re-sort operation names 2007-08-28 18:37:23 +00:00
back-null
back-passwd
back-perl ITS#5102 fix 2007-09-01 00:28:07 +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 Hide log schema 2007-09-01 22:28:06 +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 anlist_free 2007-08-27 07:11:32 +00:00
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
backover.c
bconfig.c note what SID the server is assuming 2007-08-29 18:12:05 +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
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 Protect Debug messages from NULL pointers 2007-09-01 13:35:34 +00:00
entry.c
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
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h add anlist_free 2007-08-27 07:11:32 +00:00
referral.c
result.c Fix SORTED_RESULTS check 2007-08-29 23:57:55 +00:00
root_dse.c Revert prev commit, don't advertise subord scope 2007-08-30 21:09:30 +00:00
sasl.c consistently use o_log_prefix 2007-08-22 09:17:09 +00:00
saslauthz.c authzMatch IS octetStringMatch 2007-09-01 15:44:24 +00:00
schema_check.c
schema_init.c hide (experimental) schema 2007-09-01 15:45:12 +00:00
schema_prep.c
schema.c
schemaparse.c
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
slapadd.c add -S to slapadd to set desired SID in generated entryCSN/contextCSN 2007-08-28 19:35:57 +00:00
slapauth.c
slapcat.c
slapcommon.c add -S to slapadd to set desired SID in generated entryCSN/contextCSN 2007-08-28 19:35:57 +00:00
slapcommon.h add -S to slapadd to set desired SID in generated entryCSN/contextCSN 2007-08-28 19:35:57 +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 allow shutdown while syncrepl_del_nonpresent() 2007-08-29 18:13:12 +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