Hallvard Furuseth
|
b39e9d151d
|
For ITS#5421: Remove ldap-int.h dependencies.
LDAP_FREE() -> ber_memfree(), msg->lm_ber -> ldap_get_message_ber(msg).
|
2010-11-22 12:51:44 +00:00 |
|
Hallvard Furuseth
|
92986c3434
|
ITS#6715 cleanup: Handle attr_valfind(0 values) when SLAP_ATTR_SORTED_VALS
|
2010-11-22 12:16:08 +00:00 |
|
Pierangelo Masarati
|
b68703031b
|
initialize rc in syncrepl_add_glue_ancestors (ITS#6719)
|
2010-11-22 12:09:45 +00:00 |
|
Hallvard Furuseth
|
2a9cbcc5b5
|
No-op change for ITS#6715: help compiler a bit in attr_valfind()
|
2010-11-22 12:09:43 +00:00 |
|
Rein Tollevik
|
d3cddce244
|
ITS#6718: Send NEW_COOKIE messages to all consumers.
|
2010-11-21 19:00:38 +00:00 |
|
Rein Tollevik
|
990d8f562f
|
ITS#6710: Force clients to refresh if context is dirty.
|
2010-11-21 17:56:09 +00:00 |
|
Rein Tollevik
|
877fc0ab37
|
ITS#6709: Wait for active mods to finish before initiating new consumers.
|
2010-11-21 15:31:38 +00:00 |
|
Hallvard Furuseth
|
efcb0ad5a3
|
ITS#6715: Fix slap_sort_vals(attr with 1 value)
Also rearrange slightly to silence gcc -Wuninitialized, get a single
exit point, and skip the unnecessary sorting of the single value.
|
2010-11-19 12:21:34 +00:00 |
|
Pierangelo Masarati
|
9c1eae14a7
|
fix previous commit (ITS#6712)
|
2010-11-18 11:54:23 +00:00 |
|
Pierangelo Masarati
|
67f21784fd
|
do not add hasSubordinates if already present (blind-fixes ITS#6712 for back-monitor)
|
2010-11-18 11:53:59 +00:00 |
|
Pierangelo Masarati
|
3dcc62503a
|
do not add hasSubordinates if already present (blind-fixes ITS#6712 for back-sql)
|
2010-11-18 11:51:15 +00:00 |
|
Pierangelo Masarati
|
41858b7047
|
do not add hasSubordinates if already present (blind-fixes ITS#6712 for back-ndb)
|
2010-11-18 11:46:18 +00:00 |
|
Pierangelo Masarati
|
40831ba54f
|
do not add hasSubordinates if already present (fixes ITS#6712 for back-bdb/hdb, other backends may need work)
|
2010-11-18 11:33:47 +00:00 |
|
Ralf Haferkamp
|
66fa1f6198
|
ITS#6693 value dependent ACL didn't work when they were the first ACL
|
2010-11-15 16:27:56 +00:00 |
|
Rein Tollevik
|
ba86259aa0
|
ITS#6708: Mutex protect fixing the filter.
|
2010-11-15 15:42:06 +00:00 |
|
Rein Tollevik
|
e1dfe6e911
|
ITS#6707: Free the presentlist (if any) before connecting.
|
2010-11-15 14:15:46 +00:00 |
|
Pierangelo Masarati
|
001b30ebc6
|
fix slapo-chain startup issue when using back-config, related to ITS#6540
|
2010-11-14 23:53:54 +00:00 |
|
Howard Chu
|
1e18b823a0
|
ITS#6699 search references must turn onelevel scope to base
|
2010-11-12 04:35:49 +00:00 |
|
Ralf Haferkamp
|
e1c2a67517
|
Unregister VLV control as well when last overlay instance
is removed (additional fix for ITS#6647)
|
2010-11-04 12:13:26 +00:00 |
|
Ralf Haferkamp
|
ccd5b3d52d
|
Added -VVV to usage output
|
2010-11-01 15:20:39 +00:00 |
|
Ralf Haferkamp
|
c4d6e40ee1
|
List static overlays/backends when started with -VVV
|
2010-11-01 14:51:23 +00:00 |
|
Howard Chu
|
de6dbc981e
|
ITS#6685 fix result code tag
|
2010-10-26 00:59:10 +00:00 |
|
Ralf Haferkamp
|
76c611ad42
|
Removed unused variables
|
2010-10-19 10:48:21 +00:00 |
|
Ralf Haferkamp
|
02753d1555
|
ITS#6677 moved one more #endif, addtional fix for previous commit
|
2010-10-19 10:47:41 +00:00 |
|
Howard Chu
|
2cd0b96158
|
ITS#6677 move #endif
|
2010-10-17 01:36:47 +00:00 |
|
Pierangelo Masarati
|
2ec0347152
|
set rebind proc if needed and bind succeeds (ITS#6665)
|
2010-10-08 22:42:55 +00:00 |
|
Pierangelo Masarati
|
85369497aa
|
do not expose control until sssvlv overlay is actually instantiated at least once (ITS#6647)
|
2010-10-06 08:24:45 +00:00 |
|
Pierangelo Masarati
|
1c5d78ec95
|
line up with back-bdb/hdb (ITS#6661)
|
2010-09-30 14:27:26 +00:00 |
|
Pierangelo Masarati
|
55f88b5b49
|
do not assume sr_err == LDAP_SUCCESS; cleanup
|
2010-09-30 14:26:56 +00:00 |
|
Pierangelo Masarati
|
3ae8934f84
|
fix previous commit (ITS#6661)
|
2010-09-30 12:51:15 +00:00 |
|
Pierangelo Masarati
|
e04ff8fbf1
|
(blind) fix for ITS#6661
|
2010-09-29 16:34:36 +00:00 |
|
Pierangelo Masarati
|
aecd2f33d6
|
o_pagedresults_state not freed from slab (only noticeable when built with SLAP_NO_SL_MALLOC; could be related to ITS#6660, although unlikely)
|
2010-09-28 19:57:02 +00:00 |
|
Pierangelo Masarati
|
dc78654c0b
|
make sure so is correctly initialized (spotted by valgrind, possibly related to ITS#6649)
|
2010-09-18 18:27:28 +00:00 |
|
Pierangelo Masarati
|
50a21d512f
|
cleanup related to ITS#6565 (also plugs a leak)
|
2010-09-10 22:19:41 +00:00 |
|
Pierangelo Masarati
|
dfe1f2e572
|
hack to try as hard as possible to recover a broken database (ITS#6482)
|
2010-09-09 21:49:04 +00:00 |
|
Pierangelo Masarati
|
1760501cea
|
add per-target tls options; start tls if required by idassert (ITS#6642)
|
2010-09-09 01:30:19 +00:00 |
|
Pierangelo Masarati
|
aa63f21e4f
|
cleanup previous commit
|
2010-09-09 00:57:04 +00:00 |
|
Pierangelo Masarati
|
fa7d65bbbe
|
minor cleanup
|
2010-09-09 00:56:22 +00:00 |
|
Pierangelo Masarati
|
65b042b4fb
|
if required by the bindconf configuration, force TLS (partially addresses ITS#6642)
|
2010-09-09 00:12:01 +00:00 |
|
Pierangelo Masarati
|
00efc1c507
|
check return code (ITS#6643)
|
2010-09-08 17:31:50 +00:00 |
|
Pierangelo Masarati
|
79d4e4cf6a
|
add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561)
|
2010-09-07 13:21:20 +00:00 |
|
Pierangelo Masarati
|
856f1b401a
|
allow '-o value-check={yes|no}' for optional value checking, disabled in quick mode (ITS#6592)
|
2010-09-07 05:47:55 +00:00 |
|
Pierangelo Masarati
|
34f4f38acc
|
cleanup option parsing
|
2010-09-07 05:45:36 +00:00 |
|
Pierangelo Masarati
|
c405143a0a
|
ignore undefined attrs (ITS#6600, based on patch by Jonathan CLARKE)
|
2010-09-07 02:03:23 +00:00 |
|
Pierangelo Masarati
|
c78014bc5d
|
make sure callback is freed (ITS#6640)
|
2010-09-07 02:01:35 +00:00 |
|
Pierangelo Masarati
|
938778ffd9
|
free controls, if needed (ITS#6629)
|
2010-08-29 17:23:08 +00:00 |
|
Pierangelo Masarati
|
8be2af29bb
|
plug leak when ARG_OFFSET and ARG_BERVAL (ITS#6634)
|
2010-08-29 16:28:16 +00:00 |
|
Pierangelo Masarati
|
9146659c6c
|
plug leak when presence filter with undef attr (ITS#6635)
|
2010-08-29 16:27:08 +00:00 |
|
Pierangelo Masarati
|
eb11ba008c
|
let the error propagate to overlays (ITS#6633)
|
2010-08-29 15:35:47 +00:00 |
|
Pierangelo Masarati
|
df2573b4a9
|
hacks ITS#6632
|
2010-08-29 08:08:42 +00:00 |
|