| .. |
|
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
|
Fix typo in comment.
|
2003-01-24 20:12:50 +00:00 |
|
back-passwd
|
more SLAP_NVALUES cleanup
|
2003-02-26 22:58:46 +00:00 |
|
back-perl
|
Moved slap_strcopy, slap_strncopy to lutil_strcopy, lutil_strncopy
|
2002-07-27 00:24:02 +00:00 |
|
back-shell
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
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
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
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
|
partially fixes ITS#2299
|
2003-02-05 19:33:01 +00:00 |
|
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
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
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
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
init.c
|
Rework #ifdef'ing of expermental controls to ease release engineering
|
2003-02-08 21:53:05 +00:00 |
|
kerberos.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
libslapd.dsp
|
works without SLAPI
|
2003-01-20 20:18:53 +00:00 |
|
limits.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
lock.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
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
|
Add explicit "service" argument, only change cwd if running as a service.
|
2003-03-03 06:42:16 +00:00 |
|
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
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
proto-slap.h
|
fix attr_merge_one hack
|
2003-03-01 15:41:54 +00:00 |
|
referral.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
repl.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
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.c
|
more SLAP_NVALUES cleanup
|
2003-02-26 22:58:46 +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 |
|
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
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
sets.h
|
Remove values match v. filter struct field macro overloads
|
2003-01-20 20:21:17 +00:00 |
|
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
|
Remove values match v. filter struct field macro overloads
|
2003-01-20 20:21:17 +00:00 |
|
starttls.c
|
Use struct berval for exop reqoid everywhere. Define berval constants
|
2003-02-16 06:15:28 +00:00 |
|
str2filter.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
syntax.c
|
Use add_merge_one to add schema elements to subschema
|
2003-02-28 07:06:06 +00:00 |
|
unbind.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
user.c
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
value.c
|
SLAP_NVALUES: test003 now passes (with help of a substr mr hack)
|
2003-03-01 00:14:32 +00:00 |