59 Commits (62588bee99b0dd163604f900e2b6efc3af7b4aaf)

Author SHA1 Message Date
Sven Slootweg 6824a7db84 Have some default values if a command fails to run 12 years ago
Sven Slootweg 5b15b798ed Clean up comments a bit 12 years ago
Sven Slootweg 2adaf00e62 Update runhelper and frontend code to use list-based popen calls instead of string-based calls, for added security. 12 years ago
Sven Slootweg 4b1aeff9d4 Change wording from container to VPS throughout the code 12 years ago
Sven Slootweg 392dd6fbe5 Fix API to not use the deprecated CPHP Export() function 12 years ago
Sven Slootweg 1ce94b94dc Add sane beancounter values with some dummy data 12 years ago
Sven Slootweg 753e122d81 Check for suspension and termination when changing the root password 12 years ago
Sven Slootweg 00bd67bb0b Use most recent version of CPHP 12 years ago
Sven Slootweg d55a25f3da Fixed bug, changed back order in Container::Unsuspend, and added force option to Container::Start 12 years ago
Sven Slootweg 78533b667e Fixed bug in Container::Unsuspend function 12 years ago
Sven Slootweg 4e841d6ae7 Finish root password configuration page and moved escaping to SetRootPassword function 12 years ago
Sven Slootweg 713e1462dd Add Container::SetRootPassword function 12 years ago
Sven Slootweg fc02cb4206 Add Container::SetOptions function 12 years ago
Sven Slootweg 728b690eca Container::CheckAllowed function should be defined public 12 years ago
Sven Slootweg dc69fb722f Cleaned up some code, now making more use of exceptions in container reinstall code, rather than if statements 12 years ago
Sven Slootweg 2d04e8b3ad Verify that a container is not suspended before stopping it 12 years ago
Sven Slootweg cbbb7b2a88 Make an object actually hold up-to-date sanitized data after updating it 12 years ago
Sven Slootweg 5f8d9f8332 Fixes and reinstall 12 years ago
Sven Slootweg aee9034fee Return correct status when suspended or terminated 12 years ago
Sven Slootweg 99275b5017 Add conditions to container start 12 years ago
Sven Slootweg f8a84a3403 Add Suspend and Unsuspend functions to Container class 12 years ago
Sven Slootweg 01019116ca Include previous exception in Reinstall()-related exceptions 12 years ago
Sven Slootweg e03c2e7c39 Only attempt to stop a container on Destroy() when it is in fact running 12 years ago
Sven Slootweg 26d4e91b53 Fixed exception handling 12 years ago
Sven Slootweg c95ccad6df Destroy and Reinstall functions for Container class 12 years ago
Sven Slootweg 7e4cb5be5f Add export prototype to Container class 12 years ago
Sven Slootweg 23a7d117c0 RAM statistics on VPS overview 12 years ago
Sven Slootweg c9dbc8eb77 Add RunCommand and RunCommandCached methods to Container class 12 years ago
Sven Slootweg aeaaddd389 Added disk usage stats to VPS overview 12 years ago
Sven Slootweg 00b3661201 Add UserId to Container class 12 years ago
Sven Slootweg e44a0d4645 Some fixes 12 years ago
Sven Slootweg f2db8c25c2 New stuff 12 years ago
Sven Slootweg 54286d231f Small changes 12 years ago
Sven Slootweg 341d74c469 Some fixes to make status actually accurate 12 years ago
Sven Slootweg df7751ce80 Status display and some actual functionality 12 years ago
Sven Slootweg 3ff44f3f0b Small unit fix for future configuration 12 years ago
Sven Slootweg 7588fdf99b Make code more readable 12 years ago
Sven Slootweg d59927ac5b Allow custom container configuration parameters 12 years ago
Sven Slootweg 212667d707 Split up sTcpSock and sOtherSock 12 years ago
Sven Slootweg a5759329be Stop reusing variables to make custom config easier 12 years ago
Sven Slootweg 41ba80e310 Improved vzctl settings for container creation 12 years ago
Sven Slootweg 05b40ad0b0 Changed around deploy command to use RAM sizes instead 12 years ago
Sven Slootweg bf491969c2 More bandwidth accounting stuff 12 years ago
Sven Slootweg bedcf7e8b0 Bandwidth accounting 12 years ago
Sven Slootweg 96b2f27dee IP adding/removing stuff 12 years ago
Sven Slootweg 54c897b004 Container.AddIp 12 years ago
Sven Slootweg f2c92c3ac9 Bandwidth testing stuff 12 years ago
Sven Slootweg 0c7f76400c Added some vswap stuff 12 years ago
Sven Slootweg b137b8f6b2 Added snide remark to vzctl developers 12 years ago
Sven Slootweg 11f05e4334 Container.Stop function 12 years ago