aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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-153-3/+3
* 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-151-2/+3
* Update sarg_schedule.xmlchainlinc2014-12-111-1/+1
* Update vnstat PHP frontend to 1.5.2, disable PHP error reporting.jim-p2014-12-1126-170/+801
* fix imspector to use pbi paths. Breaks 2.0.x in process, don't care.Chris Buechler2014-12-021-3/+2
* Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ...Renato Botelho2014-12-021-3/+6
* varnish3 - Add apply changes button to package guiMarcello Coutinho2014-12-025-26/+43
* Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/libRenato Botelho2014-12-011-0/+11
* Check if varnish is enabled before test configRenato Botelho2014-12-011-0/+4
* Update OpenVPN Client Export with OpenVPN 2.3.6 installers.jim-p2014-12-012-4/+7
* varnish3 - Add force ssl option to LB Directors, config check before reload a...Marcello Coutinho2014-12-018-31/+115
* fix typoChris Buechler2014-11-291-3/+3
* Clean up some of BIND text.Chris Buechler2014-11-285-45/+45
* touch up arpwatch, add escaping to iperfChris Buechler2014-11-284-18/+13
* Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972Chris Buechler2014-11-271-0/+4
* remove "Do not overwrite previous backups" option for now, it's not currently...Chris Buechler2014-11-271-8/+0
* Add missing \nRenato Botelho2014-11-261-1/+1
* Remove old hack from 1.x times, also make sure gnome.subr is available, other...Renato Botelho2014-11-261-18/+5
* We don't want to call rc.d direct from local subdir, use the wrapperRenato Botelho2014-11-261-16/+10
* Merge pull request #735 from phil-davis/patch-2Renato Botelho2014-11-262-4/+11
|\
| * AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| * AutoConfigBackup current host appears twice in dropdownPhil Davis2014-11-221-3/+10
* | Stop trying to be smart patching /etc/sshd, stock version already consider /e...Renato Botelho2014-11-261-21/+1
* | Fix indent and whitespacesRenato Botelho2014-11-261-80/+77
* | Postix - add etc folder check on pfsense 2.2Marcello Coutinho2014-11-251-0/+6
* | Merge remote-tracking branch 'upstream/master'Marcello Coutinho2014-11-253-14/+3
|\ \
| * | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of try...Renato Botelho2014-11-253-14/+3
* | | varnish - fixes for pfsense 2.2 and widget improvementsMarcello Coutinho2014-11-243-34/+79
* | | varnish3 - indent / spaces fixesMarcello Coutinho2014-11-249-85/+85
|/ /