openldap/servers/slapd
2002-07-05 20:29:15 +00:00
..
back-bdb Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-dnssrv Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-ldap Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-ldbm Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-meta Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-monitor Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-null second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-passwd Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-perl Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-shell Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-sql Fix dynamic module linking 2002-06-21 01:34:53 +00:00
back-tcl Fix dynamic module linking 2002-06-21 01:34:53 +00:00
schema Added RFC 2459 PKCS9 emailAddress 2002-05-01 06:34:49 +00:00
shell-backends
tools Added saslAuthzTo and saslAuthzFrom to system schema. 2002-06-14 08:10:14 +00:00
abandon.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
acl.c small cleanup 2002-06-15 18:20:41 +00:00
aclparse.c Patch: aclparse.c bugs (ITS#1752) 2002-04-15 20:44:05 +00:00
ad.c Fix slap_bv2ad initializing with wrong bv_len 2002-04-18 12:21:33 +00:00
add.c Fix for "no structuralObjectClass" when lastmod is off (ITS#1904) 2002-06-25 01:04:54 +00:00
at.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
attr.c
ava.c ITS#1701. Fix ber_scanf() return tag handling. 2002-04-02 18:40:04 +00:00
backend.c Add option to disallow unprotected simple authentication. 2002-06-17 22:18:27 +00:00
backglue.c Rework c_authzid_backend in preparation for sasl_setpass() support 2002-06-11 22:56:47 +00:00
bind.c Use correct ssfs. 2002-06-18 07:31:20 +00:00
ch_malloc.c
charray.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
compare.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
config.c Add option to disallow unprotected simple authentication. 2002-06-17 22:18:27 +00:00
connection.c Deleted Connection->c_cdn. Use conn->c_dn instead... 2002-06-12 08:38:59 +00:00
controls.c Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
daemon.c Set peeraddr also for IPv6, fixes ITS#1918 2002-07-05 20:29:15 +00:00
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 assert( e != NULL ) in entry2str() 2002-06-19 22:04:28 +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 SLAP_OP_LAST dependent code needs to be behind SLAP_MONITOR 2002-04-09 23:54:45 +00:00
kerberos.c
libslapd.dsp
limits.c handle trivial cases 2002-04-29 19:14:42 +00:00
lock.c
main.c Add -4/-6 flags to slapd to force use of IPv4 or IPv6 2002-06-15 22:01:39 +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 Fix for "no structuralObjectClass" when lastmod is off (ITS#1904) 2002-06-25 01:04:54 +00:00
modrdn.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
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 ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +00:00
mr.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
mra.c ITS#1701. Fix ber_scanf() return tag handling. 2002-04-02 18:40:04 +00:00
nt_svc.c
oc.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +00:00
oidm.c
operation.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
operational.c
passwd.c An almost complete slap_sasl_setpass() 2002-06-12 00:13:29 +00:00
phonetic.c
proto-slap.h Fix for "no structuralObjectClass" when lastmod is off (ITS#1904) 2002-06-25 01:04:54 +00:00
referral.c Re: Patch: ctype functions require 'unsigned char' args (ITS#1678) 2002-04-15 20:42:42 +00:00
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 make curlies match 2002-06-18 22:41:03 +00:00
root_dse.c Add monitorContext rootDSE attribute 2002-06-19 06:44:16 +00:00
sasl.c Added saslAuthzTo and saslAuthzFrom to system schema. 2002-06-14 08:10:14 +00:00
saslauthz.c saslAuthzTo/From LDUP URLs should have hostnames 2002-06-14 22:03:52 +00:00
schema_check.c
schema_init.c Fix nameUIDvalidate memfree 2002-05-15 00:48:47 +00:00
schema_prep.c Add krbName's definition (ITS#1913) 2002-06-26 18:43:55 +00:00
schema.c
schemaparse.c Yet another schema error bug fix 2002-06-20 20:48:19 +00:00
search.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
sets.c
sets.h
slap.h Add monitorContext rootDSE attribute 2002-06-19 06:44:16 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
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 Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
user.c
value.c