Datatypes for haskell RPC calls
[ganeti-local] / htools / Ganeti / Daemon.hs
2012-05-29 Iustin PopAdd support for SIGHUP handling in Haskell daemons
2012-05-29 Iustin PopRework logging setup for Haskell daemons
2012-05-01 Iustin PopFurther fixes for new-style exception handling
2012-03-22 Iustin PopRework exit model
2012-03-22 Iustin PopAdd command line option for controlling syslog use
2012-03-22 Iustin PopAdd support for syslog logging to Ganeti.Logging
2012-03-20 Iustin PopAdd the bind-address option
2012-03-19 Iustin Pophtools: fix long version of --port for daemons
2012-03-13 Iustin Pophtools: add basic daemon-related functionality