openldap/servers/slapd
2002-04-08 18:41:47 +00:00
..
back-bdb Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-dnssrv Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldap Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldbm Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-meta ITS#1730 2002-04-08 18:39:23 +00:00
back-monitor ... and log initiated/completed operations divided per request 2002-04-08 18:41:47 +00:00
back-null Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +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 fix ITS#1671 and more 2002-03-23 16:53:44 +00:00
back-sql fix for acl state 2002-02-09 17:31:49 +00:00
back-tcl Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
schema Now understand with Hallvard was commenting on in ITS#1669. 2002-03-25 17:13:11 +00:00
shell-backends
tools Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
abandon.c
acl.c use BVC() macro (changed in BER_BVC) to initialize constant bervals 2002-04-08 18:37:37 +00:00
aclparse.c various acl improvements/cleanups/speedups (need to be documented, though) 2002-04-03 15:42:19 +00:00
ad.c Fix ad_inlist typo on oc->required 2002-02-15 14:48:01 +00:00
add.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
at.c Return proper result codes for usage errors 2002-02-21 19:29:32 +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 Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
backglue.c initialize temporaries 2002-03-30 08:47:13 +00:00
bind.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +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 ITS#1730 2002-04-08 18:39:23 +00:00
connection.c count initiated/completed operations divided per request 2002-04-08 18:41:15 +00:00
controls.c Update control framework 2002-03-24 02:17:21 +00:00
daemon.c add a switch that enables/disables reverse lookups if configured with rlookups 2002-04-03 15:40:49 +00:00
delete.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
dn.c Add validation. 2002-03-02 17:05:29 +00:00
entry.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
extended.c Fix up handling of extended operations with no request data 2002-03-10 17:40:22 +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 count initiated/completed operations divided per request 2002-04-08 18:41:15 +00:00
kerberos.c
libslapd.dsp
limits.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
lock.c
main.c ITS#1686: fix typo in usage 2002-03-25 16:30:06 +00:00
Makefile.in Update libtool usage 2002-02-10 22:42:51 +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 fix ITS#1671 and more 2002-03-23 16:53:44 +00:00
module.c
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 Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +00:00
oidm.c
operation.c Update control framework 2002-03-24 02:17:21 +00:00
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 count initiated/completed operations divided per request 2002-04-08 18:41:15 +00:00
referral.c
repl.c allow attribute exclusion list in selective replica 2002-03-30 08:52:20 +00:00
result.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
root_dse.c use BVC() macro (changed in BER_BVC) to initialize constant bervals 2002-04-08 18:37:37 +00:00
sasl.c ITS#1714 dn->bv_val malloc len+1 2002-04-05 06:34:15 +00:00
saslauthz.c Change slap_parseURI to use ldap_parse_url. Other struct berval changes. 2002-04-05 05:37:01 +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 Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +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
search.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
sets.c C translator portability changes (ITS#1609) 2002-02-23 23:47:37 +00:00
sets.h
slap.h count initiated/completed operations divided per request 2002-04-08 18:41:15 +00:00
slapd.conf use BDB and other updates 2002-02-02 06:23:12 +00:00
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
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 Add normalize_validate_normalize() to be use instead of value_normalize() 2002-03-01 18:05:47 +00:00