.. |
back-bdb
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
back-dnssrv
|
|
|
back-hdb
|
|
|
back-ldap
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
back-ldbm
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2006-04-01 23:52:42 +00:00 |
back-ldif
|
some more debug logging
|
2006-02-15 17:25:45 +00:00 |
back-meta
|
seems to fix the equivalent of ITS#4429 in back-meta; had to give up per-target conn-ttl and idle-timeout
|
2006-04-01 18:56:39 +00:00 |
back-monitor
|
Cast %ld format arg to long
|
2006-04-02 16:38:46 +00:00 |
back-null
|
|
|
back-passwd
|
|
|
back-perl
|
|
|
back-relay
|
previous commit contradicts man page; see comment in code
|
2006-01-14 10:03:11 +00:00 |
back-shell
|
|
|
back-sql
|
ITS#4384 rework entryCSN handling, retrieve from incoming request
|
2006-02-05 01:09:48 +00:00 |
overlays
|
Return a value (0) from auditlog_db_close() and auditlog_db_destroy()
|
2006-04-02 16:40:39 +00:00 |
schema
|
fix comments
|
2006-02-03 04:10:29 +00:00 |
shell-backends
|
|
|
slapi
|
slapi_ch_bvdup() should be implemented in terms of ber_dupbv()
|
2006-03-01 16:29:31 +00:00 |
abandon.c
|
|
|
aci.c
|
|
|
acl.c
|
|
|
aclparse.c
|
Add missing snprintf args in debug output
|
2006-04-02 16:37:52 +00:00 |
ad.c
|
fix leak
|
2006-03-19 23:26:12 +00:00 |
add.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
alock.c
|
ITS#4361, 4362 fix autorecovery logic, add ALOCK_NOSAVE flag to record
|
2006-01-22 13:51:33 +00:00 |
alock.h
|
ITS#4361, 4362 fix autorecovery logic, add ALOCK_NOSAVE flag to record
|
2006-01-22 13:51:33 +00:00 |
at.c
|
Cleanup NULL check
|
2006-03-31 22:05:01 +00:00 |
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
fix operational attrs return with chain overlay (ITS#4431); misc cleanup
|
2006-03-24 22:49:51 +00:00 |
backglue.c
|
ITS#4417 backglue must pass intermediate responses transparently.
|
2006-02-27 09:20:55 +00:00 |
backover.c
|
let overlays define if they must appear exactly once in a chain, and if they must be global/per-db only, and holler in case
|
2006-01-14 18:02:35 +00:00 |
bconfig.c
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
bind.c
|
streamline handling of simple bind by global overlays (ITS#4454)
|
2006-03-26 23:03:43 +00:00 |
cancel.c
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
also restore original o_bd
|
2006-01-14 17:47:54 +00:00 |
component.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
component.h
|
|
|
config.c
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
config.h
|
|
|
connection.c
|
fix previous commit (ITS#4465)
|
2006-04-01 15:31:35 +00:00 |
controls.c
|
Fix build if LDAP_X_TXN is undefined
|
2006-03-10 02:44:32 +00:00 |
cr.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
ctxcsn.c
|
|
|
daemon.c
|
plug leaks
|
2006-03-31 11:15:26 +00:00 |
DB_CONFIG
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
delete.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
dn.c
|
plug leaks
|
2006-03-31 11:15:26 +00:00 |
entry.c
|
|
|
extended.c
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
filter.c
|
ITS#4364 add filter_dup, don't use str2filter to dup filters.
|
2006-01-23 20:53:52 +00:00 |
filterentry.c
|
|
|
frontend.c
|
|
|
globals.c
|
|
|
index.c
|
|
|
init.c
|
initialize the connection_pool in server mode only
|
2006-03-31 23:04:13 +00:00 |
kerberos.c
|
|
|
ldapsync.c
|
|
|
limits.c
|
|
|
lock.c
|
|
|
main.c
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
Makefile.in
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
matchedValues.c
|
|
|
modify.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
modrdn.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
mods.c
|
Permissive support for LDAP_MOD_INCREMENT -- treat absence of attribute
|
2006-01-19 22:06:24 +00:00 |
module.c
|
|
|
mr.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
operation.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
operational.c
|
|
|
passwd.c
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
streamline handling of simple bind by global overlays (ITS#4454)
|
2006-03-26 23:03:43 +00:00 |
referral.c
|
|
|
repl.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
result.c
|
allow overlays to inject an abandon without returning SLAPD_ABANDON
|
2006-04-01 18:59:26 +00:00 |
root_dse.c
|
|
|
sasl.c
|
cleanup
|
2006-01-14 16:51:39 +00:00 |
saslauthz.c
|
|
|
schema_check.c
|
|
|
schema_init.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2006-04-01 23:52:42 +00:00 |
schema_prep.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
schema.c
|
|
|
schemaparse.c
|
on't use freed memory; streamline parse error reporting
|
2006-01-21 10:41:41 +00:00 |
search.c
|
fix previous commit
|
2006-01-14 17:24:06 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
Cleanup
|
2006-03-31 10:45:23 +00:00 |
slap.h
|
fix operational attrs return with chain overlay (ITS#4431); misc cleanup
|
2006-03-24 22:49:51 +00:00 |
slapacl.c
|
|
|
slapadd.c
|
Add -s option to slapadd to disable schema checking
|
2006-01-08 20:18:14 +00:00 |
slapauth.c
|
|
|
slapcat.c
|
|
|
slapcommon.c
|
Reparse unknown debug flags after config is read to allow use
|
2006-02-02 08:30:56 +00:00 |
slapcommon.h
|
|
|
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
|
|
slapindex.c
|
|
|
slappasswd.c
|
|
|
slaptest.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
starttls.c
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
str2filter.c
|
|
|
syncrepl.c
|
Add "subord" alias for subordinate scope
|
2006-03-07 22:39:09 +00:00 |
syntax.c
|
|
|
txn.c
|
more txn infrastructure
|
2006-03-08 05:54:10 +00:00 |
unbind.c
|
|
|
user.c
|
|
|
value.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2006-04-01 23:52:42 +00:00 |
zn_malloc.c
|
fix typos
|
2006-02-12 07:03:12 +00:00 |