]> git.ipfire.org Git - people/stevee/aiccu.git/log
people/stevee/aiccu.git
8 years agoAdd setup script functionality to Linux client master
Stefan Schantl [Wed, 26 Aug 2015 18:58:56 +0000 (18:58 +0000)] 
Add setup script functionality to Linux client

Environment variables are set to pass information about
the tunnel to the called script.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRevert "setup script"
Stefan Schantl [Wed, 26 Aug 2015 18:34:20 +0000 (18:34 +0000)] 
Revert "setup script"

This reverts commit bdb25774a216925fd1ca275a6e2b3ccc8e9a0200.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agono quiet gcc
Reinier Haasjes [Fri, 17 Aug 2012 09:29:39 +0000 (11:29 +0200)] 
no quiet gcc

It's better for us to see gcc output in the build log to ease debugging.
Quiet builds make that much harder.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agosyslog openlog
Norman Rasmussen [Sun, 10 Jan 2010 21:43:44 +0000 (21:43 +0000)] 
syslog openlog

    Initialize syslog so that we log with our PID as DAEMON.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agospelling error
Reinier Haasjes [Fri, 17 Aug 2012 09:29:39 +0000 (11:29 +0200)] 
spelling error

Fix some spelling errors to satisfy lintian

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agobinutils gold
Reinier Haasjes [Fri, 17 Aug 2012 09:29:39 +0000 (11:29 +0200)] 
binutils gold

Make aiccu compile with ld.gold

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agoskip strip
Reinier Haasjes [Fri, 17 Aug 2012 09:29:39 +0000 (11:29 +0200)] 
skip strip

We handle stripping of the binary through dh_strip, thus remove the
upstream code handling that, which does not care about our Debian
build options.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agoallow tunnels
Norman Rasmussen [Sun, 10 Jan 2010 21:45:55 +0000 (21:45 +0000)] 
allow tunnels

    Allow 'tunnels' mode when there's an already running instance.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agognutls cleanup
Barak A. Pearlmutter [Fri, 17 Aug 2012 10:23:06 +0000 (12:23 +0200)] 
gnutls cleanup

Stop ignoring some gnutls return codes.

Rewrite call to depricated gnutls_set_default_priority() to use
gnutls_priority_set_direct() instead.

Remove call to deprecated routine
gnutls_certificate_type_set_priority, no changes necessary.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agosetup script
Reinier Haasjes [Fri, 17 Aug 2012 09:29:39 +0000 (11:29 +0200)] 
setup script

    Make setupscript work and add teardownscript setting.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
8 years agoImport upstream release 2007.01.15
Stefan Schantl [Wed, 26 Aug 2015 18:17:57 +0000 (18:17 +0000)] 
Import upstream release 2007.01.15

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>