Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #999 from doktornotor/patch-13 | Chris Buechler | 2015-08-16 | 5 | -1412/+1533 |
|\ | |||||
| * | Bump lcdproc-dev package version | doktornotor | 2015-08-13 | 1 | -1/+1 |
| | | |||||
| * | lcdproc-dev - code style fixes | doktornotor | 2015-08-13 | 1 | -841/+844 |
| | | | | | | | | | | | | - Fix copyright header - Indentation and code style fixes - Replace backticks with shell_exec() - Replace deprecated split() function with explode() | ||||
| * | lcdproc-dev - code style fixes | doktornotor | 2015-08-13 | 1 | -8/+48 |
| | | | | | | | | | | - Add missing copyright header - Fix indentation - Remove unused function | ||||
| * | lcdproc.xml - remove accidental leftover in file header | doktornotor | 2015-08-13 | 1 | -2/+0 |
| | | |||||
| * | lcdproc-dev - code style fixes | doktornotor | 2015-08-13 | 1 | -498/+507 |
| | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - Replace bogus boot check with platform_booting() | ||||
| * | lcdproc-dev - code style fixes | doktornotor | 2015-08-13 | 1 | -64/+135 |
| | | | | | | | | | | - Add missing copyright header - Fix permissions - Fix indentation/whitespace | ||||
* | | Merge pull request #1000 from doktornotor/patch-14 | Chris Buechler | 2015-08-16 | 2 | -30/+30 |
|\ \ | |||||
| * | | Bump lcdproc package version | doktornotor | 2015-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | lcdproc - additional code style fixes | doktornotor | 2015-08-13 | 1 | -29/+29 |
| |/ | | | | | | | | | - Fix remaining indentation/whitespace - Replace deprecated split() with explode() - Use full paths to commands consistently | ||||
* | | Merge pull request #991 from doktornotor/patch-2 | Chris Buechler | 2015-08-16 | 5 | -264/+285 |
|\ \ | |||||
| * | | Bump syslog-ng package version | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| * | | syslog-ng - code style fixes | doktornotor | 2015-08-11 | 1 | -56/+58 |
| | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - Valid XHTML | ||||
| * | | syslog-ng - code style fixes | doktornotor | 2015-08-11 | 1 | -121/+141 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update copyright header - Code style fixes - Fix indentation - Use get_interface_ip() instead of parsing ifconfig output - Use {start,stop,restart}_service() instead of exec() - Use rename() instead of mv. - Use platform_booting() to check whether system is booting | ||||
| * | | syslog-ng - code style fixes | doktornotor | 2015-08-11 | 1 | -37/+37 |
| | | | | | | | | | | | | - Fix copyright header - Sanitize package version and make it consistent across XML files | ||||
| * | | syslog-ng - code style fixes | doktornotor | 2015-08-11 | 1 | -49/+48 |
| |/ | | | | | | | | | | | - Fix copyright header - Fix indentation - Fix permissions - Sanitize package version and make it consistent across XML files | ||||
* | | Merge pull request #992 from doktornotor/patch-5 | Chris Buechler | 2015-08-15 | 2 | -264/+0 |
|\ \ | |||||
| * | | Remove useless vnstat package | doktornotor | 2015-08-11 | 1 | -231/+0 |
| | | | |||||
| * | | Remove useless vnstat package | doktornotor | 2015-08-11 | 1 | -33/+0 |
| |/ | |||||
* | | Merge pull request #993 from doktornotor/patch-7 | Chris Buechler | 2015-08-15 | 2 | -237/+0 |
|\ \ | |||||
| * | | Remove useless open-vm-tools package | doktornotor | 2015-08-11 | 1 | -172/+0 |
| | | | |||||
| * | | Remove useless open-vm-tools package | doktornotor | 2015-08-11 | 1 | -65/+0 |
| |/ | |||||
* | | Merge pull request #994 from doktornotor/patch-8 | Chris Buechler | 2015-08-15 | 5 | -27/+30 |
|\ \ | |||||
| * | | Bump systempatches package version | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| * | | systempatches - some code style cosmetics | doktornotor | 2015-08-11 | 1 | -1/+3 |
| | | | | | | | | | - Fix copyright header; add missing space. | ||||
| * | | systempatches - some code style cosmetics | doktornotor | 2015-08-11 | 1 | -9/+11 |
| | | | | | | | | | | | | - Fix copyright header - Some XHTML fixes | ||||
| * | | systempatches - some code style cosmetics | doktornotor | 2015-08-11 | 1 | -2/+3 |
| | | | | | | | | | | | | - Fix copyright header - Switch GitHub to HTTPS. | ||||
| * | | systempatches - some code style cosmetics | doktornotor | 2015-08-11 | 1 | -14/+12 |
| |/ | | | | | Fix copyright header and nuke pointless tags. | ||||
* | | Merge pull request #995 from doktornotor/patch-9 | Chris Buechler | 2015-08-15 | 17 | -1287/+1150 |
|\ \ | |||||
| * | | session.php - code style fixes | doktornotor | 2015-08-12 | 1 | -11/+37 |
| | | | |||||
| * | | rename.php - code style fixes | doktornotor | 2015-08-12 | 1 | -12/+39 |
| | | | |||||
| * | | functions.php - code style fixes | doktornotor | 2015-08-12 | 1 | -71/+103 |
| | | | |||||
| * | | download.php - code style fixes | doktornotor | 2015-08-12 | 1 | -28/+48 |
| | | | |||||
| * | | config.php - code style fixes | doktornotor | 2015-08-12 | 1 | -36/+64 |
| | | | |||||
| * | | index.php - valid XHTML | doktornotor | 2015-08-12 | 1 | -8/+41 |
| | | | |||||
| * | | file_manager.php - code style fixes | doktornotor | 2015-08-12 | 1 | -357/+259 |
| | | | | | | | | | Add copyright header, code style fixes. | ||||
| * | | Bump filemgr package version | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | filemgr - fix up a couple of paths | doktornotor | 2015-08-12 | 1 | -3/+3 |
| | | | |||||
| * | | filemgr - rewrite utterly broken junk from scratch | doktornotor | 2015-08-12 | 1 | -122/+69 |
| | | | |||||
| * | | Rename index.tmp to index.php | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | Rename file_manager.tmp to file_manager.php | doktornotor | 2015-08-12 | 1 | -0/+0 |
| | | | |||||
| * | | Remove incredible useless crap | doktornotor | 2015-08-12 | 1 | -152/+0 |
| | | | |||||
| * | | Rename session.tmp to session.php | doktornotor | 2015-08-12 | 1 | -0/+0 |
| | | | |||||
| * | | Rename rename.tmp to rename.php | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | Rename functions.tmp to functions.php | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | Rename download.tmp to download.php | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | Rename config.tmp to config.php | doktornotor | 2015-08-12 | 1 | -0/+0 |
| |/ | |||||
* | | Merge pull request #996 from doktornotor/patch-10 | Chris Buechler | 2015-08-15 | 3 | -230/+212 |
|\ \ | |||||
| * | | diag_new_states - code style fixes | doktornotor | 2015-08-12 | 1 | -4/+4 |
| | | | | | | | | | Fix indentation and bunch of missing spaces between function arguments. | ||||
| * | | Bump diag_new_states package version | doktornotor | 2015-08-12 | 1 | -1/+1 |
| | | |