.. |
back-bdb
|
ITS#4552 just rely on ACLs when adding entries under the suffix.
|
2006-05-18 01:18:48 +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
|
make room for plugins that deal with quarantine end
|
2006-05-29 21:43:20 +00:00 |
back-ldif
|
(almost blind) fix potential strchr() read-past-end of berval
|
2006-05-26 00:07:55 +00:00 |
back-meta
|
make room for plugins that deal with quarantine end
|
2006-05-29 21:43:20 +00:00 |
back-monitor
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
back-null
|
Support rootdn
|
2006-04-27 16:12:59 +00:00 |
back-passwd
|
|
|
back-perl
|
|
|
back-relay
|
|
|
back-shell
|
Plug leak
|
2006-04-04 10:12:55 +00:00 |
back-sql
|
enable NOOP (ITS#4563; seems to work now)
|
2006-05-25 22:45:45 +00:00 |
overlays
|
ITS#4562 - don't assume syncprov_op_response only runs in overlay context;
|
2006-05-26 12:08:15 +00:00 |
schema
|
|
|
shell-backends
|
|
|
slapi
|
coverity cleanup
|
2006-05-16 22:16:27 +00:00 |
abandon.c
|
|
|
aci.c
|
|
|
acl.c
|
|
2006-05-25 15:59:21 +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
|
|
|
alock.c
|
coverity cleanup
|
2006-05-10 12:36:49 +00:00 |
alock.h
|
|
|
at.c
|
|
|
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
Add "hidden" database config, allow hidden DBs with redundant suffixes
|
2006-05-29 06:03:43 +00:00 |
backglue.c
|
Fix tlimit munging
|
2006-05-09 00:01:35 +00:00 |
backover.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
bconfig.c
|
Add "hidden" database config, allow hidden DBs with redundant suffixes
|
2006-05-29 06:03:43 +00:00 |
bind.c
|
|
|
cancel.c
|
|
|
ch_malloc.c
|
|
|
compare.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
component.c
|
|
|
component.h
|
|
|
config.c
|
fix DN-valued (and likely others not handled in the switch) attrs duplication (occcurred with olcDbSuffix during attrs_dup(); please check)
|
2006-05-27 19:14:39 +00:00 |
config.h
|
Rearrange, ARGS_TYPES should not be bitmasks
|
2006-05-11 02:13:03 +00:00 |
connection.c
|
cleanup
|
2006-05-20 15:49:18 +00:00 |
controls.c
|
plug leaks
|
2006-05-10 13:03:42 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
|
|
daemon.c
|
Constify slapd_slp_attrs (assigned a const char* in main.c:slapd_opt_slp())
|
2006-05-25 16:32:43 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
|
|
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
|
|
|
filter.c
|
|
|
filterentry.c
|
|
|
frontend.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
globals.c
|
|
|
index.c
|
|
|
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
|
silence warnings
|
2006-05-19 22:37:52 +00:00 |
lock.c
|
|
|
main.c
|
allow tools to syslog
|
2006-05-24 17:57:13 +00:00 |
Makefile.in
|
s/ldbm/hdb/
|
2006-04-08 04:21:03 +00:00 |
matchedValues.c
|
|
|
modify.c
|
unifdef -DSLAP_ACL_HONOR_DISCLOSE
|
2006-04-12 05:53:26 +00:00 |
modrdn.c
|
|
|
mods.c
|
|
|
module.c
|
|
|
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
|
|
operation.c
|
|
|
operational.c
|
|
|
passwd.c
|
cleanup
|
2006-05-14 15:11:23 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Constify slapd_slp_attrs (assigned a const char* in main.c:slapd_opt_slp())
|
2006-05-25 16:32:43 +00:00 |
referral.c
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
repl.c
|
|
|
result.c
|
Cast isspace() arg to unsigned char. (Update to previous change.)
|
2006-04-24 20:32:23 +00:00 |
root_dse.c
|
plug leaks
|
2006-05-10 13:03:42 +00:00 |
sasl.c
|
|
|
saslauthz.c
|
callbacks must return valid error codes (ITS#4499)
|
2006-04-25 19:07:34 +00:00 |
schema_check.c
|
|
|
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
|
|
|
schemaparse.c
|
|
|
search.c
|
|
|
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
don't leak if realloc fails (ITS#4477)
|
2006-04-06 19:13:41 +00:00 |
slap.h
|
Add "hidden" database config, allow hidden DBs with redundant suffixes
|
2006-05-29 06:03:43 +00:00 |
slapacl.c
|
warning cleanup
|
2006-05-25 16:15:49 +00:00 |
slapadd.c
|
ITS#4555 add "-j" option to jump to line of LDIF file before processing.
|
2006-05-29 02:41:06 +00:00 |
slapauth.c
|
|
|
slapcat.c
|
|
|
slapcommon.c
|
ITS#4555 add "-j" option to jump to line of LDIF file before processing.
|
2006-05-29 02:41:06 +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
|
|
|
slapindex.c
|
|
|
slappasswd.c
|
add "-n" to omit trailing newline
|
2006-05-11 14:36:20 +00:00 |
slaptest.c
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
syncrepl.c
|
Fix modrdn with back-ldap
|
2006-05-29 07:24:21 +00:00 |
syntax.c
|
|
|
txn.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|
zn_malloc.c
|
|
|