sys: use "Auto-Installed" field for packagelist
[project/rpcd.git] / main.c
2020-09-10 Rafał Miłeckirc: new ubus object for handling /etc/init.d/ scripts
2019-10-29 Yousong Zhoumain: exec_self: make clang analyzer happy
2018-11-28 Jo-Philipp Wichtreewide: rename exec_timeout to rpc_exec_timeout
2018-11-22 Jo-Philipp Wichmain: fix logic bug when not specifying a timeout option
2018-11-22 Jo-Philipp Wichexec: increase maximum execution time to 120s
2015-11-20 Javier Domingo Cansinopaths: substitute literal with macro
2014-01-12 Jo-Philipp WichExtend copyright
2013-09-05 Jo-Philipp WichSet umask to 0077 on daemon startup to prevent libuci...
2013-09-05 Jo-Philipp WichUse common /var/run/rpcd base directory to store runtim...
2013-09-05 Jo-Philipp Wichmain: only purge uci savedirs if not reloading
2013-09-05 Jo-Philipp Wichmain: store session data to disk on receipt of SIGUSR1...
2013-09-04 Jo-Philipp WichMove includes into subdirectory
2013-09-02 Jo-Philipp WichRename from "luci-rpcd" to "rpcd"
2013-09-02 Jo-Philipp Wichluci2: convert to plugin library
2013-09-02 Jo-Philipp Wichfile: convert to plugin library
2013-09-02 Jo-Philipp Wichiwinfo: convert to plugin library
2013-08-30 Jo-Philipp WichAdd initial plugin api support
2013-06-11 Jo-Philipp WichAdd luci2 namespace to offer various backend methods...
2013-06-04 Jo-Philipp WichRemove system namespace support again, the code has...
2013-05-30 Jo-Philipp WichAdd system namespace which offers various system inform...
2013-02-02 Jo-Philipp Wichadd ubus iwinfo api (lacks scanning, assoclist, country...
2013-02-02 Jo-Philipp Wichadd ubus uci api
2013-01-31 Jo-Philipp Wichfile: add exec method, rework read method
2013-01-26 Jo-Philipp Wichinitial commit