luci/modules/luci-base
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
..
htdocs luci-base: add support for DynamicList with FileBrowser 2015-11-03 17:07:45 +08:00
luasrc luci-base: Add function for shell single-quote parameter escaping 2015-12-02 02:19:02 -05:00
po i18n: Sync translations 2015-10-13 12:35:57 +03:00
root luci-base: change index.html to be more like current themes 2015-09-29 11:44:53 +03:00
src Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
Makefile luci-base: switch to luci-lib-jsonc 2015-11-21 00:29:55 +01:00