<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/modules/rpc/luasrc/controller/rpc.lua, branch 0.8.1</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=0.8.1</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=0.8.1'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2008-09-05T19:25:57Z</updated>
<entry>
<title>Move RPC-bidnings out of the way to prevent the indexer to require them</title>
<updated>2008-09-05T19:25:57Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-09-05T19:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=cd53740e0f117885dddcd9781b2209ead7170ae5'/>
<id>urn:sha1:cd53740e0f117885dddcd9781b2209ead7170ae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed JSON-RPC API, added uvl API-Bindings</title>
<updated>2008-09-05T15:38:53Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-09-05T15:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1358f954a78774ac989c06f973a17a40a781bad6'/>
<id>urn:sha1:1358f954a78774ac989c06f973a17a40a781bad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General optimizations, simplifications and improvements</title>
<updated>2008-08-29T23:26:01Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-29T23:26:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ffd5c4ec656bd3f216c66b43587abcfdaf2b5c37'/>
<id>urn:sha1:ffd5c4ec656bd3f216c66b43587abcfdaf2b5c37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed RPC-API</title>
<updated>2008-08-29T17:12:35Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-29T17:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=4a9259586dfac657054ad74b8edd7e16928b7a08'/>
<id>urn:sha1:4a9259586dfac657054ad74b8edd7e16928b7a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/rpc: Check for existence of external libraries</title>
<updated>2008-08-29T17:06:58Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-29T17:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a0650b4ca96a184887369e04bc4793579364aeef'/>
<id>urn:sha1:a0650b4ca96a184887369e04bc4793579364aeef</id>
<content type='text'>
libs/sys: Small fix for API-Documentation
</content>
</entry>
<entry>
<title>Publish luci.model.ipkg via JSON-RPC</title>
<updated>2008-08-29T15:54:13Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-29T15:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=77756f08b465ba9561d2d45c40633ebcac13702e'/>
<id>urn:sha1:77756f08b465ba9561d2d45c40633ebcac13702e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed first version of JSON-RPC API</title>
<updated>2008-08-29T12:27:54Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-29T12:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=bda994c32e8afda1cac2e0e4ae4c66c50d82c3f1'/>
<id>urn:sha1:bda994c32e8afda1cac2e0e4ae4c66c50d82c3f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/json: Completed JSON library</title>
<updated>2008-08-26T17:50:32Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-26T17:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=df40e4df5e3485d1d70548b420e02b81aa61e60b'/>
<id>urn:sha1:df40e4df5e3485d1d70548b420e02b81aa61e60b</id>
<content type='text'>
modules/rpc: Added experimental JSON-RPC API
</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>RPC initial authentication API completed</title>
<updated>2008-08-22T22:13:54Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2008-08-22T22:13:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3bcab661283d5b9886e46d6bcdab0e756b044997'/>
<id>urn:sha1:3bcab661283d5b9886e46d6bcdab0e756b044997</id>
<content type='text'>
</content>
</entry>
</feed>
