.. |
back-bdb
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +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
|
warn users of the need to use the rwm overlay
|
2004-11-29 12:40:36 +00:00 |
back-ldbm
|
More Operation/Opheader fixes
|
2004-11-26 09:39:14 +00:00 |
back-meta
|
remove back-*/external.h
|
2004-11-15 19:45:49 +00:00 |
back-monitor
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +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
|
more on syncprov support
|
2004-11-29 09:36:22 +00:00 |
overlays
|
Cleanup - enable config, delete unused code
|
2004-11-29 10:27:38 +00:00 |
schema
|
remove schema which was used for component match testing
|
2004-11-23 17:10:38 +00:00 |
shell-backends
|
|
|
slapi
|
Use SLAP_CONTROL_* constants
|
2004-11-23 16:02:07 +00:00 |
abandon.c
|
|
|
acl.c
|
fix dynacl compile
|
2004-11-26 00:34:48 +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
|
Add SLAP_DBFLAG_OVERLAY
|
2004-11-27 11:45:54 +00:00 |
backglue.c
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
backover.c
|
Fix db_close
|
2004-11-29 14:17:16 +00:00 |
bind.c
|
Dynamic control management
|
2004-11-23 13:08:45 +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
|
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
|
2004-11-29 05:56:51 +00:00 |
config.h
|
ITS#3376 table-driven config engine
|
2004-11-05 06:22:04 +00:00 |
connection.c
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
controls.c
|
Fix slap_known_controls initialization
|
2004-11-29 08:55:50 +00:00 |
cr.c
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
ctxcsn.c
|
More syncprov fixes. test019 now passes.
|
2004-11-26 09:40:22 +00:00 |
daemon.c
|
Merge op->o_sync_mode into op->o_sync
|
2004-11-25 18:31:31 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
Dynamic control management
|
2004-11-23 13:08:45 +00:00 |
dn.c
|
In build_new_dn, rdn may be part of a larger string, use strncopy.
|
2004-11-29 04:03:56 +00:00 |
entry.c
|
ComponentFilterMatch support for userCertificate
|
2004-11-14 20:11:38 +00:00 |
extended.c
|
Dynamic control management
|
2004-11-23 13:08:45 +00:00 |
filter.c
|
Split Operation into Opheader and op
|
2004-11-25 22:59:00 +00:00 |
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
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
limits.c
|
Dynamic control management
|
2004-11-23 13:08:45 +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
|
ITS#3401 avoid empty make target when SLAPD_DYNAMIC_BACKENDS is empty
|
2004-11-24 06:41:21 +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
|
Dynamic control management
|
2004-11-23 13:08:45 +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
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +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
|
More Opheader fixes
|
2004-11-26 10:10:29 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
|
2004-11-29 05:56:51 +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
|
Split Operation into Opheader and op
|
2004-11-25 22:59:00 +00:00 |
saslauthz.c
|
Split Operation into Opheader and op
|
2004-11-25 22:59:00 +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
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
sessionlog.c
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +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
|
make unregistered known controls show up as undefined; move LDAPsync cid to frontend; some cleanup
|
2004-11-27 15:08:24 +00:00 |
slap.h
|
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
|
2004-11-29 05:56:51 +00:00 |
slapacl.c
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
slapadd.c
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
slapauth.c
|
More migration of syncrepl from frontend to syncprov overlay
|
2004-11-27 00:57:37 +00:00 |
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
|
More Opheader fixes
|
2004-11-26 10:10:29 +00:00 |
syncrepl.c
|
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
|
2004-11-29 05:56:51 +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 |