Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #983 from doktornotor/patch-25 | Chris Buechler | 2015-08-16 | 3 | -111/+156 |
|\ | |||||
| * | avahi - add option to disable D-BUS client API | doktornotor | 2015-08-12 | 1 | -13/+18 |
| | | |||||
| * | avahi - add option to disable D-BUS client API | doktornotor | 2015-08-12 | 1 | -0/+6 |
| | | |||||
| * | Fix start/stop service function names | doktornotor | 2015-08-12 | 1 | -2/+2 |
| | | |||||
| * | Bump avahi package version | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | |||||
| * | avahi - code style fixes | doktornotor | 2015-08-11 | 1 | -52/+70 |
| | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove useless avahi_start() / avahi_stop() functions and use service_start() / service_stop() instead - Remove unused $g var declaration everywhere - On install, only try to add avahi user/group if they don't exist yet - Add avahi_deinstall() function, move the existing custom_php_deinstall_command contents here, additionally remove the avahi user/group on uninstall and also nuke /usr/local/etc/gnome.subr when removing the package - Use full paths to binaries consistently in the rc file - Code style fixes | ||||
| * | avahi - code style fixes | doktornotor | 2015-08-11 | 1 | -49/+65 |
| | | | | | | | | | | | | | | | | - Fix copyright header - Fix indentation - Fix permissions (none of these needs to be executable) - Make version sane and consistent - Hide WAN from 'Deny interfaces' selection because it's always disabled. Clarify the description note accordingly - Move custom_php_deinstall_command to avahi.inc and make it much more thorough | ||||
* | | Merge pull request #960 from doktornotor/patch-6 | Chris Buechler | 2015-08-16 | 5 | -226/+127 |
|\ \ | |||||
| * | | Bump backup package version | doktornotor | 2015-08-08 | 1 | -1/+1 |
| | | | |||||
| * | | backup package - cleanup round two | doktornotor | 2015-08-08 | 1 | -50/+31 |
| | | | | | | | | | | | | - Clean up obvious leftover crap - XHTML valid code | ||||
| * | | backup package - cleanup round two | doktornotor | 2015-08-08 | 1 | -95/+75 |
| | | | | | | | | | | | | | | | - Clean up obvious leftover crap - XHTML valid code - Add the configured backup path to the displayed table | ||||
| * | | backup package - cleanup round two | doktornotor | 2015-08-08 | 1 | -39/+6 |
| | | | | | | | | | | | | | | | - Fix copyright header - Removed unused byte_convert() function - Rename Get backup_sync_package_php() to backup_sync_package() and get rid of the original backup_sync_package() which only called the other one. | ||||
| * | | backup package - cleanup round two | doktornotor | 2015-08-08 | 1 | -41/+14 |
| |/ | | | | | | | | | | | | | | | | | backup.xml - Removed self-referencing additional_files_needed - Fix copyright header - Remove pointless/unused tags - Remove WTF <fields> copy/paste code coming from god knows where - Removed no-op duplicated <tab> and fix the url in the other one - Fix files permissions | ||||
* | | Merge pull request #978 from doktornotor/patch-21 | Chris Buechler | 2015-08-16 | 4 | -353/+0 |
|\ \ | |||||
| * | | Remove useless pure-ftpd package | doktornotor | 2015-08-10 | 1 | -21/+0 |
| | | | |||||
| * | | Remove useless pure-ftpd package | doktornotor | 2015-08-10 | 1 | -21/+0 |
| | | | |||||
| * | | Remove useless pure-ftpd package | doktornotor | 2015-08-10 | 1 | -149/+0 |
| | | | |||||
| * | | Remove useless pure-ftpd package | doktornotor | 2015-08-10 | 1 | -162/+0 |
| |/ | | | | | maximum_version 1.0 - wow... | ||||
* | | 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 |
| | | | |