Gunnar Beutner
|
48485c5f26
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
Gunnar Beutner
|
b674d46557
|
Implemented the LONGDATETIME, SHORTDATETIME, DATE and TIME macros.
|
2013-02-28 10:27:33 +01:00 |
Gunnar Beutner
|
d011f09f32
|
Windows build fixes.
|
2013-02-24 08:52:09 +01:00 |
Gunnar Beutner
|
5e91f6c54d
|
Fine-grained locks (WIP, Part 7).
|
2013-02-20 19:52:25 +01:00 |
Gunnar Beutner
|
997ca3a77a
|
Fine-grained locks (WIP, Part 6).
|
2013-02-19 23:02:08 +01:00 |
Gunnar Beutner
|
1daeb8c010
|
Fine-grained locks (WIP, Part 5).
|
2013-02-19 12:17:31 +01:00 |
Gunnar Beutner
|
dd9c7b9846
|
Flush logger stream after writing 'clear color' ANSI code.
|
2013-02-08 09:40:19 +01:00 |
Gunnar Beutner
|
b887f14d96
|
Use BOOST_THROW_EXCEPTION instead of boost::throw_exception()
Fixes #3636
|
2013-02-06 12:51:12 +01:00 |
Gunnar Beutner
|
8a469e190f
|
Fixed some more compiler warnings (when using -Wall).
|
2013-02-01 19:02:07 +01:00 |
Gunnar Beutner
|
7835563e03
|
Fixed some compiler warnings.
|
2013-02-01 15:44:03 +01:00 |
Gunnar Beutner
|
0ca8012079
|
Made warning and critical messages bold.
|
2013-02-01 14:21:11 +01:00 |
Gunnar Beutner
|
886fd3a5b8
|
Implemented colored log messages.
|
2013-02-01 14:12:24 +01:00 |
Gunnar Beutner
|
334bfe388a
|
Implemented the StdioStream and UnixSocket classes.
|
2012-11-23 11:03:33 +01:00 |
Gunnar Beutner
|
69bf01155d
|
Added missing GPL headers.
|
2012-10-16 10:41:54 +02:00 |
Gunnar Beutner
|
345ebe8061
|
Changed timestamp format (again).
Fixes #3153
|
2012-09-25 09:02:28 +02:00 |
Gunnar Beutner
|
5921337b46
|
Merged convenience component into libicinga.
|
2012-09-21 13:49:14 +02:00 |
Gunnar Beutner
|
fee4246f55
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |