Howard Chu
|
f84fc983fd
|
ITS#3774 delete backend/overlay structures after a failed add
|
2005-06-13 22:49:01 +00:00 |
|
Pierangelo Masarati
|
ba8b6bbd88
|
add delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes"); passes write test(s)
|
2005-06-13 22:13:10 +00:00 |
|
Pierangelo Masarati
|
acf5187b2e
|
rework assertion
|
2005-06-13 22:12:11 +00:00 |
|
Pierangelo Masarati
|
495106c213
|
fix potential SIGSEGV when backsql_modify_delete_all_values() is used outside backsql_add()
|
2005-06-13 22:11:41 +00:00 |
|
Howard Chu
|
a4d2c63a61
|
ITS#3773 additional fix
|
2005-06-13 21:25:51 +00:00 |
|
Howard Chu
|
6cacc7fb5d
|
ITS#3773 fix RDN comparison
|
2005-06-13 21:21:27 +00:00 |
|
Pierangelo Masarati
|
e12c4ca230
|
preemptive time limit check in proxy backends
|
2005-06-13 19:14:40 +00:00 |
|
Howard Chu
|
63f6e91a97
|
ITS#3772 fix dependencies for static overlays
|
2005-06-13 10:24:39 +00:00 |
|
Howard Chu
|
2cc3190c62
|
ITS#3770 lockf can return either EACCES or EAGAIN
|
2005-06-11 19:32:03 +00:00 |
|
Howard Chu
|
117b686da4
|
ITS#3765 don't allocate cache for empty IDLs
|
2005-06-11 19:12:49 +00:00 |
|
Howard Chu
|
22b9f5f595
|
Converted openldap.schema to .ldif, added explanatory text
|
2005-06-11 00:54:32 +00:00 |
|
Howard Chu
|
0dc29f4dd4
|
Fix prev commit
|
2005-06-11 00:53:28 +00:00 |
|
Howard Chu
|
4f28194820
|
Fix modload/modpath, allow either/both to be empty
|
2005-06-11 00:47:12 +00:00 |
|
Howard Chu
|
8fe7576158
|
ITS#3764 add signal handlers so slapcat will cleanup if interrupted.
(Just slapcat for now, other tools don't seem to be critical.)
|
2005-06-10 20:14:32 +00:00 |
|
Howard Chu
|
cd15432de6
|
More accesslog updates
|
2005-06-10 11:41:57 +00:00 |
|
Howard Chu
|
257be58eb6
|
In-directory logging overlay
|
2005-06-10 09:18:01 +00:00 |
|
Howard Chu
|
62b81c9632
|
More for prev commit - break from mask_to_verbs when mask has gone to zero
|
2005-06-09 23:39:18 +00:00 |
|
Howard Chu
|
e42e8d7130
|
Add op->o_tincr to distinguish ops with same op->o_time. (We should
be preparing to use timestamps with sub-second resolution, really.)
|
2005-06-09 22:56:35 +00:00 |
|
Howard Chu
|
0658ff91b7
|
Tweak mask_to_verbs for multiple-bit masks
|
2005-06-09 22:55:21 +00:00 |
|
Howard Chu
|
884ebf9142
|
Fix prev commit - slapdn should not start any databases
|
2005-06-09 20:09:15 +00:00 |
|
Howard Chu
|
2c8b0f7a49
|
ITS#3621 slaptest should start databases when dryrun is not specified
|
2005-06-09 19:27:35 +00:00 |
|
Howard Chu
|
782d767c33
|
ITS#3763 fix typo in slap_timestamp
|
2005-06-09 18:59:54 +00:00 |
|
Pierangelo Masarati
|
91bdea2817
|
use "pgsql" instead of "postgres" for consistency with the directory names in servers/slapd/back-sql/rdbms_depend
|
2005-06-09 11:03:06 +00:00 |
|
Pierangelo Masarati
|
94747a8489
|
fix previous commit; document aliasing and aliasing quotes configuration
|
2005-06-09 09:45:02 +00:00 |
|
Pierangelo Masarati
|
e52d5cb812
|
make aliasing and aliasing quotes configurable
|
2005-06-09 09:43:20 +00:00 |
|
Howard Chu
|
58e8817fc1
|
ITS#3760 don't select on uninit'd writefds
|
2005-06-09 08:19:05 +00:00 |
|
Howard Chu
|
caefdf007c
|
Fix dynamic modload, make sure to use correct modulepath.
|
2005-06-09 07:15:49 +00:00 |
|
Howard Chu
|
21b8be393a
|
Add slap_timestamp(), use mutex in slap_get_csn()
|
2005-06-07 04:12:14 +00:00 |
|
Howard Chu
|
3bae4b4acb
|
ITS#3691 import auditlog overlay
|
2005-06-07 03:03:18 +00:00 |
|
Pierangelo Masarati
|
ea85bcadfc
|
remove #defines moved to frontend
|
2005-06-05 22:58:18 +00:00 |
|
Howard Chu
|
8f58409749
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
ACL checks when modifying user-modifiable attributes as non-root user.
|
2005-06-04 09:44:39 +00:00 |
|
Kurt Zeilenga
|
43ffb3f235
|
Fix -ULDAP_DEVEL build
|
2005-06-03 22:13:27 +00:00 |
|
Kurt Zeilenga
|
da9732a766
|
fix -ULDAP_DEVEL compile
|
2005-06-03 21:52:54 +00:00 |
|
Kurt Zeilenga
|
8ef743309b
|
Place manageDIT behind LDAP_DEVEL (not for initial 2.3 release)
|
2005-06-03 20:54:06 +00:00 |
|
Kurt Zeilenga
|
8297b0b9df
|
ITS:3749: Extend manageDIT support to LDBM.
|
2005-06-03 17:24:31 +00:00 |
|
Howard Chu
|
ef3989aba8
|
ITS#3748 fix startup of newly added databases and overlays
|
2005-06-03 08:26:55 +00:00 |
|
Pierangelo Masarati
|
4d58c2f39f
|
fix previous commit
|
2005-06-01 19:36:58 +00:00 |
|
Pierangelo Masarati
|
3751f0325d
|
work around syncprov interoperation issues; minor cleanup
|
2005-06-01 19:35:13 +00:00 |
|
Pierangelo Masarati
|
6434721e42
|
fix improper use of "fail_if_no_mapping" flag: fail in case of error, don't fail only if mapping is not present
|
2005-06-01 16:51:36 +00:00 |
|
Pierangelo Masarati
|
4914ea313d
|
fix ITS#3753
|
2005-05-30 14:49:47 +00:00 |
|
Pierangelo Masarati
|
36c5fe1991
|
don't leave dangling pointers; pass entry when sending referrals
|
2005-05-30 12:37:24 +00:00 |
|
Pierangelo Masarati
|
b30b82a65a
|
do not return spurious result codes
|
2005-05-30 12:36:21 +00:00 |
|
Pierangelo Masarati
|
00c6709896
|
expose macro(s) to produce string representations of arbitrary precision counters
|
2005-05-28 14:30:43 +00:00 |
|
Howard Chu
|
b6d515330c
|
ITS#3748 do necessary startup when adding databases online
|
2005-05-26 09:43:39 +00:00 |
|
Pierangelo Masarati
|
47daec07d5
|
fix previous commit :)
|
2005-05-25 12:05:39 +00:00 |
|
Pierangelo Masarati
|
1b9c9577c2
|
invalidate cached connections if URI changed
|
2005-05-25 11:54:19 +00:00 |
|
Howard Chu
|
d7745c17d4
|
Use "pcache" to invoke the overlay instead of "proxycache"
|
2005-05-24 17:13:37 +00:00 |
|
Howard Chu
|
5f5356567e
|
ITS#3747 move subschemasubentry attr initialization
|
2005-05-24 17:06:33 +00:00 |
|
Pierangelo Masarati
|
2f0d712492
|
exit on error
|
2005-05-23 21:59:14 +00:00 |
|
Pierangelo Masarati
|
3a9fd69747
|
handle "dn=*" <what> clause
|
2005-05-23 20:29:01 +00:00 |
|