openldap/servers/slapd
Sang Seok Lim 3492452a5b 1) <select> and <content> type component reference support
2) attribute aliasing support
- x509CertificateIssuer
- x509CertificateSerial
- x509CertificateIssuerAndIssuer
3) AuthorityKeyIdentifier support(one of certificate extension)
4) Misc. improvement
- integrate OID and its decoder mapping table
- normalize and validate the values of both component asserions and
  extracted components
5) Misc. bug fix
2004-12-13 16:26:58 +00:00
..
back-bdb 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +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 more cleanup 2004-12-11 18:36:31 +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 fix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObject' was already assigned to 'lastmod') 2004-12-08 19:21: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 don't try to send results on abandon (ITS#3434) 2004-12-12 23:23:00 +00:00
back-shell remove back-*/external.h 2004-11-15 19:45:49 +00:00
back-sql cleanup 2004-12-11 18:04:38 +00:00
overlays Fix playlog uninit'd fields 2004-12-12 07:00:58 +00:00
schema 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
shell-backends
slapi improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
abandon.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
acl.c fix dynacl compile 2004-11-26 00:34:48 +00:00
aclparse.c fix ITS#3416 2004-12-03 08:41:06 +00:00
ad.c
add.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
at.c
attr.c 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
ava.c
backend.c Delete unused be_context_csn, cleanup pending csn entry 2004-12-06 23:17:58 +00:00
backover.c better fix to ITS#3433 2004-12-11 15:41:50 +00:00
bind.c Dynamic control management 2004-11-23 13:08:45 +00:00
cancel.c
ch_malloc.c
compare.c
component.c 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
component.h 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
config.c use pre-formatted log string in configure; note the failure reason for DN syntax checks 2004-12-08 19:07:24 +00:00
config.h use pre-formatted log string in configure; note the failure reason for DN syntax checks 2004-12-08 19:07:24 +00:00
connection.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
controls.c ITS#3404, fix uninit'd ctrl fields 2004-12-03 17:28:33 +00:00
cr.c
ctxcsn.c rework fix for NULL be_pcl_mutexp 2004-12-11 15:44:30 +00:00
daemon.c ITS#3422, restore original select() behavior 2004-12-08 03:47:48 +00:00
DB_CONFIG
delete.c Always exclude subordinates from top-level ops so glue overlay can 2004-12-04 19:26:22 +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 cleanup 2004-12-07 18:40:47 +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 cleanup 2004-12-07 18:40:47 +00:00
frontend.c rework fix for NULL be_pcl_mutexp 2004-12-11 15:44:30 +00:00
globals.c
index.c
init.c
kerberos.c
ldapsync.c Moved cookie validation into slap_parse_sync_cookie so consumer uses it too 2004-12-10 03:18:33 +00:00
limits.c Dynamic control management 2004-11-23 13:08:45 +00:00
lock.c
main.c Delete backglue.c in favor of glue overlay 2004-12-04 19:41:58 +00:00
Makefile.in include zn_malloc.c 2004-12-09 17:35:05 +00:00
matchedValues.c
modify.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
modrdn.c Always exclude subordinates from top-level ops so glue overlay can 2004-12-04 19:26:22 +00:00
mods.c
module.c
mr.c
mra.c 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
nt_svc.c
oc.c allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay 2004-12-01 21:47:13 +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
passwd.c Always exclude subordinates from top-level ops so glue overlay can 2004-12-04 19:26:22 +00:00
phonetic.c
proto-slap.h 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
referral.c
repl.c
result.c
root_dse.c
sasl.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
saslauthz.c clarify why we don't accept scheme other than ldap:// in authz-regexps 2004-12-08 19:09:54 +00:00
schema_check.c
schema_init.c cleanup 2004-12-07 18:40:47 +00:00
schema_prep.c cleanup 2004-12-07 18:40:47 +00:00
schema.c
schemaparse.c
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
sets.h
sl_malloc.c misc cleanup 2004-12-08 08:12:15 +00:00
slap.h 1) <select> and <content> type component reference support 2004-12-13 16:26:58 +00:00
slapacl.c More migration of syncrepl from frontend to syncprov overlay 2004-11-27 00:57:37 +00:00
slapadd.c
slapauth.c ITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv 2004-12-06 15:17:23 +00:00
slapcat.c
slapcommon.c ITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv 2004-12-06 15:17:23 +00:00
slapcommon.h ITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv 2004-12-06 15:17:23 +00:00
slapd.conf
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c More Opheader fixes 2004-11-26 10:10:29 +00:00
syncrepl.c Fix ITS#3425, use less restrictive search filter when getting info about 2004-12-12 06:09:02 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c updated zone tree structure; added debug info 2004-12-09 22:32:19 +00:00