aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix another missed $ symbol in variable name.bmeeks82014-08-291-1/+1
* Fix missing $ sign in front of variable name.bmeeks82014-08-271-5/+5
* Improve HOME_NET and EXTERNAL_NET variable generation.bmeeks82014-08-274-19/+34
* Improve security handling provided filename values.bmeeks82014-08-271-3/+3
* Add missing comma between values in array declaration.bmeeks82014-08-271-1/+1
* Bump Suricata package to version 2.0.3 pkg v2.0bmeeks82014-08-263-9/+9
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-2641-753/+5004
* Bump ACB version due to last changesRenato Botelho2014-08-263-3/+3
* Merge pull request #681 from msilvoso/masterRenato Botelho2014-08-268-18/+64
|\
| * Requested changesManuel Silvoso2014-07-254-24/+25
| * Tabs to spaces and merged changes from crypt.php into crypt_acb.phpManuel Silvoso2014-07-252-12/+15
| * removed: closing php tagsManuel Silvoso2014-07-255-5/+0
| * added proxy configuration to autoconfigbackupManuel Silvoso2014-07-253-3/+50
* | Merge pull request #692 from bmeeks8/snort-2.9.6.2-v3.1.2Renato Botelho2014-08-2616-151/+370
|\ \
| * | Fix-up reverse DNS lookup and table sorting for pfSense 2.2.bmeeks82014-08-144-43/+128
| * | More fixes for Link-Local addresses in HOME_NET and Pass Lists.bmeeks82014-08-111-12/+24
| * | Fix error preventing rules rebuild when duplicating an interface.bmeeks82014-08-061-3/+3
| * | Fix typo in hyperlink to GLOBAL SETTINGS tab.bmeeks82014-07-291-1/+1
| * | Include Link-Local address in HOME_NET and default Pass Listbmeeks82014-07-291-32/+51
| * | Fix-up URLs for Snort rule subscription sign-ups.bmeeks82014-07-291-2/+2
| * | Bump Snort GUI package version to v3.1.2 -- bug fixes.bmeeks82014-07-287-8/+8
| * | Fix Port Scan select alias behavior to not lose previous values.bmeeks82014-07-281-2/+35
| * | Revert to old behavior for rule forced enable/disable icon. Add save msg.bmeeks82014-07-271-7/+37
| * | Fix so we don't lose typed field values when selecting an Alias.bmeeks82014-07-271-47/+87
| * | Add missing equals sign in front of string value.bmeeks82014-07-271-1/+1
* | | Bump tinydns version due to last changesRenato Botelho2014-08-213-3/+3
* | | Merge pull request #693 from jwbrown77/dns-rebaseRenato Botelho2014-08-214-34/+113
|\ \ \
| * | | Change require to not specify full path since its already in the include_pathJeremy Brown2014-08-211-1/+1
| * | | Replace newline in heredoc with actual newline per mainatiner requestJeremy Brown2014-07-311-2/+3
| * | | Make tinydns failover IPv6 comaptibleAnton2014-07-312-19/+41
| * | | Changed startup script for correct startup and correct handling of failover p...Anton2014-07-312-16/+47
| * | | Changed status page of tinydns to view correct monitor statusAnton2014-07-311-9/+33
| * | | Change Logs to show correct dataAnton2014-07-311-3/+4
| | |/ | |/|
* | | Rebuilt and signed open-vm-tools for 2.2, also change package version to refl...Renato Botelho2014-08-211-2/+2
* | | Update freeradius to 2.2.5_3 and bump package version, it fixes #3816Renato Botelho2014-08-193-6/+6
* | | Merge pull request #689 from dbaio/masterRenato Botelho2014-08-196-21/+21
|\ \ \
| * | | zabbix2 - fix pkg versionDanilo G. Baio (dbaio)2014-08-191-1/+1
| * | | zabbix2 - update packages to 2.2.5Danilo G. Baio (dbaio)2014-08-143-16/+16
| * | | zabbix2 - ports has changed versionDanilo G. Baio (dbaio)2014-07-253-16/+16
| * | | zabbix2 - update packages to 2.2.4Danilo G. Baio (dbaio)2014-07-236-21/+21
* | | | Fix redis path for 2.2 (ntopng)jim-p2014-08-154-5/+12
* | | | Activate ntopng on 2.2jim-p2014-08-151-2/+1
* | | | Fix ntopng 64-bit filenamejim-p2014-08-141-1/+1
* | | | Fix typojim-p2014-08-131-1/+1
* | | | Fix path to geoip update scriptjim-p2014-08-131-1/+1
* | | | Activate ntopng for 2.1.4jim-p2014-08-132-4/+2
* | | | More fixes for ntopng. Once the latest binaries are all in place it can be ac...jim-p2014-08-131-12/+69
* | | | Fix port path for haproxy on 10.xjim-p2014-08-131-1/+1
* | | | Misc refinements for ntopngjim-p2014-08-134-0/+6
* | | | Merge pull request #694 from PiBa-NL/haproxy_1.5.3jim-p2014-08-122-4/+4
|\ \ \ \