projects
/
project
/
ubus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/ubus.git
2020-10-19
Daniel Golle
ubus: move /var/run/ubus.sock to /var/run/ubus/ubus...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Petr Štetiar
tests: cram: fix usage test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rafał Miłecki
cli: document usage of "subscribe" command
commit
|
commitdiff
|
tree
|
snapshot
2020-03-15
Alin Nastac
lua: avoid truncation of large numeric values
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Peter Stadler
ubus: make libubus ready for linking into C++
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Petr Štetiar
ubusd/libubus-io: fix socket descriptor passing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-26
Petr Štetiar
ci: enable unit testing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Petr Štetiar
fix blob parsing vulnerability by using blob_parse_untr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Petr Štetiar
ubus_monitor: workaround possibly false positive uses...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Petr Štetiar
ubusd_monitor: fix possible null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Petr Štetiar
ubus_common: remove duplicate ARRAY_SIZE and add missin...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Petr Štetiar
workaround possibly false positive uses of memory after...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
lua: ubus_lua_do_subscribe: fix copy&paste error
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
lua: workaround false positive dereference of null...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
add fuzzer and cram based unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
refactor ubusd.c into reusable ubusd_library
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
examples: remove dead increments
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
add initial GitLab CI support
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
libubus: fix incompatible pointer types assigment
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
iron out all extra compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
ubusd/libubus-io: fix variable sized struct position...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Petr Štetiar
ubusd: fix comparison of integers of different signs
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Petr Štetiar
cmake: enable extra compiler checks
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Alban Bedel
ubus: Support static builds
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Felix Fietkau
ubusd: retry sending messages on EINTR
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Felix Fietkau
libubus: attempt to receive data before calling poll
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Felix Fietkau
libubus: do not abort recv_retry before completing...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Hans Dedecker
ubusd_acl: event send access list support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Hans Dedecker
ubusd_acl: event listen access list support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Hans Dedecker
ubusd_acl: rework wildcard support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Hans Dedecker
ubusd_event: move strmatch_len to ubus_common.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marcus Comstedt
ubus/lua: add support for BLOBMSG_TYPE_DOUBLE
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Felix Fietkau
libubus: pass an empty UBUS_ATTR_DATA block if msg...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Felix Fietkau
libubus: check for non-NULL data before running callbacks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Dirk Feytons
ubus/lua: pass notification name to callback
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
John Crispin
valgrind complained about these
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
John Crispin
fix invalid close() call
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Alexandru Ardelean
ubusd: move global retmsg per client
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Alexandru Ardelean
ubusd_monitor: alloc & free the buffer outside of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Alexandru Ardelean
ubusd: rename goto label from `error` to `out`
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Alexandru Ardelean
ubusd: don't free messages in ubus_send_msg() anymore
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Bob Ham
libubus: Fix deletion from context's object AVL tree...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Rosen Penev
ubus: Remove unnecessary memset calls.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
John Crispin
libubus-req: add data_cb callback handling for ubus...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Hans Dedecker
cli: fix listen_timeout compile issue
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Hans Dedecker
libubus: reset ctx->sock.error when doing ubus reconnect
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Felix Fietkau
cli: do not use default timeout for listen
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Felix Fietkau
cli: add support for subscribing to objects
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Alexandru Ardelean
ubusd: fix incomplete copy of shared buf during queue-ing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Felix Fietkau
libubus: do not modify uloop_cancelled
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Felix Fietkau
libubus: reset ctx->sock.eof to fix reconnect issues
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Felix Fietkau
libubus: do not register/unregister with uloop during...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Felix Fietkau
libubus: move uloop_init() call to ubus_connect_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Mihai Richard
ubusd: fix issue caused by an implicit cast
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Abhimanyu Vishwakarma
ubus: ubus_free: clear pending timers before freeing...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Felix Fietkau
libubus: reduce code duplication, fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
amine ahd
Allow sending a fd along a ubus_request
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Felix Fietkau
ubusd: fix id lookup of objects with path and no methods
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Vasily Goldobin
lua: add 'defer_request' and 'complete_deferred_request...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Felix Fietkau
ubusd_proto: fix crash when trying to subscribe to...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Felix Fietkau
build: remove /opt/local prefix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alexandru Ardelean
cli: register event handler first, then do lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Denis Osvald
ubusd: fix inverted check in ubusd_reply_add
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Denis Osvald
ubusd: don't check ACL when object is NULL
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Felix Fietkau
ubusd: fix sending remove-object notification
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Felix Fietkau
ubusd: add missing NULL pointer checks for obj->type
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
Florian Fainelli
cmake: Fix find_library for ubusd and examples/server
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Rujun Wang
Fix the length of msg buffer after realloc
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Iain Fraser
Implemented publish/subscribe lua bindings to libubus...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
John Crispin
ubusd: remove systemd socket activation support
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Matthias Schiffer
ubusd: fix systemd socket activation support
commit
|
commitdiff
|
tree
|
snapshot
2016-05-15
Eyal Birger
libubus: nullify stale msgbuf pointer in case of ubus_c...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Petr Štetiar
cmake: Add ubox, blobmsg_json libraries and include...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Zhao, Gang
cli: add timeout support for listen command
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Zhao, Gang
cli: static keyword tweak
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Eyal Birger
ubus: use network order in ubus message header fields
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Emanuel Taube
libubus.h: marking unused variables
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Ben Kelly
libubus.h: add ubus_auto_shutdown()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Felix Fietkau
ubusd: fix a memory leak on user/group client info
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Felix Fietkau
lua: fix stack leak in ubus method handling
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Felix Fietkau
ubusd: add missing NULL pointer checks for ACL processing
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Alexandru Ardelean
libubus: add null for ubus_context object in ubus_shutd...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: allow all object access if uid=0 (ignore gid)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: fix the return code for acl check mismatch
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: simplify/fix avl loop in ubusd_reply_add()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: simplify/fix avl loop in ubusd_acl_check()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
libubus: add socket EOF handling to ubus_complete_request()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
libubus: fix error handling during close after partiall...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: make ACL path configurable on the command line
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Felix Fietkau
ubusd: remove a faulty and redundant check
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Karl Vogel
ubus: Correct usage of timeout on poll function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Felix Fietkau
cli: add monitor support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Felix Fietkau
libubus: add monitor support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Felix Fietkau
ubusd: add monitor support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Hans Dedecker
libubus: Fix reverse order processing of pending ubus...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Hans Dedecker
lua: Fix stack imbalance in ubus_event_handler
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
John Crispin
fix off-by-one in acl match iteration
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
John Crispin
unbreak acl allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
John Crispin
fix a copy & paste bug
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Felix Fietkau
ubusd: fix offset calculation (based on patch by Yang...
commit
|
commitdiff
|
tree
|
snapshot
next