Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sudo - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -11/+19 | |
| |/ / / | ||||||
* | | | | Merge pull request #927 from doktornotor/patch-16 | Renato Botelho | 2015-08-03 | 3 | -58/+52 | |
|\ \ \ \ | ||||||
| * | | | | Bump rrd-summary package version | doktornotor | 2015-08-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | rrd-summary - fix XHTML validation. | doktornotor | 2015-08-02 | 1 | -9/+15 | |
| | | | | | ||||||
| * | | | | gwled - code style fixes | doktornotor | 2015-08-02 | 1 | -48/+36 | |
| |/ / / | | | | | | | | | Remove useles stuff, remove bogus chmod 077. | |||||
* | | | | Merge pull request #928 from doktornotor/patch-17 | Renato Botelho | 2015-08-03 | 4 | -219/+223 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Bump filer package version | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | filer - code style fixes | doktornotor | 2015-08-03 | 1 | -122/+118 | |
| | | | | ||||||
| * | | | filer_sync.xml - fix trailing whitespace | doktornotor | 2015-08-02 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | filer - code style fixes | doktornotor | 2015-08-02 | 1 | -42/+43 | |
| | | | | ||||||
| * | | | filer - code style fixes | doktornotor | 2015-08-02 | 1 | -52/+59 | |
|/ / / | ||||||
* | | | Merge pull request #914 from doktornotor/patch-5 | Chris Buechler | 2015-07-31 | 2 | -69/+118 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix the count and interval handling | doktornotor | 2015-07-30 | 1 | -2/+2 | |
| | | | ||||||
| * | | Bump mtr-nox11 package version | doktornotor | 2015-07-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | mtr-nox11 - multiple improvements plus code style fixes | doktornotor | 2015-07-30 | 1 | -68/+117 | |
|/ / | ||||||
* / | Revert "Add status column and other GUI improvement" Fixes #4895 | jim-p | 2015-07-28 | 1 | -31/+20 | |
|/ | | | | This reverts commit c0ce84e71c7c63d3289bc225f4590953f17ee56c. | |||||
* | Merge pull request #902 from PiBa-NL/haproxy_v0_27 | Renato Botelho | 2015-07-27 | 8 | -500/+244 | |
|\ | ||||||
| * | haproxy-1_5, haproxy-devel, bump binary versions to 1.5.14 / 1.6-dev2. | PiBa-NL | 2015-07-19 | 8 | -500/+244 | |
| | | | | | | | | Also copy fixes made -devel to the -1_5 package. | |||||
* | | Merge pull request #908 from doktornotor/patch-2 | Renato Botelho | 2015-07-27 | 2 | -1/+3 | |
|\ \ | ||||||
| * | | Bump ntopng package version | doktornotor | 2015-07-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | ntopng - need to create the target_dir before symlinking | doktornotor | 2015-07-27 | 1 | -0/+2 | |
|/ / | | | | | | | | | | | | | | | | | | | | | The target directory does not exist on reinstall. Need to create it to avoid these errors: ``` Starting package ntopng... Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 ``` | |||||
* | | Merge pull request #905 from bmeeks8/suricata-2.1.6 | Renato Botelho | 2015-07-27 | 16 | -17/+243 | |
|\ \ | ||||||
| * | | Bump Suricata GUI package version to 2.1.6 | bmeeks8 | 2015-07-23 | 2 | -2/+2 | |
| | | | ||||||
| * | | Add note reminding user to assign custom Pass List to an interface. | bmeeks8 | 2015-07-23 | 1 | -1/+2 | |
| | | | ||||||
| * | | Include proxy ARP virtual IPs in default HOME_NET and PASS LIST. | bmeeks8 | 2015-07-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove hard-coding of pkg version and grab it realtime instead. | bmeeks8 | 2015-07-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | Show Suricata binary version on package home page. | bmeeks8 | 2015-07-22 | 2 | -2/+13 | |
| | | | ||||||
| * | | Sync IPREP IP List files with CARP replication partners. | bmeeks8 | 2015-07-22 | 2 | -0/+35 | |
| | | | ||||||
| * | | Start Suricata in the background on a package re-install. | bmeeks8 | 2015-07-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | Show validation error for FQDN aliases since we do not support them. | bmeeks8 | 2015-07-22 | 2 | -2/+8 | |
| | | | ||||||
| * | | Use more secure CURL options for rules tarball downloads. | bmeeks8 | 2015-07-22 | 1 | -3/+5 | |
| | | | ||||||
| * | | Add new feature to hide deprecated rules categories in GUI. | bmeeks8 | 2015-07-22 | 7 | -0/+168 | |
| | | | ||||||
| * | | Verify suricata_widget file handle before trying to use it. | bmeeks8 | 2015-07-22 | 1 | -1/+4 | |
| | | | ||||||
| * | | Fix window title - should be Suricata and not Snort. | bmeeks8 | 2015-07-22 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #907 from doktornotor/patch-2RELENG_2_2_4 | Chris Buechler | 2015-07-25 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | ntopng - force overwrite on decompression of GeoIP files | doktornotor | 2015-07-25 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #871 from ncolunga/patch-1 | Chris Buechler | 2015-07-25 | 1 | -6/+12 | |
|\ \ | ||||||
| * | | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+2 | |
| | | | ||||||
| * | | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+6 | |
| | | | ||||||
| * | | Update havp.inc | Nacho | 2015-04-30 | 1 | -6/+6 | |
| | | | | | | | | | This changes fix HAVP on pfsense 2.2.2 as related on https://forum.pfsense.org/index.php?topic=90706.0 | |||||
* | | | Merge pull request #903 from stilez/patch-1 | Chris Buechler | 2015-07-25 | 1 | -20/+31 | |
|\ \ \ | ||||||
| * | | | Add status column and other GUI improvement | stilez | 2015-07-23 | 1 | -20/+31 | |
| | |/ | |/| | | | | | | | | | | | | | For ease of use 1) Add a single "Status" column 2) Merge "Apply" and "Revert" into a single column (they are mutually exclusive reverses of each other so it flows better) | |||||
* | | | Merge pull request #906 from doktornotor/patch-2 | Chris Buechler | 2015-07-25 | 2 | -4/+23 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix up the 2.1.x font path | doktornotor | 2015-07-24 | 1 | -1/+1 | |
| | | | | | | | | | Meh... should rather clean all that 2.1.x stuff eventually. And move all most of this to ntopng.inc. No time for that now. | |||||
| * | | Bump ntopng package version | doktornotor | 2015-07-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Bug #4567 - ntopng GeoIP files missing | doktornotor | 2015-07-24 | 1 | -2/+13 | |
| | | | | | | | | | Use fetch instead of the broken ntopng-geoipupdate.sh binary. | |||||
| * | | Fix - ntopng fails to copy fonts on install | doktornotor | 2015-07-24 | 1 | -1/+9 | |
|/ / | ||||||
* | | Fix stunnel PBI directories and update to 5.20. Fixes #4295 | Renato Botelho | 2015-07-16 | 3 | -29/+39 | |
| | | ||||||
* | | Merge pull request #894 from djmarcin/stunnel | Renato Botelho | 2015-07-16 | 3 | -2/+9 | |
|\ \ | ||||||
| * | | Bump stunnel version number for config changes. | David Marcin | 2015-07-15 | 1 | -1/+1 | |
| | | |