projects
/
project
/
ubus.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libubus: add ubus_unregister_subscriber wrapper
2013-03-17
Felix Fietkau
libubus: add ubus_unregister_subscriber wrapper
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-03-06
Felix Fietkau
libubus: add UBUS_METHOD_NOARG
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-03-04
Thomas Gstädtner
add systemd support
commit
|
commitdiff
|
tree
2013-03-04
Thomas Gstädtner
make UBUS_UNIX_SOCKET configurable via cmake
commit
|
commitdiff
|
tree
2013-03-03
Thomas Gstädtner
add INCLUDE_DIRECTORIES to subdirectories
commit
|
commitdiff
|
tree
2013-03-03
Thomas Gstädtner
make building examples an option
commit
|
commitdiff
|
tree
2013-01-23
Felix Fietkau
build: remove install prefix override
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-30
Felix Fietkau
libubus: free internal blob_buf memory when freeing...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-15
Felix Fietkau
examples: disable the message on the server example...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-15
Felix Fietkau
libubus: fix data type of request sequence counter...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-15
Felix Fietkau
libubus: fix uninitialized variable warning
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
examples: use blocking notify
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: implement notify handling
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: fix segfaults on request timeouts
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
ubusd: implement notify forwarding with status reporting
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: check if subscriber cb is non-NULL before...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: do not send a status reply if UBUS_ATTR_NO_REPLY...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: add UBUS_ATTR_NO_REPLY and add policy for...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
move ubus_start_request to libubus-req.c
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: remove accidentally committed unused header...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: refactor code, move request handling to libubus...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
libubus: reduce code duplication and add stack depth...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
remove the "method" argument for object subscription
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-14
Felix Fietkau
ubus: add notification for subscribers present/gone
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-13
Felix Fietkau
watch add/remove -> subscribe/unsubscribe:
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-12-11
Felix Fietkau
ubusd: use avl_strcmp
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-10-30
Felix Fietkau
libubus: fix stack space init for processing requests
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2012-10-24
Felix Fietkau
libubus: split out some code into separate source files
commit
|
commitdiff
|
tree
2012-10-24
Felix Fietkau
examples: split client/server code
commit
|
commitdiff
|
tree
2012-10-24
Felix Fietkau
move example to examples/
commit
|
commitdiff
|
tree
2012-10-01
Felix Fietkau
add deferred reply to the ubus server example
commit
|
commitdiff
|
tree
2012-10-01
Felix Fietkau
add support for deferring a reply to a method invoke...
commit
|
commitdiff
|
tree
2012-09-28
John Crispin
lua: propagate incoming message to method callback...
commit
|
commitdiff
|
tree
2012-09-28
Felix Fietkau
cli: add array and table types to method signature...
commit
|
commitdiff
|
tree
2012-09-27
John Crispin
add lua binding test scripts
commit
|
commitdiff
|
tree
2012-09-27
Felix Fietkau
lua: add support for registering methods
commit
|
commitdiff
|
tree
2012-09-27
Felix Fietkau
lua: add uloop support
commit
|
commitdiff
|
tree
2012-09-27
John Crispin
lua: allow building the lua binding with vanilla lua
commit
|
commitdiff
|
tree
2012-06-01
Felix Fietkau
libubus: fix multiple inclusions of libubus.h
commit
|
commitdiff
|
tree
2012-05-28
Felix Fietkau
libubus: add support for reconnecting (and re-publishing...
commit
|
commitdiff
|
tree
2012-05-28
Felix Fietkau
enable -Wmissing-declarations
commit
|
commitdiff
|
tree
2012-05-28
Felix Fietkau
lua: add a prototype for luaopen_ubus so that -Wmissing...
commit
|
commitdiff
|
tree
2012-05-28
Felix Fietkau
make a few functions static
commit
|
commitdiff
|
tree
2012-05-19
Felix Fietkau
ubus-example: use object notification, add a simple...
commit
|
commitdiff
|
tree
2012-05-19
Felix Fietkau
ubusd: add support for watching objects to get notified...
commit
|
commitdiff
|
tree
2012-05-19
Felix Fietkau
ubusd: allow registration of anonymous objects with...
commit
|
commitdiff
|
tree
2012-05-18
Felix Fietkau
uloop: do not use ULOOP_EDGE_TRIGGER for the blocking...
commit
|
commitdiff
|
tree
2012-05-06
Felix Fietkau
lua: put LUAPATH in quotes to prevent weird error messages...
commit
|
commitdiff
|
tree
2012-05-06
Felix Fietkau
cli: prevent indenting if simple output is requested
commit
|
commitdiff
|
tree
2011-10-28
Felix Fietkau
fix unused but set variable
commit
|
commitdiff
|
tree
2011-10-27
Felix Fietkau
libubus: limit stack depth for incoming invoke requests
commit
|
commitdiff
|
tree
2011-10-27
Felix Fietkau
libubus: fix recursive synchrnonous invoke commands
commit
|
commitdiff
|
tree
2011-10-10
Felix Fietkau
fix invalid message reuse in ubus_process_invoke
commit
|
commitdiff
|
tree
2011-09-14
Felix Fietkau
ubusd: fix a use after free bug
commit
|
commitdiff
|
tree
2011-09-09
Felix Fietkau
make the socket non-blocking, explicitly wait for data...
commit
|
commitdiff
|
tree
2011-09-05
Felix Fietkau
add -v
commit
|
commitdiff
|
tree
2011-09-05
Felix Fietkau
add an error message for "unknown error"
commit
|
commitdiff
|
tree
2011-09-05
Felix Fietkau
add an error code for "operation not supported"
commit
|
commitdiff
|
tree
2011-07-30
Felix Fietkau
remove an unused-but-set variable
commit
|
commitdiff
|
tree
2011-07-18
Felix Fietkau
cli: indent call result data
commit
|
commitdiff
|
tree
2011-06-17
Felix Fietkau
add copyright/license information
commit
|
commitdiff
|
tree
2011-04-13
Felix Fietkau
add support for a const void * key in avl
commit
|
commitdiff
|
tree
2011-03-27
Felix Fietkau
simplify object signatures by reusing the parser policy...
commit
|
commitdiff
|
tree
2011-03-27
Felix Fietkau
suppress stderr output with -S
commit
|
commitdiff
|
tree
2011-03-27
Felix Fietkau
improve output for scripts
commit
|
commitdiff
|
tree
2011-03-27
Felix Fietkau
do not reverse method sorting order
commit
|
commitdiff
|
tree
2011-03-27
Felix Fietkau
use int8 as boolean
commit
|
commitdiff
|
tree
2011-02-26
Felix Fietkau
change the ubus signature type to int instead of the...
commit
|
commitdiff
|
tree
2011-02-12
Felix Fietkau
change minimum cmake version to 2.6
commit
|
commitdiff
|
tree
2011-02-11
Felix Fietkau
remove array from the signature
commit
|
commitdiff
|
tree
2011-02-11
Felix Fietkau
add support for timeouts on synchronous requests
commit
|
commitdiff
|
tree
2011-02-11
Felix Fietkau
remove separate catch all list, always require a pattern...
commit
|
commitdiff
|
tree
2011-02-10
Felix Fietkau
add writev_retry to avoid incomplete writes
commit
|
commitdiff
|
tree
2011-02-10
Felix Fietkau
fix initial object event sequence number
commit
|
commitdiff
|
tree
2011-02-10
Felix Fietkau
add notifications for registered/unregistered objects...
commit
|
commitdiff
|
tree
2011-02-10
Felix Fietkau
move event message formatting into a callback
commit
|
commitdiff
|
tree
2011-02-10
Felix Fietkau
split event sending from event forwarding
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
libubus: add an inline function for socket event handling
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
suppress -rdynamic when linking ubus
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
add missing include
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
implement event pattern matching
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
trim the wildcard of partial patterns to keep the avl...
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
remove some duplication
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
move more protocol related stuff to ubusd_proto.c
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
make ubus_msg_ref static
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
make ubusd_get_client_by_id static
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
make ubus_parse_msg static
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
add sender side length checks
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
cli: clean up code
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
remove some verbosity from the ubus example
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
reorder a few functions in libubus.h
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
remove unnecessary debug stuff
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
cli: use stdout for output
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
fix max message length handling - exclude the header
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
remove old data structures
commit
|
commitdiff
|
tree
2011-02-07
Felix Fietkau
add code for sending events and fix the code for receiving...
commit
|
commitdiff
|
tree
2011-02-06
Felix Fietkau
more const for the signature type table
commit
|
commitdiff
|
tree
2011-02-06
Felix Fietkau
make ubus_default_connection_lost static
commit
|
commitdiff
|
tree
2011-02-06
Felix Fietkau
add a wrapper function for unregistering an event handler
commit
|
commitdiff
|
tree
2011-02-06
Felix Fietkau
add ubus_remove_object to libubus
commit
|
commitdiff
|
tree
next