Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apcupsd - bump version | Danilo G. Baio (dbaio) | 2015-03-24 | 4 | -4/+4 |
| | |||||
* | apcupsd - improve status page | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -7/+63 |
| | |||||
* | apcupsd - add functions | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -0/+40 |
| | |||||
* | Merge pull request #837 from BBcan177/pfBlockerNG_03_17_15-1 | Renato Botelho | 2015-03-20 | 16 | -113/+127 |
|\ | |||||
| * | pfBlockerNG - Mods - Create Suppression File | BBcan177 | 2015-03-17 | 1 | -1/+4 |
| | | | | | | | | | | -Previous version would not clear old suppression file when Alias is empty. | ||||
| * | pfBlockerNG - Bump to 1.0.6 | BBcan177 | 2015-03-17 | 1 | -2/+2 |
| | | | | | | | | | | Bump pfBlockerNG to v1.0.6 Set status as "Stable" | ||||
| * | pfBlockerNG - (c)2015 Mods | BBcan177 | 2015-03-17 | 15 | -22/+22 |
| | | |||||
| * | pfBlockerNG - Mods to pfblockerng_diag_dns | BBcan177 | 2015-03-17 | 1 | -88/+99 |
| | | | | | | | | | | - Align pfblockerng_diag_dns.php to pfSense diag_dns.php changes - Code style mods. | ||||
* | | Merge pull request #836 from bmeeks8/snort-2.9.7.2-v3.2.4 | Renato Botelho | 2015-03-20 | 9 | -16/+16 |
|\ \ | |||||
| * | | Bump Snort package version to 2.9.7.2-v3.2.4 | bmeeks8 | 2015-03-17 | 6 | -11/+11 |
| | | | |||||
| * | | Need to trim trailing backslash off OpenAppID path. | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | |||||
| * | | Bump default for Snort binary version to 2.9.7.2 | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | |||||
| * | | Fix missing $ in front of array variable name. | bmeeks8 | 2015-03-17 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo in URL for GPLv2 Community Rules details link. | bmeeks8 | 2015-03-17 | 1 | -2/+2 |
| |/ | |||||
* | | Fix quagga carp plugin name and version bump. | jim-p | 2015-03-18 | 5 | -5/+5 |
| | | |||||
* | | Give ldconfig a nudge for sudo (temp workaround for library issues) | jim-p | 2015-03-18 | 3 | -3/+7 |
| | | |||||
* | | Update sudo binaries. | jim-p | 2015-03-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #834 from PiBa-NL/haproxy-devel21RELENG_2_2_1 | jim-p | 2015-03-16 | 5 | -12/+12 |
|\ | |||||
| * | haproxy-1_5, haproxy-devel, pkg v0.22 fix SNI handling inspect-delay 5s ↵ | PiBa-NL | 2015-03-16 | 5 | -12/+12 |
| | | | | | | | | instead if 5ms, show 'not' in acls when set | ||||
* | | Version bump FTP proxy. Also promote to Beta based on positive user feedback. | jim-p | 2015-03-09 | 1 | -2/+2 |
| | | |||||
* | | Add source and destination bypass fields for FTP proxy | jim-p | 2015-03-09 | 2 | -4/+32 |
| | | |||||
* | | Remove broken IPv6 setting from ftp proxy. | jim-p | 2015-03-09 | 2 | -13/+0 |
| | | |||||
* | | Merge pull request #830 from PiBa-NL/haproxy-devel21 | jim-p | 2015-03-08 | 24 | -4/+8061 |
|\| | |||||
| * | haproxy-1_5, create 'release' package from haproxy-devel base, to have a ↵ | PiBa-NL | 2015-03-08 | 23 | -3/+8060 |
| | | | | | | | | 'production' stable version | ||||
| * | haproxy-devel, allow haproxy to use the same certificate as what is used for ↵ | PiBa-NL | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | | the webgui when it has been configured with a 'real' certificate | ||||
* | | Add option to disable alerts in ntopng (e.g. flooding messages) | jim-p | 2015-03-06 | 4 | -6/+17 |
| | | | | | | | | See https://forum.pfsense.org/index.php?topic=89911.0 | ||||
* | | Fix wording | jim-p | 2015-03-06 | 1 | -1/+1 |
| | | |||||
* | | xmllint sure didn't like that descr. Try again | jim-p | 2015-03-04 | 1 | -1/+1 |
| | | |||||
* | | Add a basic FTP Client Proxy using ftp-proxy(8) from FreeBSD | jim-p | 2015-03-04 | 3 | -0/+259 |
| | | |||||
* | | Update siproxd pbi to 0.8.0_1 on 2.2 and fix startup script, fixes #4217 | Renato Botelho | 2015-02-26 | 4 | -7/+13 |
| | | |||||
* | | FreeRADIUS, clarify text for password logging options | Chris Buechler | 2015-02-25 | 1 | -4/+4 |
| | | |||||
* | | Add CARP plugin support to quagga so it no longer needs a patch to ↵ | jim-p | 2015-02-24 | 5 | -4/+42 |
| | | | | | | | | rc.carp(master|backup). | ||||
* | | Fix CARP status check for 2.2 | jim-p | 2015-02-24 | 5 | -6/+33 |
| | | |||||
* | | Merge pull request #827 from PiBa-NL/haproxy-devel21 | Renato Botelho | 2015-02-24 | 17 | -16/+16 |
|\| | |||||
| * | haproxy-devel, move files to subfolders | PiBa-NL | 2015-02-21 | 17 | -16/+16 |
| | | |||||
* | | Merge pull request #826 from phil-davis/patch-3 | Renato Botelho | 2015-02-23 | 1 | -2/+6 |
|\ \ | |||||
| * | | Validate widget_snort_display_lines | Phil Davis | 2015-02-21 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | Currently if you open the snort widget settings and just press "save" with a blank field, it sets the parameter to blank. Subsequently that causes problems trying to fetch the last "" number of alerts, and actually the little "tool" icon never reappears, so you cannot fix it from the dashboard. 1) Setting the number of entries to 0 seems silly, so limit it to a minimum of 1 alert. 2) If the user blanks the box, then unset widget_snort_display_lines to make sure things will always revert to the default. 3) Whatever else the user types in - "abc", "-999", "23xyz99" - try to interpret it as an int (with intval()), then do not let it be less than 1 (not negative or zero). This forum entry made me touch it and "break" my widget also: https://forum.pfsense.org/index.php?topic=89161.0 | ||||
* | | | Merge pull request #820 from BBcan177/pfBlockerNG_021615_1 | Renato Botelho | 2015-02-23 | 6 | -147/+489 |
|\ \ \ | |||||
| * | | | pfBlockerNG - Mods to Alerts Tab JS Variable | BBcan177 | 2015-02-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | - Define $mycounter variable to avoid a potential JS error when its empty. | ||||
| * | | | pfBlockerNG - Alerts Tab cosmetic changes | BBcan177 | 2015-02-22 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | Remove extra line Add missing semi-colon ; | ||||
| * | | | pfBlockerNG - Remove Dev version Variable. | BBcan177 | 2015-02-22 | 1 | -1/+0 |
| | | | | |||||
| * | | | pfBlockerNG - Remove bak file again! | BBcan177 | 2015-02-22 | 1 | -2701/+0 |
| | | | | | | | | | | | | | | | | !!!! Remove bak file added by fat fingers!!!! | ||||
| * | | | pfBlockerNG - Mods for Nano Aliastables ro/rw | BBcan177 | 2015-02-22 | 2 | -3/+2712 |
| | | | | | | | | | | | | | | | | Add RW/RO commands for Aliastables Archiving for Nano/Ramdisk Installs. | ||||
| * | | | pfBlockerNG - Alerts Tab Filter Regex | BBcan177 | 2015-02-22 | 1 | -10/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1) Add Filter Regex to Alerts Tab (Based on Firewall Diag Logs & Snort pkg) 2) Change Suppression icon to use "Green +" Icon | ||||
| * | | | pfBlockerNG - Collect VIP Subnets for Alerts Tab | BBcan177 | 2015-02-19 | 1 | -1/+4 |
| | | | | |||||
| * | | | pfBlockerNG - Mods to Schedule converter | BBcan177 | 2015-02-19 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | As spotted by phil.davis - https://github.com/phil-davis/pfsense-packages/commit/c5b497d4ea370e8f076bd95af5259d547894f2fa | ||||
| * | | | Revert "pfBlockerNG - Mod to IPv4 CIDR Regex" | BBcan177 | 2015-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit e49ea2af46ed44cd955c1f4513b66ca984c2fc8a. | ||||
| * | | | Revert "pfBlockerNG - Fix missing Start Hour code" | BBcan177 | 2015-02-19 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | This reverts commit 7a9603b71a68fd1edec153151ce78eff7a17b05f. | ||||
| * | | | pfBlockerNG - Fix missing Start Hour code | BBcan177 | 2015-02-19 | 1 | -2/+4 |
| | | | | |||||
| * | | | pfBlockerNG - Default "Keep Settings" to "on" | BBcan177 | 2015-02-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | https://redmine.pfsense.org/issues/4373#change-17404 |