openldap/servers/slapd
2007-09-10 21:30:02 +00:00
..
back-bdb ITS#5129 fix alock_close with Quick mode 2007-09-08 05:26:03 +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 idassert also in case of SASL mechs that do not set authcId 2007-09-09 21:52:10 +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 Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
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-sock back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) 2007-09-07 12:27:33 +00:00
back-sql cleanup experimental controls: rename macros, ifdef code 2007-08-21 21:42:09 +00:00
overlays also copy modifications we don't deal with, as they will be freed altogether (ITS#5124) 2007-09-07 09:38:38 +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 ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
aci.c allow attribute inheritance with syntax restriction (please review) 2007-05-16 01:40:34 +00:00
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 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 ITS#5129 fix alock_close with Quick mode 2007-09-08 05:26:03 +00:00
alock.h ITS#5129 fix alock_close with Quick mode 2007-09-08 05:26:03 +00:00
at.c allow array of more generic syntaxes 2007-05-16 09:13:14 +00:00
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 Add IA5String macro 2007-09-03 00:40:52 +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 parse unsigned as unsigned (ITS#5122) 2007-09-04 19:32:54 +00:00
config.h parse unsigned as unsigned (ITS#5122) 2007-09-04 19:32:54 +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 ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
dn.c Protect Debug messages from NULL pointers 2007-09-01 13:35:34 +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 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 Fix for !(LDAP_DEBUG && LDAP_SYSLOG) 2007-05-11 23:04:33 +00:00
Makefile.in
matchedValues.c
modify.c ITS#5119 fix uninit'd nval after normalization failure 2007-09-04 05:40:41 +00:00
modrdn.c ITS#4375 rework statslog, debug log info 2007-07-23 03:51:42 +00:00
mods.c
module.c re-fix ITS#4936 2007-06-10 21:55:39 +00:00
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 Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
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 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 ITS#5007: Rename label "leave"; OSF1 pthread.h makes it as an exception keyword 2007-06-09 23:45:23 +00:00
schema_init.c check call consistency 2007-09-03 16:36:22 +00:00
schema_prep.c Use IANA-assigned OID for entryDN and remove hide flag. 2007-05-23 03:54:31 +00:00
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 cleanup sets code; should fix a potential leak and possibly address ITS#4873. Please test 2007-09-10 21:30:02 +00:00
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 add -S to slapadd to set desired SID in generated entryCSN/contextCSN 2007-08-28 19:35:57 +00:00
slapauth.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
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 re: prev commit, init j 2007-09-09 14:25:34 +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 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