summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* RE_ENTER config variable allows custom up/down scripts to re-enter openvpn. ↵Roy Marples2007-07-082-3/+10
| | | | | | Should fix #133107. (Portage version: 2.1.3_rc6)
* DETECT_CLIENT config directive now controls init script behaviour, #181000.Roy Marples2007-06-293-1/+14
| | | | | IPv6 support added, #183457 thanks to Marcel Pennewiß. (Portage version: 2.1.3_rc5)
* Misc fixes to up.shRoy Marples2007-06-281-3/+26
| | | | (Portage version: 2.1.3_rc5)
* Punt old versionsRoy Marples2007-04-268-128/+0
| | | | (Portage version: 2.1.2.4)
* Bump, fixes #176001 thanks to boris64.Roy Marples2007-04-261-0/+3
| | | | (Portage version: 2.1.2.4)
* static USE flag now does what it says on the tin, #174786Roy Marples2007-04-161-0/+66
| | | | | | thanks to Michael Gisbers. Added a patch to clean up compile and install on FreeBSD. (Portage version: 2.1.2.4)
* Use printf instead of echo -e so we work on all POSIX shells.Roy Marples2007-03-091-2/+2
| | | | (Portage version: 2.1.2.2)
* Hide ifconfig errors on FreeBSD.Roy Marples2007-03-091-2/+2
| | | | (Portage version: 2.1.2.2)
* Bumpage.Roy Marples2007-03-041-0/+3
| | | | (Portage version: 2.1.2.1)
* Init scripts no longer require bash.Roy Marples2007-02-236-26/+29
| | | | (Portage version: 2.1.2-r10)
* up.sh and down.sh no longer require bash.Roy Marples2007-02-072-15/+18
| | | | (Portage version: 2.1.2-r8)
* Added patches to enable txqueuelen when making a persistent interface, #150791Roy Marples2006-11-084-0/+94
| | | | (Portage version: 2.1.2_rc1-r4)
* die if iproute2 support was requested, but built with the minimal USE flag.Roy Marples2006-11-061-3/+0
| | | | | | Fixes #154191 thanks to Martin Scherer. (Portage version: 2.1.2_rc1-r2) (Unsigned Manifest commit)
* New upstream version.Roy Marples2006-11-021-0/+3
| | | | (Portage version: 2.1.2_rc1-r2)
* Ensure we work with all bash versions.Roy Marples2006-11-012-8/+6
| | | | (Portage version: 2.1.2_rc1-r2)
* Quiet stopping.Roy Marples2006-10-141-1/+2
| | | | (Portage version: 2.1.2_pre2-r7)
* Add a patch so we work with both LinuxPAM and OpenPAM correctly.Roy Marples2006-10-111-0/+34
| | | | (Portage version: 2.1.2_pre2-r7)
* Fix plugin install, #147308 again.Roy Marples2006-09-131-3/+0
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Version bump, #147308 thanks to Alon Bar-Lev.Roy Marples2006-09-122-4/+15
| | | | (Portage version: 2.1.1)
* Add FreeBSD supportRoy Marples2006-09-101-7/+35
| | | | (Portage version: 2.1.1_rc1-r5)
* Allow periods in config names, #139454 thanks to Ed Catmur.Roy Marples2006-07-062-2/+2
| | | | (Portage version: 2.1.1_pre2-r2)
* Tweak init script a littleRoy Marples2006-07-031-1/+2
| | | | (Portage version: 2.1.1_pre2-r2)
* Bump, #138250, thanks to Armando Di Cianno.Roy Marples2006-06-291-0/+3
| | | | (Portage version: 2.1.1_pre1-r5)
* up.sh and down.sh now save and restore resolv.conf if we don'tRoy Marples2006-05-122-2/+13
| | | | | have resolvconf installed, #132932. (Portage version: 2.1_pre10-r5)
* Remove forcing persist optionsRoy Marples2006-05-121-4/+1
| | | | (Portage version: 2.1_pre10-r5)
* Tweak the scripts to force bash and make dns handling in up.sh a little more ↵Roy Marples2006-05-112-10/+9
| | | | | | robust (Portage version: 2.1_pre10-r5)
* up.sh no longer overwrites resolv.conf if no dnsRoy Marples2006-05-101-4/+7
| | | | | information has been given to us by openvpn. (Portage version: 2.1_pre10-r5)
* New upstream beta release with smartcard support (#118435).Roy Marples2006-05-094-0/+167
| | | | | | | | | | We now add an openvpn user/group so you can drop root if you wish (#120425). If you use the remote keyword in your config then you are deemed to be a client and we force our up/down scripts to be used. These scripts start/stop any services depending on openvpn AND apply any DNS information to resolvconf or /etc/resolv.conf directly if resolvconf is not installed. (Portage version: 2.1_pre10-r5)
* Tweak init script to start before netmount.Roy Marples2006-05-051-0/+1
| | | | (Portage version: 2.1_pre10-r2)
* Stop installing INSTALL document.Roy Marples2006-04-241-1/+0
| | | | | (Portage version: 2.1_pre9-r2) (Unsigned Manifest commit)
* BumpRoy Marples2006-04-051-0/+3
| | | | (Portage version: 2.1_pre7-r4)
* Prefer SVCNAME over myserviceRoy Marples2006-03-101-4/+4
| | | | (Portage version: 2.1_pre5-r4)
* Punted old digestsRoy Marples2006-02-083-3/+0
| | | | (Portage version: 2.1_pre4-r1)
* Punted old versionsRoy Marples2006-02-081-61/+0
| | | | (Portage version: 2.1_pre4-r1)
* Punted a few versionsRoy Marples2005-11-086-6/+0
| | | | (Portage version: 2.0.51.22-r3)
* easyrsa pkitool is now installed, #111635.Roy Marples2005-11-061-0/+1
| | | | | easyrsa no longer gets installed when minimum USE flag is set. (Portage version: 2.0.51.22-r3)
* Version bump - fixes some serious issues 2.0.4 hadRoy Marples2005-11-032-0/+2
| | | | | | | 2.0.5 has old init script 2.0.5-r1 has new init script (Portage version: 2.0.51.22-r3)
* Fixed compilation problem on Darwin and marked ppc-macos (bug #111116)Fabian Groffen2005-11-021-0/+26
| | | | (Portage version: 2.0.51.22-r3)
* 2.0.4 removed as it had the new init scriptRoy Marples2005-11-022-0/+1
| | | | | | 2.0.4-r1 added with old init script 2.0.4-r2 added with new init script (Portage version: 2.0.51.22-r3)
* Added myself as a maintainer until luckyduck comes back onlineRoy Marples2005-11-022-3/+12
| | | | | | | | | | | Version bump, wrt bug #111116 Examples flag really now works, #100943 init script now appends the --cd option only when the same option is not specified in the config file, #109363 (Portage version: 2.0.51.22-r3)
* init script now modprobes tun if /dev/tun does not exist and errorsRoy Marples2005-10-142-2/+8
| | | | | | | if tun/tap support is not enabled in the kernel iproute2 USE flag fixed as --disable-iproute2 also enables it in the Makefile (Portage version: 2.0.51.22-r3)
* Rev bump for new init script which stops properly on baselayout-1.11 and earlierRoy Marples2005-10-142-1/+1
| | | | (Portage version: 2.0.51.22-r3)
* New init script which allows more granular control of seperate vpns, #105439Roy Marples2005-10-132-0/+48
| | | | | | | | Install all docs, #100943 new iproute2 USE flag, #98782 thanks to Sean Lynn new static USE flag, #105479 thanks to Clemens Noss new minimal USE flag which decides to build bundled plugins or not, #103711 (Portage version: 2.0.51.22-r3)
* version bump to newest upstream release. wfm, and luckyduck is missing. ↵Seemant Kulleen2005-09-193-2/+1
| | | | | | Closes bug #103913 (Portage version: 2.0.52-r1)
* version bump as per security bug #102871; added selinux RDEPENDPetre Rodan2005-08-211-0/+1
| | | | (Portage version: 2.0.51.22-r2)
* make use of our initscript again, fixes #94350. the initscript now supports ↵Jan Brinkmann2005-05-302-12/+26
| | | | | | checking if a connection is already online, see #92369 for details. thanks to Christian Hesse <mail@earthworm.de> for the suggestion. (Portage version: 2.0.51.22-r1)
* added ebuild for 2.0, fixes #50767. also updated metadata.xml, took over ↵Jan Brinkmann2005-04-297-6/+1
| | | | | | maintainership. did some cleanup, removed older versions. introduced support for the examples useflag. (Portage version: 2.0.51.20-r5)
* openvpn updatesJoshua Charles Campbell2004-10-072-1/+2
|
* OpenVPN ebuild fixes and things, closes bug.Joshua Charles Campbell2004-03-161-0/+1
|
* net-misc/openvpn version bump and bugfixesJoshua Charles Campbell2003-12-242-10/+28
|