summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFIG_PROTECT support for openvpn.Dirkjan Ochtman2010-10-271-0/+1
| | | | (Portage version: 2.1.9.22/cvs/Linux x86_64)
* Clean up cruft from old versions.Dirkjan Ochtman2010-10-192-76/+0
| | | | (Portage version: 2.1.9.19/cvs/Linux x86_64)
* Clean up old versions.Dirkjan Ochtman2010-08-232-78/+0
| | | | (Portage version: 2.1.8.3/cvs/Linux x86_64)
* Fix init scripts to work with tabs for bug #301619Cédric Krier2010-02-282-7/+7
| | | | (Portage version: 2.1.7.16/cvs/Linux i686)
* Remove stdbool patch for bug #297854Cédric Krier2009-12-291-28/+0
| | | | (Portage version: 2.1.6.13/cvs/Linux i686)
* Version bump and add patch for bug #293840Cédric Krier2009-12-191-0/+28
| | | | (Portage version: 2.1.6.13/cvs/Linux i686)
* Version bump with ipv6 patch for bug #287896 and patch for bug #273586Cédric Krier2009-10-101-0/+18
| | | | (Portage version: 2.1.6.13/cvs/Linux i686)
* Remove --nobind from init script for bug #282721Cédric Krier2009-10-101-1/+1
| | | | (Portage version: 2.1.6.13/cvs/Linux i686)
* Fix invalid resolv.conf when DOMAIN is empty for bug #269614Cédric Krier2009-05-281-1/+1
| | | | (Portage version: 2.1.6.11/cvs/Linux i686)
* Fix up.sh to add search for all domains for bug #259382Cédric Krier2009-04-151-1/+1
| | | | (Portage version: 2.1.6.7/cvs/Linux i686)
* Add peercred patch for bug #245181Cédric Krier2008-11-021-0/+10
| | | | (Portage version: 2.1.4.5)
* Version bumpCédric Krier2008-11-011-23/+0
| | | | (Portage version: 2.1.4.5)
* Fix init script for bug #234667Cédric Krier2008-11-011-2/+3
| | | | (Portage version: 2.1.4.5)
* Add tests patch for bug #236877Cédric Krier2008-09-281-0/+23
| | | | (Portage version: 2.1.4.4)
* Add --script-security 2 for bug #233657Cédric Krier2008-08-021-1/+2
| | | | (Portage version: 2.1.4.4)
* Version bumpCédric Krier2008-08-011-57/+0
| | | | (Portage version: 2.1.4.4)
* Version bumpCédric Krier2008-05-142-0/+76
| | | | (Portage version: 2.1.4.4)
* Fix tun (again), bug#218129, thanks to SigmatadorAlon Bar-Lev2008-04-181-1/+1
| | | | (Portage version: 2.1.5_rc4)
* Fix typeo in tun, bug#217956, thanks to SigmatadorAlon Bar-Lev2008-04-161-1/+1
| | | | (Portage version: 2.1.5_rc3)
* Version bump, fix bug#209055Alon Bar-Lev2008-02-093-349/+57
| | | | (Portage version: 2.1.4.1)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-314-15/+0
|
* If SVCNAME does not exist avoid doing service magicAlon Bar-Lev2008-01-302-12/+16
| | | | (Portage version: 2.1.4)
* Fix init script dependencies to work without a boot runlevel.Diego Elio Pettenò2008-01-292-2/+4
| | | | (Portage version: 2.1.4)
* Fix iproute issue, bug#207320, thanks to Graham MurrayAlon Bar-Lev2008-01-252-0/+38
| | | | (Portage version: 2.1.4)
* Version bumpAlon Bar-Lev2008-01-242-3/+3
| | | | (Portage version: 2.1.4)
* Version bumpAlon Bar-Lev2008-01-231-0/+3
| | | | (Portage version: 2.1.4)
* Send options to up.shRoy Marples2007-10-031-1/+1
| | | | (Portage version: 2.1.3.11)
* PEER_DNS now allows OpenVPN to create /etc/resolv.conf or not, #193668Roy Marples2007-09-256-50/+53
| | | | (Portage version: 2.1.3.9)
* ppc-macos keyword and patch droppedRoy Marples2007-09-151-26/+0
| | | | (Portage version: 2.1.3.9)
* Add a patch to fix mss for IPv6.Roy Marples2007-08-162-0/+317
| | | | (Portage version: 2.1.3.6)
* 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)