openldap/servers/slapd
Howard Chu cc21d814b3 Use a single malloc'd block for all the temporary IDL storage in the
filter processing, to avoid runtime stack blowout. Also removes the
need for gigantic thread stacks.
2002-03-18 11:40:58 +00:00
..
back-bdb Use a single malloc'd block for all the temporary IDL storage in the 2002-03-18 11:40:58 +00:00
back-dnssrv
back-ldap Silence a warning about ldap_debug 2002-02-11 09:38:49 +00:00
back-ldbm don't free dangling pointers :( 2002-02-14 18:15:56 +00:00
back-meta
back-monitor #ifdef local time hack 2002-02-19 09:11:55 +00:00
back-passwd use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers 2002-02-13 11:46:33 +00:00
back-perl Finished compare implementation 2002-02-02 10:37:25 +00:00
back-shell
back-sql fix for acl state 2002-02-09 17:31:49 +00:00
back-tcl
schema ITS#1587: s/2289/2589/ 2002-02-07 18:41:59 +00:00
shell-backends
tools tool install should not be dependent on $(BUILD_LDBM) 2002-02-25 16:57:29 +00:00
abandon.c
acl.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
aclparse.c Deprecate filter_print in favor of filter2bv. 2002-03-10 17:41:14 +00:00
ad.c Fix ad_inlist typo on oc->required 2002-02-15 14:48:01 +00:00
add.c
at.c Return proper result codes for usage errors 2002-02-21 19:29:32 +00:00
attr.c
ava.c Validate filter and compare inputs 2002-03-01 18:52:45 +00:00
backend.c Fix backend_attribute trying to reference a NULL be. Neither backend_group 2002-03-18 08:59:02 +00:00
backglue.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
bind.c
ch_malloc.c
charray.c Fix bug in unused function 2002-02-21 19:28:49 +00:00
compare.c Validate filter and compare inputs 2002-03-01 18:52:45 +00:00
config.c Fix previous commit, lutil_passwd_scheme() returns boolean, not pointer. 2002-03-18 08:56:47 +00:00
connection.c use ber_str2bv() instead of ch_strdup/strlen. 2002-03-18 08:57:59 +00:00
controls.c #ifdef experimental controls 2002-02-18 19:48:27 +00:00
daemon.c Fix ITS#1615 2002-03-07 20:23:48 +00:00
delete.c
dn.c Add validation. 2002-03-02 17:05:29 +00:00
entry.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
extended.c Fix up handling of extended operations with no request data 2002-03-10 17:40:22 +00:00
filter.c Misc extensible match clean up. 2002-03-11 01:48:37 +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
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c
Makefile.in Update libtool usage 2002-02-10 22:42:51 +00:00
modify.c Fix pointer initialization bug 2002-02-12 19:18:39 +00:00
modrdn.c
mods.c
module.c
mr.c Add no-op mru_schema_info()... 2002-03-11 03:06:34 +00:00
mra.c Check components of extensible match filter sooner than later. 2002-03-12 23:07:07 +00:00
nt_svc.c
oc.c Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +00:00
oidm.c
operation.c
operational.c
passwd.c Check components of extensible match filter sooner than later. 2002-03-12 23:07:07 +00:00
phonetic.c
proto-slap.h Add no-op mru_schema_info()... 2002-03-11 03:06:34 +00:00
referral.c
repl.c Add basic objectClass filtering to filtered replicas 2002-02-15 15:21:13 +00:00
result.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
root_dse.c Changed supportedFeatures to array of struct bervals 2002-02-15 16:33:44 +00:00
sasl.c ITS#1636 fix 2002-03-11 03:05:43 +00:00
saslauthz.c Fix callback initializer. 2002-03-04 21:28:46 +00:00
schema_check.c The following file fails compile when NEW_LOGGING is enabled. 2002-03-07 17:50:56 +00:00
schema_init.c Misc extensible match clean up. 2002-03-11 01:48:37 +00:00
schema_prep.c Change structuralObjectClass to use objectClassMatch, 2002-02-09 23:13:59 +00:00
schema.c Add no-op mru_schema_info()... 2002-03-11 03:06:34 +00:00
schemaparse.c
search.c Replace get_filter generation of fstr with filter2bv(). 2002-03-07 03:13:11 +00:00
sets.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
sets.h
slap.h #ifdef ACI/authpasswd schema 2002-02-18 20:06:50 +00:00
slapd.conf use BDB and other updates 2002-02-02 06:23:12 +00:00
slapd.dsp
starttls.c
str2filter.c Use put/get filter to convert string to filter 2002-03-11 05:21:49 +00:00
suffixalias.c
syntax.c
unbind.c
user.c
value.c Add normalize_validate_normalize() to be use instead of value_normalize() 2002-03-01 18:05:47 +00:00