Howard Chu
|
912ff2798b
|
Fix tlimit munging
|
2006-05-09 00:01:35 +00:00 |
|
Howard Chu
|
aed92f35c1
|
refine prev commit
|
2006-05-08 13:12:12 +00:00 |
|
Howard Chu
|
f7115e761c
|
Fix strchrlen running past end of berval
|
2006-05-08 12:43:01 +00:00 |
|
Howard Chu
|
b41f2cad74
|
Fix dynacl tgrant/tdeny initialization
|
2006-05-08 09:06:37 +00:00 |
|
Luke Howard
|
87051a2a4a
|
ITS#4525
|
2006-05-08 08:58:33 +00:00 |
|
Pierangelo Masarati
|
c2369771f8
|
cleanup
|
2006-05-06 17:22:59 +00:00 |
|
Pierangelo Masarati
|
373ded8d24
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
|
Pierangelo Masarati
|
af5b506e37
|
fix previous commit
|
2006-05-06 11:53:54 +00:00 |
|
Pierangelo Masarati
|
401b211d98
|
touch idle-timeout HAVE_TLS odds; silence warning #ifndef HAVE_TLS
|
2006-05-06 10:50:13 +00:00 |
|
Pierangelo Masarati
|
470fda7744
|
cleanup version parsing
|
2006-05-06 10:42:29 +00:00 |
|
Pierangelo Masarati
|
2110880be1
|
refine previous commit
|
2006-05-06 03:16:45 +00:00 |
|
Pierangelo Masarati
|
a9b7f3612b
|
parallelize dobind/search (ITS#4519)
|
2006-05-06 02:25:53 +00:00 |
|
Pierangelo Masarati
|
b5eb214d79
|
fix "host=", broken by rev 1.446 of servers/slapd/config.c
|
2006-05-05 23:53:14 +00:00 |
|
Pierangelo Masarati
|
23c766bbfd
|
make sure NULL pointers are not dereferenced
|
2006-05-04 22:07:35 +00:00 |
|
Pierangelo Masarati
|
9447b9fff4
|
gracefully handle server down while initiating a search (ITS#4518)
|
2006-05-04 08:37:31 +00:00 |
|
Howard Chu
|
4934a7ab00
|
Apply logoldattr / reqOld to ModRDN
|
2006-05-03 21:38:15 +00:00 |
|
Howard Chu
|
a30fa88ad3
|
Apply logoldattr / reqOld to modRDN requests as well
|
2006-05-03 21:29:56 +00:00 |
|
Pierangelo Masarati
|
45b378c753
|
don't muck with freed memory (spotted by valgrind)
|
2006-05-03 18:54:04 +00:00 |
|
Kurt Zeilenga
|
da29a69b7d
|
Further details as to why slapcat(8) output cannot be used
as generated with ldapadd(1).
|
2006-05-03 16:51:45 +00:00 |
|
Howard Chu
|
2a5ecbccaa
|
Remove some more yield() calls
|
2006-05-03 07:41:12 +00:00 |
|
Howard Chu
|
286a168203
|
Add syncrepl TLS config keywords
|
2006-05-03 03:50:02 +00:00 |
|
Howard Chu
|
6fcc7b9b21
|
Hide starttls keyword if no TLS
|
2006-05-03 03:12:16 +00:00 |
|
Howard Chu
|
966c47e5b4
|
Detect TLS config changes
|
2006-05-03 02:48:23 +00:00 |
|
Howard Chu
|
d0b796f897
|
ITS#4515 add missing equality rules
|
2006-05-02 21:07:49 +00:00 |
|
Pierangelo Masarati
|
af1f87b96d
|
ldap_pvt_runqueue_next_sched() may return a pointer to data that's freed by task run earlier (ITS#4517)
|
2006-05-02 20:32:37 +00:00 |
|
Howard Chu
|
608c85a9f0
|
ITS#4423, fix sessionlog lower bound in playlog
|
2006-05-02 05:08:59 +00:00 |
|
Howard Chu
|
a8f8dfe747
|
Use ldap_pvt_thread_pool_tid()
|
2006-05-02 00:58:05 +00:00 |
|
Howard Chu
|
f269301ab9
|
Add ldap_pvt_thread_pool_tid()
|
2006-05-02 00:56:42 +00:00 |
|
Howard Chu
|
c58f16d9b5
|
FIx rev 1.207, ACL parsing
|
2006-05-01 23:36:38 +00:00 |
|
Pierangelo Masarati
|
3b5d411af2
|
fix idassert "override"
|
2006-05-01 22:54:07 +00:00 |
|
Pierangelo Masarati
|
8f995a43c8
|
undocument "protocol-version" statement; sort statements alphabetically, except for URI
|
2006-05-01 22:12:17 +00:00 |
|
Hallvard Furuseth
|
dc5c8409f6
|
Add missing "static" to last commit
|
2006-05-01 15:23:16 +00:00 |
|
Pierangelo Masarati
|
f9f8623f6e
|
fix automated static build
|
2006-05-01 14:53:19 +00:00 |
|
Hallvard Furuseth
|
5657a5e4f9
|
Fix typo in comment
|
2006-04-30 01:32:40 +00:00 |
|
Hallvard Furuseth
|
19b3812643
|
Introduce ldap_debug_thread_wrapper() to notice threads that exit by returning
|
2006-04-30 01:15:57 +00:00 |
|
Howard Chu
|
5b8a74590b
|
Fix tpool_shutdown, don't remove pool from list since pool_destroy
already does it.
|
2006-04-29 22:31:58 +00:00 |
|
Howard Chu
|
7026d5219f
|
Fix adjust_count, missing break
|
2006-04-29 22:31:33 +00:00 |
|
Howard Chu
|
4d53e756dd
|
ITS#4463 add constraint overlay
|
2006-04-29 10:09:31 +00:00 |
|
Howard Chu
|
d8595b7c6e
|
ITS#4463 add constraint overlay
|
2006-04-29 10:03:36 +00:00 |
|
Howard Chu
|
442a3f1fde
|
searchbase is a required config parameter, log missing params.
|
2006-04-29 09:24:14 +00:00 |
|
Howard Chu
|
e59fb036c9
|
ITS#4491, abort test if debug messages are missing
|
2006-04-29 08:46:32 +00:00 |
|
Howard Chu
|
b1534d0ea9
|
Kludge to allow reading undefined attrs in DNs at startup
|
2006-04-29 02:15:53 +00:00 |
|
Howard Chu
|
1f6bb31d9d
|
Honor ACLs, don't just require root any more
|
2006-04-29 01:26:07 +00:00 |
|
Howard Chu
|
f5558876c0
|
Log a comment with realdn if different from authzDN
|
2006-04-28 23:37:35 +00:00 |
|
Howard Chu
|
d38dd74818
|
Fix adding ACLs to specific DBs vs global/frontend
|
2006-04-28 23:01:59 +00:00 |
|
Howard Chu
|
e1ec64aaee
|
rmutex_lock etc.: caller supplies thread id
|
2006-04-28 21:39:38 +00:00 |
|
Howard Chu
|
ec4c74f7e0
|
Add logoldattr option
|
2006-04-28 20:43:20 +00:00 |
|
Howard Chu
|
15ba27d5c1
|
Add logoldattr keyword for attributes that should always have their old
value logged in a Modify request (that matches the logold filter)
|
2006-04-28 20:40:43 +00:00 |
|
Howard Chu
|
9207979a86
|
Use recursive mutex to avoid deadlocks
|
2006-04-28 20:13:34 +00:00 |
|
Howard Chu
|
0a7808fbad
|
Added recursive mutex implementation
|
2006-04-28 20:12:45 +00:00 |
|