.. |
back-bdb
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
back-dnssrv
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-hdb
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-ldap
|
fix handling of expired connections (ITS#4429; need to look at back-meta as well)
|
2006-03-29 01:26:42 +00:00 |
back-ldbm
|
don't call cache_return_entry_rw with e of NULL
|
2006-03-31 21:03:51 +00:00 |
back-ldif
|
some more debug logging
|
2006-02-15 17:25:45 +00:00 |
back-meta
|
cleanup previous commit
|
2006-03-23 23:01:14 +00:00 |
back-monitor
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
back-null
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-passwd
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-perl
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-relay
|
previous commit contradicts man page; see comment in code
|
2006-01-14 10:03:11 +00:00 |
back-shell
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-sql
|
ITS#4384 rework entryCSN handling, retrieve from incoming request
|
2006-02-05 01:09:48 +00:00 |
overlays
|
Cleanup
|
2006-03-31 10:45:23 +00:00 |
schema
|
fix comments
|
2006-02-03 04:10:29 +00:00 |
shell-backends
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapi
|
slapi_ch_bvdup() should be implemented in terms of ber_dupbv()
|
2006-03-01 16:29:31 +00:00 |
abandon.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
aci.c
|
complete ACI commit
|
2006-01-06 17:28:59 +00:00 |
acl.c
|
factor ACI code out of slapd; now it can only use dynacl layer
|
2006-01-06 17:12:35 +00:00 |
aclparse.c
|
plug leaks
|
2006-03-31 21:59:39 +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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
attr.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
ava.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
plug leaks
|
2006-03-31 12:20:04 +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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
config.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
config.h
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
connection.c
|
Cleanup
|
2006-03-31 12:53:32 +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
|
since o_csn is always allocated on the thread's slab, and since CSNs always have the same length, reuse memory (part of o_csn memory handling cleanup)
|
2006-01-06 16:26:36 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
frontend.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
globals.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
index.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
init.c
|
Remove SLAPI references
|
2006-02-14 09:21:30 +00:00 |
kerberos.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
ldapsync.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
limits.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
lock.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
main.c
|
Reparse unknown debug flags after config is read to allow use
|
2006-02-02 08:30:56 +00:00 |
Makefile.in
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
matchedValues.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
allow load_extop to replace an existing handler (not by default, though)
|
2006-01-06 17:08:54 +00:00 |
mr.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
mra.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
nt_svc.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
oc.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
passwd.c
|
TXN protocol element parsers (without any backend support)
|
2006-03-07 00:48:14 +00:00 |
phonetic.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
proto-slap.h
|
streamline handling of simple bind by global overlays (ITS#4454)
|
2006-03-26 23:03:43 +00:00 |
referral.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
repl.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
result.c
|
enable new response/cleanup playlist #ifdef LDAP_DEVEL
|
2006-01-07 11:40:39 +00:00 |
root_dse.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
sasl.c
|
cleanup
|
2006-01-14 16:51:39 +00:00 |
saslauthz.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
schema_check.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
schema_init.c
|
Update certificate schema to use IANA assigned OIDs
|
2006-03-08 20:07:25 +00:00 |
schema_prep.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
schema.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
sets.h
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapadd.c
|
Add -s option to slapadd to disable schema checking
|
2006-01-08 20:18:14 +00:00 |
slapauth.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapcat.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapcommon.c
|
Reparse unknown debug flags after config is read to allow use
|
2006-02-02 08:30:56 +00:00 |
slapcommon.h
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slapindex.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
slappasswd.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
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
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
syncrepl.c
|
Add "subord" alias for subordinate scope
|
2006-03-07 22:39:09 +00:00 |
syntax.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
txn.c
|
more txn infrastructure
|
2006-03-08 05:54:10 +00:00 |
unbind.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
user.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
value.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
zn_malloc.c
|
fix typos
|
2006-02-12 07:03:12 +00:00 |