..
back-bdb
Remove excess `0' arguments to fprintf.
2003-05-15 11:47:42 +00:00
back-dnssrv
remove dnNormalize2
2003-04-29 18:28:14 +00:00
back-hdb
Fix multiple inclusion
2003-04-23 07:25:44 +00:00
back-ldap
ITS#2511 use %p to log pointer values
2003-05-14 13:54:15 +00:00
back-ldbm
ITS#2506 - fix prev patch, don't ignore undefined filters. treat as False,
2003-05-13 01:16:26 +00:00
back-meta
remove unused arg from fprintf (ITS#2516)
2003-05-15 12:18:04 +00:00
back-monitor
add create/modify timestamp to all entries; use monitorTimestamp for start/current time; minor cleanup
2003-05-15 01:19:30 +00:00
back-null
Fix lib specs
2003-04-02 21:23:07 +00:00
back-passwd
ITS#2509 add missing arg for dnNormalize
2003-05-14 13:58:30 +00:00
back-perl
#include "lutil.h" to get lutil_strcopy().
2003-05-15 11:51:33 +00:00
back-shell
Major API change - (SLAP_OP_BLOCKS) All request parameters are
2003-03-30 09:03:54 +00:00
back-sql
Added errmsg arg to lutil_passwd_{check,hash} functions
2003-04-30 07:52:05 +00:00
back-tcl
Major API change - (SLAP_OP_BLOCKS) All request parameters are
2003-03-30 09:03:54 +00:00
schema
Add ISOC Copyright
2003-03-30 05:52:32 +00:00
shell-backends
Happy new year
2003-01-03 20:20:47 +00:00
slapi
Don't crash slapi_filter_get_subfilt() if no "any" filter
2003-05-05 10:23:33 +00:00
tools
Added SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMode flags. The rw
2003-05-11 07:03:48 +00:00
abandon.c
Fixed minor compile errors
2003-04-15 20:40:02 +00:00
acl.c
cleanup
2003-04-29 21:14:12 +00:00
aclparse.c
remove dnNormalize2
2003-04-29 18:28:14 +00:00
ad.c
Fix previous commit
2003-04-21 18:09:44 +00:00
add.c
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
at.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
attr.c
Fix potential attr_merge_normalize() crasher
2003-04-24 11:14:57 +00:00
ava.c
More memory context tweaks
2003-04-11 01:29:28 +00:00
backend.c
runqueue restructuring
2003-05-07 23:52:08 +00:00
backglue.c
ITS#2474 default return value
2003-04-29 20:01:51 +00:00
bind.c
A pre-operation plugin is not required to set SLAPI_RESULT_CODE in
2003-04-30 13:37:14 +00:00
cancel.c
Minor cleanup
2003-03-31 07:49:34 +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
-syncUUID search in syncrepl
2003-05-09 06:50:44 +00:00
connection.c
ITS#2424 use two SASL contexts per session to conform to RFC 2222
2003-05-01 04:11:57 +00:00
controls.c
Minor cleanups
2003-04-09 23:37:00 +00:00
cr.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
daemon.c
Streamlined listener/select/accept handling:
2003-05-15 13:10:52 +00:00
delete.c
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
dn.c
remove dnPretty
2003-04-29 18:13:10 +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
Minor cleanup
2003-03-31 07:49:34 +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
use global bervals for TRUE/FALSE
2003-04-16 19:49:00 +00:00
index.c
#include <ac/string.h> to get strcasecmp().
2003-05-15 11:43:33 +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
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
need starttime before backend db_open() is invoked
2003-05-15 01:12:17 +00:00
Makefile.in
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
matchedValues.c
More memory context tweaks
2003-04-11 01:29:28 +00:00
modify.c
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
modrdn.c
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
mods.c
Remove excess `0' arguments to fprintf.
2003-05-15 11:47:42 +00:00
module.c
Use struct berval for exop reqoid everywhere. Define berval constants
2003-02-16 06:15:28 +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
First cut at thread-local malloc. Only used by search() for now...
2003-04-09 16:52:03 +00:00
operational.c
use global bervals for TRUE/FALSE
2003-04-16 19:49:00 +00:00
passwd.c
- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 23:39:29 +00:00
phonetic.c
Happy new year
2003-01-03 20:20:47 +00:00
proto-slap.h
-syncUUID search in syncrepl
2003-05-09 06:50:44 +00:00
referral.c
remove dnPretty
2003-04-29 18:13:10 +00:00
repl.c
remove dnNormalize2
2003-04-29 18:28:14 +00:00
result.c
Fixed minor compile errors
2003-04-15 20:40:02 +00:00
root_dse.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
sasl.c
ITS#2424 use two SASL contexts per session to conform to RFC 2222
2003-05-01 04:11:57 +00:00
saslauthz.c
ITS#2505 - make sr_strings per-op instead of static
2003-05-12 23:57:19 +00:00
schema.c
#ifdef -DSLAP_NVALUES
2003-04-05 03:35:16 +00:00
schema_check.c
Fix content rule validation code -- don't use validation result variable
2003-05-14 05:29:46 +00:00
schema_init.c
updated certificateExactMatch support,
2003-05-14 20:52:23 +00:00
schema_prep.c
Reduce warnings: Add missing 0 or NULL initializers for struct members.
2003-04-29 16:36:19 +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
A pre-operation plugin is not required to set SLAPI_RESULT_CODE in
2003-04-30 13:37:14 +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
Don't do arithmetic on void pointers.
2003-04-29 14:54:22 +00:00
slap.h
Streamlined listener/select/accept handling:
2003-05-15 13:10:52 +00:00
slapd.conf
Clarify comment
2003-03-24 02:11:16 +00:00
slapd.dsp
Remove values match v. filter struct field macro overloads
2003-01-20 20:21:17 +00:00
starttls.c
Minor cleanup
2003-03-31 07:49:34 +00:00
str2filter.c
Minor cleanups
2003-04-09 23:37:00 +00:00
syncrepl.c
-syncUUID search in syncrepl
2003-05-09 06:50:44 +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