openldap/servers/slapd
2003-10-18 04:20:19 +00:00
..
back-bdb Further cleanup last commit. 2003-10-12 07:31:31 +00:00
back-dnssrv ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-hdb Context CSN updates for hdb 2003-08-26 18:57:09 +00:00
back-ldap Fix segfault if entry_get is called with NULL attribute 2003-09-20 07:48:57 +00:00
back-ldbm Fix pdn assert 2003-10-12 22:34:14 +00:00
back-meta fix a_nvals according to back-ldap implementation (ITS#2716; at least part of it) 2003-10-04 17:18:25 +00:00
back-monitor slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
back-null Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
back-passwd ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-perl Fix typo in comment. 2003-09-30 17:11:44 +00:00
back-shell ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-sql Add memctx param to build_new_dn(). cleanup DN leaks. 2003-09-24 04:30:41 +00:00
back-tcl ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
overlays Starting a collection of overlays 2003-09-29 05:49:39 +00:00
schema Rework support for certificate exact matching based, in part, 2003-10-18 02:39:08 +00:00
shell-backends
slapi Add entry_dup(); make slapi_entry_dup() use it 2003-10-08 00:48:33 +00:00
tools misc syncrpel updates 2003-10-08 09:36:06 +00:00
abandon.c
acl.c ITS#2497, implement value-level ACLs: 2003-09-20 03:23:10 +00:00
aclparse.c Improve printing of ACLs 2003-10-15 07:48:01 +00:00
ad.c
add.c Tweak normalization in slap_entry2mods 2003-09-20 03:25:05 +00:00
at.c
attr.c Fix tmpmemctx conflicts 2003-08-19 03:19:07 +00:00
ava.c
backend.c ITS#2743 initialize rc 2003-09-29 19:54:53 +00:00
backglue.c slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
backover.c ITS#2751 additional fix 2003-10-11 02:52:48 +00:00
bind.c Fix for Howard's fix for ITS #2704 2003-09-23 07:40:29 +00:00
cancel.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
ch_malloc.c
compare.c
config.c misc syncrpel updates 2003-10-08 09:36:06 +00:00
connection.c Don't timeout slow-running operations 2003-09-27 05:36:20 +00:00
controls.c Hide experimental controls 2003-09-19 18:38:35 +00:00
cr.c
ctxcsn.c remove #include <db.h> (ITS#2765) 2003-10-14 20:22:09 +00:00
daemon.c ITS#2769 - NT SIGBREAK handling 2003-10-15 12:16:35 +00:00
delete.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
dn.c Add a trace message to dnX509normalize 2003-10-17 22:38:19 +00:00
entry.c Don't duplicate e_bv in entry_dup() 2003-10-08 06:40:16 +00:00
extended.c Allow SLAPI plug-ins to override OpenLDAP extended operations 2003-08-01 03:40:11 +00:00
filter.c Declare filter_escape_value_x() and make it static. 2003-09-29 14:09:31 +00:00
filterentry.c Add basic support for certificateMatch (as an extensible matching rule) 2003-10-18 04:20:19 +00:00
globals.c ITS#2735 - plug memory leaks, cleanup 2003-09-23 22:52:35 +00:00
index.c
init.c Call SLAPI close function, not start function on shutdown 2003-06-09 04:11:06 +00:00
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c Initialize schema before starting server. 2003-06-15 05:57:14 +00:00
Makefile.in Fix typo in libslapi rule 2003-09-25 20:33:07 +00:00
matchedValues.c vrFilter -> o_vrFilter 2003-06-10 03:32:33 +00:00
modify.c Fix modify attrs= overflow bug 2003-10-18 02:33:15 +00:00
modrdn.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
mods.c Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
module.c ITS#2437 use lt_dlopenext instead of lt_dlopen for convenience 2003-06-12 22:21:30 +00:00
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Initial support for pre/post read controls. 2003-09-16 18:56:04 +00:00
operational.c
passwd.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
phonetic.c
proto-slap.h ITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_bvc from proto-slap.h) 2003-10-14 20:40:44 +00:00
referral.c
repl.c Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
result.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
root_dse.c Hide experimental features 2003-09-19 18:41:28 +00:00
sasl.c ITS#2762 tweak SASL include paths 2003-10-11 01:24:44 +00:00
saslauthz.c Plug memleak in slap_parseURI 2003-09-20 05:55:48 +00:00
schema_check.c no schema checking patch for proxy cache (apurva) 2003-09-03 15:44:22 +00:00
schema_init.c Add basic support for certificateMatch (as an extensible matching rule) 2003-10-18 04:20:19 +00:00
schema_prep.c ITS#2573 dynamic group support 2003-09-20 08:16:04 +00:00
schema.c
schemaparse.c Break up too long string literals (>509 characters, ISO C's minimum max size). 2003-06-03 18:01:37 +00:00
search.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
sets.c
sets.h
sl_malloc.c cleanup comments of sl_mem_detach() 2003-05-30 21:44:18 +00:00
slap.h no caching flag in Operation structure 2003-09-25 07:48:53 +00:00
slapd.conf Remove $OpenLDAP$ from installed file 2003-05-25 04:08:59 +00:00
slapd.dsp
starttls.c
str2filter.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
syncrepl.c remove #include <db.h> (ITS#2765) 2003-10-14 20:22:09 +00:00
syntax.c
unbind.c
user.c
value.c