Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make matching conf_mount_ro calls for squid | Phil Davis | 2012-08-02 | 1 | -1/+2 |
| | | | | After initial installation of squid3 (squid-reverse folder) the shared-memory section mount count is left at 3. This means that on nanobsd the CF card is left mounted read-write. This condition will persist until the next reboot, because there is nothing to decrement the count. I have found 2 places here that do not match up conf_mount_rw and conf_mount_ro calls. There might be 1 more somewhere (or one of these routines is called twice during installation). I can check that when this change is committed and I can do another install from scratch. | ||||
* | Bandwidthd skip_intervals typo prevented this param from being effective. | Phil Davis | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | squid3 - remove extra </default_value> on default language | Marcello Coutinho | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Rename Server to Variables since thats what it is | Ermal | 2012-07-22 | 6 | -6/+6 |
| | |||||
* | Fix copy pasto errors | Ermal | 2012-07-22 | 1 | -2/+2 |
| | |||||
* | Correct function | Ermal | 2012-07-22 | 1 | -1/+1 |
| | |||||
* | Remove files that are not selected under categories | Ermal | 2012-07-22 | 1 | -6/+28 |
| | |||||
* | Merge pull request #289 from phil-davis/master | Ermal Luçi | 2012-07-22 | 2 | -3/+3 |
|\ | | | | | Change the default language to 'en' and fix proxy_monitor check | ||||
| * | Fix grep for squid process since "-D" was obsolete. | Phil Davis | 2012-07-22 | 1 | -2/+2 |
| | | |||||
| * | Change the default language to the language code 'en' - Squid V3 uses the ↵ | Phil Davis | 2012-07-22 | 1 | -1/+1 |
| | | | | | | | | 2-char language codes | ||||
* | | Bump version | Ermal | 2012-07-22 | 4 | -6/+6 |
| | | |||||
* | | Remove subnet/cidr part from autogenerated addresses for whitelist | Ermal | 2012-07-22 | 1 | -9/+21 |
| | | |||||
* | | If general rules are missing show configured rules | Ermal | 2012-07-22 | 1 | -2/+6 |
| | | |||||
* | | Correct some code to use right vars | Ermal | 2012-07-22 | 2 | -8/+8 |
| | | |||||
* | | Keep a copy of the so rules for each instance to enable only selected ones | Ermal | 2012-07-22 | 3 | -21/+105 |
| | | |||||
* | | Extract emerging threats before snort and copy even ip lists into rules file | Ermal | 2012-07-22 | 1 | -30/+42 |
| | | |||||
* | | Make extract of emerging rules on its own tmp folder to avoid overriding files | Ermal | 2012-07-22 | 1 | -17/+23 |
| | | |||||
* | | -e is wrong here | Ermal | 2012-07-22 | 1 | -2/+2 |
| | | |||||
* | | Leave only neccesary files | Ermal | 2012-07-22 | 8 | -237/+26 |
|/ | |||||
* | Commit code from http://forum.pfsense.org/index.php/topic,51569.0.html with ↵ | Ermal | 2012-07-20 | 1 | -30/+60 |
| | | | | some fixes | ||||
* | No need to check twice | Ermal | 2012-07-18 | 1 | -6/+4 |
| | |||||
* | Tune the regex | Ermal | 2012-07-18 | 1 | -5/+3 |
| | |||||
* | Make the sed command consistent with the update code | Ermal | 2012-07-18 | 1 | -2/+2 |
| | |||||
* | Remove extra < char | Ermal | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | Put the sed in /tmp for easy processing | Ermal | 2012-07-18 | 1 | -3/+4 |
| | |||||
* | Correct sed command | Ermal | 2012-07-18 | 1 | -2/+2 |
| | |||||
* | Correct table deinition | Ermal | 2012-07-18 | 1 | -15/+7 |
| | |||||
* | Add description of suppression and remove exessive newlines | Ermal | 2012-07-18 | 1 | -2/+6 |
| | |||||
* | Correct issues with sensitive data rules | Ermal | 2012-07-18 | 1 | -27/+19 |
| | |||||
* | Remove useless table | Ermal | 2012-07-18 | 1 | -5/+2 |
| | |||||
* | Remove dirs only on 2.0 version to avoid issues with PBI | Ermal | 2012-07-17 | 1 | -27/+22 |
| | |||||
* | Fix clamav database owner | jim-p | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Allow peopel to run multiple times the same interface! | Ermal | 2012-07-16 | 1 | -0/+2 |
| | |||||
* | Rename the underlying folder when chaning iface on the config | Ermal | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | Add input validation | Ermal | 2012-07-16 | 1 | -0/+8 |
| | |||||
* | Remove the file after usage | Ermal | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | Bring back the subnet definitions for home net since HOME_NET defines what ↵ | Ermal | 2012-07-16 | 1 | -5/+9 |
| | | | | to be looked after. Maybe use any as default snort.conf? | ||||
* | Make input more sizeble for better appearance | Ermal | 2012-07-16 | 2 | -4/+4 |
| | |||||
* | Remove dead javascript | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Remove reset button and enable_change | Ermal | 2012-07-16 | 1 | -78/+9 |
| | |||||
* | Remove directories used from snort on deinstall. Also do not create a ↵ | Ermal | 2012-07-16 | 1 | -3/+13 |
| | | | | custom_rules since its not used | ||||
* | Do check properly | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Enable support for IPv6 into snort code for 2.1 | Ermal | 2012-07-16 | 1 | -1/+10 |
| | |||||
* | bump version to 2.5.0 and remove perl from build requirments since its not ↵ | Ermal | 2012-07-16 | 4 | -6/+4 |
| | | | | needed anyumore | ||||
* | Allow looking at rule content but not editing them. Custom rules can be used ↵ | Ermal | 2012-07-16 | 2 | -83/+25 |
| | | | | for that | ||||
* | Add possibility to specify custom rules | Ermal | 2012-07-16 | 2 | -17/+60 |
| | |||||
* | Correct page name | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Force use of aliases from pfSense for replacing snort var settings. Also ↵ | Ermal | 2012-07-16 | 5 | -582/+251 |
| | | | | make snort var settings generic and overridable in all of its definitions | ||||
* | Remove nanoseconds | Ermal | 2012-07-16 | 2 | -3/+3 |
| | |||||
* | Fix sensistive data checks | Ermal | 2012-07-16 | 2 | -2/+2 |
| |