summaryrefslogtreecommitdiff
path: root/server/src/pracrod.cc
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2012-04-12New mutex wrapped debug system.Bent Bisballe Nyeng
2012-02-09Fix missing log file descriptor reload in SIGHUP.Bent Bisballe Nyeng
2012-01-10Happy new year.Bent Bisballe Nyeng
2011-04-11Add missing helptext for -P (pidfile).deva
2011-02-15Improved error messages from ConfigrationParser.deva
2010-07-07Make session-path set-able via cli.deva
2010-07-05Make server write its pid file. Daemon class ported from pentominos.deva
2010-07-05Make server able to re-init writing of its log file (for logrotate).deva
2010-07-05Make pracro use new debug output interface (writes to a file).deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-06-01From new_protocol branch.deva
2010-02-12Fix compiler warnings.deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or throug...deva
2009-07-06Update year in copyright notice.deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2009-02-04- Add missing include filesbertho
2008-08-15Changes for read-loop-server.deva
2008-07-30Reenabled the config file parser.deva
2008-07-30Added global Conf namepsace with configuration values. These are to be filled...deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-03-18A lot of changes to the daemon code.deva
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-30Fixed libconfig upgrade incompatabilities (upgraded to v1.1.2)deva
2007-08-22Dummy server created.deva