<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-tcpproxy, branch v0.6.0</title>
<subtitle>ACF module for tcpproxy
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/'/>
<entry>
<title>Bump version to 0.6.0</title>
<updated>2016-01-18T18:59:45+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2016-01-18T18:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=0b5542b97d183eab2cf9abf47a1d371b44823ada'/>
<id>0b5542b97d183eab2cf9abf47a1d371b44823ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change listsmtpfiles to return cfe structure with details rather than list</title>
<updated>2015-12-30T14:13:03+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-12-30T14:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=4bb2016a803fb04a7ea6b287cbfb64a428f3d52b'/>
<id>4bb2016a803fb04a7ea6b287cbfb64a428f3d52b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.5.0</title>
<updated>2014-04-26T13:44:20+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-04-26T13:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=797b83deee8dd6d950408a429e6b688da8bab159'/>
<id>797b83deee8dd6d950408a429e6b688da8bab159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to use new htmlviewfunctions functions</title>
<updated>2014-04-17T00:40:59+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-04-17T00:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=81adf8a6763769157690b1e82211cbe7b960da8e'/>
<id>81adf8a6763769157690b1e82211cbe7b960da8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and use lowercase tags</title>
<updated>2014-02-03T21:55:41+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-02-03T21:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=02f08e3420245cb727783f5abe460d336f135459'/>
<id>02f08e3420245cb727783f5abe460d336f135459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.4.0</title>
<updated>2013-10-31T03:49:21+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-31T03:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=3994357e9ab748f5fbf6cbca682e5e3ce3be8001'/>
<id>3994357e9ab748f5fbf6cbca682e5e3ce3be8001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all calls to 'module' in preparation for move to Lua 5.2</title>
<updated>2013-10-21T00:44:51+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-21T00:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=4088e14476b222e0a59ea3e4e789f99b32cec40f'/>
<id>4088e14476b222e0a59ea3e4e789f99b32cec40f</id>
<content type='text'>
Use mymodule parameter for module definition.
This was also helpful in revealing places where the code relied on the global environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use mymodule parameter for module definition.
This was also helpful in revealing places where the code relied on the global environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change use of require to work with Lua 5.2</title>
<updated>2013-10-09T21:15:33+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-09T21:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=c07bcb228f39b86e4b886f044c41cd05aa249b9f'/>
<id>c07bcb228f39b86e4b886f044c41cd05aa249b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version to 0.3.1</title>
<updated>2012-10-28T23:57:50+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-10-28T23:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=83b6bb5b10ca8f4e40cd39096bd9b45817dc6e9e'/>
<id>83b6bb5b10ca8f4e40cd39096bd9b45817dc6e9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unneeded views by updating CFE for autoview</title>
<updated>2012-10-27T02:31:33+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-10-27T02:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-tcpproxy/commit/?id=ef148d5564043f3dc843baa0d16de1e0cd254895'/>
<id>ef148d5564043f3dc843baa0d16de1e0cd254895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
