Sven Slootweg
|
996e03aafc
|
Merge branch 'fix/ssh-timeout' into develop
|
12 years ago |
Sven Slootweg
|
5b74eb8af8
|
Fix some issues related to SSH timeouts
|
12 years ago |
Sven Slootweg
|
69b411612e
|
Update dependencies in README
|
12 years ago |
Sven Slootweg
|
5726f677f5
|
Merge branch 'fix/unused-ctid' into develop
|
12 years ago |
Sven Slootweg
|
62b2b400e2
|
Default to 101 as highest CTID when no containers exist yet.
|
12 years ago |
Sven Slootweg
|
b631d67fbf
|
Include a current dump of the MySQL database schema
|
12 years ago |
Sven Slootweg
|
e5662c600f
|
Merge branch 'fix/rename-templater' into develop
|
12 years ago |
Sven Slootweg
|
7e709b7f57
|
Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render
|
12 years ago |
Sven Slootweg
|
eab62d5985
|
Merge branch 'feature/edituser' into develop
|
12 years ago |
Sven Slootweg
|
1ec52b4f4a
|
Prevent lockouts
|
12 years ago |
Sven Slootweg
|
1a32c9672a
|
Add 'edit user' page
|
12 years ago |
Sven Slootweg
|
1cdf16421b
|
Update .gitignore
|
12 years ago |
Sven Slootweg
|
2385ce3613
|
Fix: $database inaccessible from within User::GetVpsCount
|
12 years ago |
Sven Slootweg
|
e3da8b66a5
|
Replace $_CVM with more generic $_APP.
|
12 years ago |
Sven Slootweg
|
1b2b2b7600
|
Fix typo in /list route
|
12 years ago |
Sven Slootweg
|
7fe72f6894
|
Let the /list route refer to the users' VPS list specifically.
|
12 years ago |
Sven Slootweg
|
233a4cd717
|
Remove outdated comment
|
12 years ago |
Sven Slootweg
|
a150a133c4
|
Merge branch 'sshtunnel' into develop
|
12 years ago |
Sven Slootweg
|
236f5d2c4d
|
Fix another notice
|
12 years ago |
Sven Slootweg
|
b702923505
|
Fix a warning
|
12 years ago |
Sven Slootweg
|
454d21946a
|
Only attempt to iterate through VPS list query results when the result isn't empty
|
12 years ago |
Sven Slootweg
|
d6d1804fa2
|
Make some warnings go away
|
12 years ago |
Sven Slootweg
|
83bd0610c1
|
Instead of showing an authorization error when the user is not logged in and tries to visit /, redirect them to the login page.
|
12 years ago |
Sven Slootweg
|
3739b5b35e
|
Add todo entry
|
12 years ago |
Sven Slootweg
|
fafa7ae8b5
|
We don't need this debugging code anymore
|
12 years ago |
Sven Slootweg
|
1d3aa1f756
|
Make the panel establish and use an SSH tunnel instead of using php-ssh2
|
12 years ago |
Sven Slootweg
|
8c5b62730a
|
Explicitly specify 'sudo' in commands
|
12 years ago |
Sven Slootweg
|
10dcb6102c
|
Fix code to properly set up a tunnel
|
12 years ago |
Sven Slootweg
|
9f5c713cce
|
Fix incorrect uid and gid on command daemon script
|
12 years ago |
Sven Slootweg
|
387ced5e85
|
Make the slave installer also install the command daemon
|
12 years ago |
Sven Slootweg
|
d3f070850f
|
Add script to establish SSH daemon tunnels
|
12 years ago |
Sven Slootweg
|
2c60dca0d1
|
Write first version of command daemon
|
12 years ago |
Sven Slootweg
|
735b298853
|
Replace icon for root password with a padlock
|
12 years ago |
Sven Slootweg
|
7f1894eff3
|
Remove the last few occurrences of mysql_ function usage.
|
12 years ago |
Sven Slootweg
|
c93241fe91
|
First bits of an API
|
12 years ago |
Sven Slootweg
|
b60e1b23bb
|
Fix login form width bug
|
12 years ago |
Sven Slootweg
|
69d5ce74d6
|
Fix click handler for .clickable items to respect user preference
|
12 years ago |
Sven Slootweg
|
29b801d42f
|
Fix sudo bug
|
12 years ago |
Sven Slootweg
|
3c92625cc7
|
Implement OpenVZ exporter
|
12 years ago |
Sven Slootweg
|
1466c23334
|
Hush login for the shell dropper user
|
12 years ago |
Sven Slootweg
|
aa04ba92b6
|
Fix bugs in installer
|
12 years ago |
Sven Slootweg
|
d77b72be83
|
Check server availability using fsockopen before attempting to actually connect.
|
12 years ago |
Sven Slootweg
|
11579a8ea0
|
This TODO note can be removed
|
12 years ago |
Sven Slootweg
|
e1860d6c97
|
Display traffic graphs properly for both split and combined traffic accounting
|
12 years ago |
Sven Slootweg
|
4e6549cbc9
|
Specify the VPS action (start, stop, restart) as a custom variable instead of grabbing it from the URL
|
12 years ago |
Sven Slootweg
|
3893966f09
|
Fix broken image URL
|
12 years ago |
Sven Slootweg
|
9f5c0aa8ba
|
Move some text to locale file instead of hardcoding it
|
12 years ago |
Sven Slootweg
|
7535ba972d
|
Clarify comment
|
12 years ago |
Sven Slootweg
|
a72f5d8560
|
Move page generation text to template
|
12 years ago |
Sven Slootweg
|
c55aef5f05
|
Pass on boolean instead of class name to main template
|
12 years ago |