Howard Chu
|
ff98f4abc5
|
Use fake_init2 in db_open/db_close since they can execute from a
back-config operation (and could wipe out the state otherwise)
|
2009-11-15 10:38:13 +00:00 |
|
Howard Chu
|
68ab1a2272
|
Cleanup
|
2009-11-15 10:34:10 +00:00 |
|
Howard Chu
|
cd99d851a2
|
Fix uninit'd var
|
2009-11-15 08:59:56 +00:00 |
|
Howard Chu
|
c9d86af0ba
|
Fix 1.49 sl_realloc
|
2009-11-15 03:02:09 +00:00 |
|
Howard Chu
|
1eebd22151
|
Add a note about sl_malloc stack-based behavior
|
2009-11-14 23:25:14 +00:00 |
|
Howard Chu
|
3fbbd8ea3f
|
Mark freed regions so they can be reclaimed
|
2009-11-14 23:20:44 +00:00 |
|
Howard Chu
|
67edd75e48
|
Cleanup for #6373
|
2009-11-14 21:53:06 +00:00 |
|
Howard Chu
|
b800bd4729
|
ITS#6377, fix rev 1.478
|
2009-11-14 21:25:11 +00:00 |
|
Pierangelo Masarati
|
9cfa465107
|
handle embedded '\0' (ITS#6379)
|
2009-11-14 16:45:13 +00:00 |
|
Howard Chu
|
dd2f158b52
|
Fix prev commit
|
2009-11-14 09:35:23 +00:00 |
|
Howard Chu
|
fe911c5960
|
ITS#6376 plug potential leak
|
2009-11-14 09:34:29 +00:00 |
|
Howard Chu
|
d6fbe1c7ca
|
ITS#6361 remove asserts
|
2009-11-13 23:48:51 +00:00 |
|
Howard Chu
|
480d306186
|
ITS#6373 fix subentry keyword
|
2009-11-11 04:09:26 +00:00 |
|
Howard Chu
|
3f9e8eeeec
|
ITS#6373 more for subentry creation
|
2009-11-11 04:03:27 +00:00 |
|
Howard Chu
|
9ad558b78c
|
ITS#6373 create subentry if missing
|
2009-11-11 03:36:46 +00:00 |
|
Howard Chu
|
46a97b9204
|
ITS#6373 sync_use_subentry support
|
2009-11-11 03:19:01 +00:00 |
|
Howard Chu
|
1e85952843
|
ITS#6373 add sync_use_subentry keyword
|
2009-11-11 03:06:32 +00:00 |
|
Howard Chu
|
6355380ee1
|
Use OperationBuffer for fake op
|
2009-11-11 03:05:31 +00:00 |
|
Howard Chu
|
a48e329fc8
|
ITS#6373 revert 2009/03/10 commit, resurrect sync subentry code
|
2009-11-11 03:01:48 +00:00 |
|
Howard Chu
|
dda8ccd8d5
|
ITS#6309 tweak invalid dn logmsg
|
2009-11-11 01:42:00 +00:00 |
|
Howard Chu
|
2a334baba6
|
ITS#6372 make wake_sds non-blocking
|
2009-11-11 00:21:03 +00:00 |
|
Pierangelo Masarati
|
17a185b32a
|
unparse checkpoint time in minutes (ITS#6370)
|
2009-11-10 19:02:33 +00:00 |
|
Ralf Haferkamp
|
9d0c7b24c6
|
Initialize ConfigArgs before calling config_del_vals (ITS#6363)
|
2009-11-05 15:38:03 +00:00 |
|
Howard Chu
|
f685d9e78b
|
Clean up prev commit
|
2009-11-04 06:09:51 +00:00 |
|
Howard Chu
|
f6983802e2
|
More for ITS#6360
|
2009-11-04 05:52:04 +00:00 |
|
Howard Chu
|
0ecb68e02d
|
ITS#6360 fix cache cursize count
|
2009-11-04 00:47:45 +00:00 |
|
Hallvard Furuseth
|
e7fd598c01
|
Cleanup since ITS#6133
|
2009-11-02 16:19:59 +00:00 |
|
Hallvard Furuseth
|
5270cedb86
|
ITS#6337: replace previous commit with minimum-impact change.
Some cleanup.
|
2009-11-02 16:14:39 +00:00 |
|
Pierangelo Masarati
|
32fcd038ae
|
remove unused parameter idx (ITS#6356)
|
2009-10-30 22:53:27 +00:00 |
|
Hallvard Furuseth
|
e77aa3024a
|
Remove spurious comment
|
2009-10-30 18:43:43 +00:00 |
|
Hallvard Furuseth
|
d9d584e922
|
Alternate ITS#6324 fix. Use bitmask, handle -1 (LDAP_DEBUG_ANY) specially.
|
2009-10-30 17:46:38 +00:00 |
|
Howard Chu
|
a3f38ed932
|
ITS#6346 serialize all responses
|
2009-10-29 23:46:10 +00:00 |
|
Howard Chu
|
3d189671bd
|
ITS#6310 dup entry before adding to cache
|
2009-10-24 05:59:39 +00:00 |
|
Hallvard Furuseth
|
1ebe7a6eaf
|
more ITS#6324: fix fprintf(%u, long) format
|
2009-10-23 12:20:31 +00:00 |
|
Hallvard Furuseth
|
dc26fb37eb
|
Fix previous commit: backslash-space-newline -> backslash-newline
|
2009-10-21 20:15:15 +00:00 |
|
Howard Chu
|
f8a77ecfa2
|
ITS#6342 include <ac/unistd.h>
|
2009-10-21 03:09:28 +00:00 |
|
Ralf Haferkamp
|
96ce821037
|
ITS#6341 removal of last entry from cache caused corruption in the lru list
|
2009-10-20 14:41:09 +00:00 |
|
Hallvard Furuseth
|
68b914d72b
|
ITS#6338: Fix \0-termination of dnParent(x, x) for one-level DN x.
|
2009-10-19 23:51:08 +00:00 |
|
Pierangelo Masarati
|
49b1729ad7
|
don't dereference pointer in case of error
|
2009-10-19 23:41:11 +00:00 |
|
Pierangelo Masarati
|
15c29b52fb
|
plug one-time leak
|
2009-10-19 23:39:59 +00:00 |
|
Pierangelo Masarati
|
6a1ac5f987
|
quick hack for ITS#6337: malloc'ed callback for bind
|
2009-10-19 23:00:15 +00:00 |
|
Rein Tollevik
|
739f8d0753
|
ITS#6335 Don't reuse a modtarget someone is about to remove
|
2009-10-16 17:27:18 +00:00 |
|
Howard Chu
|
eefe62b597
|
Implement policy checks on compare op
|
2009-10-15 07:11:39 +00:00 |
|
Pierangelo Masarati
|
716eaf0e8b
|
update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)
|
2009-10-14 20:35:42 +00:00 |
|
Pierangelo Masarati
|
5118f06b13
|
plug leak/logical error (ITS#6326)
|
2009-10-07 22:46:35 +00:00 |
|
Pierangelo Masarati
|
8bdf89ac6a
|
make sure members are not used uninitialized
|
2009-10-07 22:44:14 +00:00 |
|
Pierangelo Masarati
|
bd1f6deed7
|
more about ITS#6324
|
2009-10-07 20:01:19 +00:00 |
|
Pierangelo Masarati
|
16d3ad01c0
|
don't "overflow" debug levels (ITS#6324)
|
2009-10-06 22:03:15 +00:00 |
|
Hallvard Furuseth
|
e6fc72d3c6
|
ITS#6303: fix broken variant of the struct hack
|
2009-09-29 22:45:34 +00:00 |
|
Howard Chu
|
66570ad5f1
|
ITS#6258 add '-n' option to slaptest
|
2009-09-29 07:33:01 +00:00 |
|