lp:vpnc

Created by Martin von Gagern and last modified

Import of http://svn.unix-ag.uni-kl.de/vpnc/trunk created using bzr-svn.

Get this branch:
bzr branch lp:vpnc
Only Martin von Gagern can upload to this branch. If you are Martin von Gagern please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin von Gagern
Project:
VPNC
Status:
Development

Recent revisions

407. By Antonio Borneo

Fix compatibility with Solaris 10 /bin/sh

It doesn't support $( ) or $(( )) or [ -e ] or if !

Signed-off-by: David Woodhouse <email address hidden>

406. By Antonio Borneo

Florian Schlichting <email address hidden>

Typo in a warning message in vpnc.c

405. By Antonio Borneo

mk-version: convert to posix shell script

Remove bash-isms
Checked with "checkbashisms".
Tested with "bash", "dash" and "ksh".

Signed-off-by: Antonio Borneo <email address hidden>

404. By Antonio Borneo

Szabolcs Hubai <email address hidden>

I tried your patch with git version 1.6.1.2, and it doesn't understand
the "--count" option,
it introduces here:
https://github.com/git/git/commit/f69c501832ecd6880602c55565508e70c3a013d5
between 1.7.1 and 1.7.1.1 version.
So I changed line 44 to use wc to count instead git.

403. By Antonio Borneo

mk-version: provide correct version in git tree

while main repository is on svn, git is a nice platform
to develop code before committing it to svn.
git-svn can be used to clone in git the whole svn
repository with command
git svn clone http://svn.unix-ag.uni-kl.de/vpnc vpnc.git

Code built in git-svn doesn't report correct version.
Modified mk-version script to generate correct version
string.

402. By Antonio Borneo

typos and unused variables

Author: Florian Schlichting <email address hidden>

while packaging a current SVN snapshot for Debian, our qa tools called
my attention to a few typos and unused variables, and I'd like to share
the patches.

401. By Antonio Borneo

Config option to set MTU

vpnc-script can skip computing MTU value and directly use value
INTERNAL_IP4_MTU passed in environment.
Add configuration option to set MTU.

400. By Antonio Borneo

vpnc-script: document INTERNAL_IP4_MTU

Signed-off-by: Antonio Borneo <email address hidden>

399. By Antonio Borneo

Support for /sbin/netconfig under OpenSuse 11.1

Author: Mike Kienenberger <email address hidden>

I added support for OpenSuse 11.1's netconfig system for managing
resolv.conf as modify_resolvconf no longer exists.

398. By Antonio Borneo

Fix typo inside comment

Signed-off-by: Antonio Borneo <email address hidden>

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.