.. |
back-bdb
|
Remove some more yield() calls
|
2006-05-03 07:41:12 +00:00 |
back-dnssrv
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
back-hdb
|
s/LDBM/BDB/
|
2006-04-08 04:24:12 +00:00 |
back-ldap
|
cleanup version parsing
|
2006-05-06 10:42:29 +00:00 |
back-ldif
|
ITS#4512 fix bogus Debug messages in rev 1.48
|
2006-04-28 06:22:48 +00:00 |
back-meta
|
cleanup version parsing
|
2006-05-06 10:42:29 +00:00 |
back-monitor
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
back-null
|
Support rootdn
|
2006-04-27 16:12:59 +00:00 |
back-passwd
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
back-perl
|
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
|
2006-04-02 19:54:24 +00:00 |
back-relay
|
previous commit contradicts man page; see comment in code
|
2006-01-14 10:03:11 +00:00 |
back-shell
|
Plug leak
|
2006-04-04 10:12:55 +00:00 |
back-sql
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
overlays
|
Apply logoldattr / reqOld to modRDN requests as well
|
2006-05-03 21:29:56 +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_PLUGIN_{PRE,POST}_RESULT_FN should also be called for
|
2006-04-28 08:39:29 +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
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
aclparse.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
remove more LDBM cruft
|
2006-04-11 18:56:11 +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
|
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
|
Make be_shadow_update more specific for syncrepl ops, since mirrormode
|
2006-04-20 22:20:25 +00:00 |
backglue.c
|
More for ITS#4323 fix
|
2006-04-07 04:17:44 +00:00 |
backover.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
bconfig.c
|
fix "host=", broken by rev 1.446 of servers/slapd/config.c
|
2006-05-05 23:53:14 +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
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
Hide starttls keyword if no TLS
|
2006-05-03 03:12:16 +00:00 |
config.h
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
connection.c
|
Use ldap_pvt_thread_pool_tid()
|
2006-05-02 00:58:05 +00:00 |
controls.c
|
cleanup
|
2006-04-06 21:29:38 +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
|
ldap_pvt_runqueue_next_sched() may return a pointer to data that's freed by task run earlier (ITS#4517)
|
2006-05-02 20:32:37 +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
|
Kludge to allow reading undefined attrs in DNs at startup
|
2006-04-29 02:15:53 +00:00 |
entry.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
Revert 1.96, restore 1.91 functionality
|
2006-04-28 06:07:05 +00:00 |
kerberos.c
|
remove more LDBM cruft
|
2006-04-11 18:56:11 +00:00 |
ldapsync.c
|
more ITS#4503 cleanup
|
2006-04-25 19:30:48 +00:00 |
limits.c
|
fix ITS#4479
|
2006-04-06 23:48:55 +00:00 |
lock.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
main.c
|
ITS#4414: SLP attributes support from Peter Marschall
|
2006-04-27 19:36:40 +00:00 |
Makefile.in
|
s/ldbm/hdb/
|
2006-04-08 04:21:03 +00:00 |
matchedValues.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
modify.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
ITS#4414: SLP attributes support from Peter Marschall
|
2006-04-27 19:36:40 +00:00 |
referral.c
|
Code which doesn't hanlding allocation failure should use
|
2006-04-06 21:44:05 +00:00 |
repl.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
result.c
|
Cast isspace() arg to unsigned char. (Update to previous change.)
|
2006-04-24 20:32:23 +00:00 |
root_dse.c
|
cleanup
|
2006-04-13 14:46:16 +00:00 |
sasl.c
|
cleanup
|
2006-01-14 16:51:39 +00:00 |
saslauthz.c
|
callbacks must return valid error codes (ITS#4499)
|
2006-04-25 19:07:34 +00:00 |
schema_check.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
schema_init.c
|
schema_destroy(): Handle failed slap_schema_init()
|
2006-04-13 22:19:19 +00:00 |
schema_prep.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +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
|
don't leak if realloc fails (ITS#4477)
|
2006-04-06 19:13:41 +00:00 |
slap.h
|
Detect TLS config changes
|
2006-05-03 02:48:23 +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
|
s/ldbm/hdb/
|
2006-04-08 04:21:03 +00:00 |
slapd.ldif
|
s/ldbm/hdb/
|
2006-04-08 04:21:03 +00:00 |
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
|
Detect TLS config changes
|
2006-05-03 02:48:23 +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
|
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 |