Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only call conf_mount_rw() when we need to (such as during cron task). | bmeeks8 | 2014-12-15 | 1 | -8/+10 |
| | |||||
* | Port rc script and cron task improvements over from Snort to Suricata. | bmeeks8 | 2014-12-15 | 1 | -14/+93 |
| | |||||
* | Show alert MSG instead of PRI and CLASS in Dashboard Widget. | bmeeks8 | 2014-12-15 | 2 | -35/+38 |
| | |||||
* | Bump Suricata binary to 2.0.4 and package GUI to v2.0.3 | bmeeks8 | 2014-12-15 | 3 | -3/+3 |
| | |||||
* | Add check to stop progress bar output during cron task rules update. | bmeeks8 | 2014-12-15 | 1 | -1/+3 |
| | |||||
* | Don't restart Suricata after rules update during post-install process. | bmeeks8 | 2014-12-15 | 1 | -2/+2 |
| | |||||
* | Ignore additional START commands recv'd while we are already starting up. | bmeeks8 | 2014-12-15 | 1 | -5/+66 |
| | |||||
* | Replace exec() calls with PHP native functions where possible. | bmeeks8 | 2014-12-15 | 5 | -13/+13 |
| | |||||
* | Remove pcap logs over configured max_files limit. | bmeeks8 | 2014-12-15 | 1 | -0/+24 |
| | |||||
* | Use system global instead of hard-coded /tmp path. | bmeeks8 | 2014-12-15 | 2 | -18/+20 |
| | |||||
* | Use system globals instead of hard-coded /tmp path. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | When LOG DIR SIZE LIMIT is exceeded, cleanup rotated log files, too. | bmeeks8 | 2014-12-15 | 1 | -0/+4 |
| | |||||
* | Replace calls to @unlink with unlink_if_exists(). | bmeeks8 | 2014-12-15 | 10 | -25/+21 |
| | |||||
* | Replace '/bin/rm' calls with rmdir_recursive() function. | bmeeks8 | 2014-12-15 | 5 | -13/+13 |
| | |||||
* | Remove FILTERED VIEW text from table header when clearing filter. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Do not hide filter dialog when only clearing values. | bmeeks8 | 2014-12-15 | 1 | -0/+1 |
| | |||||
* | Use system globals instead of hard-coded paths. | bmeeks8 | 2014-12-15 | 2 | -5/+6 |
| | |||||
* | Ensure defined CONSTANTS are unique to this package. | bmeeks8 | 2014-12-15 | 8 | -32/+32 |
| | |||||
* | Don't lose MySQL and other settings when only disabling Barnyard2. | bmeeks8 | 2014-12-15 | 1 | -1/+22 |
| | |||||
* | Misc fixes to ntopng. | jim-p | 2014-12-15 | 1 | -2/+3 |
| | | | | | | 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. | ||||
* | Update sarg_schedule.xml | chainlinc | 2014-12-11 | 1 | -1/+1 |
| | | | if the example is followed, the extra space after the fourth dash in the WEEKAGO example causes the schedule to fail. | ||||
* | Update vnstat PHP frontend to 1.5.2, disable PHP error reporting. | jim-p | 2014-12-11 | 26 | -170/+801 |
| | |||||
* | fix imspector to use pbi paths. Breaks 2.0.x in process, don't care. | Chris Buechler | 2014-12-02 | 1 | -3/+2 |
| | |||||
* | Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ↵ | Renato Botelho | 2014-12-02 | 1 | -3/+6 |
| | | | | be symlinked to pbiopt file. Bump package version | ||||
* | varnish3 - Add apply changes button to package gui | Marcello Coutinho | 2014-12-02 | 5 | -26/+43 |
| | |||||
* | Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/lib | Renato Botelho | 2014-12-01 | 1 | -0/+11 |
| | |||||
* | Check if varnish is enabled before test config | Renato Botelho | 2014-12-01 | 1 | -0/+4 |
| | | | | Submitted by: Marcello Coutinho | ||||
* | Update OpenVPN Client Export with OpenVPN 2.3.6 installers. | jim-p | 2014-12-01 | 2 | -4/+7 |
| | |||||
* | varnish3 - Add force ssl option to LB Directors, config check before reload ↵ | Marcello Coutinho | 2014-12-01 | 8 | -31/+115 |
| | | | | and improve stats gui | ||||
* | fix typo | Chris Buechler | 2014-11-29 | 1 | -3/+3 |
| | |||||
* | Clean up some of BIND text. | Chris Buechler | 2014-11-28 | 5 | -45/+45 |
| | |||||
* | touch up arpwatch, add escaping to iperf | Chris Buechler | 2014-11-28 | 4 | -18/+13 |
| | |||||
* | Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972 | Chris Buechler | 2014-11-27 | 1 | -0/+4 |
| | |||||
* | remove "Do not overwrite previous backups" option for now, it's not ↵ | Chris Buechler | 2014-11-27 | 1 | -8/+0 |
| | | | | currently relevant. Ticket #4033 | ||||
* | Add missing \n | Renato Botelho | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | Remove old hack from 1.x times, also make sure gnome.subr is available, ↵ | Renato Botelho | 2014-11-26 | 1 | -18/+5 |
| | | | | otherwise dbus won't work | ||||
* | We don't want to call rc.d direct from local subdir, use the wrapper | Renato Botelho | 2014-11-26 | 1 | -16/+10 |
| | |||||
* | Merge pull request #735 from phil-davis/patch-2 | Renato Botelho | 2014-11-26 | 2 | -4/+11 |
|\ | |||||
| * | AutoConfigBackup version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | That is a bit of a pain how some packages also have their version in a package-specific XML and it gets out of date. I do not think it is really used for anything. | ||||
| * | AutoConfigBackup current host appears twice in dropdown | Phil Davis | 2014-11-22 | 1 | -3/+10 |
| | | | | | | | | | | When building the lists of available host names on the Restore tab, the current host is listed twice if it already has some backups. This makes the code a bit smarter to not do that. IMHO not worth updating the version number, since this is purely cosmetic. | ||||
* | | Stop trying to be smart patching /etc/sshd, stock version already consider ↵ | Renato Botelho | 2014-11-26 | 1 | -21/+1 |
| | | | | | | | | /etc/sshd_extra. It fixes #3959 | ||||
* | | Fix indent and whitespaces | Renato Botelho | 2014-11-26 | 1 | -80/+77 |
| | | |||||
* | | Postix - add etc folder check on pfsense 2.2 | Marcello Coutinho | 2014-11-25 | 1 | -0/+6 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Marcello Coutinho | 2014-11-25 | 3 | -14/+3 |
|\ \ | |||||
| * | | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of ↵ | Renato Botelho | 2014-11-25 | 3 | -14/+3 |
| | | | | | | | | | | | | try to use regular binaries from PBIDIR/local/(s)bin. etc is also linked from PBIDIR to PBIDIR/local then it won't break anything. It helps ticket #4018 | ||||
* | | | varnish - fixes for pfsense 2.2 and widget improvements | Marcello Coutinho | 2014-11-24 | 3 | -34/+79 |
| | | | |||||
* | | | varnish3 - indent / spaces fixes | Marcello Coutinho | 2014-11-24 | 9 | -85/+85 |
|/ / | |||||
* / | Add some "install" code for nmap to check for the OUI database and symlink ↵ | jim-p | 2014-11-24 | 2 | -1/+26 |
|/ | | | | it if necessary. | ||||
* | Merge pull request #727 from alainabbas/patch-2 | Renato Botelho | 2014-11-21 | 1 | -0/+27 |
|\ | |||||
| * | Update squid_reverse_general.xml | alainabbas | 2014-11-12 | 1 | -0/+27 |
| | | | | | | Adding the Client side certificate verification in the reverse proxy |