.. |
back-bdb
|
Fix IDL caching
|
2005-10-27 01:41:34 +00:00 |
back-dnssrv
|
more attr_merge cleanup (please check)
|
2005-04-21 23:36:37 +00:00 |
back-hdb
|
ITS#3978 move alock from back-bdb to slapd
|
2005-09-04 15:21:57 +00:00 |
back-ldap
|
don't copy o_ndn into lc_bound_ndn, otherwise we end up in a bind with DN but no password\!
|
2005-10-14 23:25:57 +00:00 |
back-ldbm
|
fix back-ldbm build
|
2005-10-13 22:20:52 +00:00 |
back-ldif
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
back-meta
|
fix previous commit
|
2005-10-25 14:50:05 +00:00 |
back-monitor
|
complete fix of slapd-monitor log modify (ITS#4091)
|
2005-10-15 17:37:18 +00:00 |
back-null
|
Null backend support for slapadd and slapcat
|
2005-08-31 18:00:40 +00:00 |
back-passwd
|
Replace PW_GECOS/PASSWD macros
|
2005-08-12 22:28:17 +00:00 |
back-perl
|
ITS#4039
|
2005-09-25 03:43:20 +00:00 |
back-relay
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-shell
|
implement add/delete granularity in write access (ITS#3631)
|
2005-04-08 00:18:24 +00:00 |
back-sql
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
overlays
|
More matching rules
|
2005-10-17 12:25:36 +00:00 |
schema
|
Move uidNumber and gidNumber into slapd(8)
|
2005-09-05 01:08:40 +00:00 |
shell-backends
|
|
|
slapi
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
abandon.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
aci.c
|
fix custom group objectclass/member attribute parsing; let ACI code be built as dynamic module
|
2005-10-20 23:20:10 +00:00 |
acl.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
aclparse.c
|
Don't use #ifdefs in the inside of a macro
|
2005-09-19 22:17:22 +00:00 |
ad.c
|
Cleanup
|
2005-10-06 19:11:13 +00:00 |
add.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
alock.c
|
Also compile for LDBM
|
2005-09-04 16:24:16 +00:00 |
alock.h
|
Moved from back-bdb
|
2005-09-05 01:32:44 +00:00 |
at.c
|
Change slap_ad_undef_remove() to slap_ad_undef_promote().
|
2005-09-14 06:17:59 +00:00 |
attr.c
|
make sure a_nvals are as many as a_vals (helps tracking other issues...)
|
2005-08-23 23:56:47 +00:00 |
ava.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
backend.c
|
ITS#4027 select_backend should ignore manageDSAit when glue is in use.
|
2005-10-03 03:12:32 +00:00 |
backglue.c
|
Revert prev commit, use -g option to disable glue instead
|
2005-10-15 21:52:01 +00:00 |
backover.c
|
Add slap_overinfo oi_origdb field to point to original BackendDB
|
2005-10-02 01:23:09 +00:00 |
bconfig.c
|
complete fix of slapd-monitor log modify (ITS#4091)
|
2005-10-15 17:37:18 +00:00 |
bind.c
|
improved authz_backend detection for internal databases (ITS#4018)
|
2005-09-10 09:56:29 +00:00 |
cancel.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
ch_malloc.c
|
ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL
|
2005-09-09 07:06:58 +00:00 |
compare.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
component.c
|
strip_cav_tag() should return ber_tag_t, not int
|
2005-07-18 05:11:11 +00:00 |
component.h
|
Cleanup
|
2005-01-20 07:18:28 +00:00 |
config.c
|
ITS#4077. I wonder if we should have an ARG_OCTAL flag to preserve the
|
2005-10-11 18:57:34 +00:00 |
config.h
|
Make ConfigArgs.lineno int like elsewhere instead of unsigned long
|
2005-07-18 05:48:21 +00:00 |
connection.c
|
Revise last commit
|
2005-10-16 20:38:48 +00:00 |
controls.c
|
managedit should be explicitly hidden (it was hidden behind LDAP_DEVEL).
|
2005-10-17 20:36:21 +00:00 |
cr.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
ctxcsn.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
daemon.c
|
Fix epoll, slapd_remove gets called multiple times for the same descriptor.
|
2005-10-17 17:31:48 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
dn.c
|
silence warnings
|
2005-09-10 18:59:35 +00:00 |
entry.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
extended.c
|
constify berval arg to load_extop(), to match usage
|
2005-10-14 12:57:07 +00:00 |
filter.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
filterentry.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
frontend.c
|
Add fe_access_allowed(), should allow global ACL overlays to work
|
2005-07-23 04:18:48 +00:00 |
globals.c
|
|
|
index.c
|
Fix compile warning
|
2005-03-17 23:55:52 +00:00 |
init.c
|
ITS#3996 fix glue/syncprov interaction
|
2005-09-27 15:10:57 +00:00 |
kerberos.c
|
|
|
ldapsync.c
|
Cleanup
|
2005-10-06 19:11:13 +00:00 |
limits.c
|
destroy limits at exit
|
2005-07-25 20:50:03 +00:00 |
lock.c
|
|
|
main.c
|
bail out on invalid pid/args file(s) (ITS#4074); slaptest needs work yet
|
2005-10-14 21:21:27 +00:00 |
Makefile.in
|
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667):
|
2005-09-17 22:22:15 +00:00 |
matchedValues.c
|
fix ITS#3406 - normalize attributes according to MR syntax in MRA filters
|
2005-01-26 21:48:36 +00:00 |
modify.c
|
Remove unused variable (modtail in fe_op_modify())
|
2005-10-14 13:01:14 +00:00 |
modrdn.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
mods.c
|
cleanup
|
2005-09-28 18:03:35 +00:00 |
module.c
|
|
|
mr.c
|
Place control availability kludge behind
|
2005-01-26 19:46:12 +00:00 |
mra.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
nt_svc.c
|
|
|
oc.c
|
plug one-time leaks
|
2005-09-08 20:46:48 +00:00 |
oidm.c
|
fix uninitialized value use
|
2005-07-20 14:19:52 +00:00 |
operation.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
operational.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
passwd.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
phonetic.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
proto-slap.h
|
Revert prev commit, use -g option to disable glue instead
|
2005-10-15 21:52:01 +00:00 |
referral.c
|
|
|
repl.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-08-08 22:25:56 +00:00 |
result.c
|
fix referral logging @STATS2
|
2005-08-20 19:20:53 +00:00 |
root_dse.c
|
Use IANA assigned OIDs
|
2005-08-12 21:24:13 +00:00 |
sasl.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
saslauthz.c
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
schema_check.c
|
Add o_no_schema_check to operation structure
|
2005-08-01 15:26:13 +00:00 |
schema_init.c
|
substring indexing optimization
|
2005-10-23 22:38:15 +00:00 |
schema_prep.c
|
entryUUID schema to use IANA (newly) assigned OIDs
|
2005-09-26 18:37:50 +00:00 |
schema.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
schemaparse.c
|
Mostly remove global_schemacheck. More cleanup needed in
|
2005-05-11 22:24:18 +00:00 |
search.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
sets.c
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
sets.h
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
sl_malloc.c
|
mostly revert previous commit
|
2005-07-20 19:26:46 +00:00 |
slap.h
|
silence SLAP_SEM_LOAD_CONTROL related warnings...
|
2005-10-16 08:58:06 +00:00 |
slapacl.c
|
Align Operation buffers using LBER_ALIGNED_BUFFER
|
2005-10-12 23:17:28 +00:00 |
slapadd.c
|
Align Operation buffers using LBER_ALIGNED_BUFFER
|
2005-10-12 23:17:28 +00:00 |
slapauth.c
|
Align Operation buffers using LBER_ALIGNED_BUFFER
|
2005-10-12 23:17:28 +00:00 |
slapcat.c
|
ITS#3764 add signal handlers so slapcat will cleanup if interrupted.
|
2005-06-10 20:14:32 +00:00 |
slapcommon.c
|
Revert prev commit, use -g option to disable glue instead
|
2005-10-15 21:52:01 +00:00 |
slapcommon.h
|
Updated ldif_read_record to support LDIF include: directive
|
2005-05-12 00:46:39 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
LDIF include must use a file URL
|
2005-05-13 09:56:17 +00:00 |
slapdn.c
|
allow slapdn to return the DN in pretty/normal only mode, without diagnostics, to be used as filter (should allow reading from stdin as well)
|
2005-04-01 12:59:26 +00:00 |
slapindex.c
|
|
|
slappasswd.c
|
ITS#3557: {SSHA} not default due to missing include
|
2005-02-27 16:46:45 +00:00 |
slaptest.c
|
|
|
starttls.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
str2filter.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
syncrepl.c
|
Fix fallback retries
|
2005-10-15 06:14:12 +00:00 |
syntax.c
|
fix cleanup on error
|
2005-08-22 16:01:16 +00:00 |
unbind.c
|
call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649)
|
2005-04-11 19:12:30 +00:00 |
user.c
|
|
|
value.c
|
In ordered_value_sort, allow zero-length ordered values.
|
2005-08-28 10:23:10 +00:00 |
zn_malloc.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |