Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zabbix2 - fix agent config generation | marcelloc | 2013-02-12 | 1 | -13/+12 |
| | |||||
* | mailscanner - include postfix user and folder check to avoid boot errors | marcelloc | 2013-02-11 | 1 | -2/+3 |
| | |||||
* | Correct generation of list for ipv6 | Ermal | 2013-02-11 | 2 | -342/+342 |
| | |||||
* | zabbix2 - split xml into xml and inc file. | marcelloc | 2013-02-11 | 5 | -609/+664 |
| | | | | Use same inc dir and file for zabbix agent and client as both scripts are very similar | ||||
* | squid3 - remove work in progress ssl mitm feature options | marcelloc | 2013-02-10 | 1 | -50/+0 |
| | |||||
* | squid3 - bump version and include missing squid_reverse_redir.xml call on ↵ | marcelloc | 2013-02-10 | 1 | -6/+61 |
| | | | | squid.xml additional_files_needed | ||||
* | Added redirects for squid-reverse | geijt | 2013-02-09 | 8 | -0/+239 |
| | | | | | Added the options for squid-reverse to redirect from http/https on the specified URI to an URL | ||||
* | We are crafting a URL, not user output. Use & not & here. Unbreaks export. | jim-p | 2013-02-06 | 1 | -16/+16 |
| | |||||
* | Merge pull request #383 from ExolonDX/branch_02 | Jim P | 2013-02-06 | 3 | -55/+57 |
|\ | | | | | Update HTML code in System Patches | ||||
| * | Update HTML code in System Patches | Colin Fleming | 2013-02-06 | 3 | -55/+57 |
| | | | | | | | | | | | | Close off the head statement and move the scripts and style sheets inside the head statment, close the BR, INPUT and IMG tags add ALT to IMG tags and SUMMARY to TABLES | ||||
* | | Merge pull request #382 from ExolonDX/branch_01 | Jim P | 2013-02-06 | 3 | -134/+139 |
|\ \ | | | | | | | Update HTML code in OpenVPN Export | ||||
| * | | Update HTML code in OpenVPN Export | Colin Fleming | 2013-02-06 | 3 | -134/+139 |
| |/ | | | | | | | | | | | Tidied up the javascript tag, deprecated the ampersand and escaped the slashes, added summary to tables, added missing end table cell removed duplicate width. | ||||
* | | Changes Zabbix-2 Agent. | Danilo G. Baio (dbaio) | 2013-02-05 | 1 | -14/+95 |
| | | | | | | | | | | | | | | | | | | | | | | Fix typos on rcfile. Rewrite rcfile every sync. Add config options: - Buffer Send - Buffer Size - Start Agents Thanks Vadim Ginzburg. Bump version. | ||||
* | | Write this during every sync to make sure it's present and not missed | jim-p | 2013-02-05 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #378 from ExolonDX/master | Jim P | 2013-02-04 | 6 | -120/+121 |
|\| | | | | | Update HTML code in File Manager | ||||
| * | Update HTML code in File Manager | Colin Fleming | 2013-02-04 | 6 | -120/+121 |
| | | | | | | | | | | Tidy up the HTML code in File Manager, update the DOCTYPE to the correct definition, update the SCRIPT tags and misc. small updates. | ||||
* | | Only save/resync if we actually made a change to ext_cachemanager | jim-p | 2013-02-04 | 1 | -10/+9 |
| | | |||||
* | | Don't add an empty ext_manager | jim-p | 2013-02-04 | 1 | -1/+3 |
| | | |||||
* | | Only update squid options if we have something to do, otherwise this can ↵ | jim-p | 2013-02-04 | 1 | -2/+5 |
| | | | | | | | | interfere with squid's default options in a new install if someone installs squidGuard without first configuring squid. | ||||
* | | Merge pull request #377 from ExolonDX/master | Chris Buechler | 2013-02-04 | 2 | -2/+2 |
|\| | | | | | Close INPUT tag properly | ||||
| * | Close INPUT tag properly | Colin Fleming | 2013-02-04 | 1 | -1/+1 |
| | | |||||
| * | Close INPUT tag properly | Colin Fleming | 2013-02-04 | 1 | -1/+1 |
| | | | | | | Bit embarrassing, missed closing an INPUT tag properly | ||||
* | | Fix urlfilter_enable typo for squid-reverse (new squid) | Phil Davis | 2013-02-03 | 1 | -2/+2 |
| | | | | | | Same typos were in the new version of squid. | ||||
* | | Fix urlfilter_enable typo | Phil Davis | 2013-02-03 | 1 | -2/+2 |
| | | | | | | | | | | I noticed this typo while looking at other code. I guess that when people have set the urlfilter_enable checkbox, it has not been actually implementing it all this time. Maybe nobody actually uses this option? The question is, what if someone has checked this box and now the code is fixed and it suddenly starts working? Will that make a problem for anyone? Also noticed a repeated unset command that I fixed up. | ||||
* | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2013-02-02 | 3 | -7/+53 |
|\ \ | |||||
| * \ | Merge pull request #374 from bmeeks8/master | Chris Buechler | 2013-02-01 | 3 | -7/+53 |
| |\ \ | | | | | | | | | Add GTP preprocessor and http_inspect_server profile options to PREPROCESSORS tab | ||||
| | * | | Add GTP preproc and http_inspect_server Profile options to GUI. | bmeeks8 | 2013-02-01 | 3 | -7/+53 |
| | | | | |||||
* | | | | dansguardian - fix more typos. | marcelloc | 2013-02-02 | 2 | -2/+2 |
|/ / / | |||||
* | | | dansguardian - include max upload size to group options and include empty ↵ | marcelloc | 2013-02-01 | 4 | -13/+23 |
| | | | | | | | | | | | | ldap user group check | ||||
* | | | Merge pull request #373 from bmeeks8/master | Ermal Luçi | 2013-02-01 | 1 | -4/+12 |
|\| | | | | | | | | Make sure we change ['disabled'] flag in rules_map when commenting/un-commenting rules | ||||
| * | | Oops! Fix an error with setting ['disabled'] to 1 when should be 0. | bmeeks8 | 2013-02-01 | 1 | -1/+1 |
| | | | |||||
| * | | Make sure we update ['disabled'] flag in rule map when | bmeeks8 | 2013-02-01 | 1 | -4/+12 |
| | | | | | | | | | | | | commenting/un-commenting rule. | ||||
* | | | Merge pull request #371 from bmeeks8/master | Chris Buechler | 2013-01-31 | 2 | -5/+72 |
|\| | | | | | | | | Add auto-rule disable feature based on disabled preprocessor dependencies | ||||
| * | | Added warning to top of page for new rules-to-preprocessor dependency link | bmeeks8 | 2013-01-31 | 1 | -4/+4 |
| | | | | | | | | | | | | and fixed HTML code error. | ||||
| * | | Add code to auto-disable rules with options dependent on disabled | bmeeks8 | 2013-01-31 | 1 | -1/+68 |
| | | | | | | | | | | | | preprocessors. | ||||
* | | | Fix typo | jim-p | 2013-01-31 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #368 from ExolonDX/master | Ermal Luçi | 2013-01-30 | 3 | -52/+57 |
|\ \ \ | | |/ | |/| | Update CRON package | ||||
| * | | Update CRON package | Colin Fleming | 2013-01-29 | 1 | -2/+2 |
| | | | | | | | | | Update version numbers. | ||||
| * | | Update CRON package | Colin Fleming | 2013-01-29 | 2 | -50/+55 |
| | | | | | | | | | | | | | | | Update CRON package to be more consistent with pfSense "Look-N-Feel", added tabs for both "settings" and "edit" and tidied up the HTML code. | ||||
* | | | Merge pull request #370 from bmeeks8/master | Chris Buechler | 2013-01-29 | 4 | -20/+112 |
|\ \ \ | | |/ | |/| | Add new Portscan preproc options in GUI, add new Search Performance params, fix HTML class type error | ||||
| * | | Add additional config parameters in GUI for pfPortscan preprocessor. | bmeeks8 | 2013-01-29 | 1 | -10/+88 |
| | | | |||||
| * | | Add additional config parameters in GUI for pfPortscan preprocessor. | bmeeks8 | 2013-01-29 | 1 | -2/+14 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | bmeeks8 | 2013-01-29 | 35 | -318/+865 |
| |\ \ | |||||
| * | | | Fixed incorrect CSS class names on two table cells. | bmeeks8 | 2013-01-26 | 1 | -3/+3 |
| | | | | |||||
| * | | | Add new Search Performance options for AC-SPLIT and three -NQ non-queued | unknown | 2013-01-26 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | | options. | ||||
* | | | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2013-01-29 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Make sure to record the schedule changes | Ermal | 2013-01-29 | 1 | -2/+2 |
| | |/ | |/| | |||||
* / | | dansguardian - add more dir and pfsense version checks | Marcello Coutinho | 2013-01-29 | 3 | -10/+23 |
|/ / | |||||
* | | dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre ↵ | Marcello Coutinho | 2013-01-29 | 26 | -297/+772 |
| | | | | | | | | fix ,dansguardian 2.12.0.3 and more | ||||
* | | Use subnet of interface here to have HOME_NET set properly | Ermal | 2013-01-29 | 1 | -2/+7 |
| | |