<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/core/luasrc/fs.lua, branch 0.9.0</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=0.9.0</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=0.9.0'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2009-07-26T21:28:44Z</updated>
<entry>
<title>luci-0.9: merge r5130-r5143</title>
<updated>2009-07-26T21:28:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2009-07-26T21:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a545e495ba08e92068d089242d9baacf8373b97c'/>
<id>urn:sha1:a545e495ba08e92068d089242d9baacf8373b97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luci-0.9: merge r4886-r4890</title>
<updated>2009-06-22T10:23:21Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2009-06-22T10:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=23965204136603e49f401fccb1b6e16962529791'/>
<id>urn:sha1:23965204136603e49f401fccb1b6e16962529791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add utime to luci.fs</title>
<updated>2009-01-20T10:18:45Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2009-01-20T10:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=514a9bfec70e393b3c27d625237ba0578789a8a9'/>
<id>urn:sha1:514a9bfec70e393b3c27d625237ba0578789a8a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/core: implement fs.isdirectory()</title>
<updated>2008-12-19T12:08:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2008-12-19T12:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=0c3f77a3971699382d86fd1016aae7dcd0205f91'/>
<id>urn:sha1:0c3f77a3971699382d86fd1016aae7dcd0205f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make luci.fs.rename work across fielsystems</title>
<updated>2008-11-12T12:52:57Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-11-12T12:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=97130b6486e6e0f0c90c5937e97a075bf39c2519'/>
<id>urn:sha1:97130b6486e6e0f0c90c5937e97a075bf39c2519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed reference to luci.ltn12</title>
<updated>2008-09-02T08:24:45Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-09-02T08:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=74408bbb74c184b311ffebfbb4db38429c8247c0'/>
<id>urn:sha1:74408bbb74c184b311ffebfbb4db38429c8247c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added luci.fs.copy and luci.fs.rename</title>
<updated>2008-09-01T19:42:43Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-09-01T19:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=76f2e5ec1a5fb8ab6c6c575434cb873e5db5d7cb'/>
<id>urn:sha1:76f2e5ec1a5fb8ab6c6c575434cb873e5db5d7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/core: Reworked some basic libraries to not use package.seeall</title>
<updated>2008-08-26T00:53:28Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-26T00:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=0c5dc7bc77a4fd7d7f0d965e3185e2df4c608f05'/>
<id>urn:sha1:0c5dc7bc77a4fd7d7f0d965e3185e2df4c608f05</id>
<content type='text'>
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
</content>
</entry>
<entry>
<title>* luci/libs:	add alias to posix.readlink() in luci.fs</title>
<updated>2008-08-17T14:47:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2008-08-17T14:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=38ef0f92e75b90e405f4879c163e9bbfbbbe293f'/>
<id>urn:sha1:38ef0f92e75b90e405f4879c163e9bbfbbbe293f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* luci/libs/core:	fix description of link() function in luci.fs</title>
<updated>2008-07-23T13:35:12Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2008-07-23T13:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ce5f619c4fb2d3089c28726d37122351f4141e50'/>
<id>urn:sha1:ce5f619c4fb2d3089c28726d37122351f4141e50</id>
<content type='text'>
</content>
</entry>
</feed>
