aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #1010 from doktornotor/patch-7Renato Botelho2015-08-245-206/+239
|\ \
| * | Bump siproxd package versiondoktornotor2015-08-181-1/+1
| | |
| * | siproxd - code style and bugfixdoktornotor2015-08-181-106/+141
| | | | | | | | | | | | - Code style and clean up - Fix Bug #4684 - do not (re)start siproxd on sync when disabled by user
| * | siproxd - code style and bugfixdoktornotor2015-08-181-87/+85
| | | | | | | | | - Fix indentation, code style
| * | siproxd - code style and bugfixdoktornotor2015-08-181-6/+6
| | |
| * | siproxd - code style and bugfixdoktornotor2015-08-181-6/+6
| |/
* | Merge pull request #1009 from doktornotor/patch-6Renato Botelho2015-08-244-64/+76
|\ \
| * | Fix pfSense website link in bunch of CLI-only packagesdoktornotor2015-08-171-16/+19
| | |
| * | Fix pfSense website link in bunch of CLI-only packagesdoktornotor2015-08-171-16/+19
| | |
| * | Fix pfSense website link in bunch of CLI-only packagesdoktornotor2015-08-171-16/+19
| | |
| * | Fix pfSense website link in bunch of CLI-only packagesdoktornotor2015-08-171-16/+19
| |/
* | Merge pull request #1007 from doktornotor/patch-2Renato Botelho2015-08-243-44/+56
|\ \
| * | filemgr - fixes round twodoktornotor2015-08-191-0/+7
| | | | | | | | | Make it clean up after itself on uninstall.
| * | Bump filemgr package versiondoktornotor2015-08-161-1/+1
| | |
| * | filemgr - fixes round twodoktornotor2015-08-161-1/+1
| | | | | | | | | One more escaping leftover in heredocs.
| * | filemgr - fixes round twodoktornotor2015-08-161-43/+48
| |/ | | | | - Get rid of escaping in heredocs plus related fixes
* | Merge pull request #1002 from bmeeks8/snort-3.2.7Renato Botelho2015-08-249-45/+27
|\ \
| * | Update Snort binary to 2.9.7.5 and GUI pkg to v3.2.7bmeeks82015-08-132-3/+3
| | |
| * | Remove unneeded duplicate code to simplify things.bmeeks82015-08-133-18/+7
| | |
| * | Simplify future updates by removing hard-coded version strings.bmeeks82015-08-112-4/+4
| | |
| * | Fix spelling error in message string.bmeeks82015-08-111-1/+1
| | |
| * | Firewall interface IPs automatically in PASS LIST, so deprecate GUI optionbmeeks82015-08-112-14/+6
| | |
| * | Add note to remind user to manually assign a new PASS LIST to an interface.bmeeks82015-08-111-1/+2
| | |
| * | Include proxy arp VIPs in default HOME_NET and PASS LIST.bmeeks82015-08-111-1/+1
| | |
| * | Need to use exec_command() since we want output back from execution.bmeeks82015-08-111-4/+4
| | |
* | | Remove php binary from command line, rc scripts have correct shebang lines ↵Renato Botelho2015-08-241-3/+3
| |/ |/| | | | | and execute permissions
* | Merge pull request #955 from PiBa-NL/spamd_1.1.2Chris Buechler2015-08-166-31/+63
|\ \
| * | spamd, coding style, add some more spacesPiBa-NL2015-08-091-4/+4
| | |
| * | spamd, following the coding guidelines more closely.PiBa-NL2015-08-081-5/+8
| | |
| * | spamd, allow configuring interface to listen/intercept onPiBa-NL2015-08-076-31/+60
| | |
* | | Merge pull request #971 from doktornotor/patch-17Chris Buechler2015-08-162-6/+9
|\ \ \
| * | | sshdcond.inc - fix sshdcond_sync_on_changes() logic take twodoktornotor2015-08-111-14/+14
| | | |
| * | | Only log something when neededdoktornotor2015-08-091-1/+1
| | | |
| * | | Bump sshdcond package versiondoktornotor2015-08-091-1/+1
| | | |
| * | | sshdcond - fix sshdcond_sync_on_changes() logicdoktornotor2015-08-091-13/+16
| | | |
* | | | Merge pull request #973 from doktornotor/patch-16Chris Buechler2015-08-166-454/+421
|\ \ \ \
| * | | | Sanitize and bump apcupsd package versiondoktornotor2015-08-101-1/+1
| | | | |
| * | | | apcupsd - code style cleanupdoktornotor2015-08-101-80/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove outdated pfSense <=2.0 stuff and other junk - Fix broken pfS version check - Code style cleanup - Valid XHTML
| * | | | apcupsd - code style cleanupdoktornotor2015-08-101-10/+13
| | | | | | | | | | | | | | | | | | | | - Update copyright header - Code style fixes
| * | | | apcupsd - code style cleanupdoktornotor2015-08-101-28/+28
| | | | | | | | | | | | | | | Fix copyright header
| * | | | apcupsd - code style cleanupdoktornotor2015-08-101-165/+152
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright headers - Code style cleanup - Use stop_service()/restart_service()
| * | | | apcupsd - code style cleanupdoktornotor2015-08-101-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-25Chris Buechler2015-08-163-111/+156
|\ \ \ \
| * | | | avahi - add option to disable D-BUS client APIdoktornotor2015-08-121-13/+18
| | | | |
| * | | | avahi - add option to disable D-BUS client APIdoktornotor2015-08-121-0/+6
| | | | |
| * | | | Fix start/stop service function namesdoktornotor2015-08-121-2/+2
| | | | |
| * | | | Bump avahi package versiondoktornotor2015-08-111-1/+1
| | | | |
| * | | | avahi - code style fixesdoktornotor2015-08-111-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 fixesdoktornotor2015-08-111-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-6Chris Buechler2015-08-165-226/+127
|\ \ \ \