| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version of OpenVPN Client Export, windows installers have been updated t... | jim-p | 2014-10-01 | 1 | -1/+1 |
* | Attempt to fix avahi on 2.2 | Renato Botelho | 2014-10-01 | 1 | -9/+15 |
* | Fix paths on mailscanner for 2.2 | Renato Botelho | 2014-10-01 | 1 | -16/+16 |
* | Merge pull request #710 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-26 | 2 | -11/+30 |
|\ |
|
| * | haproxy-devel, allow transparent-client-ip using ipv6 | PiBa-NL | 2014-09-26 | 2 | -11/+30 |
* | | Silence errors when creating directories, also create a symlink to /usr/local... | Renato Botelho | 2014-09-26 | 1 | -4/+9 |
* | | Declare frlib as global | Renato Botelho | 2014-09-26 | 1 | -1/+1 |
* | | Remove anyterm (it has closed binaries and bash inside), and also removed unm... | Renato Botelho | 2014-09-26 | 136 | -40900/+0 |
* | | Update freeradius2 to 1.6.8: | Renato Botelho | 2014-09-25 | 3 | -201/+166 |
* | | Merge pull request #708 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-25 | 2 | -15/+44 |
|\| |
|
| * | haproxy-devel, fix transparent-client-ip on pfsense 2.2 for changes in ipfw | PiBa-NL | 2014-09-26 | 2 | -15/+44 |
* | | Merge pull request #702 from yuki/master | Renato Botelho | 2014-09-24 | 2 | -2/+16 |
|\ \ |
|
| * | | Modifications to allow nrpe arguments (dont_blame_nrpe) in the config edition | Yuki (aka Ruben Gomez) | 2014-09-17 | 2 | -2/+16 |
* | | | Update font used by File Manager | Colin Fleming | 2014-09-23 | 3 | -6/+6 |
* | | | Merge pull request #706 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-23 | 2 | -35/+65 |
|\ \ \
| | |/
| |/| |
|
| * | | haproxy-devel, fix template certificate generation on 2.2, fix certificate ac... | PiBa-NL | 2014-09-23 | 2 | -35/+65 |
* | | | Merge pull request #705 from yylyyl/master | Renato Botelho | 2014-09-23 | 2 | -5/+6 |
|\ \ \ |
|
| * | | | it's $lcdproc_config['comport'] that can be "none" but $realport | yylyyl | 2014-09-23 | 1 | -1/+1 |
| * | | | lcd2usb doesn't need Device to be specified, also fix traffic display | yylyyl | 2014-09-23 | 2 | -5/+6 |
* | | | | Merge pull request #704 from PiBa-NL/haproxy_1.5.3_extra | jim-p | 2014-09-23 | 4 | -68/+50 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | haproxy-devel, fix extra sni acl's, allow a ipalias to be entered for source ... | PiBa-NL | 2014-09-23 | 4 | -68/+50 |
* | | | Fix typo and broken link in sarg about section | MarkVLK | 2014-09-19 | 1 | -2/+2 |
| |/
|/| |
|
* | | Follow 2.2 and change 8hour->eighthour and 4year->fouryear to avoid having a ... | jim-p | 2014-09-16 | 3 | -6/+20 |
|/ |
|
* | Merge pull request #700 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 1 | -1/+1 |
|\ |
|
| * | haproxy-devel, bugfix, undefined variable caused error, now htmllist_get_sele... | PiBa-NL | 2014-09-15 | 1 | -1/+1 |
* | | Merge pull request #699 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 7 | -305/+896 |
|\| |
|
| * | haproxy-devel improvements | PiBa-NL | 2014-09-14 | 7 | -305/+896 |
* | | fix typo in variable | Chris Buechler | 2014-09-13 | 1 | -2/+2 |
* | | Use rename() instead of shell call for renaming directories. | bmeeks8 | 2014-09-09 | 1 | -1/+2 |
* | | Bump Suricata GUI package version to 2.0.3 v2.0.2 | bmeeks8 | 2014-09-08 | 3 | -4/+4 |
* | | Move call to write_config() so as not to invalidate the loop iterator. | bmeeks8 | 2014-09-08 | 1 | -1/+1 |
* | | Fix any duplicate UUIDs and 'dns-events.rules' entries in config. | bmeeks8 | 2014-09-08 | 2 | -1/+40 |
* | | Add count of USER ENABLED & DISABLED rules to page summary. | bmeeks8 | 2014-09-08 | 1 | -1/+5 |
* | | Sync some changes to CARP slaves when enabled. | bmeeks8 | 2014-09-07 | 7 | -0/+30 |
* | | Use $_POST instead of $_GET for DEL action to improve security. | bmeeks8 | 2014-09-07 | 1 | -9/+9 |
* | | Fix typo in tooltip & ignore invalid block.log entries when dispaying. | bmeeks8 | 2014-09-07 | 1 | -2/+5 |
* | | Remove unnecessary call to trim(). Causes error on 2.1.x systems. | bmeeks8 | 2014-09-07 | 1 | -2/+2 |
* | | Bump suricata version | Renato Botelho | 2014-09-06 | 1 | -1/+1 |
* | | Fix typo on function name | Renato Botelho | 2014-09-06 | 1 | -1/+1 |
* | | Merge pull request #696 from bmeeks8/suricata-2.0.3-v2.0 | Renato Botelho | 2014-09-06 | 42 | -800/+5149 |
|\ \ |
|
| * | | Some changes no longer needed since dns-events.rules file is now in PBI. | bmeeks8 | 2014-09-05 | 3 | -25/+0 |
| * | | Check if spaces in BY2 Sensor Name and show validation error. | bmeeks8 | 2014-09-05 | 1 | -1/+7 |
| * | | Update static HTML text on page to reflect change in options. | bmeeks8 | 2014-09-05 | 1 | -1/+1 |
| * | | Bug fix for cloning interface via DUP icon. | bmeeks8 | 2014-09-05 | 1 | -2/+5 |
| * | | Notify user on ALERTS tab when viewing filtered results. | bmeeks8 | 2014-09-05 | 1 | -0/+7 |
| * | | Default "forcekeepsettings" to 'on' for new installs (Issue #3838) | bmeeks8 | 2014-09-04 | 1 | -1/+6 |
| * | | Disable EVE log options when interface is disabled. | bmeeks8 | 2014-09-04 | 1 | -0/+6 |
| * | | Fix spelling error typo in a comment line. | bmeeks8 | 2014-09-04 | 1 | -1/+1 |
| * | | Prevent setting filesystem to read-only during post-install rule update. | bmeeks8 | 2014-09-04 | 1 | -1/+5 |
| * | | Add new GUI control for setting interface promisc mode on/off. | bmeeks8 | 2014-09-04 | 4 | -0/+27 |