Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #388 from dbaio/master | Jim P | 2013-02-19 | 3 | -11/+12 |
|\ | | | | | zabbix2 - fix sync and rcfile | ||||
| * | zabbix2 - fix sync and rcfile | Danilo G. Baio (dbaio) | 2013-02-19 | 3 | -11/+12 |
|/ | |||||
* | Fix whitespace test | jim-p | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Add a pkg entry for git so it will make a tbz and pbi so we can use our own ↵ | jim-p | 2013-02-15 | 2 | -0/+40 |
| | | | | rather than fetching from FreeBSD | ||||
* | Fixup squid/squidGuard/lightsquid to use current compiled versions. | jim-p | 2013-02-15 | 2 | -8/+6 |
| | |||||
* | Add PBI package filename for Unbound. | jim-p | 2013-02-15 | 2 | -0/+2 |
| | |||||
* | Bump Unbound pkg version | Warren Baker | 2013-02-15 | 2 | -6/+6 |
| | |||||
* | Remove maximum_version for Unbound package since it has been backed out of 2.1 | Warren Baker | 2013-02-14 | 2 | -2/+0 |
| | |||||
* | dansguardian - fix groups acls cheks, rename template xmls to avoid boot ↵ | marcelloc | 2013-02-13 | 8 | -17/+121 |
| | | | | warnings and include more debug messages on dansguardian_ldap.php | ||||
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2013-02-12 | 5 | -87/+115 |
|\ | |||||
| * | Add full path for include file | Renato Botelho | 2013-02-12 | 1 | -1/+1 |
| | | |||||
| * | Use correct interface | Ermal | 2013-02-12 | 1 | -1/+1 |
| | | |||||
| * | Move RIP back to packages. It fixes #2810 | Renato Botelho | 2013-02-12 | 4 | -85/+113 |
| | | |||||
* | | dansguardian - improve group acl check to avoid startup errors | marcelloc | 2013-02-12 | 7 | -10/+22 |
|/ | |||||
* | zabbix2 - fix agent config generation | marcelloc | 2013-02-12 | 3 | -16/+15 |
| | |||||
* | 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 | 7 | -615/+670 |
| | | | | 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 | 3 | -8/+63 |
| | | | | squid.xml additional_files_needed | ||||
* | Merge pull request #384 from geijt/master | Chris Buechler | 2013-02-09 | 8 | -0/+239 |
|\ | | | | | Merge request for squid-reverse | ||||
| * | 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 | ||||
* | mailscanner - update compile options and dependences | marcelloc | 2013-02-08 | 2 | -8/+14 |
| | |||||
* | We are crafting a URL, not user output. Use & not & here. Unbreaks export. | jim-p | 2013-02-06 | 3 | -18/+18 |
| | |||||
* | Merge pull request #383 from ExolonDX/branch_02 | Jim P | 2013-02-06 | 5 | -57/+59 |
|\ | | | | | Update HTML code in System Patches | ||||
| * | Update HTML code in System Patches | Colin Fleming | 2013-02-06 | 5 | -57/+59 |
| | | | | | | | | | | | | 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 | 5 | -136/+141 |
|\ \ | | | | | | | Update HTML code in OpenVPN Export | ||||
| * | | Update HTML code in OpenVPN Export | Colin Fleming | 2013-02-06 | 5 | -136/+141 |
| |/ | | | | | | | | | | | Tidied up the javascript tag, deprecated the ampersand and escaped the slashes, added summary to tables, added missing end table cell removed duplicate width. | ||||
* | | Update pkg descr for quagga and openbgpd to note a conflict, as quagga also ↵ | jim-p | 2013-02-05 | 2 | -4/+4 |
| | | | | | | | | installs a bgpd binary. | ||||
* | | Merge pull request #381 from dbaio/master | Jim P | 2013-02-05 | 3 | -16/+97 |
|\ \ | | | | | | | Changes Zabbix-2 Agent | ||||
| * | | Changes Zabbix-2 Agent. | Danilo G. Baio (dbaio) | 2013-02-05 | 3 | -16/+97 |
|/ / | | | | | | | | | | | | | | | | | | | | | Fix typos on rcfile. Rewrite rcfile every sync. Add config options: - Buffer Send - Buffer Size - Start Agents Thanks Vadim Ginzburg. Bump version. | ||||
* | | bump | jim-p | 2013-02-05 | 2 | -2/+2 |
| | | |||||
* | | 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 #379 from ExolonDX/master | Jim P | 2013-02-04 | 2 | -52/+52 |
|\| | | | | | Close the BR tag correctly | ||||
| * | Close the BR tag correctly | Colin Fleming | 2013-02-04 | 2 | -52/+52 |
| | | | | | | | | | | Close the BR tag correctly according to W3C standards, this reduces the errors in "pkg_mgr.php" and "pkg_mgr_installed.php" | ||||
* | | Merge pull request #378 from ExolonDX/master | Jim P | 2013-02-04 | 9 | -123/+124 |
|\| | | | | | Update HTML code in File Manager | ||||
| * | Update HTML code in File Manager | Colin Fleming | 2013-02-04 | 9 | -123/+124 |
| | | | | | | | | | | 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 |
| | | |||||
* | | Fixup lightsquid build options | jim-p | 2013-02-04 | 2 | -2/+4 |
| | | |||||
* | | 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 | 5 | -5/+5 |
|\| | | | | | 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 |
| | | |||||
| * | Close INPUT tag properly | Colin Fleming | 2013-02-04 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
* | | Merge pull request #376 from phil-davis/master | Chris Buechler | 2013-02-02 | 1 | -2/+2 |
|\ \ | | | | | | | Fix urlfilter_enable typo for squid-reverse (new squid) | ||||
| * | | 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. | ||||
* | | Merge pull request #375 from phil-davis/master | Chris Buechler | 2013-02-02 | 1 | -2/+2 |
|\ \ | | | | | | | Fix urlfilter_enable typo |