This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
rpcd
Watch
6
Star
0
Fork
You've already forked rpcd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
An ubus RPC daemon for Liminix
71
commits
1
branch
0
tags
278
KiB
C
97.5%
CMake
2.5%
22fbf13086
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jo-Philipp Wich
22fbf13086
Drop LuCI2 backend, it will move to its own repository
2013-09-09 16:32:53 +02:00
include
/rpcd
add config transaction support
2013-09-06 01:42:02 +02:00
CMakeLists.txt
Drop LuCI2 backend, it will move to its own repository
2013-09-09 16:32:53 +02:00
exec.c
main: store session data to disk on receipt of SIGUSR1 or SIGHUP. On HUP terminate self and re-exec
2013-09-05 14:37:56 +02:00
file.c
Move includes into subdirectory
2013-09-04 12:46:11 +02:00
iwinfo.c
Move includes into subdirectory
2013-09-04 12:46:11 +02:00
main.c
Set umask to 0077 on daemon startup to prevent libuci from making world-readable directories
2013-09-05 16:14:30 +02:00
plugin.c
Move includes into subdirectory
2013-09-04 12:46:11 +02:00
session.c
session: add support for saving and restoring session data to disk
2013-09-04 17:08:56 +02:00
uci.c
add config transaction support
2013-09-06 01:42:02 +02:00