Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #1009 from doktornotor/patch-6 | Renato Botelho | 2015-08-24 | 4 | -64/+76 | |
|\ \ \ | ||||||
| * | | | Fix pfSense website link in bunch of CLI-only packages | doktornotor | 2015-08-17 | 1 | -16/+19 | |
| | | | | ||||||
| * | | | Fix pfSense website link in bunch of CLI-only packages | doktornotor | 2015-08-17 | 1 | -16/+19 | |
| | | | | ||||||
| * | | | Fix pfSense website link in bunch of CLI-only packages | doktornotor | 2015-08-17 | 1 | -16/+19 | |
| | | | | ||||||
| * | | | Fix pfSense website link in bunch of CLI-only packages | doktornotor | 2015-08-17 | 1 | -16/+19 | |
| |/ / | ||||||
* | | | Merge pull request #1007 from doktornotor/patch-2 | Renato Botelho | 2015-08-24 | 2 | -43/+55 | |
|\ \ \ | ||||||
| * | | | filemgr - fixes round two | doktornotor | 2015-08-19 | 1 | -0/+7 | |
| | | | | | | | | | | | | Make it clean up after itself on uninstall. | |||||
| * | | | filemgr - fixes round two | doktornotor | 2015-08-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | One more escaping leftover in heredocs. | |||||
| * | | | filemgr - fixes round two | doktornotor | 2015-08-16 | 1 | -43/+48 | |
| |/ / | | | | | | | - Get rid of escaping in heredocs plus related fixes | |||||
* | | | Merge pull request #1002 from bmeeks8/snort-3.2.7 | Renato Botelho | 2015-08-24 | 8 | -43/+25 | |
|\ \ \ | ||||||
| * | | | Update Snort binary to 2.9.7.5 and GUI pkg to v3.2.7 | bmeeks8 | 2015-08-13 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Remove unneeded duplicate code to simplify things. | bmeeks8 | 2015-08-13 | 3 | -18/+7 | |
| | | | | ||||||
| * | | | Simplify future updates by removing hard-coded version strings. | bmeeks8 | 2015-08-11 | 2 | -4/+4 | |
| | | | | ||||||
| * | | | Fix spelling error in message string. | bmeeks8 | 2015-08-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Firewall interface IPs automatically in PASS LIST, so deprecate GUI option | bmeeks8 | 2015-08-11 | 2 | -14/+6 | |
| | | | | ||||||
| * | | | Add note to remind user to manually assign a new PASS LIST to an interface. | bmeeks8 | 2015-08-11 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Include proxy arp VIPs in default HOME_NET and PASS LIST. | bmeeks8 | 2015-08-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Need to use exec_command() since we want output back from execution. | bmeeks8 | 2015-08-11 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Remove php binary from command line, rc scripts have correct shebang lines ↵ | Renato Botelho | 2015-08-24 | 1 | -3/+3 | |
| |/ / |/| | | | | | | | | and execute permissions | |||||
* | | | Merge pull request #955 from PiBa-NL/spamd_1.1.2 | Chris Buechler | 2015-08-16 | 3 | -28/+60 | |
|\ \ \ | ||||||
| * | | | 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 | 3 | -28/+57 | |
| | | | | ||||||
* | | | | Merge pull request #971 from doktornotor/patch-17 | Chris Buechler | 2015-08-16 | 1 | -5/+8 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
| | | | | | ||||||
| * | | | | 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 | 5 | -453/+420 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 2 | -110/+155 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
| | | | | | ||||||
| * | | | | 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 | 4 | -225/+126 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 2 | -311/+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 | 4 | -1411/+1532 | |
|\ \ \ \ | ||||||
| * | | | | 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 |