Code

Changed license to GPL-2+ (from GPL-2only).
[nagixsc.git] / nagixsc /
2011-03-04 Sebastian HarlChanged license to GPL-2+ (from GPL-2only). master
2011-03-03 Sebastian HarlAdded COPYING (GPLv2) and copyright headers to all...
2011-02-23 Sven VeltAuto-detect (Forking|Threading)MixIn for HTTP services
2011-02-23 Sven VeltUse Python 2.6 bundled SSL when available
2011-02-21 Sven VeltMigrating from "datetime" to "time"
2010-12-22 Sven VeltAdd "command_prefix" to conf files
2010-12-22 Sven VeltAdd "add_pnp4nagios_template_hint"
2010-12-22 Sven VeltFix commit by mistake
2010-11-19 Sven VeltCorrect timestamps of passive service
2010-09-23 Sven VeltFIX: write_xml_or_die always set Auth to None...
2010-09-23 Sven VeltSplit write_xml(), add write_xml_or_die()
2010-09-23 Sven Velthttp2nagios is now able to write to command pipe
2010-09-23 Sven VeltFix: (Now real) random filenames in checkresultdir
2010-09-06 Sven VeltNew function write_xml
2010-09-03 Sven VeltAdded livestatus as data source
2010-08-26 Sven VeltFix for Python 2.5
2010-07-27 Sven VeltAdd timeout to plugin execution
2010-06-20 Sven VeltAdded fork()ing to HTTP daemons
2010-06-17 Sven VeltReorder daemonizing (creation of PID file)
2010-06-03 Sven VeltAdd function to merge multiple XML files
2010-03-23 Sven VeltFilter out host check if -D specified
2010-03-05 Sven VeltAdded check if command line is empty
2010-03-04 Sven VeltHTTP-Server can now daemonize
2010-03-04 Sven VeltRename scripts and python module