openldap/servers/slapd
2002-06-15 17:01:35 +00:00
..
back-bdb DB_RMW flag to dn2id and id2entry 2002-06-10 19:02:25 +00:00
back-dnssrv Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
back-ldap Date: Thu, 2 May 2002 08:54:59 GMT 2002-06-12 16:39:05 +00:00
back-ldbm Delete extranous assert() 2002-05-23 03:17:58 +00:00
back-meta Date: Thu, 2 May 2002 08:54:59 GMT 2002-06-12 16:39:05 +00:00
back-monitor Deleted Connection->c_cdn. Use conn->c_dn instead... 2002-06-12 08:38:59 +00:00
back-null second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-passwd Add back-passwd.h to the mix 2002-05-22 16:22:24 +00:00
back-perl zap unnecessary include 2002-06-14 09:10:02 +00:00
back-shell Fix up abandon merge. Hallvard will holler if I get this wrong. :-) 2002-06-05 16:53:48 +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 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 define and normalize static bervals alltogether 2002-06-15 17:01:35 +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 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 fix ITS#1667 2002-03-23 16:17:26 +00:00
ava.c ITS#1701. Fix ber_scanf() return tag handling. 2002-04-02 18:40:04 +00:00
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 Rework c_authzid_backend in preparation for sasl_setpass() support 2002-06-11 22:56:47 +00:00
bind.c Deleted Connection->c_cdn. Use conn->c_dn instead... 2002-06-12 08:38:59 +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 should compile even without Cyrus SASL 2002-06-15 15:01:17 +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 Update to the 'gentle SIGHUP' patch. (ITS#1679) 2002-06-12 15:43:19 +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 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 Check components of extensible match filter sooner than later. 2002-03-12 23:07:07 +00:00
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 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 Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +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 Added saslAuthzTo and saslAuthzFrom to system schema. 2002-06-14 08:10:14 +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 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 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 Use experimental OIDs for saslAuth attributes and hide 'em 2002-06-14 08:25:14 +00:00
schema.c
schemaparse.c Add abstract/final system attribute types. 2002-05-31 20:24:26 +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 Added saslAuthzTo and saslAuthzFrom to system schema. 2002-06-14 08:10:14 +00:00
slapd.conf
slapd.dsp Update control framework 2002-03-24 02:17:21 +00:00
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