openldap/servers/slapd
2002-06-07 20:32:06 +00:00
..
back-bdb ITS#1837, one-level searches on leaf entries 2002-06-06 11:27:52 +00:00
back-dnssrv Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
back-ldap Use specific msg id instead of ANY to retrieve search results 2002-05-03 14:23:55 +00:00
back-ldbm Delete extranous assert() 2002-05-23 03:17:58 +00:00
back-meta
back-monitor Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
back-null
back-passwd Add back-passwd.h to the mix 2002-05-22 16:22:24 +00:00
back-perl
back-shell Fix up abandon merge. Hallvard will holler if I get this wrong. :-) 2002-06-05 16:53:48 +00:00
back-sql
back-tcl Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-05-09 02:11:39 +00:00
schema
shell-backends
tools Delete $(SLAPD_MODULES) 2002-05-18 03:52:46 +00:00
abandon.c
acl.c
aclparse.c
ad.c
add.c ITS#1803, bogus free() of lber-private memory. 2002-05-06 16:51:00 +00:00
at.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
attr.c
ava.c
backend.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
backglue.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
bind.c
ch_malloc.c
charray.c
compare.c
config.c Gentile HUP shutdown from Hallvard 2002-06-03 16:47:43 +00:00
connection.c ITS#1795 authid is uninit'd if tls_get_cert fails 2002-05-04 01:28:56 +00:00
controls.c Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
daemon.c Fix Listeners: handles multiple addresses for a given hostname, copies 2002-06-06 10:33:18 +00:00
delete.c
dn.c Fix dnParent: must always return a pointer relative to the input pointer. 2002-05-08 23:04:11 +00:00
entry.c From: h.b.furuseth@usit.uio.no 2002-05-16 15:45:24 +00:00
extended.c
filter.c ITS#1797 err used unit'd in Debug statement. (removed) 2002-05-04 10:50:24 +00:00
filterentry.c
index.c
init.c
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c Set tls_opt_require_cert to default to NEVER. libldap defaults to DEMAND 2002-05-04 00:07:12 +00:00
Makefile.in Delete $(SLAPD_MODULES) - we never implicitly link a dynamic module, 2002-05-18 02:05:17 +00:00
matchedValues.c VLV updates 2002-06-03 16:45:09 +00:00
modify.c
modrdn.c
mods.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
module.c
mr.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
mra.c
nt_svc.c
oc.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
oidm.c
operation.c
operational.c
passwd.c Fix bogus assert. 2002-05-31 20:23:33 +00:00
phonetic.c
proto-slap.h Gentile HUP shutdown from Hallvard 2002-06-03 16:47:43 +00:00
referral.c
repl.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
result.c VLV updates 2002-06-03 16:45:09 +00:00
root_dse.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
sasl.c Cleanup log msg 2002-05-12 19:21:12 +00:00
saslauthz.c Cyrus 2 support now requires Cyrus 2.1.3. Adds support for in-directory 2002-05-07 23:08:23 +00:00
schema_check.c
schema_init.c Fix nameUIDvalidate memfree 2002-05-15 00:48:47 +00:00
schema_prep.c userPassword/authPassword can be safely subtyped (though I wouldn't 2002-06-07 20:32:06 +00:00
schema.c
schemaparse.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
search.c
sets.c
sets.h
slap.h Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c
suffixalias.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
syntax.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
unbind.c
user.c
value.c