openldap/servers/slapd
Pierangelo Masarati 2ca323d2b5 Fixes ITS#1786: dynamically growing number of tokens in config line
for both slapd and slurpd

Copyright 2002, John Morrissey (jwm at horde dot net), All rights reserved.
This is free software; you can redistribute and use it under the same terms
as OpenLDAP itself.

Applied with changes
2002-05-02 08:48:14 +00:00
..
back-bdb Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
back-dnssrv Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldap More cleanups for suffixmassage DNs 2002-05-01 19:05:09 +00:00
back-ldbm honor limits if below soft limit 2002-04-29 10:12:50 +00:00
back-meta second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-monitor Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
back-null second round at ITS#1749 2002-05-01 16:38:30 +00:00
back-passwd Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
back-perl Patch: Perl backend sends bind result twice (ITS#1783) 2002-05-01 18:10:14 +00:00
back-shell Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
back-sql First commit of Hallvard's backend documentation effort 2002-04-29 20:24:29 +00:00
back-tcl Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +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 ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
acl.c Remove lint. 2002-04-22 23:03:33 +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 Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
at.c
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 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 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 Fixes ITS#1786: dynamically growing number of tokens in config line 2002-05-02 08:48:14 +00:00
connection.c Changed ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_peer_dn to store result 2002-04-30 13:52:49 +00:00
controls.c Update control framework 2002-03-24 02:17:21 +00:00
daemon.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
delete.c ITS#1730: Misc typos in NEW_LOGGING code from Hallvard 2002-04-25 22:12:44 +00:00
dn.c Changed ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_peer_dn to store result 2002-04-30 13:52:49 +00:00
entry.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
extended.c Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +00:00
filter.c move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +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 add '-t' switch for clean config check; cleanup usage() messages 2002-04-15 17:32:08 +00:00
Makefile.in
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 no-op mru_schema_info()... 2002-03-11 03:06:34 +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
oidm.c
operation.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
operational.c
passwd.c Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +00:00
phonetic.c
proto-slap.h Reworking backend_check_restrictions for extensions 2002-05-01 01:04:57 +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 Add "nentries" to send_search_result() Statslog message. Suggested 2002-04-16 04:58:41 +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 Fix check for "anonymous" in sasl_getdn 2002-04-27 03:44:23 +00:00
saslauthz.c More SASL DN simplification. No more "dn:" prefix used anywhere internally. 2002-04-17 07:56:46 +00:00
schema_check.c
schema_init.c deleted sasl_external_x509dn_convert; X509 DNs are always converted to 2002-04-18 12:26:36 +00:00
schema_prep.c System loading can now be done in one place... 2002-03-30 01:28:34 +00:00
schema.c Add no-op mru_schema_info()... 2002-03-11 03:06:34 +00:00
schemaparse.c ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +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 Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50: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
unbind.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
user.c
value.c