openldap/servers/slapd
2005-09-10 01:51:34 +00:00
..
back-bdb Tweak newsuperior error codes 2005-09-10 01:51:34 +00:00
back-dnssrv
back-hdb ITS#3978 move alock from back-bdb to slapd 2005-09-04 15:21:57 +00:00
back-ldap release resources (ITS#4016) 2005-09-09 02:37:38 +00:00
back-ldbm ITS#2757 remove isroot checks, simplify 2005-09-10 01:49:46 +00:00
back-ldif Partially revert rev 1.31, must detect send_search errors to propagate 2005-08-27 10:15:22 +00:00
back-meta pretty the DN as well 2005-09-06 17:19:36 +00:00
back-monitor fix messages in previous commit 2005-09-08 14:32:09 +00:00
back-null Null backend support for slapadd and slapcat 2005-08-31 18:00:40 +00:00
back-passwd
back-perl
back-relay
back-shell
back-sql fix format and signedness issues 2005-09-08 20:18:43 +00:00
overlays ITS#3989 more fixes 2005-09-09 04:53:56 +00:00
schema Move uidNumber and gidNumber into slapd(8) 2005-09-05 01:08:40 +00:00
shell-backends
slapi fix slapi_sdn_isempty() logic 2005-08-26 10:46:56 +00:00
abandon.c
aci.c fix use of uninitialized var 2005-08-23 13:02:53 +00:00
acl.c fix uninitialized, signedness and other issues (ITS#3854) 2005-08-26 16:52:51 +00:00
aclparse.c cleanup dynacl usage() 2005-09-06 14:26:53 +00:00
ad.c log UNDEFINED/PROXIED attributeDescription insertion 2005-08-29 10:49:20 +00:00
add.c merge sml_managing into sml_flags (SLAP_MOD_MANAGING) 2005-08-18 08:48:10 +00:00
alock.c Also compile for LDBM 2005-09-04 16:24:16 +00:00
alock.h Moved from back-bdb 2005-09-05 01:32:44 +00:00
at.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
attr.c make sure a_nvals are as many as a_vals (helps tracking other issues...) 2005-08-23 23:56:47 +00:00
ava.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
backend.c ITS#4003 frontend->be_replogfile can legitimately be set. 2005-09-05 02:42:24 +00:00
backglue.c ITS#3979 restore old (RE21, RE22) search order 2005-09-09 11:43:13 +00:00
backover.c
bconfig.c ITS#4009 set X-ORDERED extension on olcReplica 2005-09-07 03:30:59 +00:00
bind.c
cancel.c
ch_malloc.c ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL 2005-09-09 07:06:58 +00:00
compare.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
component.c
component.h
config.c cast pointer to long instead of int to hopefully avoid 2005-09-08 21:38:20 +00:00
config.h
connection.c Include "fd=.." in Statslog message "TLS established" 2005-08-29 23:34:42 +00:00
controls.c disable pagedResults or reject 2005-09-04 20:08:35 +00:00
cr.c
ctxcsn.c
daemon.c ITS#3802, #3999 skip wake_sds in epoll event loop 2005-09-04 15:04:09 +00:00
DB_CONFIG
delete.c
dn.c allow "proxied" attributeDescriptions in DN as well (more about ITS#3959) 2005-09-06 17:21:24 +00:00
entry.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
extended.c
filter.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c always init ACLs 2005-08-30 11:00:23 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c Moving glue overlay back into slapd core, returning to 2.2 config syntax 2005-09-01 11:45:04 +00:00
Makefile.in Misc Windows linking fixes 2005-09-07 10:27:55 +00:00
matchedValues.c
modify.c Silence valgrind warnings 2005-09-09 01:44:42 +00:00
modrdn.c merge sml_managing into sml_flags (SLAP_MOD_MANAGING) 2005-08-18 08:48:10 +00:00
mods.c
module.c
mr.c
mra.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
nt_svc.c
oc.c plug one-time leaks 2005-09-08 20:46:48 +00:00
oidm.c
operation.c
operational.c
passwd.c merge sml_managing into sml_flags (SLAP_MOD_MANAGING) 2005-08-18 08:48:10 +00:00
phonetic.c
proto-slap.h disable pagedResults or reject 2005-09-04 20:08:35 +00:00
referral.c
repl.c
result.c fix referral logging @STATS2 2005-08-20 19:20:53 +00:00
root_dse.c
sasl.c merge sml_managing into sml_flags (SLAP_MOD_MANAGING) 2005-08-18 08:48:10 +00:00
saslauthz.c
schema_check.c
schema_init.c further ACI factoring out & confinement 2005-08-22 16:03:35 +00:00
schema_prep.c few more fixes 2005-09-06 14:26:06 +00:00
schema.c
schemaparse.c
search.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
sets.c fix uninitialized, signedness and other issues (ITS#3854) 2005-08-26 16:52:51 +00:00
sets.h fix uninitialized, signedness and other issues (ITS#3854) 2005-08-26 16:52:51 +00:00
sl_malloc.c
slap.h Move uidNumber and gidNumber into slapd(8) 2005-09-05 01:08:40 +00:00
slapacl.c silence warning 2005-09-04 20:07:17 +00:00
slapadd.c Reject slapadd -w if not supported (partial ITS#3979 fix) 2005-08-31 23:23:13 +00:00
slapauth.c
slapcat.c
slapcommon.c Moving glue overlay back into slapd core, returning to 2.2 config syntax 2005-09-01 11:45:04 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c need stricter sanity checks... 2005-08-25 08:57:08 +00:00
syntax.c fix cleanup on error 2005-08-22 16:01:16 +00:00
unbind.c
user.c
value.c In ordered_value_sort, allow zero-length ordered values. 2005-08-28 10:23:10 +00:00
zn_malloc.c