aboutsummaryrefslogtreecommitdiff
path: root/vland.py
AgeCommit message (Expand)Author
2015-07-31Releasing VLANd version 0.3Steve McIntyre
2015-07-13Add startup and shutdown banners in the logfileSteve McIntyre
2015-07-13Put the daemon into UTC for sane logging timezoneSteve McIntyre
2015-04-29Fix message to match actual command line for auto-importSteve McIntyre
2015-04-01Starting real development for v0.3Steve McIntyre
2015-04-01Fix up huge numbers of pylint warningsSteve McIntyre
2015-02-12Put the time zone in the right place in log outputSteve McIntyre
2015-02-12Add the timezone for log outputSteve McIntyre
2015-02-12Print the logfile name at startupSteve McIntyre
2015-02-12Loglevel handling fixesSteve McIntyre
2015-02-12Switch to using logging() properlySteve McIntyre
2015-02-12More fixesSteve McIntyre
2015-02-12More debug cleanupsSteve McIntyre
2015-02-12Debug cleanupsSteve McIntyre
2015-01-23Add support for a shutdown call from the admin interfaceSteve McIntyre
2015-01-23Remove old debug noiseSteve McIntyre
2015-01-23Update version for current developmentSteve McIntyre
2014-12-22Setup for release 0.1Steve McIntyre
2014-12-22Fix up some pylint warnings about unneeded codeSteve McIntyre
2014-12-17Add vlan_update and vland_api callsSteve McIntyre
2014-12-17Clarify comment about util calls slightlySteve McIntyre
2014-12-17Remove dead code for nowSteve McIntyre
2014-12-17Clarify help message slightlySteve McIntyre
2014-12-17Add db_update call - APIs that only change database stateSteve McIntyre
2014-12-17Pass state to all the helper functions nowSteve McIntyre
2014-12-17Move the database connection and default_vlan_id into stateSteve McIntyre
2014-12-16Rename "query" to "db_query" in vland, so we can add "daemon_query"Steve McIntyre
2014-12-16Add a top-level state class to keep global state neaterSteve McIntyre
2014-12-16Sea change in how admin code calls the database layerSteve McIntyre
2014-12-15Cosmetic change to output textSteve McIntyre
2014-12-15Move initialisation of the default VLAN to vland mainSteve McIntyre
2014-12-12Make a start on IPC usage in the daemonSteve McIntyre
2014-12-12Add startup warning for config mismatchSteve McIntyre
2014-12-12Comment out the switch probing for nowSteve McIntyre
2014-12-12Comment out the switch probing for nowSteve McIntyre
2014-12-10Initial version of the main VLANd applicationSteve McIntyre