Commit Graph

11 Commits

Author SHA1 Message Date
07395c9cf2 Kill ghosts process at startup (Dynamips, VPCS, Ubridge)
This is done only if you lock by pid to avoid killing process
of another server.

Fix #581
2016-06-20 09:55:59 +02:00
c563dbba8a Change default port to 3080
Fix #487
2016-03-25 15:31:17 +01:00
84eb8356e8 Create a container class and a flag for enable it from command line
Ref #417
2016-03-02 09:49:52 +01:00
ac16ee5bc6 Fix minor issues 2015-11-09 12:32:36 +01:00
1248584841 Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
c6bbc34a56 Allow user to change the configuration file
Fix #251
2015-07-03 11:10:12 +02:00
b118f9a078 Replace RuntimeError by SystemExit. 2015-06-03 19:58:58 -06:00
9f15fdbc2b Fixes #181 (drop Python 3.3). 2015-06-03 12:08:11 -06:00
00fa1cc370 Merge branch 'master' into unstable 2015-05-08 14:45:07 +02:00
359abb0286 Revert "Merge branch 'unstable'"
This reverts commit 929c337e8b, reversing
changes made to b9bc73fd01.
2015-04-30 16:43:30 +02:00
fac0f5ecd9 Proper daemon support 2015-04-23 11:10:02 +02:00