.. |
back-bdb
|
Print long with %ld, not %d.
|
2003-04-29 14:55:36 +00:00 |
back-dnssrv
|
Fix compile breakage
|
2003-04-11 03:56:04 +00:00 |
back-hdb
|
Fix multiple inclusion
|
2003-04-23 07:25:44 +00:00 |
back-ldap
|
#include <ac/string.h>, to get memset() and strlen().
|
2003-04-29 15:02:01 +00:00 |
back-ldbm
|
ITS#2453 - Handle computed filters, ignore Undefined filters.
|
2003-04-29 02:55:43 +00:00 |
back-meta
|
#include <ac/string.h>.
|
2003-04-29 15:05:19 +00:00 |
back-monitor
|
use a macro for the entry buffer size
|
2003-04-18 17:17:18 +00:00 |
back-null
|
Fix lib specs
|
2003-04-02 21:23:07 +00:00 |
back-passwd
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
back-perl
|
slapd API update
|
2003-03-31 23:19:12 +00:00 |
back-shell
|
Major API change - (SLAP_OP_BLOCKS) All request parameters are
|
2003-03-30 09:03:54 +00:00 |
back-sql
|
use SLAP_PTRCMP
|
2003-04-18 17:16:48 +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
|
|
|
slapi
|
Remove unused variables in slapi_filter_test()
|
2003-04-26 03:28:48 +00:00 |
tools
|
OpenLDAP synchronization based replication engine
|
2003-04-21 14:08:13 +00:00 |
abandon.c
|
Fixed minor compile errors
|
2003-04-15 20:40:02 +00:00 |
acl.c
|
Don't pollute op->o_bd in access_allowed()
|
2003-04-18 04:57:15 +00:00 |
aclparse.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
ad.c
|
Fix previous commit
|
2003-04-21 18:09:44 +00:00 |
add.c
|
fix up nvalues code so that pretty routines work properly
|
2003-04-25 02:28:06 +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
|
Added back-hdb. Contributed by Howard Chu @ Symas Corp.
|
2003-04-23 06:54:36 +00:00 |
backglue.c
|
Reduce warnings: Add missing 0 or NULL initializers for struct members.
|
2003-04-29 16:36:19 +00:00 |
bind.c
|
fix backsql new API; use berbuf instead of berval
|
2003-04-15 21:55:25 +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
|
doPlugins return code fix
|
2003-04-14 00:07:48 +00:00 |
config.c
|
tab cleanup
|
2003-04-29 17:55:26 +00:00 |
connection.c
|
Memory context tweaks for other ops
|
2003-04-12 10:47:11 +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
|
ITS#2442, ITS#2438 same check for slapd_slp_reg()
|
2003-04-12 08:36:35 +00:00 |
delete.c
|
improve previous commit
|
2003-04-17 22:19:14 +00:00 |
dn.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
entry.c
|
When a validate function fails from within a tool, report the offending
|
2003-04-24 10:18:05 +00:00 |
extended.c
|
Minor cleanup
|
2003-03-31 07:49:34 +00:00 |
filter.c
|
Fix computed TRUE/FALSE filters
|
2003-04-29 05:58:28 +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
|
|
|
init.c
|
Rework #ifdef'ing of expermental controls to ease release engineering
|
2003-02-08 21:53:05 +00:00 |
kerberos.c
|
|
|
libslapd.dsp
|
Blind fix - remove suffixalias.c
|
2003-03-10 19:13:38 +00:00 |
limits.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
lock.c
|
Added lutil_passwd_init, _destroy, _add for dynamically adding passwd
|
2003-03-11 05:58:53 +00:00 |
main.c
|
First cut at thread-local malloc. Only used by search() for now...
|
2003-04-09 16:52:03 +00:00 |
Makefile.in
|
First cut at thread-local malloc. Only used by search() for now...
|
2003-04-09 16:52:03 +00:00 |
matchedValues.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
modify.c
|
fix up nvalues code so that pretty routines work properly
|
2003-04-25 02:28:06 +00:00 |
modrdn.c
|
improve previous commit
|
2003-04-17 22:19:14 +00:00 |
mods.c
|
#ifdef -DSLAP_NVALUES
|
2003-04-05 03:35: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
|
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
|
Minor cleanup
|
2003-03-31 07:49:34 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Declare lap_free_ctrls() and sl_mem_init().
|
2003-04-29 14:53:05 +00:00 |
referral.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
repl.c
|
More memory context tweaks
|
2003-04-11 01:29:28 +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
|
Reduce warnings: Add missing 0 or NULL initializers for struct members.
|
2003-04-29 16:36:19 +00:00 |
saslauthz.c
|
Reduce warnings: Add missing 0 or NULL initializers for struct members.
|
2003-04-29 16:36:19 +00:00 |
schema_check.c
|
OpenLDAP synchronization based replication engine
|
2003-04-21 14:08:13 +00:00 |
schema_init.c
|
generic first component matching routines
|
2003-04-28 04:41:47 +00:00 |
schema_prep.c
|
Reduce warnings: Add missing 0 or NULL initializers for struct members.
|
2003-04-29 16:36:19 +00:00 |
schema.c
|
#ifdef -DSLAP_NVALUES
|
2003-04-05 03:35:16 +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
|
Allow search rewriter plugins to also set the search base, scope, and alias
|
2003-04-23 08:16:05 +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
|
generic first component matching routines
|
2003-04-28 04:41:47 +00:00 |
slapd.conf
|
Clarify comment
|
2003-03-24 02:11:16 +00:00 |
slapd.dsp
|
|
|
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
|
ber, bv memory cleanup
|
2003-04-23 16:29:31 +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
|
|
|
value.c
|
fix up nvalues code so that pretty routines work properly
|
2003-04-25 02:28:06 +00:00 |