openldap/servers/slapd
2004-11-22 03:56:27 +00:00
..
back-bdb revert last commit 2004-11-17 15:56:25 +00:00
back-dnssrv remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-hdb remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-ldap improve diagnostics 2004-11-17 17:55:44 +00:00
back-ldbm BDB 4.3 compatibility - errcall prototype 2004-11-21 16:50:24 +00:00
back-meta remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-monitor FIXME: needs work/cleanup 2004-11-17 19:42:19 +00:00
back-null remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-passwd remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-perl remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-relay remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-shell remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-sql cleanup and line up with code 2004-11-16 22:14:21 +00:00
overlays Tweak findcsn conditions for validating cookie csn 2004-11-22 03:56:27 +00:00
schema ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
shell-backends
slapi Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
abandon.c
acl.c allow a "users" type in ACI 2004-11-20 14:07:07 +00:00
aclparse.c move ACIs under a dynamic infrastructure that allows run-time loadable custom access control logic (needs work) 2004-11-20 01:27:03 +00:00
ad.c silence warnings 2004-11-12 12:45:40 +00:00
add.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
at.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
attr.c ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
ava.c
backend.c remove backed-out code from previous commit 2004-11-11 09:43:15 +00:00
backglue.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
backover.c allow backends to automatically install overlays; issue warnings in case of duplicates (fixes ITS#3395 for cases (1.a), (1.b) and (2) simultaneously) 2004-11-15 10:28:33 +00:00
bind.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
cancel.c
ch_malloc.c
compare.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
component.c ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
component.h Header file for component.c 2004-10-27 19:53:26 +00:00
config.c Fix bind_anon keyword 2004-11-10 18:20:49 +00:00
config.h ITS#3376 table-driven config engine 2004-11-05 06:22:04 +00:00
connection.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
controls.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
cr.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
ctxcsn.c Free old op->o_sync_csn before allocating new one. (Internal operations 2004-10-16 21:32:45 +00:00
daemon.c Don't bother including <sys/epoll.h> if we're not using epoll. 2004-11-21 02:18:26 +00:00
DB_CONFIG
delete.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
dn.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
entry.c ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
extended.c Add SLAP_EXOP_WRITES flag, expose flags in Operation, 2004-11-19 22:19:13 +00:00
filter.c
filterentry.c Component Matching module 2004-10-27 19:37:02 +00:00
frontend.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
globals.c
index.c
init.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
kerberos.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
ldapsync.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
limits.c preformat "conn=%lu op=%lu" 2004-09-26 23:00:00 +00:00
lock.c
main.c move ACIs under a dynamic infrastructure that allows run-time loadable custom access control logic (needs work) 2004-11-20 01:27:03 +00:00
Makefile.in Fix include path for backend.h when using separate object directory 2004-11-17 20:22:46 +00:00
matchedValues.c value_match cleanup 2004-09-18 06:04:57 +00:00
modify.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
modrdn.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
mods.c more cleanup 2004-09-27 22:16:21 +00:00
module.c
mr.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
mra.c Component Matching module 2004-10-27 19:37:02 +00:00
nt_svc.c
oc.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
oidm.c
operation.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
operational.c ITS#3369 - be is seldom NULL, now test for be == frontendDB 2004-10-27 16:28:12 +00:00
passwd.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
phonetic.c
proto-slap.h Add SLAP_EXOP_WRITES flag, expose flags in Operation, 2004-11-19 22:19:13 +00:00
referral.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
repl.c ITS#3376 Fix prev commit, handling of replogfile 2004-11-05 07:10:44 +00:00
result.c fix slap_sl_free() calls in pre / post read controls 2004-11-10 21:38:41 +00:00
root_dse.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
sasl.c ITS#3311: check sasl_auxprop_add_plugin return 2004-10-11 20:52:31 +00:00
saslauthz.c more on ITS#3396: note that the filter is mandatory, and that the protocol must be ldap:// 2004-11-16 18:57:40 +00:00
schema_check.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
schema_init.c ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
schema_prep.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
schema.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
schemaparse.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
search.c Component Matching module 2004-10-27 19:37:02 +00:00
sessionlog.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
sets.c improve memory allocation in sets 2004-10-08 15:07:22 +00:00
sets.h improve memory allocation in sets 2004-10-08 15:07:22 +00:00
sl_malloc.c
slap.h move ACIs under a dynamic infrastructure that allows run-time loadable custom access control logic (needs work) 2004-11-20 01:27:03 +00:00
slapacl.c test "entry" as default attribute 2004-11-17 13:43:04 +00:00
slapadd.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
slapauth.c
slapcat.c
slapcommon.c test "entry" as default attribute 2004-11-17 13:43:04 +00:00
slapcommon.h
slapd.conf
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +00:00
str2filter.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
syncrepl.c Fix modtail initialization in loop 2004-11-22 02:11:15 +00:00
syntax.c multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
unbind.c preformat "conn=%lu op=%lu" 2004-09-26 23:00:00 +00:00
user.c
value.c Component Matching module 2004-10-27 19:37:02 +00:00