Gunnar Beutner
|
e93808a468
|
Fix "make dist".
Fixes #4489
|
2013-08-29 08:38:09 +02:00 |
Gunnar Beutner
|
2e2012c913
|
Clean up Makefiles.
|
2013-08-29 08:21:07 +02:00 |
Gunnar Beutner
|
f49bb3d150
|
Refactor JSON-RPC library and implement check-result messages.
|
2013-08-27 12:21:41 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
7760c2c7bc
|
ido: Rename component with ido prefix.
This marks the configuration object as ido specific mysql db connection.
refs #3307
|
2013-08-16 11:15:05 +02:00 |
Michael Friedrich
|
5633eda892
|
ido: Build ido_mysql only if mysql headers/libs detected.
fixes #4416
|
2013-08-08 16:44:42 +02:00 |
Michael Friedrich
|
2b0fd9e34b
|
ido: Clear config tables on startup
fixes #4502
|
2013-08-02 17:11:14 +02:00 |
Gunnar Beutner
|
0af6393033
|
Fix: Separately keep track of whether we've completed config and status updates.
|
2013-08-02 15:45:50 +02:00 |
Michael Friedrich
|
5977bdee2d
|
ido: Add host_parenthosts, use GetInsertID().
|
2013-08-02 15:20:28 +02:00 |
Gunnar Beutner
|
079567ea72
|
Use ASSERT() instead of assert().
|
2013-08-02 10:11:48 +02:00 |
Gunnar Beutner
|
bd5e452c6f
|
ido: Don't update insert IDs for status updates (2nd attempt).
|
2013-08-02 09:58:51 +02:00 |
Gunnar Beutner
|
1f3e92f2e7
|
ido: Keep track of insert IDs.
|
2013-08-02 08:59:19 +02:00 |
Michael Friedrich
|
7e01b2bb47
|
ido_mysql: Don't put already escaped string into quotes
|
2013-08-01 19:43:51 +02:00 |
Gunnar Beutner
|
2ea75203ce
|
Fix: Table prefix was missing in some queries.
|
2013-08-01 09:47:47 +02:00 |
Gunnar Beutner
|
399aa74e12
|
ido: Make the table prefix configurable.
|
2013-08-01 09:46:48 +02:00 |
Michael Friedrich
|
370ba8075a
|
ido: fix mem leak; don't invalidate dbref on object inactive
|
2013-07-30 14:34:54 +02:00 |
Gunnar Beutner
|
70220e7375
|
ido: Properly implement program status updates.
|
2013-07-25 09:23:34 +02:00 |
Gunnar Beutner
|
28726e5025
|
Implement status updates for services.
|
2013-07-24 10:55:04 +02:00 |
Gunnar Beutner
|
3a552403eb
|
Implement support for timestamps.
|
2013-07-23 11:02:47 +02:00 |
Gunnar Beutner
|
3931529dd9
|
Another build fix.
|
2013-07-22 14:51:04 +02:00 |
Gunnar Beutner
|
4306264217
|
Add missing lock.
|
2013-07-22 13:54:24 +02:00 |
Gunnar Beutner
|
a7548a5fae
|
Fix: Don't activate/deactive objects when we don't have a database connection.
|
2013-07-22 13:44:08 +02:00 |
Gunnar Beutner
|
0829d8e17e
|
IDO: (Partially) implement status updates.
|
2013-07-22 12:08:49 +02:00 |
Gunnar Beutner
|
dfda90f744
|
ido_mysql: Fix deadlock.
|
2013-07-19 10:34:46 +02:00 |
Gunnar Beutner
|
8a99019146
|
ido_mysql: Automatically reconnect when necessary.
|
2013-07-19 10:18:47 +02:00 |
Gunnar Beutner
|
c50f6ab82b
|
Fix object updates and implement transaction support.
|
2013-07-17 14:10:28 +02:00 |
Gunnar Beutner
|
e66c36ec9e
|
Add rudimentary support for ido_mysql.
|
2013-07-17 11:34:57 +02:00 |
Gunnar Beutner
|
81b3b57b11
|
Make libido a library, rather than a user-loadable module.
|
2013-07-16 10:40:55 +02:00 |
Gunnar Beutner
|
3a7bae618a
|
Implement IDO (well, part of it anyway).
|
2013-07-16 10:19:13 +02:00 |