aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinc
Commit message (Collapse)AuthorAgeFilesLines
* Nuke useless tagdoktornotor2015-12-021-2/+1
|
* Nuke useless tagdoktornotor2015-12-021-2/+1
|
* Fix service handling, add missing includes, fix variable declarationsdoktornotor2015-12-021-13/+33
|
* Descriptions cosmeticsdoktornotor2015-10-311-5/+4
|
* Add privileges configuration to tinc package, descriptions cosmeticsdoktornotor2015-10-311-6/+10
|
* Add privileges configuration to tinc packagedoktornotor2015-10-311-0/+44
|
* tinc - fix stop_service and indentationdoktornotor2015-08-281-2/+2
|
* tinc - pfSense 2.2.x fixes, code style and improvementsdoktornotor2015-08-261-63/+277
| | | | | | | | - Fix copyright header - All content from tinc_config.xml moved here - Add basic input validation - Added an enable checkbox to make it possible to disable tinc without uninstalling the package - Fix textarea so that the generated RSA keys actually fit in without linewraps - Cosmetics
* Update tinc_hosts.xmldoktornotor2015-08-261-4/+4
| | | Fix columns number in textarea for RSA keys.
* tinc - pfSense 2.2.x fixes, code style and improvementsdoktornotor2015-08-261-57/+64
| | | | | - Fix copyright header - Nuke unused tags - Add input validation
* tinc - pfSense 2.2.x fixes, code style and improvementsdoktornotor2015-08-261-136/+187
| | | | | | | - Add copyright header - Fix code style, whitespace and indentation - Added some basic input validation - Add a symlink to make this work on pfSense 2.2.x (fixes Bug #4409) - Added an enable checkbox to make it possible to disable tinc without uninstalling the package
* tinc_config.xml does not exist any more, fix location accordinglydoktornotor2015-08-261-1/+1
|
* tinc - pfSense 2.2.x fixes, code style and improvementsdoktornotor2015-08-261-50/+69
| | | | | | - Add copyright header - XHTML valid code - Fix code style, whitespace and indentation - Removed the useless checks for clog location on pfSense <2.1.2
* Delete tinc_config.xmldoktornotor2015-08-261-215/+0
| | | Content moved to tinc.xml
* remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+0
|
* tinc, fix2 for re-installation, while performing a pfSense firmware upgrade.PiBa-NL2015-02-051-1/+22
|
* tinc, fixes re-installation, while performing a pfSense firmware upgrade.PiBa-NL2015-02-031-0/+2
|
* tinc, as commented on previous commit removed {...} block around the ↵PiBa-NL2014-05-141-36/+34
| | | | for-loops + whitespace changed to tabs
* fix tinc status page.PiBa-NL2014-05-131-4/+8
|
* Make tinc pkg respect proper clog path for >= 2.1.3jim-p2014-05-092-3/+19
|
* Fixup URLs:Renato Botelho2014-03-181-5/+5
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Use escapeshellarg for tinc here.jim-p2014-02-182-2/+2
|
* Update tinc.inckarl-ravn2014-01-151-7/+7
| | | Avoid windows line breaks in shell scripts created by tinc.inc, causing shebangs and commands to fail on pf 2.1
* -Added RSA key generation.Shawn Bruce2014-01-022-0/+23
|
* Some small fixes to tinc to hopefully make it stop breaking during reinstall.jim-p2013-06-281-9/+17
|
* fix uninstall 2apnar2012-09-051-2/+2
|
* fix uninstallapnar2012-09-051-2/+4
|
* removed some more unused codeapnar2012-09-051-19/+0
|
* change name of status menu item to work around issue with items of same nameapnar2012-09-051-1/+1
|
* update status page and move status functions into that pageapnar2012-09-052-29/+51
|
* remove some unused codeapnar2012-09-051-17/+0
|
* try to manually force bigger log a better wayapnar2012-09-051-2/+1
|
* try to manually force a larger syslog fileapnar2012-09-041-0/+2
|
* Add interface group on install, remove it on uninstall, and add interfaces ↵apnar2012-09-042-1/+47
| | | | to it.
* add service desc and tweak status permsapnar2012-09-041-1/+7
|
* Add shortcuts fileapnar2012-09-041-0/+11
|
* update tinc version from 1.0.18 to 1.0.19apnar2012-08-283-3/+3
|
* adding tinc packageapnar2012-08-285-0/+670