openldap/servers/slapd
2003-03-02 03:15:16 +00:00
..
back-bdb trim unnecessary varaible 2003-03-01 12:12:12 +00:00
back-dnssrv blind fix (accrding to back-monitor hack) 2003-02-26 15:59:36 +00:00
back-ldap improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration 2003-03-01 11:08:53 +00:00
back-ldbm SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
back-meta improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration 2003-03-01 11:08:53 +00:00
back-monitor SLAP_NVALUE: misc updates 2003-03-01 04:14:17 +00:00
back-null
back-passwd more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
back-perl
back-shell
back-sql Don't return LDAP_OPERATIONS_ERROR for internal errors 2003-03-01 20:17:52 +00:00
back-tcl more OPERATIONS v. OTHER error cleanup 2003-03-01 20:20:53 +00:00
schema Update comment 2003-02-15 16:38:32 +00:00
shell-backends
slapi Don't return LDAP_OPERATIONS_ERROR for internal errors 2003-03-01 20:17:52 +00:00
tools fix memory free 2003-03-01 12:28:45 +00:00
abandon.c Fix -ULDAP_CLIENT_UPDATE bug (mine) 2003-02-17 17:57:19 +00:00
acl.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
aclparse.c only document 'subtree', but also allow 'sub' 2003-02-05 20:38:42 +00:00
ad.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
add.c Fix -USLAP_NVALUES 2003-02-26 03:12:02 +00:00
at.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
attr.c Remove deadwood 2003-02-28 22:32:12 +00:00
ava.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
backend.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
backglue.c
bind.c More understandable error text 2003-02-19 16:19:13 +00:00
cancel.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
ch_malloc.c
compare.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
config.c Free default_passwd_hash on cleanup 2003-02-16 06:13:34 +00:00
connection.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
controls.c Use renamed initializers 2003-03-02 03:15:16 +00:00
cr.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
daemon.c ITS#2236. Add missing connections_shutdown() call. 2003-02-19 20:39:04 +00:00
delete.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
dn.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
entry.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
extended.c ITS#2324: Allow extended operation plugin to override default 2003-02-28 19:21:38 +00:00
filter.c improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration 2003-03-01 11:08:53 +00:00
filterentry.c SLAP_NVALUES: Use a_nvals 2003-02-28 21:05:19 +00:00
globals.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
index.c
init.c Rework #ifdef'ing of expermental controls to ease release engineering 2003-02-08 21:53:05 +00:00
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
Makefile.in SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
matchedValues.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
modify.c SLAP_NVALUES: a couple of basic normalizers... but not working yet. 2003-02-28 05:13:29 +00:00
modrdn.c SLAP_NVALUES: test005-modrdn works... 2003-03-01 04:51:31 +00:00
mods.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
module.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
mr.c enable indexing 2003-03-01 05:21:51 +00:00
mra.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
nt_svc.c
oc.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
oidm.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
operation.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
operational.c SLAP_NVALUES, round 2 2003-02-25 22:49:41 +00:00
passwd.c Suppress warning 2003-02-16 12:22:06 +00:00
phonetic.c
proto-slap.h fix attr_merge_one hack 2003-03-01 15:41:54 +00:00
referral.c
repl.c
result.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
root_dse.c Support for dynamic registration of controls, both through native and 2003-02-28 12:34:35 +00:00
sasl.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
saslauthz.c Fix slap_sasl_authorized, c_authz_backend may be NULL 2003-03-02 00:21:24 +00:00
schema_check.c Fix typo in last commit 2003-02-27 03:03:54 +00:00
schema_init.c SLAP_NVALUES: substrings indexing/filterring 2003-03-01 20:21:39 +00:00
schema_prep.c SLAP_NVALUES: fix a FIX ME 2003-02-28 05:44:03 +00:00
schema.c more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
schemaparse.c Move RDN checks to entry_schema_check() so that it is consistently 2003-02-07 20:12:26 +00:00
search.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
sets.c
sets.h
slap.h Support for dynamic registration of controls, both through native and 2003-02-28 12:34:35 +00:00
slapd.conf Add comment about subschema ACLs 2003-02-25 19:00:59 +00:00
slapd.dsp
starttls.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
str2filter.c
syntax.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
unbind.c
user.c
value.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00