Quanah Gibson-Mount
d7d25f5608
ITS#6866
...
Fix math error
2011-03-24 21:41:08 +00:00
Howard Chu
dc03b00857
ITS#6877 add LIBTOOL definition
2011-03-24 17:00:38 +00:00
Howard Chu
1cfe042f53
ITS#6870 fix winsock wake_sds init
2011-03-24 10:38:09 +00:00
Howard Chu
db5c70f89d
More for ITS#6238 add install rule
2011-03-24 07:01:17 +00:00
Kurt Zeilenga
fa8d57d492
update year on personal notice (just to inject a commit for testing)
2011-03-23 19:45:09 +00:00
Ralf Haferkamp
f4e5030c22
First underlying LDAP database needs special treatment upon deletion
2011-03-22 16:14:02 +00:00
Ralf Haferkamp
33cab9b7ed
Allow deletion of chain overlay's back-ldap databases
2011-03-22 15:37:11 +00:00
Ralf Haferkamp
41654b51e1
ITS#6870 Revert r1.49 commit to make HEAD build again
2011-03-22 11:17:21 +00:00
Ralf Haferkamp
a6dce60b27
ITS#6870 Reverted last commit
2011-03-18 15:18:42 +00:00
Ralf Haferkamp
061786c8dc
More for ITS#6870
2011-03-18 14:51:42 +00:00
Ralf Haferkamp
c70165c294
Set appropriate error code, when trying to delete non-leaf
...
entry from cn=config
2011-03-18 10:50:44 +00:00
Howard Chu
0ae659ad87
sl_busy is used as a boolean so just set it, don't increment it
2011-03-17 17:19:25 +00:00
Howard Chu
a9701ef5a0
ITS#6870 fix Makefile breakage due to ITS#6194
2011-03-17 16:55:26 +00:00
Kurt Zeilenga
868e11f6f5
use IANA assigned OID for dontUseCopy control, don't hide anymore
2011-03-16 19:24:41 +00:00
Kurt Zeilenga
1c411cc3c6
rfc6171 (dontUseCopy)
2011-03-16 19:16:14 +00:00
Kurt Zeilenga
54387a1b38
rfc6171
2011-03-16 19:15:49 +00:00
Howard Chu
31a8460417
ITS#6863, fix crashes in ITS#6714 patch. From Jan Vcelak @ Red Hat
2011-03-16 18:23:26 +00:00
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