openldap/servers/slapd
2004-11-16 18:57:40 +00:00
..
back-bdb remove back-*/external.h 2004-11-15 19:45:49 +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 remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-ldbm remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-meta remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-monitor remove back-*/external.h 2004-11-15 19:45:49 +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 minor cleanup 2004-11-15 22:10:10 +00:00
overlays sanity check 2004-11-13 17:27:15 +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 partially revert previous commit (the "creator" special DN pattern is redundant as "dnattr" is more expressive 2004-11-15 22:57:03 +00:00
aclparse.c partially revert previous commit (the "creator" special DN pattern is redundant as "dnattr" is more expressive 2004-11-15 22:57: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
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
ctxcsn.c Free old op->o_sync_csn before allocating new one. (Internal operations 2004-10-16 21:32:45 +00:00
daemon.c Fix prev commit. I wonder if we should convert the fdset bitvector into 2004-11-15 04:05:32 +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
entry.c ComponentFilterMatch support for userCertificate 2004-11-14 20:11:38 +00:00
extended.c cleanup 2004-11-12 12:46:30 +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
limits.c
lock.c
main.c More NEW_LOGGING removal 2004-10-19 01:40:38 +00:00
Makefile.in
matchedValues.c
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
module.c
mr.c
mra.c Component Matching module 2004-10-27 19:37:02 +00:00
nt_svc.c
oc.c
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 improve overlay helpers 2004-11-13 17:20:24 +00:00
referral.c
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
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 partially revert previous commit (the "creator" special DN pattern is redundant as "dnattr" is more expressive 2004-11-15 22:57:03 +00:00
slapacl.c
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 Revert ITS#3353 patch, it needs to be reworked. 2004-10-06 05:51:38 +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
syncrepl.c patch for ITS#3379 2004-10-28 21:40:42 +00:00
syntax.c
unbind.c
user.c
value.c Component Matching module 2004-10-27 19:37:02 +00:00