martin
|
1d1519111f
|
Improved Daemonize function, to work with logs
|
2014-03-12 13:35:56 +01:00 |
|
martin
|
1063daeff4
|
daemonising is no longer the default
|
2014-03-12 13:35:56 +01:00 |
|
Thulinma
|
21fe9a5910
|
Refactored config library to make threaded/forked sockets more re-usable.
|
2014-02-23 14:47:37 +01:00 |
|
Thulinma
|
d81bc24155
|
Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets.
|
2014-01-27 18:02:58 +01:00 |
|
Thulinma
|
5c0f053006
|
Prettified error messages, first work on Util::Config server helpers.
|
2014-01-27 09:41:24 +01:00 |
|
Thulinma
|
12a0c1942c
|
Removed ALL the compile warnings!
|
2014-01-05 15:26:41 +01:00 |
|
Oswald Auguste de Bruin
|
de733c31a3
|
Fix in lib which makes mistserver compilable and usable for mac
|
2013-09-04 15:55:35 +02:00 |
|
Thulinma
|
ea71dd2d5c
|
Some small optimizations, added reference functions to JSON lib, fixed config commandline options.
|
2013-08-12 13:18:48 +02:00 |
|
Thulinma
|
0c059f0ca3
|
Added better generic support for connector options.
|
2013-08-07 16:04:57 +02:00 |
|
Thulinma
|
bec0c12ac6
|
Fixed command line argument parsing bug.
|
2013-06-25 15:55:55 +02:00 |
|
Erik Zandvliet
|
59d03dcf48
|
Fixed a bug in parsing configuration values.
|
2013-06-03 15:51:48 +02:00 |
|
Erik Zandvliet
|
a7de3bf08f
|
Configuration parser bug fixed.
|
2013-06-03 15:51:47 +02:00 |
|
Thulinma
|
2705af4012
|
Fixed memory corruption in optionless binaries.
|
2013-04-15 10:45:56 +02:00 |
|
Thulinma
|
aa5056ee3d
|
Fixed compiling on OSX, also fixes DDVTECH/mistlib#1
|
2013-03-14 00:13:07 +01:00 |
|
Thulinma
|
38ef8704f8
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
|
Thulinma
|
5674f5de8f
|
Implemented Util::getMyPath()
|
2012-10-23 11:12:08 +02:00 |
|
Peter Wu
|
940fb7eb4c
|
Merge branch 'master' into development
|
2012-08-30 11:17:57 +02:00 |
|
Peter Wu
|
f11ce43887
|
Fix compile warnings
Todo: error checking for DTSC::File::getHeader
|
2012-08-30 11:16:49 +02:00 |
|
Thulinma
|
a2f37a1bbd
|
Add version number as a static member (libver) of Util::Config.
|
2012-08-28 23:39:42 +02:00 |
|
Thulinma
|
3ec56cf675
|
Change Util::Config to be able to return arrays on request.
|
2012-08-28 11:01:59 +02:00 |
|
Peter Wu
|
689eb74945
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
|
Thulinma
|
977a8617a2
|
Fix Config::activate to not check nonexistant options.
|
2012-08-14 20:42:35 +02:00 |
|
Thulinma
|
08f28d134a
|
Report name of non-existant options to help debugging.
|
2012-08-13 07:59:24 +02:00 |
|
Thulinma
|
d1e2132879
|
Updated to new config system.
|
2012-07-20 17:49:16 +02:00 |
|
Thulinma
|
5fff8825d9
|
Fixed invalid commandline option segfaults, renamed no-daemon to the proper nodaemon as mentioned in all documentation and help messages.
|
2012-06-08 18:19:43 +02:00 |
|
Thulinma
|
bb9d95880c
|
Improve notation for version numbers.
|
2012-05-11 19:01:39 +02:00 |
|
Thulinma
|
ad410a2e79
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
|