aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename.php - code style fixesdoktornotor2015-08-121-12/+39
|
* functions.php - code style fixesdoktornotor2015-08-121-71/+103
|
* download.php - code style fixesdoktornotor2015-08-121-28/+48
|
* config.php - code style fixesdoktornotor2015-08-121-36/+64
|
* index.php - valid XHTMLdoktornotor2015-08-121-8/+41
|
* file_manager.php - code style fixesdoktornotor2015-08-121-357/+259
| | | Add copyright header, code style fixes.
* Bump filemgr package versiondoktornotor2015-08-121-1/+1
|
* filemgr - fix up a couple of pathsdoktornotor2015-08-121-3/+3
|
* filemgr - rewrite utterly broken junk from scratchdoktornotor2015-08-121-122/+69
|
* Rename index.tmp to index.phpdoktornotor2015-08-121-1/+1
|
* Rename file_manager.tmp to file_manager.phpdoktornotor2015-08-121-0/+0
|
* Remove incredible useless crapdoktornotor2015-08-121-152/+0
|
* Rename session.tmp to session.phpdoktornotor2015-08-121-0/+0
|
* Rename rename.tmp to rename.phpdoktornotor2015-08-121-1/+1
|
* Rename functions.tmp to functions.phpdoktornotor2015-08-121-1/+1
|
* Rename download.tmp to download.phpdoktornotor2015-08-121-1/+1
|
* Rename config.tmp to config.phpdoktornotor2015-08-121-0/+0
|
* Merge pull request #988 from doktornotor/patch-5Renato Botelho2015-08-114-23/+4
|\
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-13/+0
| |
| * Bump LCDproc-dev package version.doktornotor2015-08-111-1/+1
| |
| * lcdproc-dev localhost fixdoktornotor2015-08-111-1/+1
| | | | | | Get fix from #945 into the -dev version as well. (Planning to do a code style cleanup for this one as well, but it takes some time.)
* | Merge pull request #989 from doktornotor/patch-2Renato Botelho2015-08-1111-63/+7
|\ \
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-21/+2
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-8/+3
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-5/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-3/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
* | | Merge pull request #990 from doktornotor/patch-7Renato Botelho2015-08-112-4/+4
|\ \ \ | |/ / |/| |
| * | Bump nut package versiondoktornotor2015-08-111-1/+1
| | |
| * | nut - fix bogus boot check (hopefully fixes Bug #4426)doktornotor2015-08-111-3/+3
|/ /
* | Disable strikeback on 2.2Renato Botelho2015-08-111-14/+0
| |
* | Revert "Disable strikeback package on 2.2"Renato Botelho2015-08-111-2/+0
|/ | | | This reverts commit 485f6543279e48b09120ddd3861c68e01d4e93bb.
* Merge pull request #986 from doktornotor/patch-28Renato Botelho2015-08-111-0/+2
|\
| * Disable strikeback package on 2.2doktornotor2015-08-111-0/+2
| | | | | | This package is completely broken, calling pkg_add/pkg_delete, generally WTF code.
* | Merge pull request #984 from doktornotor/patch-26Renato Botelho2015-08-1126-85/+12
|\ \
| * | imspector.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | This function does nothing but return.
| * | haproxy_pools.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_listeners.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_servers.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_frontends.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | strikeback.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | stunnel.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.