Pierangelo Masarati
|
79e68ebc2d
|
cleanup previous commit
|
2008-01-16 22:00:57 +00:00 |
|
Pierangelo Masarati
|
8517e7199a
|
rework back-relay internals along Hallvard's suggestions (ITS#5328)
|
2008-01-16 21:53:44 +00:00 |
|
Pierangelo Masarati
|
440099d271
|
fix test; don't return error when relaying exops
|
2008-01-15 21:59:23 +00:00 |
|
Pierangelo Masarati
|
807df724c1
|
fix ITS#5327 crasher
|
2008-01-15 20:32:35 +00:00 |
|
Pierangelo Masarati
|
ae665d0d3d
|
fix str2entry2() when there is no attrs (ITS#5308)
|
2008-01-11 19:32:01 +00:00 |
|
Hallvard Furuseth
|
cd63a0c43b
|
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()
|
2008-01-11 06:07:43 +00:00 |
|
Howard Chu
|
82719d5351
|
ITS#5319 no special treatment for no-effect renames
|
2008-01-11 04:01:37 +00:00 |
|
Howard Chu
|
25ba37cc35
|
ITS#5319 allow rename to same DN
|
2008-01-11 03:17:10 +00:00 |
|
Howard Chu
|
37d65aed6e
|
ITS#5322 don't try to free a NULL locker
|
2008-01-11 00:44:12 +00:00 |
|
Pierangelo Masarati
|
f63ec3f497
|
more attribute values mucking
|
2008-01-08 17:02:37 +00:00 |
|
Hallvard Furuseth
|
e1e0370e8c
|
Remove unused variable
|
2008-01-08 16:49:13 +00:00 |
|
Hallvard Furuseth
|
5f068303d3
|
Remove unused variables
|
2008-01-08 16:37:13 +00:00 |
|
Hallvard Furuseth
|
9de53658d7
|
ITS#5309 followup: join a ldap_pvt_thread_pool_getkey() call into a setkey()
|
2008-01-08 16:24:53 +00:00 |
|
Pierangelo Masarati
|
5ebb7ee175
|
fix zeroing out attribute values (should fix ITS#5311)
|
2008-01-08 14:58:24 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Hallvard Furuseth
|
d3c90c989c
|
Fix spew_file() comment
|
2008-01-08 00:02:58 +00:00 |
|
Hallvard Furuseth
|
0dab27bb1e
|
Fix comment for be_rootdn_bind()
|
2008-01-07 23:23:12 +00:00 |
|
Pierangelo Masarati
|
30f401c628
|
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)
|
2008-01-07 21:35:03 +00:00 |
|
Hallvard Furuseth
|
f763967c48
|
Fix Debug() format in previous change
|
2008-01-07 20:13:01 +00:00 |
|
Hallvard Furuseth
|
e9c2a7dcb3
|
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() more. Fix void** arguments.
|
2008-01-07 20:10:22 +00:00 |
|
Hallvard Furuseth
|
d0a379ed45
|
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_passwd_check() and
be_rootdn_bind() - push/pop any old value instead of resetting it.
|
2008-01-07 20:08:22 +00:00 |
|
Hallvard Furuseth
|
8a1f904ed9
|
Avoid use of uninitialized variable 'e' after failed overlay_entry_get_ov().
(It was harmless unless the value was a trap representation.)
|
2008-01-07 18:50:54 +00:00 |
|
Howard Chu
|
cdaf0769f7
|
ITS#4112 temporarily disable broken code
|
2008-01-06 07:34:19 +00:00 |
|
Pierangelo Masarati
|
741efa1674
|
don't leave 'round pointers to buffers on the stack
|
2008-01-02 23:08:04 +00:00 |
|
Pierangelo Masarati
|
2969c69747
|
fix modlist cleanup during rename
|
2008-01-02 22:49:45 +00:00 |
|
Pierangelo Masarati
|
622c4d3884
|
new ldap_pvt_thread_pool_setkey API
|
2007-12-29 18:14:54 +00:00 |
|
Pierangelo Masarati
|
ac689156bc
|
plug leak (ITS#5302)
|
2007-12-29 17:59:28 +00:00 |
|
Pierangelo Masarati
|
22f0fa7eb8
|
allow slapo-memberof to be used as global overlay, and thus provide cross-database integrity (ITS#5301)
|
2007-12-29 16:07:07 +00:00 |
|
Howard Chu
|
4068c51739
|
Remove unnneded boi_locker field
|
2007-12-28 07:44:41 +00:00 |
|
Howard Chu
|
7bc127aab8
|
ITS#5086 fix Adds in IDL cache
|
2007-12-28 07:40:18 +00:00 |
|
Pierangelo Masarati
|
64900d539d
|
allow to programmatically register new response code names
|
2007-12-28 01:21:22 +00:00 |
|
Pierangelo Masarati
|
18b2885f69
|
allow to customize the error code in case of constraint violation
|
2007-12-28 00:38:27 +00:00 |
|
Pierangelo Masarati
|
ce43877f6f
|
if referential integrity is broken, things could go wrong; don't assert
|
2007-12-27 20:57:42 +00:00 |
|
Pierangelo Masarati
|
17294602c4
|
fix ITS#5286 (NULL + set = NULL); add more verbose set logging if requested
|
2007-12-27 20:27:51 +00:00 |
|
Pierangelo Masarati
|
63e0046eab
|
fix previous commit
|
2007-12-27 19:57:51 +00:00 |
|
Pierangelo Masarati
|
8a529a1f72
|
check objectClass inheritance on add (consistent with modify; ITS#5299)
|
2007-12-27 19:50:12 +00:00 |
|
Pierangelo Masarati
|
096ce6f741
|
pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times
|
2007-12-27 17:36:39 +00:00 |
|
Howard Chu
|
b0a0ac4914
|
Require compare (not read) access to entry attr for compare ops
|
2007-12-27 00:51:45 +00:00 |
|
Howard Chu
|
64f81ee43b
|
Complete prev commit
|
2007-12-24 05:32:13 +00:00 |
|
Howard Chu
|
6f6bc1ce04
|
Convert back-sock to dynamic config
|
2007-12-24 05:18:25 +00:00 |
|
Howard Chu
|
94db6fc9e8
|
Axe obsolete Cyrus 1.5 support
|
2007-12-23 01:33:39 +00:00 |
|
Howard Chu
|
95a37bc024
|
ITS#5298 use SASL's memory for temporary DN storage
|
2007-12-23 01:21:56 +00:00 |
|
Howard Chu
|
d0eac819f7
|
ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone
|
2007-12-22 22:53:58 +00:00 |
|
Howard Chu
|
d88ab7bf36
|
ITS#5264 don't log NULL/anonymous DNs
|
2007-12-22 21:16:54 +00:00 |
|
Howard Chu
|
d38ff5403f
|
ITS#5261 quick fix, don't checkpoint on first write to DB
|
2007-12-22 05:00:38 +00:00 |
|
Gavin Henry
|
4d06dc7ddd
|
DB_CONFIG.example URL wrong in comments (ITS#5288)
|
2007-12-18 12:50:27 +00:00 |
|
Howard Chu
|
13491b3905
|
ITS#5285 don't check for password reuse if history is not enabled
|
2007-12-15 19:35:11 +00:00 |
|
Howard Chu
|
ddd90958a1
|
Support DB encryption
|
2007-12-15 19:07:41 +00:00 |
|
Pierangelo Masarati
|
20f2548c82
|
fix declarations of buffers for numeric strings; other related cleanup
|
2007-12-15 15:23:23 +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 |
|