.. |
back-bdb
|
Don't bother logging lock failures for tryOnly mode
|
2004-07-12 20:02:24 +00:00 |
back-dnssrv
|
|
|
back-hdb
|
Fix module link libraries
|
2004-04-17 15:12:20 +00:00 |
back-ldap
|
validate/pretty before normalizing... (ITS#3218)
|
2004-07-06 22:02:52 +00:00 |
back-ldbm
|
clarify no limits in (internal) searches
|
2004-06-12 11:33:21 +00:00 |
back-meta
|
res is already freed by ldap_parse_reference() (ITS#3190)
|
2004-06-17 18:27:51 +00:00 |
back-monitor
|
cleanup
|
2004-05-06 14:51:14 +00:00 |
back-null
|
|
|
back-passwd
|
clarify no limits in (internal) searches
|
2004-06-12 11:33:21 +00:00 |
back-perl
|
cleanup
|
2004-05-06 14:51:14 +00:00 |
back-relay
|
|
|
back-shell
|
Use AC_STRERROR_R
|
2004-04-26 19:16:14 +00:00 |
back-sql
|
fix build when #define BACKSQL_TRACE
|
2004-06-14 20:04:36 +00:00 |
overlays
|
use a separate field for a modified entry in SlapReply
|
2004-07-13 22:52:54 +00:00 |
schema
|
note that 'email' is deprecated in favor of 'mail'
|
2004-04-15 02:59:54 +00:00 |
shell-backends
|
|
|
slapi
|
cleanup
|
2004-06-30 01:17:05 +00:00 |
abandon.c
|
reset o_next pointer before freeing the operation (otherwise an assertion
|
2004-07-02 14:57:35 +00:00 |
acl.c
|
quick fix for ITS#3215; needs work to re-enable ACI caching, if possible at all
|
2004-07-02 16:45:06 +00:00 |
aclparse.c
|
add baseObject as alias for base.
|
2004-06-28 06:42:00 +00:00 |
ad.c
|
more on AttributeDescription error messages
|
2004-07-13 22:49:50 +00:00 |
add.c
|
cleanup
|
2004-06-23 03:09:13 +00:00 |
at.c
|
fix typo in comment
|
2004-06-28 20:59:04 +00:00 |
attr.c
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
ava.c
|
cleanup
|
2004-05-19 19:39:40 +00:00 |
backend.c
|
Add backend_startup_one()
|
2004-07-12 20:27:33 +00:00 |
backglue.c
|
Qualify some structure fields
|
2004-07-02 11:34:16 +00:00 |
backover.c
|
unifdef old code
|
2004-07-02 12:06:03 +00:00 |
bind.c
|
fix typos in last commit
|
2004-07-05 21:44:12 +00:00 |
cancel.c
|
reset o_next pointer before freeing the operation (otherwise an assertion
|
2004-07-02 14:57:35 +00:00 |
ch_malloc.c
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
compare.c
|
cleanup
|
2004-06-23 03:09:13 +00:00 |
config.c
|
honor signedness
|
2004-06-28 21:20:13 +00:00 |
connection.c
|
cleanup
|
2004-06-29 23:52:18 +00:00 |
controls.c
|
clear pagedresults_state if reusing an inactive connection; prepare for more consistent behavior of pagedResults control
|
2004-06-21 21:31:55 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
Use previously unused Backend->be_context_csn
|
2004-07-09 17:27:23 +00:00 |
daemon.c
|
syncrepl retry code fix for correct timing
|
2004-06-21 07:03:49 +00:00 |
DB_CONFIG
|
A very basic DB_CONFIG example
|
2004-06-18 04:49:08 +00:00 |
delete.c
|
cleanup
|
2004-06-23 03:09:13 +00:00 |
dn.c
|
cleanup
|
2004-06-30 01:17:05 +00:00 |
entry.c
|
further improve error log clarity
|
2004-07-07 23:01:22 +00:00 |
extended.c
|
SLAPD_DISCONNECT v -1 cleanup
|
2004-06-23 01:04:52 +00:00 |
filter.c
|
cleanup
|
2004-05-19 19:39:40 +00:00 |
filterentry.c
|
fix memory usage
|
2004-06-28 21:51:08 +00:00 |
globals.c
|
STRLENOF cleanup
|
2004-04-27 21:40:54 +00:00 |
index.c
|
|
|
init.c
|
need to defer this...
|
2004-05-15 10:11:43 +00:00 |
kerberos.c
|
|
|
ldapsync.c
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
libslapd.dsp
|
|
|
limits.c
|
use hard limit instead of returning adminLimitExceeded when requested limit exceeds hard; improve (and document) syntax; modify test025 accordingly
|
2004-06-22 09:43:41 +00:00 |
lock.c
|
|
|
main.c
|
allow logging to USER and DAEMON (ITS#3187)
|
2004-06-15 07:22:48 +00:00 |
Makefile.in
|
Fix last commit... needs $srcdir
|
2004-06-18 22:21:01 +00:00 |
matchedValues.c
|
fix matchedValue (ITS#3209); might need work
|
2004-07-03 11:17:11 +00:00 |
modify.c
|
fix comment
|
2004-04-26 17:50:39 +00:00 |
modrdn.c
|
This patch provides support for rdnMatch matching rule and RDN syntax in
|
2004-06-29 23:36:58 +00:00 |
mods.c
|
Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097)
|
2004-04-19 19:27:51 +00:00 |
module.c
|
|
|
mr.c
|
|
|
mra.c
|
cleanup
|
2004-05-19 19:39:40 +00:00 |
nt_svc.c
|
|
|
oc.c
|
Fix wrong error when using operative attribute in
|
2004-06-25 01:05:49 +00:00 |
oidm.c
|
|
|
operation.c
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
operational.c
|
|
|
passwd.c
|
|
|
phonetic.c
|
|
|
proto-slap.h
|
Add backend_startup_one()
|
2004-07-12 20:27:33 +00:00 |
referral.c
|
|
|
repl.c
|
|
|
result.c
|
use a separate field for a modified entry in SlapReply
|
2004-07-13 22:52:54 +00:00 |
root_dse.c
|
|
|
sasl.c
|
clarify no limits in (internal) searches
|
2004-06-12 11:33:21 +00:00 |
saslauthz.c
|
add shortcut for 'users'; but, very important, cleanup rewrite replacement to authz-regexp
|
2004-06-20 22:41:24 +00:00 |
schema_check.c
|
|
|
schema_init.c
|
This patch provides support for rdnMatch matching rule and RDN syntax in
|
2004-06-29 23:36:58 +00:00 |
schema_prep.c
|
A more strict oidValidate
|
2004-06-28 22:53:19 +00:00 |
schema.c
|
cleanup
|
2004-05-14 04:48:44 +00:00 |
schemaparse.c
|
Fix wrong error when using operative attribute in
|
2004-06-25 01:05:49 +00:00 |
search.c
|
SLAPD_DISCONNECT v -1 cleanup
|
2004-06-23 01:04:52 +00:00 |
sessionlog.c
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
Fix ITS#3155
|
2004-05-27 08:54:34 +00:00 |
slap.h
|
use a separate field for a modified entry in SlapReply
|
2004-07-13 22:52:54 +00:00 |
slapacl.c
|
minor improvements
|
2004-04-26 00:17:58 +00:00 |
slapadd.c
|
|
|
slapauth.c
|
minor improvements
|
2004-04-26 00:17:58 +00:00 |
slapcat.c
|
|
|
slapcommon.c
|
improve slapacl
|
2004-04-20 14:55:02 +00:00 |
slapcommon.h
|
add slapacl tool
|
2004-04-20 00:08:44 +00:00 |
slapd.conf
|
A very basic DB_CONFIG example
|
2004-06-18 04:49:08 +00:00 |
slapd.dsp
|
|
|
slapdn.c
|
minor improvements
|
2004-04-26 00:17:58 +00:00 |
slapindex.c
|
|
|
slappasswd.c
|
|
|
slaptest.c
|
|
|
starttls.c
|
TLS availability should check slapd's context not the default context.
|
2004-06-02 17:38:04 +00:00 |
str2filter.c
|
|
|
syncrepl.c
|
internal operation return value processing cleanup
|
2004-06-25 02:27:02 +00:00 |
syntax.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
trim useless code
|
2004-06-28 22:01:30 +00:00 |