Sven Slootweg
|
392dd6fbe5
|
Fix API to not use the deprecated CPHP Export() function
|
12 years ago |
Sven Slootweg
|
17ad3d6429
|
Throw an Exception if the runhelper is not installed on a node
|
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
|
d6b6e297f9
|
Get rid of some old code
|
12 years ago |
Sven Slootweg
|
00bd67bb0b
|
Use most recent version of CPHP
|
12 years ago |
Sven Slootweg
|
c85c90bcbd
|
Implement IP (range) parsing
|
12 years ago |
Sven Slootweg
|
22206a9960
|
Add IpRange class file
|
13 years ago |
Sven Slootweg
|
d55a25f3da
|
Fixed bug, changed back order in Container::Unsuspend, and added force option to Container::Start
|
13 years ago |
Sven Slootweg
|
78533b667e
|
Fixed bug in Container::Unsuspend function
|
13 years ago |
Sven Slootweg
|
ac3d2bd753
|
Add user lookup page
|
13 years ago |
Sven Slootweg
|
5ceb711b64
|
Added user overview
|
13 years ago |
Sven Slootweg
|
56e880eafc
|
Added User::RequireAccessLevel function
|
13 years ago |
Sven Slootweg
|
4e841d6ae7
|
Finish root password configuration page and moved escaping to SetRootPassword function
|
13 years ago |
Sven Slootweg
|
713e1462dd
|
Add Container::SetRootPassword function
|
13 years ago |
Sven Slootweg
|
fc02cb4206
|
Add Container::SetOptions function
|
13 years ago |
Sven Slootweg
|
728b690eca
|
Container::CheckAllowed function should be defined public
|
13 years ago |
Sven Slootweg
|
dc69fb722f
|
Cleaned up some code, now making more use of exceptions in container reinstall code, rather than if statements
|
13 years ago |
Sven Slootweg
|
389ad1bab4
|
Remove closing tags
|
13 years ago |
Sven Slootweg
|
fb42d9d1a8
|
Remove closing tag
|
13 years ago |
Sven Slootweg
|
313986e695
|
Use an exception for template availability check rather than an if statement
|
13 years ago |
Sven Slootweg
|
2d04e8b3ad
|
Verify that a container is not suspended before stopping it
|
13 years ago |
Sven Slootweg
|
cbbb7b2a88
|
Make an object actually hold up-to-date sanitized data after updating it
|
13 years ago |
Sven Slootweg
|
5f8d9f8332
|
Fixes and reinstall
|
13 years ago |
Sven Slootweg
|
aee9034fee
|
Return correct status when suspended or terminated
|
13 years ago |
Sven Slootweg
|
99275b5017
|
Add conditions to container start
|
13 years ago |
Sven Slootweg
|
f8a84a3403
|
Add Suspend and Unsuspend functions to Container class
|
13 years ago |
Sven Slootweg
|
01019116ca
|
Include previous exception in Reinstall()-related exceptions
|
13 years ago |
Sven Slootweg
|
e03c2e7c39
|
Only attempt to stop a container on Destroy() when it is in fact running
|
13 years ago |
Sven Slootweg
|
26d4e91b53
|
Fixed exception handling
|
13 years ago |
Sven Slootweg
|
c95ccad6df
|
Destroy and Reinstall functions for Container class
|
13 years ago |
Sven Slootweg
|
a6367969dc
|
API
|
13 years ago |
Sven Slootweg
|
7e4cb5be5f
|
Add export prototype to Container class
|
13 years ago |
Sven Slootweg
|
5d7188d46e
|
Changed from manual escaping to escapeshellarg in SshConnector
|
13 years ago |
Sven Slootweg
|
23a7d117c0
|
RAM statistics on VPS overview
|
13 years ago |
Sven Slootweg
|
c9dbc8eb77
|
Add RunCommand and RunCommandCached methods to Container class
|
13 years ago |
Sven Slootweg
|
aeaaddd389
|
Added disk usage stats to VPS overview
|
13 years ago |
Sven Slootweg
|
00b3661201
|
Add UserId to Container class
|
13 years ago |
Sven Slootweg
|
e44a0d4645
|
Some fixes
|
13 years ago |
Sven Slootweg
|
f2db8c25c2
|
New stuff
|
13 years ago |
Sven Slootweg
|
54286d231f
|
Small changes
|
13 years ago |
Sven Slootweg
|
341d74c469
|
Some fixes to make status actually accurate
|
13 years ago |
Sven Slootweg
|
df7751ce80
|
Status display and some actual functionality
|
13 years ago |
Sven Slootweg
|
433c02c609
|
Frontend display test
|
13 years ago |
Sven Slootweg
|
641b4b90ed
|
Added user class
|
13 years ago |
Sven Slootweg
|
3ff44f3f0b
|
Small unit fix for future configuration
|
13 years ago |
Sven Slootweg
|
7588fdf99b
|
Make code more readable
|
13 years ago |
Sven Slootweg
|
d59927ac5b
|
Allow custom container configuration parameters
|
13 years ago |
Sven Slootweg
|
212667d707
|
Split up sTcpSock and sOtherSock
|
13 years ago |
Sven Slootweg
|
a5759329be
|
Stop reusing variables to make custom config easier
|
13 years ago |