Howard Chu
|
946e859108
|
ITS#5145 autogroups, with minor cleanup
|
2007-12-15 11:48:56 +00:00 |
|
Howard Chu
|
8a622361d1
|
ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
cleanups
|
2007-12-15 11:12:56 +00:00 |
|
Howard Chu
|
da53cd0c40
|
uid/gid are unsigned
|
2007-12-15 02:28:45 +00:00 |
|
Howard Chu
|
f02d481426
|
ITS#5263 fix return code from parse_sasl_bind_result()
|
2007-12-15 02:06:12 +00:00 |
|
Howard Chu
|
707a09b704
|
ITS#5247 fix verbose completion messages
|
2007-12-15 01:51:04 +00:00 |
|
Howard Chu
|
5919312796
|
ITS#5284 fix overlay order
|
2007-12-15 01:34:39 +00:00 |
|
Howard Chu
|
ebc16e5e66
|
Add tests for ITS#5283
|
2007-12-15 01:03:36 +00:00 |
|
Howard Chu
|
3a7830ff01
|
More cleanup
|
2007-12-15 00:50:37 +00:00 |
|
Howard Chu
|
1372e23d3e
|
Fix description, note that specific attrs may be indexed
|
2007-12-14 22:46:06 +00:00 |
|
Howard Chu
|
59bdadf92b
|
Fix title
|
2007-12-14 22:42:50 +00:00 |
|
Howard Chu
|
cbd0dc5d57
|
ITS#5283 doc translucent_local/translucent_remote
|
2007-12-14 21:40:19 +00:00 |
|
Howard Chu
|
b96a96c598
|
Fix prev commit, must test filter on cleanup
|
2007-12-14 20:24:31 +00:00 |
|
Howard Chu
|
f84a67ef34
|
Don't test filter before saving, need the copy for local lookup
|
2007-12-14 20:04:40 +00:00 |
|
Quanah Gibson-Mount
|
1c73847a2c
|
Replace hard coded directory references with TESTDIR variable
|
2007-12-14 20:03:09 +00:00 |
|
Howard Chu
|
a58ea1efdd
|
More cleanup
|
2007-12-14 19:50:06 +00:00 |
|
Howard Chu
|
be32a57637
|
Add missing cleanup
|
2007-12-14 19:15:06 +00:00 |
|
Howard Chu
|
75b7f19ae3
|
ITS#5283 add remote/local attribute lists, search both local and remote
|
2007-12-14 19:02:44 +00:00 |
|
Howard Chu
|
7f81edc6fa
|
Align MRA desc with AVA/SSA desc
|
2007-12-14 05:44:10 +00:00 |
|
Howard Chu
|
3d632e79d8
|
Revert prev commit, different fix
|
2007-12-14 02:48:11 +00:00 |
|
Howard Chu
|
e9ab15ba87
|
ITS#5276 don't stack config state for includes
|
2007-12-14 02:25:26 +00:00 |
|
Howard Chu
|
d84eb76d57
|
ITS#5236 add 'countryName' alias back, should not have been dropped.
|
2007-12-13 08:30:12 +00:00 |
|
Howard Chu
|
23116be5ae
|
More for -q tool mode
|
2007-12-13 08:02:40 +00:00 |
|
Howard Chu
|
3218f6c110
|
Fix segv with -q
|
2007-12-13 07:51:56 +00:00 |
|
Pierangelo Masarati
|
0792415c92
|
sort test output
|
2007-12-11 17:05:31 +00:00 |
|
Pierangelo Masarati
|
64c662c5b2
|
behave when the empty DN is used as database suffix (ITS#5265)
|
2007-12-11 16:59:40 +00:00 |
|
Ralf Haferkamp
|
b52fb10b13
|
moved ldap_result() code to the LDAPRequest-Class
|
2007-12-11 16:57:21 +00:00 |
|
Pierangelo Masarati
|
f9ec3a5792
|
sort test output
|
2007-12-11 16:36:28 +00:00 |
|
Pierangelo Masarati
|
4d53c886a8
|
fix back-ldif delete (ITS#5265)
|
2007-12-11 15:12:48 +00:00 |
|
Gavin Henry
|
8deeb8fcbb
|
admin24/replication.html spelling ITS#5270
|
2007-12-10 16:26:44 +00:00 |
|
Pierangelo Masarati
|
bd64ab8d17
|
don't try to count non-expired entries if database does not exist (ITS#5267)
|
2007-12-08 21:57:22 +00:00 |
|
Hallvard Furuseth
|
e5de6a9400
|
Fix typo in error message
|
2007-12-08 18:01:47 +00:00 |
|
Howard Chu
|
5308b87018
|
ITS#5269 fixes from Guillaume Rousse at inria.fr
|
2007-12-08 17:51:13 +00:00 |
|
Howard Chu
|
6c0b815b6f
|
ITS#5268 omit contextCSN when replicating
|
2007-12-08 17:45:10 +00:00 |
|
Howard Chu
|
bcc108a7ff
|
ITS#5268 don't replicate dSAOperation attributes unless specifically
requested. (It doesn't actually make sense to request them in that
case, but allow it.)
|
2007-12-08 17:44:15 +00:00 |
|
Howard Chu
|
562b88a3cf
|
Omit auditContext when sync control is present
|
2007-12-08 17:03:47 +00:00 |
|
Pierangelo Masarati
|
bfd50b6ec5
|
don't try to delete expired entries if database does not exist (ITS#5267)
|
2007-12-08 17:00:34 +00:00 |
|
Howard Chu
|
54a3ef323b
|
ITS#5161 make sure accesslog_response is called for abandoned writes
This probably needs to be cleaned up more. There should be a log
schema flag that indicates that an op was abandoned.
|
2007-12-07 11:27:57 +00:00 |
|
Hallvard Furuseth
|
adea0057f8
|
ITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan
|
2007-12-06 17:37:41 +00:00 |
|
Hallvard Furuseth
|
24d9258888
|
Remove unused variables
|
2007-12-06 17:23:23 +00:00 |
|
Hallvard Furuseth
|
8f74e9cacc
|
ITS#5248: use volatile sig_atomic_t for signal variable gotsig
|
2007-12-06 17:15:41 +00:00 |
|
Hallvard Furuseth
|
af50afcbe0
|
Remove unused variable
|
2007-12-06 17:13:01 +00:00 |
|
Hallvard Furuseth
|
e50cb47542
|
Restore pre-C99 preprocessor support (since rev 1.165)
|
2007-12-06 17:08:10 +00:00 |
|
Howard Chu
|
f7ec966aad
|
Cleanup dup_compare
|
2007-12-06 16:54:47 +00:00 |
|
Howard Chu
|
3658226e95
|
Drop unnecessary lock
|
2007-12-06 15:59:28 +00:00 |
|
Howard Chu
|
e237f4cc43
|
Re-introduce hdb dup_compare function, default compares too much
|
2007-12-06 15:58:47 +00:00 |
|
Howard Chu
|
f06fdb2821
|
More cleanup, hdb fixes
|
2007-12-06 14:16:34 +00:00 |
|
Pierangelo Masarati
|
8958bcd60f
|
save old values when deleting (ITS#5258; not optimal)
|
2007-12-06 12:29:04 +00:00 |
|
Howard Chu
|
7a3f73efd8
|
More cleanup
|
2007-12-06 06:40:13 +00:00 |
|
Howard Chu
|
ebbb6ab216
|
Cleanup prev commits
|
2007-12-06 06:20:42 +00:00 |
|
Howard Chu
|
cb0e31fc65
|
ITS#5262 must protect dn2id between the time it's read from the DB
and it's inserted into EntryInfo cache.
|
2007-12-06 05:48:02 +00:00 |
|