Commit Graph

17717 Commits

Author SHA1 Message Date
Rein Tollevik
f1f9a6280a ITS#5726: Revert 1.392, the runqueue must always be inspected. 2008-10-05 22:35:44 +00:00
Pierangelo Masarati
d5ac6c4630 s/LOOPS/TESTLOOPS/ 2008-10-05 21:29:16 +00:00
Pierangelo Masarati
b7b38b07f4 give appropriate write permissions for add (ITS#5723) 2008-10-05 21:28:28 +00:00
Pierangelo Masarati
bc09f6e8ad open database using the real structure (partial fix to ITS#5724) 2008-10-05 21:11:13 +00:00
Rein Tollevik
c5f584e62b Revert 1.410, i.e back to lock again. ITS#5725 fixes the lock situation. 2008-10-05 19:29:00 +00:00
Rein Tollevik
d2c08ebb4f ITS#5725: Don't enable connection for events twice. 2008-10-05 19:17:56 +00:00
Pierangelo Masarati
73455d640c clarify ACL snippet 2008-10-04 10:17:29 +00:00
Emmanuel Dreyfus
7f085e8b8b The fix to ITS#4556 broke this test: modifying objectClass was forbidden
for anyone, and since LDAP additions now check for attribute write access,
the addition now fails.

Allowing objectClass write access for the user that performs the LDAP
addtition fixes the problem.

Approved by ando@
2008-10-04 10:12:11 +00:00
Quanah Gibson-Mount
8317cdad12 Fix typo in file name 2008-10-02 22:17:34 +00:00
Quanah Gibson-Mount
0050e309f4 BDB 4.7 patch from sleepycat to fix locking issues on single CPU systems 2008-10-02 18:27:21 +00:00
Howard Chu
aa2fecc1fc More deadlock propagation fixes 2008-10-01 21:28:03 +00:00
Howard Chu
babf624b23 Missed a deadlock check 2008-10-01 21:07:26 +00:00
Gavin Henry
7a3eb8053a ITS#57133 olcDbMode 2008-10-01 09:18:04 +00:00
Howard Chu
99186a90e0 Fix prev commit 2008-09-30 22:22:31 +00:00
Gavin Henry
f6a49e6b66 (ITS#5718) [documentation] Mention dontusecopy control in conjunctionwith slapo-chain(5) 2008-09-30 11:51:35 +00:00
Howard Chu
721264db13 ITS#5720 fix ldap_utf8_strchr arguments 2008-09-30 05:05:53 +00:00
Emmanuel Dreyfus
7a5b406cf1 Make sur attribute ACL are evaluated on ADD operations (see ITS#4556) 2008-09-29 22:08:29 +00:00
Pierangelo Masarati
93fe70d6c7 add tests specific to mapped attrs (ITS#5717) 2008-09-29 21:51:06 +00:00
Rein Tollevik
fd190659a7 ITS#5719 Reset interval after rescheduling a paused task. 2008-09-29 20:01:40 +00:00
Pierangelo Masarati
9be58de517 fix ITS#5717 2008-09-29 18:45:39 +00:00
Pierangelo Masarati
43d0d989ef allow intermixing of mapped/not mapped attrs (spotted while invstigating ITS#5717) 2008-09-29 17:38:12 +00:00
Pierangelo Masarati
1b983cfb77 note RFC for each standard track control 2008-09-28 20:44:53 +00:00
Pierangelo Masarati
71373cfdfe change olcDbMode syntax from integer to sirectory string, and allow any commonly accepted form to set its value, including -rwxrwxrwx (ITS#5713) 2008-09-27 14:04:57 +00:00
Pierangelo Masarati
3ccdb86edb allow definition of syntaxes via configuration, including X-SUBST (ITS#5663) 2008-09-27 13:30:43 +00:00
Pierangelo Masarati
13eb62e42f make sure o_csn is freed 2008-09-27 11:06:31 +00:00
Pierangelo Masarati
7cc2acd111 fix previous commit (ITS#5711) 2008-09-27 10:34:52 +00:00
Pierangelo Masarati
a0e3e68a02 allow controls deletion to be deferred; pass response controls back to frontend in extops (ITS#5711) 2008-09-27 10:06:43 +00:00
Howard Chu
9f808bd4b6 Propagate deadlock results for internal searches on write ops 2008-09-25 13:39:53 +00:00
Howard Chu
fda5733477 Wait for read locks in read txns 2008-09-25 13:17:17 +00:00
Howard Chu
a49d43ca27 Revert 1.394, see ITS#5454. It still locks up without a trylock. 2008-09-25 10:31:49 +00:00
Ralf Haferkamp
4788d897d2 Use ConfigReply to return error messages to the client 2008-09-23 15:30:48 +00:00
Pierangelo Masarati
b03ac2c2a5 fix typo 2008-09-20 18:43:30 +00:00
Pierangelo Masarati
14797b9eb9 fix missing close bracket 2008-09-20 17:16:34 +00:00
Pierangelo Masarati
728b61456e mention extension-specific result codes 2008-09-20 16:57:37 +00:00
Pierangelo Masarati
8a900b8784 add support for local RFC 3062 password modification extended operation (ITS#5656) 2008-09-20 15:01:12 +00:00
Pierangelo Masarati
1a7479a16b clarify remote database; clarify ACLs 2008-09-20 11:43:40 +00:00
Pierangelo Masarati
7402de4ad7 fix typo in comment 2008-09-20 11:29:32 +00:00
Hallvard Furuseth
f3e85d44da Drop "if ( slap_known_controls )". That became an array in controls.c 1.117. 2008-09-19 20:37:11 +00:00
Ralf Haferkamp
0f4f9c9c13 Avoid "label at end of compound statement" error of newer gcc 2008-09-19 12:58:00 +00:00
Pierangelo Masarati
68561435cc add support for back-config delete; fix minor issues 2008-09-19 00:50:17 +00:00
Pierangelo Masarati
3d876e0fcc add back-config support to slapo-retcode(5) 2008-09-19 00:09:56 +00:00
Pierangelo Masarati
5ce88dc5e7 mention support of back-config 2008-09-18 22:32:56 +00:00
Pierangelo Masarati
942221108f don't mention RFC 3672 collectiveAttributeSubentry 2008-09-18 22:25:07 +00:00
Pierangelo Masarati
9f3bf5bb85 add slapo-collect(5) man page (ITS#5706) 2008-09-18 22:11:52 +00:00
Pierangelo Masarati
d2c6714ebf honor relax by not applying constraints (ITS#5705) 2008-09-18 21:12:13 +00:00
Pierangelo Masarati
2dc2c14485 add support for constraining rename (ITS#5703) 2008-09-18 21:09:49 +00:00
Pierangelo Masarati
d02c861ada add support for constraining rename (ITS#5703) 2008-09-18 20:30:59 +00:00
Hallvard Furuseth
880a2888d8 Message waiting for N threads to terminate -> for N operations/tasks to finish 2008-09-18 19:50:32 +00:00
Hallvard Furuseth
e202a4a473 Regenerate with build/openldap.m4 1.171: BDB error message/cpp whitespace 2008-09-17 23:46:11 +00:00
Pierangelo Masarati
4fa7924fd7 fix previous commit (person does not allow givenName; ITS#5704) 2008-09-17 21:11:38 +00:00