aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Bump lcdproc package versiondoktornotor2015-08-131-1/+1
| | | | |
| * | | | lcdproc - additional code style fixesdoktornotor2015-08-131-29/+29
| |/ / / | | | | | | | | | | | | | | | | - Fix remaining indentation/whitespace - Replace deprecated split() with explode() - Use full paths to commands consistently
* | | | Merge pull request #991 from doktornotor/patch-2Chris Buechler2015-08-165-264/+285
|\ \ \ \
| * | | | Bump syslog-ng package versiondoktornotor2015-08-111-1/+1
| | | | |
| * | | | syslog-ng - code style fixesdoktornotor2015-08-111-56/+58
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - Valid XHTML
| * | | | syslog-ng - code style fixesdoktornotor2015-08-111-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 fixesdoktornotor2015-08-111-37/+37
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Sanitize package version and make it consistent across XML files
| * | | | syslog-ng - code style fixesdoktornotor2015-08-111-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-5Chris Buechler2015-08-152-264/+0
|\ \ \ \
| * | | | Remove useless vnstat packagedoktornotor2015-08-111-231/+0
| | | | |
| * | | | Remove useless vnstat packagedoktornotor2015-08-111-33/+0
| |/ / /
* | | | Merge pull request #993 from doktornotor/patch-7Chris Buechler2015-08-152-237/+0
|\ \ \ \
| * | | | Remove useless open-vm-tools packagedoktornotor2015-08-111-172/+0
| | | | |
| * | | | Remove useless open-vm-tools packagedoktornotor2015-08-111-65/+0
| |/ / /
* | | | Merge pull request #994 from doktornotor/patch-8Chris Buechler2015-08-155-27/+30
|\ \ \ \
| * | | | Bump systempatches package versiondoktornotor2015-08-111-1/+1
| | | | |
| * | | | systempatches - some code style cosmeticsdoktornotor2015-08-111-1/+3
| | | | | | | | | | | | | | | - Fix copyright header; add missing space.
| * | | | systempatches - some code style cosmeticsdoktornotor2015-08-111-9/+11
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Some XHTML fixes
| * | | | systempatches - some code style cosmeticsdoktornotor2015-08-111-2/+3
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Switch GitHub to HTTPS.
| * | | | systempatches - some code style cosmeticsdoktornotor2015-08-111-14/+12
| |/ / / | | | | | | | | Fix copyright header and nuke pointless tags.
* | | | Merge pull request #995 from doktornotor/patch-9Chris Buechler2015-08-1517-1287/+1150
|\ \ \ \
| * | | | session.php - code style fixesdoktornotor2015-08-121-11/+37
| | | | |
| * | | | 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 #996 from doktornotor/patch-10Chris Buechler2015-08-153-230/+212
|\ \ \ \
| * | | | diag_new_states - code style fixesdoktornotor2015-08-121-4/+4
| | | | | | | | | | | | | | | Fix indentation and bunch of missing spaces between function arguments.
| * | | | Bump diag_new_states package versiondoktornotor2015-08-121-1/+1
| | | | |
| * | | | diag_new_states - code style fixesdoktornotor2015-08-121-185/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style - Fix indentation - Fix XHTML validation
| * | | | diag_new_states - code style fixesdoktornotor2015-08-121-43/+35
| |/ / / | | | | | | | | Fix copyright header, indentation, permissions, remove useless stuff.
* | | | Merge pull request #997 from doktornotor/patch-11Chris Buechler2015-08-156-393/+176
|\ \ \ \
| * | | | Bump cron package versiondoktornotor2015-08-121-1/+1
| | | | |
| * | | | cron - rewrite broken packagedoktornotor2015-08-121-1/+1
| | | | | | | | | | | | | | | EOL at EOF.
| * | | | cron - rewrite broken packagedoktornotor2015-08-121-165/+73
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation
| * | | | cron - rewrite broken packagedoktornotor2015-08-121-123/+76
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation
| * | | | cron - rewrite broken packagedoktornotor2015-08-121-54/+11
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove cron service and other unused junk - Clean up after previous broken versions - Add a check for running cron after configure_cron() call. (TODO: Move this to pfSense core.)