Commit Graph

188 Commits (b8a0dd52eee70c7a6efb62eac00e9fd4e49acf21)

Author SHA1 Message Date
Donat Zenichev 4203e10c1e MT#61856 control_ng: generate enum from NG_COMMANDS
4 weeks ago
Donat Zenichev 34bb030bff MT#61856 control_ng: make NG commands consistent
4 weeks ago
Donat Zenichev e36ad85c00 MT#61856 control_ng: add some spaces clean-ups
4 weeks ago
Donat Zenichev 227e0170ef MT#61856 control_ng: hardening for `bencode_pretty_print()`
4 weeks ago
Donat Zenichev 822e5b7cc3 MT#61856 control_ng: avoid duplicate includes
1 month ago
Donat Zenichev bdb8dc412d MT#61856 control_ng: `prepare_resp_ctx()` check command ctx parser
1 month ago
Donat Zenichev e09c2321aa MT#61856 control_ng: for JSON err resp, use own parser
1 month ago
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
1 month ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
1 month ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
1 month ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
1 month ago
Donat Zenichev ab534f3412 MT#61856 control_ng: correct decode JSON error string
1 month ago
Donat Zenichev a7a46e3124 MT#61856 control_ng: `control_ng_process_payload()` allocate dict
1 month ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
1 month ago
Richard Fuchs 4bf3644e1d MT#55283 add mesh method
2 months ago
Richard Fuchs 7058e2a504 MT#55283 dict_iter can return error message
2 months ago
Richard Fuchs 24bf817b3f MT#55283 allow returning error from list_iter
2 months ago
Richard Fuchs b91f58292f MT#55283 allow list iteration to return errors
2 months ago
Richard Fuchs f7b5a4de5b MT#55283 update signature of dict_get_str
2 months ago
Richard Fuchs 320b293dd5 MT#55283 add "create" method
3 months ago
Richard Fuchs 14dde79ec6 MT#55283 better tolerate flags parsing
3 months ago
Nikolay Feshenko 352bda7035 MT#55283 add inject start/stop commands for one-way audio injection
3 months ago
Richard Fuchs b1ac55c844 MT#55283 add str_dup_dup helper function
5 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
11 months ago
Richard Fuchs 1e11b44f36 MT#55283 formatting fix
1 year ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
1 year ago
Richard Fuchs 8b50a41063 MT#55283 convert homer to int64_t
1 year ago
Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t
1 year ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
1 year ago
Richard Fuchs 21de8d4b94 MT#55283 modernise timeval_subtract
1 year ago
Richard Fuchs 89abf47989 MT#55283 use timeval_subtract
1 year ago
Richard Fuchs 4947ab9404 MT#55283 modernise timeval_add
1 year ago
Richard Fuchs 9673703476 MT#61822 add new "CLI" NG command
1 year ago
Richard Fuchs bd440dcdcb MT#55283 use enum ng_opmode
1 year ago
Richard Fuchs 3692ad098d MT#55283 change string allocation semantics
1 year ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
1 year ago
Richard Fuchs 3af3e799a8 MT#61368 add OP_CONNECT
2 years ago
Richard Fuchs 67141a517b MT#61368 avoid opmode redundancy
2 years ago
Richard Fuchs b805252b94 MT#55283 fix zero string length after copy
2 years ago
Richard Fuchs 643547377f MT#61352 consolidate opmode with ng_command
2 years ago
Richard Fuchs 59ac21ceb0 MT#55283 fix possible null dereference
2 years ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
2 years ago
Donat Zenichev 65c96da6ae MT#60476 Deprecate chopper related functionality
2 years ago
Richard Fuchs 98d6575c63 MT#55283 add (un)escape parser methods
2 years ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
2 years ago
Richard Fuchs 81a7d177ef MT#55283 use abstract JSON writer for Redis
2 years ago
Richard Fuchs ef787fb119 MT#55283 use abstract parser for Redis restore
2 years ago
Richard Fuchs a56577adb4 MT#55283 rework dict_iter
2 years ago