aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove call to configure_cron() and tidy up rc script generation.bmeeks82014-12-151-26/+15
|
* Remove unnecessary call to configure_cron() & tidy up post-install a bit.bmeeks82014-12-151-4/+4
|
* Remove leftover unused directory during package uninstall.bmeeks82014-12-151-0/+1
|
* Remove useless code & initialize string vars to empty prior to use.bmeeks82014-12-151-9/+4
|
* Check and don't rebuild rules during post-install rules download.bmeeks82014-12-151-3/+7
|
* Fix logic problem with SELECT_ALL and IPS Policy selection.bmeeks82014-12-151-1/+27
|
* Do not lose any set custom update time when rule updates are disabled.bmeeks82014-12-151-5/+7
|
* Wrap calls to sync_suricata_package_config() with conf_mount_rw().bmeeks82014-12-1511-14/+31
|
* Only call conf_mount_rw() when required and remove /var/db/suricata dir.bmeeks82014-12-151-7/+16
|
* Remove unnecessary calls to write_config() to reduce auto-backups.bmeeks82014-12-151-7/+9
|
* Remove conf_mount_rw() calls from sync_suricata_package_config() function.bmeeks82014-12-151-6/+3
|
* Only call conf_mount_rw() when we need to (such as during cron task).bmeeks82014-12-151-8/+10
|
* Port rc script and cron task improvements over from Snort to Suricata.bmeeks82014-12-151-14/+93
|
* Show alert MSG instead of PRI and CLASS in Dashboard Widget.bmeeks82014-12-152-35/+38
|
* Bump Suricata binary to 2.0.4 and package GUI to v2.0.3bmeeks82014-12-156-9/+9
|
* Add check to stop progress bar output during cron task rules update.bmeeks82014-12-151-1/+3
|
* Don't restart Suricata after rules update during post-install process.bmeeks82014-12-151-2/+2
|
* Ignore additional START commands recv'd while we are already starting up.bmeeks82014-12-151-5/+66
|
* Replace exec() calls with PHP native functions where possible.bmeeks82014-12-155-13/+13
|
* Remove pcap logs over configured max_files limit.bmeeks82014-12-151-0/+24
|
* Use system global instead of hard-coded /tmp path.bmeeks82014-12-152-18/+20
|
* Use system globals instead of hard-coded /tmp path.bmeeks82014-12-151-1/+1
|
* When LOG DIR SIZE LIMIT is exceeded, cleanup rotated log files, too.bmeeks82014-12-151-0/+4
|
* Replace calls to @unlink with unlink_if_exists().bmeeks82014-12-1510-25/+21
|
* Replace '/bin/rm' calls with rmdir_recursive() function.bmeeks82014-12-155-13/+13
|
* Remove FILTERED VIEW text from table header when clearing filter.bmeeks82014-12-151-1/+1
|
* Do not hide filter dialog when only clearing values.bmeeks82014-12-151-0/+1
|
* Use system globals instead of hard-coded paths.bmeeks82014-12-152-5/+6
|
* Ensure defined CONSTANTS are unique to this package.bmeeks82014-12-158-32/+32
|
* Don't lose MySQL and other settings when only disabling Barnyard2.bmeeks82014-12-151-1/+22
|
* Misc fixes to ntopng.jim-p2014-12-154-5/+6
| | | | | | Explicitly set data dir, it used to default to /etc/dump.rdb, now defaults to cwd which is bad. Fix path given to ldconfig, contained a bad reference to i386 that should have been dynamic. Bump redis to save after setting password to ensure the db file is flushed to disk.
* Merge pull request #748 from chainlinc/patch-1Renato Botelho2014-12-121-1/+1
|\
| * Update sarg_schedule.xmlchainlinc2014-12-111-1/+1
| | | | | | if the example is followed, the extra space after the fourth dash in the WEEKAGO example causes the schedule to fail.
* | Add clamav to <ports_after> since havp needs wrapper for its binariesRenato Botelho2014-12-121-0/+1
|/
* Update vnstat PHP frontend to 1.5.2, disable PHP error reporting.jim-p2014-12-1129-173/+804
|
* remove ipmitool from 2.2 package list since it's in base now.Chris Buechler2014-12-101-18/+0
|
* fix imspector to use pbi paths. Breaks 2.0.x in process, don't care.Chris Buechler2014-12-021-3/+2
|
* remove zebedee package, doesn't workChris Buechler2014-12-023-54/+0
|
* Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ↵Renato Botelho2014-12-024-6/+9
| | | | be symlinked to pbiopt file. Bump package version
* Merge pull request #744 from marcelloc/varnish_20141202Renato Botelho2014-12-028-29/+46
|\
| * varnish3 - Add apply changes button to package guiMarcello Coutinho2014-12-028-29/+46
|/
* Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/libRenato Botelho2014-12-011-0/+11
|
* Move gcc to <ports_after> to have a cc wrapper createdRenato Botelho2014-12-011-1/+1
|
* Check if varnish is enabled before test configRenato Botelho2014-12-011-0/+4
| | | | Submitted by: Marcello Coutinho
* Drop phpsysinfo from pfSense 2.2Renato Botelho2014-12-011-16/+0
|
* Update OpenVPN Client Export with OpenVPN 2.3.6 installers.jim-p2014-12-015-7/+10
|
* Fix quagga filenamejim-p2014-12-011-1/+1
|
* Merge pull request #742 from marcelloc/varnish_20141130Renato Botelho2014-12-0111-34/+118
|\
| * varnish3 - Add force ssl option to LB Directors, config check before reload ↵Marcello Coutinho2014-12-0111-34/+118
|/ | | | and improve stats gui
* Remove glib from dependencyRenato Botelho2014-11-291-0/+1
|