Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unlink and recreate the conf file symlink on every reconfiguration | doktornotor | 2015-08-18 | 1 | -1/+5 |
| | | | Just in case users shuffle interfaces assignment somehow.... | ||||
* | Bump ipguard package version | doktornotor | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | ipguard - code style cleanup, make it work on 2.2.x | doktornotor | 2015-08-17 | 1 | -108/+104 |
| | | | | | - Fix copyright header - Code style and indentation fixes - Hack to make this work on 2.2.x by symlinking the .conf files to PBI's /etc dir; another piece of PBI stupidity. | ||||
* | iperf - code style cleanup | doktornotor | 2015-08-17 | 1 | -36/+34 |
| | | | | | - Fix copyright header - Remove unused tag - Fix version | ||||
* | ipguard - code style cleanup | doktornotor | 2015-08-17 | 1 | -78/+90 |
| | | | | | | - Fix copyright header, indentation - Fix file permissions - Remove unused tags - Improve descriptions | ||||
* | Merge pull request #955 from PiBa-NL/spamd_1.1.2 | Chris Buechler | 2015-08-16 | 6 | -31/+63 |
|\ | |||||
| * | spamd, coding style, add some more spaces | PiBa-NL | 2015-08-09 | 1 | -4/+4 |
| | | |||||
| * | spamd, following the coding guidelines more closely. | PiBa-NL | 2015-08-08 | 1 | -5/+8 |
| | | |||||
| * | spamd, allow configuring interface to listen/intercept on | PiBa-NL | 2015-08-07 | 6 | -31/+60 |
| | | |||||
* | | Merge pull request #971 from doktornotor/patch-17 | Chris Buechler | 2015-08-16 | 2 | -6/+9 |
|\ \ | |||||
| * | | sshdcond.inc - fix sshdcond_sync_on_changes() logic take two | doktornotor | 2015-08-11 | 1 | -14/+14 |
| | | | |||||
| * | | Only log something when needed | doktornotor | 2015-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Bump sshdcond package version | doktornotor | 2015-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | sshdcond - fix sshdcond_sync_on_changes() logic | doktornotor | 2015-08-09 | 1 | -13/+16 |
| | | | |||||
* | | | Merge pull request #973 from doktornotor/patch-16 | Chris Buechler | 2015-08-16 | 6 | -454/+421 |
|\ \ \ | |||||
| * | | | Sanitize and bump apcupsd package version | doktornotor | 2015-08-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | apcupsd - code style cleanup | doktornotor | 2015-08-10 | 1 | -80/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove outdated pfSense <=2.0 stuff and other junk - Fix broken pfS version check - Code style cleanup - Valid XHTML | ||||
| * | | | apcupsd - code style cleanup | doktornotor | 2015-08-10 | 1 | -10/+13 |
| | | | | | | | | | | | | | | | | - Update copyright header - Code style fixes | ||||
| * | | | apcupsd - code style cleanup | doktornotor | 2015-08-10 | 1 | -28/+28 |
| | | | | | | | | | | | | Fix copyright header | ||||
| * | | | apcupsd - code style cleanup | doktornotor | 2015-08-10 | 1 | -165/+152 |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright headers - Code style cleanup - Use stop_service()/restart_service() | ||||
| * | | | apcupsd - code style cleanup | doktornotor | 2015-08-10 | 1 | -170/+177 |
| |/ / | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix indendation - Fix file permissions (no need for these to be executable) - Remove useless empty tags - Attempt to make the descriptions more readable. | ||||
* | | | 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 |
|\ \ \ \ |