openldap/servers/slapd
Kurt Zeilenga 3abec7d8d7 From: h.b.furuseth@usit.uio.no
Patch: str2entry() dereferences NULL  (ITS#1822)

Sorry, last patch was wrong.  I didn't notice that e->e_dn
always is NULL at that point.  Here is a corrected patch.
2002-05-16 15:45:24 +00:00
..
back-bdb Turn these functions on again. Need backend_attribute for SASLauthz stuff. 2002-05-07 22:35:01 +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 Once more, fix idl_intersection. Don't walk past end of arrays. 2002-05-15 03:05:05 +00:00
back-meta second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-monitor Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
back-null second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-passwd Fix typo in last commit. 2002-05-15 05:44:46 +00:00
back-perl Patch: Perl backend sends bind result twice (ITS#1783) 2002-05-01 18:10:14 +00:00
back-shell Patch: Implement surrogate parent for back-shell (ITS#1815) 2002-05-15 06:18:14 +00:00
back-sql First commit of Hallvard's backend documentation effort 2002-04-29 20:24:29 +00:00
back-tcl Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-05-09 02:11:39 +00:00
schema Added RFC 2459 PKCS9 emailAddress 2002-05-01 06:34:49 +00:00
shell-backends
tools Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
abandon.c
acl.c Remove lint. 2002-04-22 23:03:33 +00:00
aclparse.c
ad.c Fix slap_bv2ad initializing with wrong bv_len 2002-04-18 12:21:33 +00:00
add.c ITS#1803, bogus free() of lber-private memory. 2002-05-06 16:51:00 +00:00
at.c
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 Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +00:00
ch_malloc.c
charray.c
compare.c
config.c Fixes ITS#1786: dynamically growing number of tokens in config line 2002-05-02 08:48:14 +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
delete.c ITS#1730: Misc typos in NEW_LOGGING code from Hallvard 2002-04-25 22:12:44 +00:00
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 Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +00:00
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 handle trivial cases 2002-04-29 19:14:42 +00:00
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 Fix dependency typo from 1.99 2002-05-03 14:42:14 +00:00
matchedValues.c remove unused variables 2002-05-04 11:07:04 +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
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +00:00
phonetic.c
proto-slap.h Cyrus 2 support now requires Cyrus 2.1.3. Adds support for in-directory 2002-05-07 23:08:23 +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 fix formats 2002-05-04 11:07:28 +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
schema.c
schemaparse.c
search.c
sets.c
sets.h
slap.h Fixes for slap_sasl_regexp parsing and normalization 2002-05-07 18:46:32 +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
unbind.c
user.c
value.c