Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach the OpenVPN Client Export package how to make config archives for ↵ | jim-p | 2012-08-03 | 5 | -3/+98 |
| | | | | Yealink T28, Yealink T38g, and SNOM SIP handsets. | ||||
* | Merge pull request #309 from phil-davis/master | Jim P | 2012-08-02 | 1 | -0/+1 |
|\ | | | | | Add a matching conf_mount_ro call for squid | ||||
| * | Add a matching conf_mount_ro call for squid | Phil Davis | 2012-08-02 | 1 | -0/+1 |
|/ | | | | After write_rcfile() we need to conf_mount_ro() so that the mount reference count is decremented, otherwise the filesystem will get left in read-write mode on nanobsd. Note: in squid_resync there is already a correct pair of conf_mount_rw() and conf_mount_ro(), so no need to touch that for squid(2). | ||||
* | Merge pull request #308 from phil-davis/master | Ermal Luçi | 2012-08-01 | 1 | -1/+2 |
|\ | | | | | Make matching conf_mount_ro calls during squid3 installation | ||||
| * | 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. | ||||
* | | mailscanner - include incoming/Locks folder permission check | Marcello Coutinho | 2012-07-31 | 1 | -7/+6 |
| | | |||||
* | | Merge pull request #307 from Podilarius/patch-7 | Ermal Luçi | 2012-07-31 | 1 | -2/+1 |
|\ \ | | | | | | | Update config/squid3/proxy_monitor.sh | ||||
| * | | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-31 | 1 | -2/+1 |
| | | | | | | | | | Change to match 2.1 config also. | ||||
* | | | Merge pull request #306 from Podilarius/patch-6 | Ermal Luçi | 2012-07-31 | 1 | -2/+1 |
|\ \ \ | |/ / |/| | | Change the way we keep only one going and no more. | ||||
| * | | Change the way we keep only one going and no more. | Richard Adams | 2012-07-31 | 1 | -2/+1 |
|/ / | | | | | | | Test and reboot tested. Only 1 starts up. Theoretically, it should not even start 1, but if I set it to greater than 1, 2 opens up and remains open. I guess it is preloading the variables? Just have to watch the behavior and see if that ever changes. | ||||
* | | Merge pull request #303 from Podilarius/patch-3 | Marcello Coutinho | 2012-07-30 | 1 | -1/+1 |
|\ \ | | | | | | | Update config/squid3/proxy_monitor.sh | ||||
| * | | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #302 from Podilarius/patch-2 | Marcello Coutinho | 2012-07-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Update config/squid-reverse/proxy_monitor.sh | ||||
| * | | Update config/squid-reverse/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #301 from Podilarius/master | Marcello Coutinho | 2012-07-30 | 1 | -0/+5 |
|\ \ | | | | | | | To keep proxy_monitor.sh from starting more than one. | ||||
| * | | Update config/squid-reverse/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -0/+5 |
| | | | |||||
* | | | Merge pull request #300 from Podilarius/patch-1 | Marcello Coutinho | 2012-07-30 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | Update config/squid3/proxy_monitor.sh | ||||
| * | | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -0/+6 |
|/ / | |||||
* | | Merge pull request #297 from digdug3/patch-2 | Ermal Luçi | 2012-07-27 | 0 | -0/+0 |
|\ \ | | | | | | | Update config/snort/snort_blocked.php | ||||
| * | | Update config/snort/snort_blocked.php | digdug3 | 2012-07-26 | 1 | -3/+2 |
| | | | | | | | | | Snort 2.9.2.3 pkg v. 2.5.1 Blocked Tab fix, fixes Snort blocked descriptions with ",". (Not just N/A) | ||||
* | | | Merge pull request #295 from digdug3/master | Ermal Luçi | 2012-07-27 | 3 | -89/+107 |
|\ \ \ | | | | | | | | | Snort Widget v0.3.2 fix (update 26-07-2012) | ||||
| * | | | Update config/widget-snort/snort_alerts.widget.php | digdug3 | 2012-07-26 | 1 | -2/+0 |
| | | | | | | | | | | | | Removed a bogus line | ||||
| * | | | Update config/widget-snort/snort_alerts.widget.php | digdug3 | 2012-07-25 | 1 | -53/+75 |
| | | | | | | | | | | | | Sorts all interfaces by date, displays ip and port, fixes Snort alert descriptions with ",". Uses firewall widget setting as number of entries. | ||||
| * | | | Update config/snort/snort_blocked.php | digdug3 | 2012-07-25 | 1 | -13/+12 |
| | | | | | | | | | | | | Fix Snort alerts descriptions with "," like: "ET TROJAN MS Terminal Server User A Login, possible Morto inbound" | ||||
| * | | | Update config/snort/snort_alerts.php | digdug3 | 2012-07-25 | 1 | -25/+24 |
| | | | | | | | | | | | | Fix displaying Snort descriptions with "," like: "ET TROJAN MS Terminal Server User A Login, possible Morto inbound" | ||||
* | | | | Declare $g a global here so the mail reports should pick up the theme | jim-p | 2012-07-27 | 1 | -0/+1 |
| | | | | |||||
* | | | | Fix clamav us db hostname | jim-p | 2012-07-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | varnish3 - fix missing if on url['rewritehost'] check | Marcello Coutinho | 2012-07-26 | 1 | -2/+2 |
| | | | | |||||
* | | | | Correct function name | Ermal | 2012-07-26 | 2 | -2/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #293 from rbgarga/master | Ermal Luçi | 2012-07-25 | 16 | -376/+368 |
|\ \ \ | |/ / |/| | | Implement gettext calls and remove unecessary ones | ||||
| * | | Implement gettext() calls on strings | Renato Botelho | 2012-07-24 | 15 | -368/+360 |
| | | | |||||
| * | | Remove gettext() calls from log_error(), it makes no sense to translate logs | Renato Botelho | 2012-07-24 | 1 | -8/+8 |
| | | | |||||
* | | | Merge pull request #292 from phil-davis/master | Marcello Coutinho | 2012-07-24 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | Bandwidthd skip_intervals typo fix | ||||
| * | | Bandwidthd skip_intervals typo prevented this param from being effective. | Phil Davis | 2012-07-24 | 1 | -1/+1 |
| |/ | |||||
* / | apache-modsecurity - include modsecurity dependencies | Marcello Coutinho | 2012-07-24 | 2 | -4/+22 |
|/ | |||||
* | 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 |
| | |