..
back-bdb
More deadlock tweaks.
2003-09-14 10:27:59 +00:00
back-dnssrv
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
back-hdb
Context CSN updates for hdb
2003-08-26 18:57:09 +00:00
back-ldap
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
back-ldbm
slaptool update for LDAP Sync replication
2003-08-30 15:19:35 +00:00
back-meta
no schema checking patch for proxy cache (apurva)
2003-09-03 15:44:22 +00:00
back-monitor
slaptool update for LDAP Sync replication
2003-08-30 15:19:35 +00:00
back-null
Another round of minor copyright updates
2003-05-25 03:56:57 +00:00
back-passwd
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
back-perl
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
back-shell
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
back-sql
apparently Oracle does not support AS in joins (ITS#2642)
2003-07-15 11:26:17 +00:00
back-tcl
ITS#2440 unmunge init_module names
2003-06-12 22:25:20 +00:00
schema
Clarify copyrights
2003-05-25 04:07:47 +00:00
shell-backends
Happy new year
2003-01-03 20:20:47 +00:00
slapi
Modifications must be copied before calling slap_mods_check() because
2003-09-15 06:53:54 +00:00
tools
fix for Makefile change
2003-09-12 21:06:29 +00:00
abandon.c
Fixed minor compile errors
2003-04-15 20:40:02 +00:00
acl.c
subtree ACI patch from Ralf
2003-09-09 18:37:31 +00:00
aclparse.c
ITS#2707: fix 'access to dn.subtree="" by ...' directives
2003-09-10 02:33:36 +00:00
ad.c
ITS#2217 fix option sorting
2003-05-22 08:39:55 +00:00
add.c
fix in slap_entry2mods()
2003-09-13 00:36:14 +00:00
at.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
attr.c
Fix tmpmemctx conflicts
2003-08-19 03:19:07 +00:00
ava.c
More memory context tweaks
2003-04-11 01:29:28 +00:00
backend.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
backglue.c
slaptool update for LDAP Sync replication
2003-08-30 15:19:35 +00:00
backover.c
Tweaks to callback processing; callbacks can return SLAP_CB_CONTINUE to
2003-08-19 03:22:07 +00:00
bind.c
Fix SLAPI bind pre-operation plugin regression
2003-09-11 09:04:03 +00:00
cancel.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
ch_malloc.c
Added sl_context() to return the context associated with an alloc'd ptr.
2003-04-12 05:12:40 +00:00
compare.c
#include <ac/string.h> to get strcasecmp().
2003-05-15 11:43:33 +00:00
config.c
Schema checking option for LDAP Sync replication
2003-09-03 21:42:52 +00:00
connection.c
ITS#2649, never defer Abandon requests
2003-09-13 11:15:23 +00:00
controls.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
cr.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
ctxcsn.c
Fix prev commit
2003-09-12 19:40:04 +00:00
daemon.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
delete.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
dn.c
Fix TL malloc/free
2003-05-28 22:15:44 +00:00
entry.c
Fix assignment of <char/int>* to unsigned <char/int>* and vice versa.
2003-05-02 13:29:28 +00:00
extended.c
Allow SLAPI plug-ins to override OpenLDAP extended operations
2003-08-01 03:40:11 +00:00
filter.c
Fix computed filter inversion
2003-04-29 20:40:26 +00:00
filterentry.c
use global bervals for TRUE/FALSE
2003-04-16 19:49:00 +00:00
globals.c
Construct ctxcsn entries directly, plug memory leaks, remove
2003-09-12 18:52:34 +00:00
index.c
#include <ac/string.h> to get strcasecmp().
2003-05-15 11:43:33 +00:00
init.c
Call SLAPI close function, not start function on shutdown
2003-06-09 04:11:06 +00:00
kerberos.c
Happy new year
2003-01-03 20:20:47 +00:00
libslapd.dsp
Blind fix - remove suffixalias.c
2003-03-10 19:13:38 +00:00
limits.c
remove dnNormalize2
2003-04-29 18:28:14 +00:00
lock.c
Added lutil_passwd_init, _destroy, _add for dynamically adding passwd
2003-03-11 05:58:53 +00:00
main.c
Initialize schema before starting server.
2003-06-15 05:57:14 +00:00
Makefile.in
Context CSN patch (1)
2003-08-23 02:51:33 +00:00
matchedValues.c
vrFilter -> o_vrFilter
2003-06-10 03:32:33 +00:00
modify.c
Add comment about normalized values in mods vs entry attributes
2003-09-13 09:51:28 +00:00
modrdn.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
mods.c
Add initial support for modify/increment. No over/under flow detection.
2003-08-07 16:42:40 +00:00
module.c
ITS#2437 use lt_dlopenext instead of lt_dlopen for convenience
2003-06-12 22:21:30 +00:00
mr.c
Add associated matching rule checks
2003-04-16 21:42:52 +00:00
mra.c
More memory context tweaks
2003-04-11 01:29:28 +00:00
nt_svc.c
Cleanup slapd-specific NT service support
2003-03-03 11:46:05 +00:00
oc.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
oidm.c
ITS#2409 - fix oidm_destroy
2003-03-28 10:24:16 +00:00
operation.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
operational.c
use global bervals for TRUE/FALSE
2003-04-16 19:49:00 +00:00
passwd.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
phonetic.c
Happy new year
2003-01-03 20:20:47 +00:00
proto-slap.h
Construct ctxcsn entries directly, plug memory leaks, remove
2003-09-12 18:52:34 +00:00
referral.c
remove dnPretty
2003-04-29 18:13:10 +00:00
repl.c
Add initial support for modify/increment. No over/under flow detection.
2003-08-07 16:42:40 +00:00
result.c
Tweaks to callback processing; callbacks can return SLAP_CB_CONTINUE to
2003-08-19 03:22:07 +00:00
root_dse.c
Add initial support for modify/increment. No over/under flow detection.
2003-08-07 16:42:40 +00:00
sasl.c
Clarify/standardize library version mismatch error messages
2003-09-12 00:54:21 +00:00
saslauthz.c
Inherit operation pblock for SLAPI
2003-08-31 08:14:54 +00:00
schema.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
schema_check.c
no schema checking patch for proxy cache (apurva)
2003-09-03 15:44:22 +00:00
schema_init.c
Add missing assignment in last commit.
2003-08-22 21:16:16 +00:00
schema_prep.c
slaptool update for LDAP Sync replication
2003-08-30 15:19:35 +00:00
schemaparse.c
Break up too long string literals (>509 characters, ISO C's minimum max size).
2003-06-03 18:01:37 +00:00
search.c
unifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 22:16:04 +00:00
sets.c
Memory context tweaks for Bind
2003-04-12 06:56:42 +00:00
sets.h
Memory context tweaks for Bind
2003-04-12 06:56:42 +00:00
sl_malloc.c
cleanup comments of sl_mem_detach()
2003-05-30 21:44:18 +00:00
slap.h
Schema checking option for LDAP Sync replication
2003-09-03 21:42:52 +00:00
slapd.conf
Remove $OpenLDAP$ from installed file
2003-05-25 04:08:59 +00:00
slapd.dsp
Remove values match v. filter struct field macro overloads
2003-01-20 20:21:17 +00:00
starttls.c
Fix some Statslog()s: Add missing newlines. Print file descriptor as long.
2003-05-15 23:45:33 +00:00
str2filter.c
Fix LBER_OPT_MEMCTX behavior
2003-05-28 22:17:08 +00:00
syncrepl.c
LDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET
2003-09-12 22:49:14 +00:00
syntax.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
unbind.c
Fixed minor compile errors
2003-04-15 20:40:02 +00:00
user.c
Happy new year
2003-01-03 20:20:47 +00:00
value.c
fix up nvalues code so that pretty routines work properly
2003-04-25 02:28:06 +00:00