aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix whitespace testjim-p2013-02-171-1/+1
|
* Add a pkg entry for git so it will make a tbz and pbi so we can use our own ↵jim-p2013-02-152-0/+40
| | | | rather than fetching from FreeBSD
* Fixup squid/squidGuard/lightsquid to use current compiled versions.jim-p2013-02-152-8/+6
|
* Add PBI package filename for Unbound.jim-p2013-02-152-0/+2
|
* Bump Unbound pkg versionWarren Baker2013-02-152-6/+6
|
* Remove maximum_version for Unbound package since it has been backed out of 2.1Warren Baker2013-02-142-2/+0
|
* dansguardian - fix groups acls cheks, rename template xmls to avoid boot ↵marcelloc2013-02-138-17/+121
| | | | warnings and include more debug messages on dansguardian_ldap.php
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2013-02-125-87/+115
|\
| * Add full path for include fileRenato Botelho2013-02-121-1/+1
| |
| * Use correct interfaceErmal2013-02-121-1/+1
| |
| * Move RIP back to packages. It fixes #2810Renato Botelho2013-02-124-85/+113
| |
* | dansguardian - improve group acl check to avoid startup errorsmarcelloc2013-02-127-10/+22
|/
* zabbix2 - fix agent config generationmarcelloc2013-02-123-16/+15
|
* mailscanner - include postfix user and folder check to avoid boot errorsmarcelloc2013-02-111-2/+3
|
* Correct generation of list for ipv6Ermal2013-02-112-342/+342
|
* zabbix2 - split xml into xml and inc file.marcelloc2013-02-117-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 optionsmarcelloc2013-02-101-50/+0
|
* squid3 - bump version and include missing squid_reverse_redir.xml call on ↵marcelloc2013-02-103-8/+63
| | | | squid.xml additional_files_needed
* Merge pull request #384 from geijt/masterChris Buechler2013-02-098-0/+239
|\ | | | | Merge request for squid-reverse
| * Added redirects for squid-reversegeijt2013-02-098-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 dependencesmarcelloc2013-02-082-8/+14
|
* We are crafting a URL, not user output. Use & not & here. Unbreaks export.jim-p2013-02-063-18/+18
|
* Merge pull request #383 from ExolonDX/branch_02Jim P2013-02-065-57/+59
|\ | | | | Update HTML code in System Patches
| * Update HTML code in System PatchesColin Fleming2013-02-065-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_01Jim P2013-02-065-136/+141
|\ \ | | | | | | Update HTML code in OpenVPN Export
| * | Update HTML code in OpenVPN ExportColin Fleming2013-02-065-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-p2013-02-052-4/+4
| | | | | | | | installs a bgpd binary.
* | Merge pull request #381 from dbaio/masterJim P2013-02-053-16/+97
|\ \ | | | | | | Changes Zabbix-2 Agent
| * | Changes Zabbix-2 Agent.Danilo G. Baio (dbaio)2013-02-053-16/+97
|/ / | | | | | | | | | | | | | | | | | | | | Fix typos on rcfile. Rewrite rcfile every sync. Add config options: - Buffer Send - Buffer Size - Start Agents Thanks Vadim Ginzburg. Bump version.
* | bumpjim-p2013-02-052-2/+2
| |
* | Write this during every sync to make sure it's present and not missedjim-p2013-02-051-4/+4
| |
* | Merge pull request #379 from ExolonDX/masterJim P2013-02-042-52/+52
|\| | | | | Close the BR tag correctly
| * Close the BR tag correctlyColin Fleming2013-02-042-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/masterJim P2013-02-049-123/+124
|\| | | | | Update HTML code in File Manager
| * Update HTML code in File ManagerColin Fleming2013-02-049-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_cachemanagerjim-p2013-02-041-10/+9
| |
* | Don't add an empty ext_managerjim-p2013-02-041-1/+3
| |
* | Fixup lightsquid build optionsjim-p2013-02-042-2/+4
| |
* | Only update squid options if we have something to do, otherwise this can ↵jim-p2013-02-041-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/masterChris Buechler2013-02-045-5/+5
|\| | | | | Close INPUT tag properly
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| |
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| |
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| |
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| |
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| | | | | | Bit embarrassing, missed closing an INPUT tag properly
* | Merge pull request #376 from phil-davis/masterChris Buechler2013-02-021-2/+2
|\ \ | | | | | | Fix urlfilter_enable typo for squid-reverse (new squid)
| * | Fix urlfilter_enable typo for squid-reverse (new squid)Phil Davis2013-02-031-2/+2
|/ / | | | | Same typos were in the new version of squid.
* | Merge pull request #375 from phil-davis/masterChris Buechler2013-02-021-2/+2
|\ \ | | | | | | Fix urlfilter_enable typo
| * | Fix urlfilter_enable typoPhil Davis2013-02-031-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-packagesmarcelloc2013-02-023-7/+53
|\ \