openldap/servers/slapd
2006-08-28 13:31:16 +00:00
..
back-bdb fix e_private value, goes along with memory leak fix to accesslog.c 2006-08-26 23:20:00 +00:00
back-dnssrv Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
back-hdb
back-ldap Fix test045, test048 use acl-bind credentials on retry if they were set. 2006-08-25 02:16:57 +00:00
back-ldif (almost blind) fix potential strchr() read-past-end of berval 2006-05-26 00:07:55 +00:00
back-meta invalidate idle connection if a candidate target does not respond for the duration of time limit... 2006-08-26 15:24:49 +00:00
back-monitor more thread monitoring reworking; connection_pool_max may change via back-config 2006-08-18 10:26:03 +00:00
back-null
back-passwd
back-perl ITS#4358, thanks to Kevine Zerbib 2006-08-28 01:07:25 +00:00
back-relay
back-shell
back-sql don't sigsegv if has_ldapinfo_dn_ru is erroneously defined; return a (more) meaningful error 2006-07-08 11:47:23 +00:00
overlays Add single-password constraint; NOTE from ppolicy.c: 2006-08-28 12:44:39 +00:00
schema
shell-backends
slapi s/managedit/relax/ 2006-08-22 23:31:46 +00:00
abandon.c
aci.c
acl.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
aclparse.c Additional fix for ITS#4522. The "dn=" ist not optional. 2006-05-12 11:48:57 +00:00
ad.c refine prev commit 2006-05-08 13:12:12 +00:00
add.c
alock.c coverity cleanup 2006-05-10 12:36:49 +00:00
alock.h
at.c
attr.c more thread monitoring reworking; connection_pool_max may change via back-config 2006-08-18 10:26:03 +00:00
ava.c
backend.c append global access rules also when be != NULL in backend_startup() (ITS#4654) 2006-08-28 13:31:16 +00:00
backglue.c ITS#4614 - complain if glue/subordinate are attempted on the same backend 2006-07-15 00:18:44 +00:00
backover.c oi_list might be null if overlay initialization failed for any reason 2006-08-18 10:12:21 +00:00
bconfig.c fix uri rewriting 2006-08-03 01:15:41 +00:00
bind.c streamline handling of simple bind by global overlays (ITS#4454) 2006-03-26 23:03:43 +00:00
cancel.c
ch_malloc.c
compare.c Basic donUseCopy implementation 2006-08-22 20:29:14 +00:00
component.c
component.h
config.c Use LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX should be at least 2K. 2006-08-25 20:05:14 +00:00
config.h Rearrange, ARGS_TYPES should not be bitmasks 2006-05-11 02:13:03 +00:00
connection.c Move ber_sockbuf_free() to slapd_remove() to avoid using AC_SOCKET_INVALID 2006-08-18 23:54:24 +00:00
controls.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
cr.c
ctxcsn.c Delete curcsn arg to slap_get_commit_csn, redundant with op->o_csn 2006-08-15 08:51:49 +00:00
daemon.c Fix prev commit 2006-08-19 06:27:11 +00:00
DB_CONFIG Add note about setting effectiveness. 2006-08-17 19:33:48 +00:00
delete.c
dn.c reduce code duplication 2006-08-26 17:55:56 +00:00
entry.c
extended.c Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c
kerberos.c
ldapsync.c ITS#4589 fix slap_compose_sync_cookie 2006-06-15 23:54:51 +00:00
limits.c silence warnings 2006-05-19 22:37:52 +00:00
lock.c
main.c Fix TLS CTX ref counting 2006-07-02 22:38:01 +00:00
Makefile.in
matchedValues.c
modify.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c cleanup 2006-05-14 15:11:23 +00:00
phonetic.c
proto-slap.h Move ber_sockbuf_free() to slapd_remove() to avoid using AC_SOCKET_INVALID 2006-08-18 23:54:24 +00:00
referral.c add URI list resorting feature (ITS#4524) 2006-05-06 16:15:25 +00:00
repl.c
result.c More LDAP_DEVEL cleanup 2006-08-22 00:45:16 +00:00
root_dse.c Use LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX should be at least 2K. 2006-08-25 20:05:14 +00:00
sasl.c
saslauthz.c
schema_check.c
schema_init.c
schema_prep.c Misc RFC reference updates 2006-06-21 07:09:39 +00:00
schema.c
schemaparse.c
search.c Initial dontUseCopy implementation 2006-08-22 20:24:36 +00:00
sets.c
sets.h
sl_malloc.c
slap.h s/managedit/relax/ 2006-08-22 23:31:46 +00:00
slapacl.c warning cleanup 2006-05-25 16:15:49 +00:00
slapadd.c Cleanup prev commit 2006-05-31 01:52:32 +00:00
slapauth.c
slapcat.c
slapcommon.c ITS#4555 add "-j" option to jump to line of LDIF file before processing. 2006-05-29 02:41:06 +00:00
slapcommon.h ITS#4555 add "-j" option to jump to line of LDIF file before processing. 2006-05-29 02:41:06 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c add "-n" to omit trailing newline 2006-05-11 14:36:20 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c factor connection code out of syncrepl 2006-08-04 19:20:59 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c