6 Commits

Author SHA1 Message Date
Kan18
28733d77e8 oops 2026-03-22 15:18:07 -04:00
Kan18
fd6f39770a Sanitize label in samba.lua
Prevent labels from having .., /, *, control characters, or quotes (this
generally messes things up) and limit them to a reasonable length. We
might possibly also want to do this in snmp.lua, I'm not sure if that
will break things though
2026-03-22 15:18:07 -04:00
Kan18
09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com
343ce7fdc2 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
kepler155c@gmail.com
7749e14cad protected network services 2019-04-20 13:48:13 -04:00
kepler155c@gmail.com
737ac095de fix menu separators + sys dir restructure 2019-03-31 15:16:45 -04:00