<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pam_tacplus.git/libtac, branch 1.3.9</title>
<subtitle> (mirror of https://github.com/vyos/pam_tacplus.git)
</subtitle>
<id>https://git.amelek.net/vyos/pam_tacplus.git/atom?h=1.3.9</id>
<link rel='self' href='https://git.amelek.net/vyos/pam_tacplus.git/atom?h=1.3.9'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/'/>
<updated>2014-10-14T16:12:17+00:00</updated>
<entry>
<title>Close /dev/urandom to fix open file handler leak.</title>
<updated>2014-10-14T16:12:17+00:00</updated>
<author>
<name>pwdng</name>
<email>pwdng@users.noreply.github.com</email>
</author>
<published>2014-10-14T16:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=50c0e0a61fd15636a12a2bdece548f78ff8dfe93'/>
<id>urn:sha1:50c0e0a61fd15636a12a2bdece548f78ff8dfe93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add source addr parameter for tac_connect_single</title>
<updated>2014-10-10T16:02:30+00:00</updated>
<author>
<name>Daniel Gollub</name>
<email>dgollub@brocade.com</email>
</author>
<published>2014-10-10T15:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=ec369a83dd65ea691d9159a5a4bdeb8c734c658c'/>
<id>urn:sha1:ec369a83dd65ea691d9159a5a4bdeb8c734c658c</id>
<content type='text'>
This allows to specify from which source address/interface the TACACS+
client connection gets initiated.

Bump SO-versioning due to API change.
</content>
</entry>
<entry>
<title>allow authorization without protocol defined</title>
<updated>2014-09-18T09:25:20+00:00</updated>
<author>
<name>Sergey Mironov</name>
<email>grrwlf@gmail.com</email>
</author>
<published>2014-09-16T09:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=0bc3540c4df1afb3470d73b1e5cb6d0926dc98d3'/>
<id>urn:sha1:0bc3540c4df1afb3470d73b1e5cb6d0926dc98d3</id>
<content type='text'>
Protocol is only required for certain subset of services, mainly for ppp. We
allow authorization with empty protocol if user wants to use other service
names, like 'ssh'

From the http://tools.ietf.org/html/draft-grant-tacacs-02 page 30:

    The protocol attribute is intended for use with PPP. When service equals
    "ppp" and protocol equals "lcp", the message describes the PPP link
    layer service. For other values of protocol, this describes a PPP NCP
    (network layer service). A single PPP session can support multiple NCPs
</content>
</entry>
<entry>
<title>/dev/urandom improvements, thanks Walter. Fixed active_server check</title>
<updated>2013-04-28T15:54:47+00:00</updated>
<author>
<name>Jeroen Nijhof</name>
<email>jeroen@jeroennijhof.nl</email>
</author>
<published>2013-04-28T15:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=117013b4c159cad96d92a24d5ea53a5adf74c58b'/>
<id>urn:sha1:117013b4c159cad96d92a24d5ea53a5adf74c58b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abort() on erroneous input parameters</title>
<updated>2013-03-29T09:18:16+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-29T09:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=bb9f348decdd37b4d126bff67ed1e913eb28c3cb'/>
<id>urn:sha1:bb9f348decdd37b4d126bff67ed1e913eb28c3cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xstrcpy() belongs in libtac</title>
<updated>2013-03-29T09:03:40+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-29T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=d3c323cc390659dfd3da50a015e18285b5b5b6ff'/>
<id>urn:sha1:d3c323cc390659dfd3da50a015e18285b5b5b6ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed double xcalloc() function; do not leak memory for these small buffers; added safe xstrcpy()</title>
<updated>2013-03-28T23:28:10+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-28T23:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=f663d6e0e8b5aa16009610b429499671bf8f4cc9'/>
<id>urn:sha1:f663d6e0e8b5aa16009610b429499671bf8f4cc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes various memory leaks, really</title>
<updated>2013-03-28T22:21:43+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-28T22:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=ca77c0cfd6f62e0ac7780b5161bb6c4c49065d9b'/>
<id>urn:sha1:ca77c0cfd6f62e0ac7780b5161bb6c4c49065d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server is a struct { address, key }</title>
<updated>2013-03-28T22:10:43+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-28T22:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=1119da92c3c47a2cb2a48d494f98ff10a6c32619'/>
<id>urn:sha1:1119da92c3c47a2cb2a48d494f98ff10a6c32619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added FIXME remark about leaking memory</title>
<updated>2013-03-28T21:55:35+00:00</updated>
<author>
<name>Walter de Jong</name>
<email>walter@heiho.net</email>
</author>
<published>2013-03-28T21:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=e9fd08a5d571c852f1f47f0e4cead8161a919d0b'/>
<id>urn:sha1:e9fd08a5d571c852f1f47f0e4cead8161a919d0b</id>
<content type='text'>
</content>
</entry>
</feed>
