.. |
back-bdb
|
minor cleanup
|
2006-09-14 01:05:02 +00:00 |
back-dnssrv
|
Some LDAP_DEVEL cleanup
|
2006-08-15 19:36:54 +00:00 |
back-hdb
|
s/LDBM/BDB/
|
2006-04-08 04:24:12 +00:00 |
back-ldap
|
further cleanup
|
2006-09-14 01:07:18 +00:00 |
back-ldif
|
Portability cleanups
|
2006-09-14 07:29:46 +00:00 |
back-meta
|
add sb_version to slap_bindconf;
|
2006-09-11 00:52:43 +00:00 |
back-monitor
|
Use register_at / register_oc helpers
|
2006-09-13 13:05:19 +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
|
ITS#4358, thanks to Kevine Zerbib
|
2006-08-28 01:07:25 +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
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
overlays
|
Portability cleanups
|
2006-09-14 07:29:46 +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
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
abandon.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
aci.c
|
Add register_at / register_oc helpers.
|
2006-09-13 12:48:45 +00:00 |
acl.c
|
minor cleanup
|
2006-09-09 16:20:11 +00:00 |
aclparse.c
|
Additional fix for ITS#4522. The "dn=" ist not optional.
|
2006-05-12 11:48:57 +00:00 |
ad.c
|
refine prev commit
|
2006-05-08 13:12:12 +00:00 |
add.c
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
alock.c
|
Portability cleanups
|
2006-09-14 07:29:46 +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 prev commit
|
2006-09-14 00:14:27 +00:00 |
attr.c
|
improve previous commit
|
2006-09-06 12:05:38 +00:00 |
ava.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
backend.c
|
minor cleanup
|
2006-09-09 16:20:11 +00:00 |
backglue.c
|
ITS#4614 - complain if glue/subordinate are attempted on the same backend
|
2006-07-15 00:18:44 +00:00 |
backover.c
|
oi_list might be null if overlay initialization failed for any reason
|
2006-08-18 10:12:21 +00:00 |
bconfig.c
|
Tweak ordered index check in check_vals
|
2006-09-14 00:31:18 +00:00 |
bind.c
|
Only set c_sasl_bindop on actual SASL binds
|
2006-08-29 01:19:34 +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
|
Basic donUseCopy implementation
|
2006-08-22 20:29:14 +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
|
Portability cleanups
|
2006-09-14 07:29:46 +00:00 |
config.h
|
Rearrange, ARGS_TYPES should not be bitmasks
|
2006-05-11 02:13:03 +00:00 |
connection.c
|
ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError
|
2006-09-14 06:35:34 +00:00 |
controls.c
|
s/managedit/relax/
|
2006-08-22 23:31:46 +00:00 |
cr.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
ctxcsn.c
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
daemon.c
|
destroy socket set (man page for epoll_create(2) states that close(2) must be called on the returned filedes)
|
2006-08-31 13:51:25 +00:00 |
DB_CONFIG
|
Add note about setting effectiveness.
|
2006-08-17 19:33:48 +00:00 |
delete.c
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
dn.c
|
reduce code duplication
|
2006-08-26 17:55:56 +00:00 |
entry.c
|
use preallocated entries? (otherwise bdb_add and others leak...)
|
2006-09-03 10:58:13 +00:00 |
extended.c
|
some overlay (rwm?) might set those values
|
2006-09-08 21:19:47 +00:00 |
filter.c
|
- use STRLENOF, looks cleaner
|
2006-09-09 16:23:02 +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
|
ITS#4565 catch errors from slap_sasl_init / backend_init
|
2006-09-14 04:52:08 +00:00 |
kerberos.c
|
remove more LDBM cruft
|
2006-04-11 18:56:11 +00:00 |
ldapsync.c
|
ITS#4589 fix slap_compose_sync_cookie
|
2006-06-15 23:54:51 +00:00 |
limits.c
|
silence warnings
|
2006-05-19 22:37:52 +00:00 |
lock.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
main.c
|
defer handling of loglevel listing, to let modules register custom subsystems (ITS#4666). Note: in case of any error in between, logging could not occur
|
2006-09-08 20:49:00 +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
|
s/managedit/relax/
|
2006-08-22 23:31:46 +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
|
Cleanup prev commit
|
2006-09-14 00:14:27 +00:00 |
oidm.c
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
operation.c
|
move req2op selection into a helper
|
2006-09-04 07:17:34 +00:00 |
operational.c
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
passwd.c
|
plug slapo-ppolicy related leaks (ITS#4665)
|
2006-09-03 10:53:38 +00:00 |
phonetic.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
proto-slap.h
|
Cleanup prev commit
|
2006-09-14 00:14:27 +00:00 |
referral.c
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
repl.c
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
result.c
|
ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError
|
2006-09-14 06:35:34 +00:00 |
root_dse.c
|
add sb_version to slap_bindconf;
|
2006-09-11 00:52:43 +00:00 |
sasl.c
|
cleanup
|
2006-01-14 16:51:39 +00:00 |
saslauthz.c
|
release authz resources at shutdown
|
2006-09-04 07:20:59 +00:00 |
schema_check.c
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
schema_init.c
|
Fix ITS#4672, clear errno before calling STRTOL
|
2006-09-13 05:34:38 +00:00 |
schema_prep.c
|
Support dynamic add/delete of attributeTypes and objectClasses
|
2006-09-14 00:06:04 +00:00 |
schema.c
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
schemaparse.c
|
Support dynamic add/delete of attributeTypes and objectClasses
|
2006-09-14 00:06:04 +00:00 |
search.c
|
Initial dontUseCopy implementation
|
2006-08-22 20:24:36 +00:00 |
sets.c
|
really really minor cleanup
|
2006-09-08 21:19:05 +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
|
Support dynamic add/delete of attributeTypes and objectClasses
|
2006-09-14 00:06:04 +00:00 |
slapacl.c
|
more cleanup
|
2006-08-29 07:28:22 +00:00 |
slapadd.c
|
Cleanup prev commit
|
2006-05-31 01:52:32 +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
|
Portability cleanups
|
2006-09-14 07:29:46 +00:00 |
slapcommon.h
|
ITS#4555 add "-j" option to jump to line of LDIF file before processing.
|
2006-05-29 02:41:06 +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
|
pick declaration of ch_strdup()
|
2006-08-30 22:45:26 +00:00 |
slaptest.c
|
Portability cleanups
|
2006-09-14 07:29:46 +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 sb_version to slap_bindconf;
|
2006-09-11 00:52:43 +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
|
Entry/Attribute struct caching, to minimize malloc fragmentation
|
2006-08-29 01:43:23 +00:00 |
zn_malloc.c
|
fix typos
|
2006-02-12 07:03:12 +00:00 |