luci/modules
Daniel Dickinson 829467b627 luci-base: Add function for shell single-quote parameter escaping
When using os.execute or luci.sys.call the shell is called with the
command line which means that standard shell interpretation of strings
occurs.  To allow to use these commands more easily we add functions
for properly escaping single-quoted strings used on the command line
2015-12-02 02:19:02 -05:00
..
luci-base luci-base: Add function for shell single-quote parameter escaping 2015-12-02 02:19:02 -05:00
luci-mod-admin-full luci-mod-admin-full: fstab: Add ability to redo the detection of block devices 2015-12-02 02:17:20 -05:00
luci-mod-admin-mini Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
luci-mod-failsafe Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
luci-mod-freifunk Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
luci-mod-freifunk-community Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-mod-rpc modules/luci-mod-rpc: fix attempt to index global 'luci' (a nil value) 2015-09-12 15:11:18 +06:00