<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-core/lib, branch Alpine1.8_Fixes</title>
<subtitle>ACF module for core
</subtitle>
<id>https://git-old.alpinelinux.org/acf/acf-core/atom?h=Alpine1.8_Fixes</id>
<link rel='self' href='https://git-old.alpinelinux.org/acf/acf-core/atom?h=Alpine1.8_Fixes'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/'/>
<updated>2009-08-25T14:21:31Z</updated>
<entry>
<title>Added pagination functionality to viewfunctions, modified acf_www-controller to pass clientinfo to view.</title>
<updated>2009-08-25T14:21:31Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-08-25T14:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=902b8362d9d4fdfe8efe31f6ccc82df312daeb60'/>
<id>urn:sha1:902b8362d9d4fdfe8efe31f6ccc82df312daeb60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed obsolete functions displayinfo and displaymanagement from viewfunctions.</title>
<updated>2009-08-25T14:15:39Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-08-25T14:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=ba9520f1133c3cf03964e17cd584a5326abd15bb'/>
<id>urn:sha1:ba9520f1133c3cf03964e17cd584a5326abd15bb</id>
<content type='text'>
Functions only used in acf-gnats, which is also obsolete.
</content>
</entry>
<entry>
<title>Added format.get_ini_entry to evaluate ini file entry value.</title>
<updated>2009-08-25T14:13:59Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-08-25T14:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=1873f9ed5c5951efbab3fc2df2845b6a7fd6f40d'/>
<id>urn:sha1:1873f9ed5c5951efbab3fc2df2845b6a7fd6f40d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert mistaken bug fix to format.string_to_table</title>
<updated>2009-06-30T14:49:46Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-06-30T14:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=2a0b7109a8e4f2c573513cb2154660852880f38a'/>
<id>urn:sha1:2a0b7109a8e4f2c573513cb2154660852880f38a</id>
<content type='text'>
(reverted 57a83de2ca3a1e41d8d55c1a8e8237277d4e2386)
</content>
</entry>
<entry>
<title>Changed startstop to enable all actions regardless of status.</title>
<updated>2009-06-22T12:35:04Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-06-22T12:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=371472d8b0814c2c653598e4bb41df5088184b9b'/>
<id>urn:sha1:371472d8b0814c2c653598e4bb41df5088184b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified copy_file and move_file to overwrite existing file, only fail if existing directory.</title>
<updated>2009-06-22T12:23:56Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-06-22T12:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=18a1ac4eebf8ea4ae71b9b471bd1bb8e294dc697'/>
<id>urn:sha1:18a1ac4eebf8ea4ae71b9b471bd1bb8e294dc697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug fix for format.lua string_to_table.</title>
<updated>2009-06-22T12:22:50Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-06-22T12:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=57a83de2ca3a1e41d8d55c1a8e8237277d4e2386'/>
<id>urn:sha1:57a83de2ca3a1e41d8d55c1a8e8237277d4e2386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed os.rename to fs.move_file.</title>
<updated>2009-05-15T10:04:38Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-05-15T10:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=a82f5d48a729e17382790588efc251bdea5a23f1'/>
<id>urn:sha1:a82f5d48a729e17382790588efc251bdea5a23f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fs.move_file function because os.rename only works on same device.</title>
<updated>2009-05-15T09:51:55Z</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2009-05-15T09:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=f21a44e55314948416f4bd59f756bec68f0ae2d5'/>
<id>urn:sha1:f21a44e55314948416f4bd59f756bec68f0ae2d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set permissions 600 on passwd and roles file if creating them.</title>
<updated>2009-03-19T14:12:35Z</updated>
<author>
<name>ttrask</name>
<email>ttrask@ab2d0c66-481e-0410-8bed-d214d4d58bed</email>
</author>
<published>2009-03-19T14:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=0ae3c93acaec04b1bea8098a921a235340744d36'/>
<id>urn:sha1:0ae3c93acaec04b1bea8098a921a235340744d36</id>
<content type='text'>
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1734 ab2d0c66-481e-0410-8bed-d214d4d58bed
</content>
</entry>
</feed>
