Luke Howard
|
253f66041f
|
Harmonize bvptr2obj_copy() with values2obj_copy() - ie. don't fail if NULL
is passed in.
|
2004-08-23 03:59:07 +00:00 |
|
Pierangelo Masarati
|
19ea555ca3
|
blind update of IBM db2 example data
|
2004-08-21 09:48:49 +00:00 |
|
Pierangelo Masarati
|
b7c0b9ed7f
|
further improve tests; line-up with code
|
2004-08-21 09:45:14 +00:00 |
|
Pierangelo Masarati
|
6956e3d483
|
cleanup previous commit
|
2004-08-21 09:38:58 +00:00 |
|
Pierangelo Masarati
|
467524ef92
|
handle referrals correctly; allow to add suffix entry; fix multiple values add bug; cleanup
|
2004-08-21 09:38:08 +00:00 |
|
Jong Hyuk Choi
|
37db80eadb
|
attrs=*,+ becmoes the default behavior when attrs are not specified in syncrepl definition. When attrs are specified, operational attributes other than objectClass, structuralObjectClass, and entryCSN need to be explicitly specified to be included in the replication content.
|
2004-08-20 16:26:58 +00:00 |
|
Pierangelo Masarati
|
0ed0cd66bf
|
more on back-sql test
|
2004-08-20 16:12:49 +00:00 |
|
Pierangelo Masarati
|
f59089b5b0
|
now PostgreSQL seems to work...
|
2004-08-20 15:24:39 +00:00 |
|
Pierangelo Masarati
|
930f415673
|
update of RDBMS data for test031
|
2004-08-20 14:27:32 +00:00 |
|
Pierangelo Masarati
|
d12fdece77
|
allow to search for "auxiliary" objectClasses (i.e. those in ldap_entry_objclasses); allow to return all objectClasses including "auxiliary"; various cleanup
|
2004-08-20 12:06:03 +00:00 |
|
Pierangelo Masarati
|
6b8fd66364
|
split entry_free in entry_clean ...
|
2004-08-20 12:01:15 +00:00 |
|
Howard Chu
|
af8cb90ed8
|
ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically generated attributes.
Set flag for hasSubordinates and subschemaSubentry. Strip dynamic attributes
before storing entries in syncrepl.
|
2004-08-19 23:39:45 +00:00 |
|
Howard Chu
|
f2ee179c3f
|
ITS#3291 delay use of slap_known_controls until all configuration is done
|
2004-08-19 12:10:22 +00:00 |
|
Howard Chu
|
91033d6552
|
Reworked fix for ITS#3140 - add access parameter to backend_attribute
|
2004-08-18 17:14:22 +00:00 |
|
Howard Chu
|
d504ae047e
|
More for ITS#3288 be_pcl_mutex fixes
|
2004-08-18 16:43:19 +00:00 |
|
Howard Chu
|
c7313c09b4
|
More fixes for prev commit
|
2004-08-18 15:23:37 +00:00 |
|
Howard Chu
|
3081f2df88
|
Delete unused be_context_csn_mutex
|
2004-08-18 10:54:58 +00:00 |
|
Howard Chu
|
77ba70be13
|
Fix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex
|
2004-08-18 10:53:34 +00:00 |
|
Howard Chu
|
77df33a164
|
Fix crash on modify if userpassword didn't exist yet
|
2004-08-15 22:23:58 +00:00 |
|
Pierangelo Masarati
|
bde0761a04
|
should fix ITS#3265
|
2004-08-12 10:33:49 +00:00 |
|
Pierangelo Masarati
|
05b81e623d
|
cleanup attr flags; provide a helper
|
2004-08-06 17:29:59 +00:00 |
|
Pierangelo Masarati
|
7760b20f7f
|
fix permissive; cleanup
|
2004-08-06 16:40:48 +00:00 |
|
Pierangelo Masarati
|
bfb6465533
|
cleanup
|
2004-08-06 16:40:15 +00:00 |
|
Pierangelo Masarati
|
41569c5ed7
|
fix attr_merge() usage; cleanup
|
2004-08-06 16:39:45 +00:00 |
|
Pierangelo Masarati
|
4297cbaed2
|
fix attr_merge() usage
|
2004-08-06 16:38:41 +00:00 |
|
Pierangelo Masarati
|
9300a9415f
|
fix malformed test and var initialization
|
2004-08-06 16:14:05 +00:00 |
|
Pierangelo Masarati
|
559397c44a
|
allow to compare on hasSubordinates
|
2004-07-31 10:42:28 +00:00 |
|
Jong Hyuk Choi
|
9978007997
|
slapadd -i <rid list> fix
|
2004-07-31 00:03:58 +00:00 |
|
Pierangelo Masarati
|
9dcdeef319
|
don't recompute userattrs
|
2004-07-30 17:34:47 +00:00 |
|
Pierangelo Masarati
|
614e5a9de6
|
make sure sun_path is cleared out before accept()
|
2004-07-30 09:56:22 +00:00 |
|
Pierangelo Masarati
|
7b4a51cc28
|
further improve loglevel selection
|
2004-07-29 12:39:51 +00:00 |
|
Pierangelo Masarati
|
f33b51832a
|
allow to use names to set loglevel
|
2004-07-29 00:10:03 +00:00 |
|
Pierangelo Masarati
|
7507596ccc
|
minor cleanup
|
2004-07-28 23:48:08 +00:00 |
|
Jong Hyuk Choi
|
8b5b2e715b
|
should not assert(0) in UUIDValidate
|
2004-07-28 17:27:52 +00:00 |
|
Jong Hyuk Choi
|
95e56c6243
|
Patch for ITS#3259
|
2004-07-28 17:24:54 +00:00 |
|
Pierangelo Masarati
|
d723dbc34b
|
in case of early exit, frontendDB might be uninitialized
|
2004-07-27 21:15:33 +00:00 |
|
Pierangelo Masarati
|
cd9a9c628d
|
frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080)
|
2004-07-26 21:26:34 +00:00 |
|
Pierangelo Masarati
|
cc60b5ce76
|
cleanup previous fix; maybe the advanced url parsing funcs should go in some ldap_pvt.h header?
|
2004-07-26 08:31:01 +00:00 |
|
Pierangelo Masarati
|
9f6f5491fe
|
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
|
2004-07-25 23:16:40 +00:00 |
|
Pierangelo Masarati
|
392366818e
|
fix ITS#3254
|
2004-07-25 22:57:52 +00:00 |
|
Howard Chu
|
d9927adf88
|
Fix ITS#3255, boi_bdb comparisons
|
2004-07-25 21:10:41 +00:00 |
|
Howard Chu
|
05fd32498d
|
Fix spurious warning for fasttool keyword when running in Server mode
|
2004-07-25 19:49:24 +00:00 |
|
Pierangelo Masarati
|
075a450b49
|
cleanup
|
2004-07-24 17:10:29 +00:00 |
|
Pierangelo Masarati
|
cd7540feee
|
cleanup URI parsing/checking (fixes ITS#3253)
|
2004-07-24 11:17:03 +00:00 |
|
Pierangelo Masarati
|
a7b55f4f44
|
assert administrative identity instead of the required one if doing auth check in non-caching mode
|
2004-07-23 00:11:05 +00:00 |
|
Pierangelo Masarati
|
32d9856fb1
|
hack to handle cases where o_req_dn = o_req_ndn
|
2004-07-22 23:48:04 +00:00 |
|
Pierangelo Masarati
|
07f010a01f
|
fix previous fix
|
2004-07-22 23:03:04 +00:00 |
|
Howard Chu
|
dd7003cf9f
|
Added linearindex option for slapindex. Improves performance when database
size exceeds dbcache size by minimizing cache thrashing.
|
2004-07-22 22:32:37 +00:00 |
|
Howard Chu
|
f9f22058e7
|
ITS#3178 add "fasttool" option to disable transaction logging in tool mode
|
2004-07-22 22:14:35 +00:00 |
|
Howard Chu
|
bff0b64cb3
|
One more Windows tweak
|
2004-07-20 21:42:00 +00:00 |
|