aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Postfix - Improve package instalation folder checksMarcello Coutinho2014-11-184-37/+47
* Postfix - indent / spaces fixesMarcello Coutinho2014-11-1813-149/+150
* Mailscanner - remove 2.0 folder checkMarcello Coutinho2014-11-181-5/+6
* Mailscanner - fixes for pfsense 2.1.xMarcello Coutinho2014-11-174-58/+58
* fix freeradius textChris Buechler2014-11-149-31/+31
* clean up text in freeradiusChris Buechler2014-11-145-22/+23
* fix typosChris Buechler2014-11-141-8/+8
* Merge pull request #725 from bmeeks8/snort-2.9.6.2-v3.1.5Renato Botelho2014-11-117-9/+8
|\
| * Bump Snort GUI pkg version to 3.1.5bmeeks82014-11-117-8/+8
| * Fix bug preventing pkg config sync and Nano start failure on reboots.bmeeks82014-11-111-1/+0
|/
* Work around some path issues to let sudo work on 2.2. Will likely need a bett...jim-p2014-11-074-6/+26
* Use new sudo pbijim-p2014-11-071-1/+1
* Merge pull request #724 from phil-davis/patch-1jim-p2014-11-065-8/+12
|\
| * Bump squid3-dev againPhil Davis2014-11-061-1/+1
| * Bump squid3-dev againPhil Davis2014-11-061-1/+1
| * Bump squid3 and squid-dev for swapstate code changePhil Davis2014-11-061-2/+2
| * Bump squid3 and squid-dev for swapstate code changePhil Davis2014-11-061-2/+2
| * Bump squid3 and squid-dev for swapstate code changePhil Davis2014-11-061-2/+2
| * Apply swapstate file exists check to Squid3Phil Davis2014-11-051-1/+3
| * Apply swapstate file exists check to Squid3Phil Davis2014-11-051-1/+3
* | Fix typojim-p2014-11-051-1/+1
|/
* Re-fix typojim-p2014-11-041-1/+1
* Update OpenVPN installers to 2.3.5-Ix01. Add -I6xx installers.jim-p2014-11-046-22/+50
* Merge pull request #723 from bmeeks8/snort-2.9.6.2-v3.1.4Renato Botelho2014-11-038-9/+9
|\
| * Bump Snort 2.9.6.2 pkg version to 3.1.4 for bug fix.bmeeks82014-11-037-8/+8
| * Bug Fix: should be restart_all instead of start_all interfaces.bmeeks82014-11-031-1/+1
* | Touch up ladvd package textChris Buechler2014-10-294-4/+4
* | Fix up text in pkg_config filesChris Buechler2014-10-293-27/+27
|/
* Merge pull request #721 from bmeeks8/snort-2.9.6.2-v3.1.3Renato Botelho2014-10-201-10/+0
|\
| * Remove two files that were deleted from package.bmeeks82014-10-201-10/+0
* | Merge pull request #717 from bmeeks8/snort-2.9.6.2-v3.1.3Renato Botelho2014-10-2041-571/+3844
|\|
| * Fix typo in variable name.bmeeks82014-10-161-1/+1
| * Fix var name typo reported by Phil Smith & quiet down rc script output.bmeeks82014-10-131-3/+3
| * Use isvalidpid() function instead of testing for PID file when restarting.bmeeks82014-10-101-2/+2
| * Execute start script in background only in console mode.bmeeks82014-10-091-3/+4
| * Consolidate calls to write_config() and improve nanoBSD performance.bmeeks82014-10-093-15/+8
| * Forgot to remove reverted code & handle nanoBSD installs better.bmeeks82014-10-091-22/+17
| * Flag no config auto-backup since we are only updating a message.bmeeks82014-10-091-1/+1
| * Fix some logic errors with SELECT ALL button for Rule Sets.bmeeks82014-10-091-10/+26
| * Do not lose custom update time when disabling rule auto-updates.bmeeks82014-10-091-6/+9
| * Check in post-install and only change filesystem to RW if necessary.bmeeks82014-10-091-4/+9
| * Wrap sync_snort_package_config() with conf_mount_rw() on sync target.bmeeks82014-10-091-0/+2
| * Wrap calls to sync_snort_package_config() with conf_mount_rw().bmeeks82014-10-0910-4/+30
| * Check and only call conf_mount_rw() when needed.bmeeks82014-10-091-6/+8
| * Remove unneeded calls to conf_mount_rw() and conf_mount_ro().bmeeks82014-10-091-4/+0
| * Fix logic to only restart Snort if it was running on rules update.bmeeks82014-10-091-3/+2
| * Fix so we remove the /var/db/snort directory on pkg deinstall.bmeeks82014-10-091-9/+8
| * Oops, log mgmt settings are global, so fix array reference.bmeeks82014-10-091-2/+2
| * Add code to cleanup rotated perfmon stats log files.bmeeks82014-10-081-0/+31
| * Improve how Snort is restarted after a rules update.bmeeks82014-10-071-15/+2