<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git/tools, branch radsecproxy-1.6-rc0</title>
<subtitle>RADIUS proxy with support for TLS RadSec</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/'/>
<entry>
<title>Use printf(1) instead of 'echo -e' in tools/ scripts.</title>
<updated>2012-04-16T19:29:03+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-16T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=2f7eb5a947e5093f91ed5264d3b0a97859e53769'/>
<id>2f7eb5a947e5093f91ed5264d3b0a97859e53769</id>
<content type='text'>
Closes RADSECPROXY-40.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes RADSECPROXY-40.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't treat exit 10 from dynamic scripts differently from any other non-zero code.</title>
<updated>2012-04-12T15:26:13+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-10T13:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=8b7224cfaf6961c48c018e6cfc500d577c8caaac'/>
<id>8b7224cfaf6961c48c018e6cfc500d577c8caaac</id>
<content type='text'>
clientwr() should treat the dynamic lookup as a failure and will not
be any happier to know that the exact error was that it didn't resolv.
The script can do whatever logging is wanted.

That said, this commit also makes the scripts exit with 10 in order to
signal failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clientwr() should treat the dynamic lookup as a failure and will not
be any happier to know that the exact error was that it didn't resolv.
The script can do whatever logging is wanted.

That said, this commit also makes the scripts exit with 10 in order to
signal failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use /bin/sh rather than /bin/bash in scripts.</title>
<updated>2012-04-12T15:12:45+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-12T15:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=688e7b73453780a57492156ae29387522396689d'/>
<id>688e7b73453780a57492156ae29387522396689d</id>
<content type='text'>
Using /bin/bash isn't portable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using /bin/bash isn't portable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use built-in echo rather than /bin/echo.</title>
<updated>2012-04-12T15:10:48+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-12T15:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=81c711a7519d17251e24da0df12ab56e0785e683'/>
<id>81c711a7519d17251e24da0df12ab56e0785e683</id>
<content type='text'>
`-e' to /bin/echo isn't portable.  The BSD's lacks it for instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`-e' to /bin/echo isn't portable.  The BSD's lacks it for instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make dynamic-resolve scripts in tools/ sort numerically.</title>
<updated>2012-04-12T15:09:05+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-12T15:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=7758dd38282d58dff85422e7e5e165d360f6531b'/>
<id>7758dd38282d58dff85422e7e5e165d360f6531b</id>
<content type='text'>
Spotted by Paul Dekkers.  Closes RADSECPROXY-39.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spotted by Paul Dekkers.  Closes RADSECPROXY-39.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop resolver scripts from signalling "not found".</title>
<updated>2012-02-18T19:13:46+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-02-18T19:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=bd51eb6d8063d5c4b74e94bc41d01dd3b01cba63'/>
<id>bd51eb6d8063d5c4b74e94bc41d01dd3b01cba63</id>
<content type='text'>
This triggers a bug in radsecproxy.  Don't use it for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This triggers a bug in radsecproxy.  Don't use it for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>A DynamicLookupCommand exiting with 10 is treated like an empty server stanza.</title>
<updated>2011-10-08T13:54:33+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-10-08T13:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=a9da84af5738e8eb5b8751cb4d6c00d1beb2810d'/>
<id>a9da84af5738e8eb5b8751cb4d6c00d1beb2810d</id>
<content type='text'>
This way a script can signal "not found".

The naptr-eduroam.sh and radsec-dynsrv.sh scripts are changed to
behave like this.

Closes RADSECPROXY-22.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way a script can signal "not found".

The naptr-eduroam.sh and radsec-dynsrv.sh scripts are changed to
behave like this.

Closes RADSECPROXY-22.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos, spelling and whitespace in tools/naptr-eduroam.sh.</title>
<updated>2011-07-01T12:51:20+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-07-01T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=05fe8725e304ebedff7a86dcfe982222475bfadd'/>
<id>05fe8725e304ebedff7a86dcfe982222475bfadd</id>
<content type='text'>
Also, change `test' to '['.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, change `test' to '['.
</pre>
</div>
</content>
</entry>
<entry>
<title>(tools/naptr-eduroam.sh): Use /bin/sh rather than bash.</title>
<updated>2011-05-31T12:36:31+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-05-31T12:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=226f6c31d23e4c335ed64279a7e09274173355fb'/>
<id>226f6c31d23e4c335ed64279a7e09274173355fb</id>
<content type='text'>
Not all systems have bash (esp. not in /bin) and some people argue
that /bin/sh should be less unsafe due to less code, lower complexity
and being around for longer time.

Fixes:
- /bin/sh builtin echo doesn't have `-e' -- use /bin/echo
- /bin/sh builtin test ([) doesn't understand `==' -- use `='
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not all systems have bash (esp. not in /bin) and some people argue
that /bin/sh should be less unsafe due to less code, lower complexity
and being around for longer time.

Fixes:
- /bin/sh builtin echo doesn't have `-e' -- use /bin/echo
- /bin/sh builtin test ([) doesn't understand `==' -- use `='
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent tools/naptr-eduroam.sh.</title>
<updated>2011-05-31T12:31:58+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-05-31T12:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=fa01d8dda3f32b3203c6fbaa4dd3c600d76eeaff'/>
<id>fa01d8dda3f32b3203c6fbaa4dd3c600d76eeaff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
