Hallvard Furuseth
|
da0c0360e4
|
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
|
2006-04-02 19:54:24 +00:00 |
|
Hallvard Furuseth
|
c2f210a128
|
Return a value (0) from auditlog_db_close() and auditlog_db_destroy()
|
2006-04-02 16:40:39 +00:00 |
|
Hallvard Furuseth
|
909f5e6ae9
|
Cast %ld format arg to long
|
2006-04-02 16:38:46 +00:00 |
|
Hallvard Furuseth
|
b90c3d6fd3
|
Add missing snprintf args in debug output
|
2006-04-02 16:37:52 +00:00 |
|
Hallvard Furuseth
|
6c772f2057
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2006-04-01 23:52:42 +00:00 |
|
Hallvard Furuseth
|
581c1ff6c7
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
|
Hallvard Furuseth
|
7ead463927
|
Remove suspicious whitespace from makefile
|
2006-04-01 23:29:41 +00:00 |
|
Pierangelo Masarati
|
cad751250e
|
allow mutex ownership detection (thanks to Hallvard)
|
2006-04-01 19:00:37 +00:00 |
|
Pierangelo Masarati
|
44a75a03c0
|
allow overlays to inject an abandon without returning SLAPD_ABANDON
|
2006-04-01 18:59:26 +00:00 |
|
Pierangelo Masarati
|
46cb141185
|
seems to fix the equivalent of ITS#4429 in back-meta; had to give up per-target conn-ttl and idle-timeout
|
2006-04-01 18:56:39 +00:00 |
|
Pierangelo Masarati
|
d9afc113c5
|
thread cleanup
|
2006-04-01 18:54:31 +00:00 |
|
Hallvard Furuseth
|
9313508035
|
Expand and clarify thr_debug documentation.
|
2006-04-01 18:31:38 +00:00 |
|
Pierangelo Masarati
|
e21ec88c88
|
fix previous commit (ITS#4465)
|
2006-04-01 15:31:35 +00:00 |
|
Pierangelo Masarati
|
3aac54f089
|
fix bound check (ITS#4449)
|
2006-04-01 15:22:13 +00:00 |
|
Pierangelo Masarati
|
fc89650cce
|
add a cleanup handler for binds (ITS#4465)
|
2006-04-01 15:21:00 +00:00 |
|
Pierangelo Masarati
|
bf860f0596
|
ld_abandoned must be protected by ld_res_mutex
|
2006-04-01 00:30:07 +00:00 |
|
Pierangelo Masarati
|
7cba7d0b39
|
don't use uninitialized mutexes
|
2006-03-31 23:07:48 +00:00 |
|
Pierangelo Masarati
|
2f366c3a52
|
initialize the connection_pool in server mode only
|
2006-03-31 23:04:13 +00:00 |
|
Howard Chu
|
c002351982
|
cleanup
|
2006-03-31 22:24:39 +00:00 |
|
Howard Chu
|
65079f768e
|
Cleanup NULL check
|
2006-03-31 22:05:01 +00:00 |
|
Howard Chu
|
8c990ff2e9
|
plug leaks
|
2006-03-31 21:59:39 +00:00 |
|
Pierangelo Masarati
|
56aa6ba1f4
|
only loop for read/search/bind
|
2006-03-31 21:35:56 +00:00 |
|
Howard Chu
|
9686c7ce99
|
cleanup
|
2006-03-31 21:31:32 +00:00 |
|
Howard Chu
|
1c0d2ad7ae
|
cleanup NULL string handling
|
2006-03-31 21:30:06 +00:00 |
|
Howard Chu
|
de36ebd08c
|
cleanup NULL deref
|
2006-03-31 21:20:36 +00:00 |
|
Howard Chu
|
2d4da0b23c
|
Cleanup NULL derefs
|
2006-03-31 21:18:04 +00:00 |
|
Howard Chu
|
aa87b9ad2e
|
cleanup dead code
|
2006-03-31 21:07:53 +00:00 |
|
Kurt Zeilenga
|
28191d7642
|
don't call cache_return_entry_rw with e of NULL
|
2006-03-31 21:03:51 +00:00 |
|
Howard Chu
|
8c4711e9db
|
plug leaks
|
2006-03-31 20:36:53 +00:00 |
|
Howard Chu
|
0b72c15e52
|
plug leaks
|
2006-03-31 20:20:53 +00:00 |
|
Howard Chu
|
7fb8fd446a
|
plug leaks
|
2006-03-31 20:06:49 +00:00 |
|
Ralf Haferkamp
|
d3d7976747
|
- use ldap_url_desc2str() to construct URL
- throw Exception in initialization error
|
2006-03-31 15:55:19 +00:00 |
|
Kurt Zeilenga
|
8f318ec8a8
|
commit missing TXN piece
|
2006-03-31 15:31:29 +00:00 |
|
Howard Chu
|
3f09968e5f
|
cleanup
|
2006-03-31 13:09:42 +00:00 |
|
Howard Chu
|
c41a151d1e
|
Cleanup
|
2006-03-31 12:53:32 +00:00 |
|
Howard Chu
|
0af1940f3f
|
plug leaks
|
2006-03-31 12:20:04 +00:00 |
|
Howard Chu
|
90c8a53db4
|
plug leaks
|
2006-03-31 11:15:26 +00:00 |
|
Howard Chu
|
8cbd5ecc13
|
Cleanup
|
2006-03-31 10:45:23 +00:00 |
|
Howard Chu
|
bb9d5b1100
|
Plug leaks, fix coverity errors
|
2006-03-31 09:33:46 +00:00 |
|
Howard Chu
|
9cc5c6295f
|
Plug leaks
|
2006-03-31 09:18:38 +00:00 |
|
Pierangelo Masarati
|
ac8c1f2a26
|
fix multiple response messages; add overall sleep time
|
2006-03-30 23:49:51 +00:00 |
|
Kurt Zeilenga
|
40d75df606
|
Additional TXN changes (a work in progress)
|
2006-03-30 18:00:04 +00:00 |
|
Kurt Zeilenga
|
c99fabb1ed
|
Forced commit to correct prev. commit message
Prev commit included additional TXN changes (a work in progress)
|
2006-03-30 17:59:26 +00:00 |
|
Kurt Zeilenga
|
5487575086
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
|
Howard Chu
|
b623699a44
|
Support for obsolete proxy authorization control
|
2006-03-30 08:22:39 +00:00 |
|
Pierangelo Masarati
|
24cdb2b280
|
fix test047
|
2006-03-29 11:12:10 +00:00 |
|
Pierangelo Masarati
|
02966c3d1c
|
fix handling of expired connections (ITS#4429; need to look at back-meta as well)
|
2006-03-29 01:26:42 +00:00 |
|
Pierangelo Masarati
|
a38e5265d4
|
fix typos
|
2006-03-28 23:08:47 +00:00 |
|
Pierangelo Masarati
|
117ba158da
|
glued back-ldap comprehensive test (should have been put before test039...)
|
2006-03-28 21:54:56 +00:00 |
|
Pierangelo Masarati
|
bacd1f170f
|
leave existing controls in place if proxyAuthz is not required by idassert (ITS#4457)
|
2006-03-28 21:45:54 +00:00 |
|