projects
/
project
/
rpcd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/rpcd.git
2024-09-17
Chad Monroe
rpcd: iwinfo: add IEEE 802.11be support
master
commit
|
commitdiff
|
tree
|
snapshot
2024-05-28
IssamHamdi
session: Fix crash when the UCI option 'password' or...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Justin Klaassen
sys: use "Auto-Installed" field for packagelist
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Thomas Weißschuh
iwinfo: update byte counter to 64bit
commit
|
commitdiff
|
tree
|
snapshot
2023-06-25
Erik Karlsson
file: strengthen exec access control
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Christian Marangi
rc: add option to get info for a single script in list...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Christian Marangi
rc: add option to skip running check for list method
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Christian Marangi
rc: add support for scanning USE_PROCD and skip running...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Christian Marangi
rc: fix and improve script scanning START and STOP
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Andre Heider
iwinfo: add "band" and "mhz" to the scan output
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Andre Heider
iwinfo: add "band" to the freqlist output
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Christian Marangi
iwinfo: add flags to freqlist output
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Andre Heider
iwinfo: add "hwmodes_text" to the info output
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Andre Heider
iwinfo: clean up rpc_iwinfo_call_hw_ht_mode()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Andre Heider
iwinfo: reuse infos provided by libiwinfo
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Andre Heider
iwinfo: constify string map arg for rpc_iwinfo_call_int()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jo-Philipp...
ucode: write ucode runtime exceptions to stderr
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Jo-Philipp...
ucode: pass-through `ubus_rpc_session` argument
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Jo-Philipp...
ucode: initialize module search path early
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Petr Štetiar
sys: mitigate possible strncpy string truncation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jo-Philipp...
ucode: parse ucode plugin scripts in raw mode, init...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Christian ...
iwinfo: fix compilation error with GCC 12
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
ucode: adjust to latest ucode api
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Jo-Philipp...
ucode: add ucode interpreter plugin
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Jo-Philipp...
treewide: adjust ubus object type names
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Jo-Philipp...
build: honour CMake install prefix in hardcoded paths
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
session: use uloop_timeout_remaining64
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Jo-Philipp...
session: unload rpcd configuration before checking...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
David Bauer
iwinfo: add 802.11ax HE support
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Daniel Golle
sys: packagelist: drop ABI version from package name
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Jo-Philipp...
uci: manually clear uci_ptr flags after uci_delete...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Ansuel Smith
iwinfo: include ht_operation data only if available
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Daniel Golle
iwinfo: return hwmode 'ad' on 802.11ad-only hardware
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Daniel Golle
iwinfo: add support for 802.11ad and GCMP
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Ansuel Smith
iwinfo: export center channel for info ubus call
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Ansuel Smith
iwinfo: add ht and vht operation info to wifi scan
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Rafał Miłecki
rc: support init.d scripts with START=0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Rafał Miłecki
rc: new ubus object for handling /etc/init.d/ scripts
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Jo-Philipp...
uci: reset uci_ptr flags when merging options during...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Fabian Bläse
session: deny access if password login is disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Daniel Danzberger
iwinfo: add current hw and ht mode to info call
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Jo-Philipp...
file: extend exec acl checks to commands with arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Jo-Philipp...
plugin: avoid truncating numeric values
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jo-Philipp...
plugin: fix double free in finish callback
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
main: exec_self: make clang analyzer happy
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
file: exec: properly free memory on error
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
uci: free configs list memory on return
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
exec: always call finish_cb to allow plugin to free...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jo-Philipp...
plugin: do not free method name separately
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
exec: properly free memory on rpc_exec() error
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
plugin: exec: properly free memory on parse error
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jo-Philipp...
uci: reset uci_ptr flags when merging set operations
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jo-Philipp...
plugin: fix leaking invoked method name for exec plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-09-21
Jo-Philipp...
file: increase minimum read buffer size to 4096 bytes
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Jo-Philipp...
iwinfo: add WPA3 support
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Jo-Philipp...
file: refactor message parsing and permission checking
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jo-Philipp...
iwinfo: expose all rate info fields in assoclist reply
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jo-Philipp...
sys: fix symbol redeclaration
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Jo-Philipp...
rpcd: sys: actually move timespec declaration
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Jo-Philipp...
file: add remove operation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Rosen Penev
rpcd: Switch to nanosleep
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Jo-Philipp...
file: add path based read/write/exec ACL checks
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Jo-Philipp...
file: add stat() information to directory listings
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Petr Štetiar
Fix possible linker errors by using CMake find_library...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Jo-Philipp...
session: handle NULL return values of crypt()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Daniel Danzberger
iwinfo: add mesh infos in assoclist.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Daniel Danzberger
iwinfo: add survey.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Daniel Danzberger
iwinfo: show more stats from assoclist.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jo-Philipp...
file: avoid closing stdio descriptors in rpc_file_exec_run
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jo-Philipp...
file: patch process stdin to /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jo-Philipp...
file: remove unused members from struct rpc_file_exec_c...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jo-Philipp...
file: rpc_file_exec_run: fix potential memory leak...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jo-Philipp...
file: access exec timeout via daemon ops structure
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jo-Philipp...
plugin: store pointer to exec timeout value in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jo-Philipp...
treewide: rename exec_timeout to rpc_exec_timeout
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jo-Philipp...
main: fix logic bug when not specifying a timeout option
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jo-Philipp...
file: use global exec timeout instead of own hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jo-Philipp...
exec: increase maximum execution time to 120s
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jo-Philipp...
uci: tighten uci reorder operation error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jo-Philipp...
uci: tighten uci delete operation error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jo-Philipp...
uci: tighten uci set operation error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jo-Philipp...
uci: tighten uci add operation error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jo-Philipp...
uci: reject invalid section and option names
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Jo-Philipp...
uci: fix memory leak in rpc_uci_replace_savedir()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Jo-Philipp...
exec: close stdout and stderr streams on child signal
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Jo-Philipp...
uci: use correct sort index when reordering sections
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jo-Philipp...
uci: fix memory leak in rpc_uci_apply_timeout()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jo-Philipp...
uci: switch to proper save directory on apply/rollback
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Jo-Philipp...
uci: add rpc_uci_replace_savedir() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Jo-Philipp...
session: ignore non-string username attribute upon...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Jo-Philipp...
session: support reclaiming pending apply session
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Jo-Philipp...
session: remove redundant key attribute to rpc_session_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Jo-Philipp...
uci: fix session delta isolation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Daniel Golle
sys: packagelist: allow listing all packages
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Roman Yeryomin
sys: fix passwd path
commit
|
commitdiff
|
tree
|
snapshot
2017-11-12
Daniel Golle
sys: fix memory leak in packagelist
commit
|
commitdiff
|
tree
|
snapshot
2017-11-12
Daniel Golle
sys: add packagelist method
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Rafał Miłecki
plugin: use RTLD_LOCAL instead of RTLD_GLOBAL when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Florian Fainelli
cmake: Find libubox/blobmsg_json.h
commit
|
commitdiff
|
tree
|
snapshot
next