summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix argument count mismatches revealed by PHP 7.1Mike Gelfand2017-01-141-22/+22
|
* Merge pull request #13 from tioigor96/patch-1imoore762016-05-191-0/+259
|\ | | | | AuthMySQL
| * AuthMySQLtioigor962016-03-111-0/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (i have just see you have the GitHub of phpvirtualbox... i report here the mail i just send to you) Hi Ian, I'm a student of university of Udine (Italy), and i these years (3ys more or less...) i found very useful your project phpvirtualbox. So, I decided to help you as best as I can. For these reasons I mail to you this AuthModule for MySQL. It respect all your standards, and I think it'll be useful for other people would use MySQL Server for manage the data storage. I wrote that because I need a "plugin" for implement a "SingleSingOn" system (one acccount for more services). I don't believe to be the first to send you source code, in particular for authentication modules, but I hope it will be useful for you, and maybe you add it to your project. The only thing i ask you are to leave me the authorship of it. Thanks very much for everything. Best regards, Filippo Callegari P.S.: sorry for my bad english...
* | Merge pull request #16 from ashway83/developimoore762016-05-192-2/+2
|\ \ | | | | | | Fixed invalid new HDD path issue when enforceVMOwnership is enabled
| * | Fixed invalid new HDD path issue when enforceVMOwnership is enabledAndriy Sharandakov2016-04-052-2/+2
| | |
* | | Merge pull request #14 from ashway83/developimoore762016-03-242-4/+4
|\ \ \ | |/ / | | / | |/ |/| Fixed enforceVMOwnership and vmQuotaPerUser functionality
| * Fixed enforceVMOwnership and vmQuotaPerUser functionality which is broken in ↵Andriy Sharandakov2016-03-242-4/+4
|/ | | | 5.0-5
* 5.0-6 prepIan Moore2016-01-082-1/+6
|
* 5.0-5 release5.0-5Ian Moore2016-01-081-1/+1
|
* PHP7 supportIan Moore2016-01-084-3/+6
|
* Prep for next releaseIan Moore2015-12-072-1/+5
|
* Bump changelog for release5.0-4Ian Moore2015-12-071-1/+1
|
* See CHANGELOGIan Moore2015-12-077-45/+72
|
* Docker related filesIan Moore2015-12-024-27/+67
|
* Version bump prep for next releaseIan Moore2015-09-092-1/+5
|
* Update changelog for release5.0-3Ian Moore2015-09-091-1/+4
|
* See ChangelogIan Moore2015-09-094-10/+26
|
* Added stub en.xmlIan Moore2015-08-141-0/+2
|
* Bump versionsIan Moore2015-08-132-1/+5
|
* 5.0-2 release5.0-2Ian Moore2015-08-121-1/+1
|
* Remove accidental character in system settingsIan Moore2015-08-091-1/+1
|
* Fix USB device attaching / detaching from Settings menu of a running VM.Ian Moore2015-08-092-7/+18
|
* Show disk encryption settings in detailsIan Moore2015-08-082-3/+11
|
* Fixed "Unknown PHP error" when using English.Ian Moore2015-08-082-7/+7
| | | More language changes
* Fixed host-only network DHCP server settingsIan Moore2015-08-073-11/+7
|
* Fixed toolbarIan Moore2015-08-071-38/+90
|
* More language fixesIan Moore2015-08-0722-91/+84
|
* More translation fixesIan Moore2015-08-0719-142/+415
| | | Add Dutch language file
* Update changelog and versionIan Moore2015-08-072-1/+6
|
* Translation updates and fixesIan Moore2015-08-0738-465/+1269
|
* 5.0-1 2015-08-055.0-1Ian Moore2015-08-053-87/+93
|
* 5.0-1 releaseIan Moore2015-08-042-36/+49
|
* Fix add attachment button context menu in VM storage settingsIan Moore2015-08-043-41/+41
| | | Standardize on uHash for session pw hash storage
* Merge pull request #2 from ngpitt/masterimoore762015-08-041-1/+1
|\ | | | | Fixed the link to rdp.php
| * Fixed the link to rdp.phpNicholas Pitt2015-08-031-1/+1
| |
* | Merge pull request #1 from ngpitt/masterimoore762015-08-022-4/+4
|\ \ | |/ | | Fixed bug in api.php change password and corrected the lib path in recovery.php
| * Fixed bug in api.php change password and corrected the lib path in recovery.phpNicholas Pitt2015-08-022-4/+4
|/
* Fix header() in api.phpIan Moore2015-07-303-19/+14
| | | Minor cleanup
* Fix languages.Ian Moore2015-07-301-27/+29
|
* Move source tree up one levelIan Moore2015-07-29568-4/+3
|
* Bug fixes for 5.0Ian Moore2015-07-297-80/+95
|
* Fixes for some API changesIan Moore2015-07-298-1443/+4142
| | | Snapshots still broken
* Initial importIan Moore2015-07-27567-0/+119986