Commit Graph

19681 Commits

Author SHA1 Message Date
Howard Chu
31175da39e More for ITS#6853, check for trickle thread not yet started 2011-03-16 17:30:24 +00:00
Ralf Haferkamp
e6267d3317 Allow deleting Cft_Misc config entries by setting a delete
handler in the ConfigOCs structure
2011-03-16 17:29:10 +00:00
Ralf Haferkamp
bc00bee6c2 silence warning 2011-03-15 16:57:41 +00:00
Ralf Haferkamp
d4757e170b removing global overlays should work now as well 2011-03-15 16:26:05 +00:00
Ralf Haferkamp
fa4aa9845f plugged possible memory leak (e.g. when deleting syncrepl config) 2011-03-14 17:29:55 +00:00
Hallvard Furuseth
0ac44dc868 ITS#6859 Fix NT threads LDAP_INT_MUTEX_FIRSTCREATE().
s/int_/pvt_/ in call to ldap_int_thread_mutex_init().
Bug introduced in rev 1.33; OpenLDAP 2.4.24.
2011-03-14 16:54:30 +00:00
Howard Chu
2399e2536f More for 6853, add condvar for end condition 2011-03-11 22:16:13 +00:00
Pierangelo Masarati
dd102ebc0e make documentation impersonal 2011-03-10 22:52:16 +00:00
Howard Chu
db13bc1d4c ITS#6858 fix segv if adding values out of order 2011-03-09 18:22:50 +00:00
Howard Chu
e8522e6cd1 More for prev commit - none of this is necessary if no_detach is true 2011-03-09 18:09:35 +00:00
Ralf Haferkamp
0ef6a3cc51 Removed missleading comments in ldap_chain_uri_cmp/_dup.
Likely a copy and paste left over.
2011-03-09 16:07:54 +00:00
Ralf Haferkamp
8359d5dcd9 ITS#6857 avoid overwriting be_flags of the underlying database
when setting up the chain overlay from slapd.conf
2011-03-07 16:55:57 +00:00
Pierangelo Masarati
821d2616b5 fix commit 1.268, related to ITS#6817 2011-03-05 10:30:21 +00:00
Pierangelo Masarati
16a1417a3f more about ITS#6817 2011-03-05 10:28:04 +00:00
Howard Chu
7dd1089706 ITS#6853 wait for trickle task to quit 2011-03-04 23:54:10 +00:00
Howard Chu
f5b4d0fbac ITS#6855 based on suggestion from Gervase Markham @ Mozilla
The doc already says it is for experienced sysadmins; experienced sysadmins
should already know that manpage section 5 is for config and section 8 is
for system commands.
2011-03-04 23:21:37 +00:00
Howard Chu
871f3710a5 Cleanup prev commit 2011-03-04 23:04:17 +00:00
Howard Chu
84361763f1 ITS#6850 from Raphael Ouazana @ Linagora 2011-03-04 23:02:23 +00:00
Howard Chu
14dd620ae3 ITS#6852 add ordering for uidNumber and gidNumber
corresponds to draft-howard-rfc2307bis-02
2011-03-04 22:58:36 +00:00
Howard Chu
bfa05a5e32 More for #6561 - delete returns NO_SUCH_ATTRIBUTE, not TYPE_OR_VALUE_EXISTS 2011-03-04 07:54:06 +00:00
Howard Chu
07147abadc Fix prev commit 2011-03-04 07:22:15 +00:00
Howard Chu
cfbe95dbae Reminder to RTFM. Fix typo. 2011-03-03 16:53:48 +00:00
Howard Chu
e16ad51b5a Fix typo, slapd.access(5) not (8) 2011-03-03 16:47:10 +00:00
Pierangelo Masarati
d7a8eff546 check security-related incompatible args (ITS#6849) 2011-03-02 14:14:39 +00:00
Howard Chu
faa070d446 More for #6848 - drop -w option, just make it default behavior 2011-03-01 01:31:11 +00:00
Howard Chu
93da727d86 ITS#6848 Add -w option to wait for DB startup before parent exits 2011-03-01 01:19:37 +00:00
Howard Chu
d89b0d7604 ITS#6845 set a_flags in attr_alloc() 2011-03-01 00:28:37 +00:00
Howard Chu
640ff9c84b Revert prev commit 2011-03-01 00:15:16 +00:00
Howard Chu
4a4bf0bf39 Cleanup error messages 2011-02-28 11:38:19 +00:00
Howard Chu
bc2b9f54f7 ITS#6845 don't muck with save_attrs for index deletes, use a new array 2011-02-28 10:17:03 +00:00
Howard Chu
7288804425 ITS#6845 set sorted flag on newly created sorted attrs 2011-02-28 09:58:25 +00:00
Pierangelo Masarati
05b5405c5e fix potential deadlock in back-meta (ITS#6846) 2011-02-28 09:27:18 +00:00
Howard Chu
f4cc27c0e5 Regenerate for ITS#3272 and #6125 2011-02-28 02:32:44 +00:00
Howard Chu
28f0f11c6c Fix uninit'd var 2011-02-25 05:32:05 +00:00
Howard Chu
0109f871bf Fix dnIsSuffix to use berval len 2011-02-25 03:25:20 +00:00
Ralf Haferkamp
db7304fc4e ITS#6843 Fix cn=config slapadd for global overlays with private
database instances (e.g. slapo-chain)
2011-02-24 17:50:08 +00:00
Howard Chu
eeb7603de6 Fix prev commit 2011-02-24 13:22:57 +00:00
Ralf Haferkamp
24eb35f9b7 fix bdb_cache_deref() definition to match prototype 2011-02-23 15:51:09 +00:00
Howard Chu
4f2949b1ce Use refcnt instead of keeping entry locked in Add response 2011-02-23 03:53:21 +00:00
Howard Chu
e92278b457 Tweak error message 2011-02-23 03:47:05 +00:00
Howard Chu
f5422a8eeb More for cn=config support 2011-02-23 03:46:06 +00:00
Howard Chu
028c176c85 ITS#6815 delimited verbstring parsing 2011-02-23 03:44:54 +00:00
Howard Chu
bb93a17d42 More for ITS#6839 2011-02-23 03:40:08 +00:00
Howard Chu
9b08a59602 ITS#6815 logbase keyword 2011-02-23 03:13:56 +00:00
Howard Chu
2063cc9db7 ITS#6815 add logbase option, to only log requests matching a given suffix 2011-02-23 02:47:19 +00:00
Howard Chu
a60c82b3ba ITS#6837 olcChainDatabase inherits from olcLDAPConfig 2011-02-19 02:49:18 +00:00
Howard Chu
6005349cbc ITS#6837 make sure objectclasses are processed in correct
inheritance order
2011-02-19 02:48:47 +00:00
Howard Chu
626e3f9360 More for ITS#6834 (#6836 was a dup of 6834) 2011-02-19 00:50:59 +00:00
Howard Chu
1fe59d333b More conversion notes 2011-02-19 00:23:19 +00:00
Howard Chu
c26e71de62 All overlays now support dynamic config. (And almost all backends...) 2011-02-19 00:07:04 +00:00