oweals/rpcd.git
2020-05-26 Jo-Philipp... uci: reset uci_ptr flags when merging options during... master
2020-03-17 Fabian Bläsesession: deny access if password login is disabled
2020-01-05 Daniel Danzbergeriwinfo: add current hw and ht mode to info call
2019-12-11 Jo-Philipp... file: extend exec acl checks to commands with arguments
2019-11-10 Jo-Philipp... plugin: avoid truncating numeric values
2019-10-29 Jo-Philipp... plugin: fix double free in finish callback
2019-10-29 Yousong Zhoumain: exec_self: make clang analyzer happy
2019-10-29 Yousong Zhoufile: exec: properly free memory on error
2019-10-29 Yousong Zhouuci: free configs list memory on return
2019-10-29 Yousong Zhouexec: always call finish_cb to allow plugin to free...
2019-10-29 Jo-Philipp... plugin: do not free method name separately
2019-10-29 Yousong Zhouexec: properly free memory on rpc_exec() error
2019-10-29 Yousong Zhouplugin: exec: properly free memory on parse error
2019-10-29 Jo-Philipp... uci: reset uci_ptr flags when merging set operations
2019-10-17 Jo-Philipp... plugin: fix leaking invoked method name for exec plugins
2019-09-21 Jo-Philipp... file: increase minimum read buffer size to 4096 bytes
2019-09-09 Jo-Philipp... iwinfo: add WPA3 support
2019-09-08 Jo-Philipp... file: refactor message parsing and permission checking
2019-09-04 Jo-Philipp... iwinfo: expose all rate info fields in assoclist reply
2019-09-04 Jo-Philipp... sys: fix symbol redeclaration
2019-09-03 Jo-Philipp... rpcd: sys: actually move timespec declaration
2019-09-03 Jo-Philipp... file: add remove operation
2019-09-03 Rosen Penevrpcd: Switch to nanosleep
2019-09-01 Jo-Philipp... file: add path based read/write/exec ACL checks
2019-09-01 Jo-Philipp... file: add stat() information to directory listings
2019-06-05 Petr ŠtetiarFix possible linker errors by using CMake find_library...
2019-05-22 Jo-Philipp... session: handle NULL return values of crypt()
2019-03-05 Daniel Danzbergeriwinfo: add mesh infos in assoclist.
2019-03-05 Daniel Danzbergeriwinfo: add survey.
2019-03-05 Daniel Danzbergeriwinfo: show more stats from assoclist.
2018-12-21 Jo-Philipp... file: avoid closing stdio descriptors in rpc_file_exec_run
2018-12-21 Jo-Philipp... file: patch process stdin to /dev/null
2018-12-21 Jo-Philipp... file: remove unused members from struct rpc_file_exec_c...
2018-12-21 Jo-Philipp... file: rpc_file_exec_run: fix potential memory leak...
2018-11-28 Jo-Philipp... file: access exec timeout via daemon ops structure
2018-11-28 Jo-Philipp... plugin: store pointer to exec timeout value in the...
2018-11-28 Jo-Philipp... treewide: rename exec_timeout to rpc_exec_timeout
2018-11-22 Jo-Philipp... main: fix logic bug when not specifying a timeout option
2018-11-22 Jo-Philipp... file: use global exec timeout instead of own hardcoded...
2018-11-22 Jo-Philipp... exec: increase maximum execution time to 120s
2018-08-08 Jo-Philipp... uci: tighten uci reorder operation error handling
2018-08-08 Jo-Philipp... uci: tighten uci delete operation error handling
2018-08-08 Jo-Philipp... uci: tighten uci set operation error handling
2018-08-08 Jo-Philipp... uci: tighten uci add operation error handling
2018-08-08 Jo-Philipp... uci: reject invalid section and option names
2018-05-13 Jo-Philipp... uci: fix memory leak in rpc_uci_replace_savedir()
2018-05-08 Jo-Philipp... exec: close stdout and stderr streams on child signal
2018-04-28 Jo-Philipp... uci: use correct sort index when reordering sections
2018-04-20 Jo-Philipp... uci: fix memory leak in rpc_uci_apply_timeout()
2018-04-20 Jo-Philipp... uci: switch to proper save directory on apply/rollback
2018-04-19 Jo-Philipp... uci: add rpc_uci_replace_savedir() helper
2018-03-15 Jo-Philipp... session: ignore non-string username attribute upon...
2018-03-15 Jo-Philipp... session: support reclaiming pending apply session
2018-03-15 Jo-Philipp... session: remove redundant key attribute to rpc_session_...
2018-03-15 Jo-Philipp... uci: fix session delta isolation
2017-12-06 Daniel Gollesys: packagelist: allow listing all packages
2017-11-28 Roman Yeryominsys: fix passwd path
2017-11-12 Daniel Gollesys: fix memory leak in packagelist
2017-11-12 Daniel Gollesys: add packagelist method
2017-11-09 Rafał Miłeckiplugin: use RTLD_LOCAL instead of RTLD_GLOBAL when...
2016-12-11 Florian Fainellicmake: Find libubox/blobmsg_json.h
2016-12-11 Florian Fainellisys: Check return values of chdir and write
2016-07-27 Florian Fainellicmake: Find libubus.h
2016-06-29 Jo-Philipp... iwinfo: expose available HT rates
2016-06-05 Denis Osvaldiwinfo: zero out ccode buffer since library doesn't
2016-04-12 Luka Perkovfile: add myself in Copyright header
2016-04-12 Luka Perkovfile: handle return output of b64_decode
2016-04-12 Luka Perkovfile: add append write support
2015-11-23 Jo-Philipp... uci: allow setting zero-length values (to delete an...
2015-11-20 Javier Domingo... paths: substitute literal with macro
2015-08-25 John Crispinadd a reload_config method to the uci object
2015-08-25 John Crispinadd a system object that allows us to set passwords...
2015-07-14 Luka Perkovfile: be consistent with string termination character
2015-07-14 Luka Perkovfile: add support for setting mode when writing files
2015-07-14 Luka Perkovfile: add support for base64
2015-05-17 Jo-Philipp... uci: unload package on revert
2015-04-12 Luka Perkovfile: add md5sum support
2015-03-28 John Crispinproperly handle return codes
2015-03-11 Luka Perkovfile: free memory after opendir()
2015-03-11 Luka Perkovfile: use blob_buf_free()
2015-03-11 Luka Perkovfile: show "data" ubus parameter only when used
2015-03-08 John Crispinfix for json 0.12
2015-02-26 Jo-Philipp... cmake: fix libcrypt test
2015-02-11 Jo-Philipp... iwinfo: add phyname procedure
2015-02-09 Jo-Philipp... session: fix method signatures for create, list and...
2014-11-29 Felix Fietkauiwinfo: add support for requesting assoc info for a...
2014-10-20 Felix Fietkauiwinfo: add 802.11ac hw mode
2014-10-04 Felix Fietkauiwinfo: use UBUS_METHOD_NOARG
2014-10-04 Felix Fietkauplugin.h: explicitly include json.h
2014-07-03 Jo-Philipp... plugin: fix parsing libexec plugin output
2014-06-29 Felix Fietkausession: add missing include
2014-05-29 Luka Perkovuci: rework variable usage
2014-01-29 Luka Perkovfix segmentation fault when plugins are loaded
2014-01-29 Luka Perkovfile: when writing a file make sure it's contents are...
2014-01-29 Luka Perkovfile: create a file on write if it does not exist
2014-01-29 Luka Perkovfix whitespaces
2014-01-19 Jo-Philipp... session: make object and function arguments of session...
2014-01-12 Jo-Philipp... uci: fix same buffer reuse introduced by previous commit
2014-01-12 Jo-Philipp... debug
2014-01-12 Jo-Philipp... uci: grant access to confirm and rollback methods only...
next