openldap/servers/slapd
Kurt Zeilenga 2dfd312fa1 Move connectionless connection init to startup (may not be in the
optimal place yet) to simply event management.  Needs testing.
Place revent clear calls immediately upon handling of event
(before any work).
Misc. other cleanup
2005-10-14 20:48:01 +00:00
..
back-bdb Move CSN invocations to backends 2005-10-13 11:58:44 +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 hide unused member (will likely be removed) 2005-09-24 18:46:01 +00:00
back-ldbm fix back-ldbm build 2005-10-13 22:20:52 +00:00
back-ldif Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
back-meta more about ITS#4086: fix back-meta as well 2005-10-14 00:43:23 +00:00
back-monitor fix previous commit (modifyTimestamp didn't get appended to the list); add opattrs to back-monitor mods 2005-10-14 10:02:50 +00:00
back-null Null backend support for slapadd and slapcat 2005-08-31 18:00:40 +00:00
back-passwd
back-perl ITS#4039 2005-09-25 03:43:20 +00:00
back-relay
back-shell
back-sql Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
overlays Fix prototype 2005-10-14 05:44:28 +00:00
schema Move uidNumber and gidNumber into slapd(8) 2005-09-05 01:08:40 +00:00
shell-backends
slapi Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
abandon.c
aci.c fix use of uninitialized var 2005-08-23 13:02:53 +00:00
acl.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
aclparse.c Don't use #ifdefs in the inside of a macro 2005-09-19 22:17:22 +00:00
ad.c Cleanup 2005-10-06 19:11:13 +00:00
add.c Move CSN invocations to backends 2005-10-13 11:58:44 +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 Change slap_ad_undef_remove() to slap_ad_undef_promote(). 2005-09-14 06:17:59 +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#4027 select_backend should ignore manageDSAit when glue is in use. 2005-10-03 03:12:32 +00:00
backglue.c Remove unused variable 2005-09-29 09:32:25 +00:00
backover.c Add slap_overinfo oi_origdb field to point to original BackendDB 2005-10-02 01:23:09 +00:00
bconfig.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
bind.c improved authz_backend detection for internal databases (ITS#4018) 2005-09-10 09:56:29 +00:00
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 ITS#4077. I wonder if we should have an ARG_OCTAL flag to preserve the 2005-10-11 18:57:34 +00:00
config.h
connection.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
controls.c disable pagedResults or reject 2005-09-04 20:08:35 +00:00
cr.c
ctxcsn.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
daemon.c Move connectionless connection init to startup (may not be in the 2005-10-14 20:48:01 +00:00
DB_CONFIG
delete.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
dn.c silence warnings 2005-09-10 18:59:35 +00:00
entry.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
extended.c constify berval arg to load_extop(), to match usage 2005-10-14 12:57:07 +00:00
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 ITS#3996 fix glue/syncprov interaction 2005-09-27 15:10:57 +00:00
kerberos.c
ldapsync.c Cleanup 2005-10-06 19:11:13 +00:00
limits.c
lock.c
main.c ITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SUPPORT if not 2005-10-09 19:55:39 +00:00
Makefile.in Support POSIX 1003.1-2001 without XSI extensions (ITS #2667): 2005-09-17 22:22:15 +00:00
matchedValues.c
modify.c Remove unused variable (modtail in fe_op_modify()) 2005-10-14 13:01:14 +00:00
modrdn.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
mods.c cleanup 2005-09-28 18:03:35 +00:00
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 Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
operational.c
passwd.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
phonetic.c
proto-slap.h constify berval arg to load_extop(), to match usage 2005-10-14 12:57:07 +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 Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
saslauthz.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
schema_check.c
schema_init.c entryUUID schema to use IANA (newly) assigned OIDs 2005-09-26 18:37:50 +00:00
schema_prep.c entryUUID schema to use IANA (newly) assigned OIDs 2005-09-26 18:37:50 +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 CSN invocations to backends 2005-10-13 11:58:44 +00:00
slapacl.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapadd.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapauth.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
slapcat.c
slapcommon.c ITS#3996 fix glue/syncprov interaction 2005-09-27 15:10:57 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Move CSN invocations to backends 2005-10-13 11:58:44 +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