summaryrefslogtreecommitdiff
path: root/audiod_command.c (follow)
Commit message (Expand)AuthorAge
* audiod: Dedoxify audiod_command.c.Andre Noll2026-06-29
* audiod: Write help error message to error sideband.Andre Noll2026-06-29
* audiod: Move clear_status_items() and make it static.Andre Noll2026-05-09
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove support for audioc/audiod v1 protocol.Andre Noll2026-01-27
* audioc sideband: Fix early error handling.Andre Noll2026-01-12
* Deprecate the audiod grab subcommand.Andre Noll2026-01-04
* Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* Use iovecs for unix socket credentials.Andre Noll2026-01-04
* Make send_cred_buffer() and recv_cred_buffer() local.Andre Noll2026-01-04
* audiod_command.c: Improve documentation of stat_client_write_item().Andre Noll2025-12-12
* Merge topic branch t/mixer into masterAndre Noll2025-11-22
|\
| * audiod: New option: stat --one-shot.Andre Noll2025-11-10
* | Merge topic branch t/doxygen into masterAndre Noll2025-11-15
|\ \
| * | Improve audiod documentation.Andre Noll2025-10-08
| * | doxygen: Hide user_data variables.Andre Noll2025-10-08
| |/
* / audiod: Omit ucred check on *BSD.Andre Noll2025-11-15
|/
* audiod_command: Add OPT_GIVEN macro.Andre Noll2025-10-06
* Fix task and grab subcommands.Andre Noll2025-08-25
* audiod: Free status items on exit.Andre Noll2025-08-07
* Merge topic branch t/build into masterAndre Noll2025-05-20
|\
| * build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
* | Include regex.h from para.h.Andre Noll2025-05-19
* | Check return value of lsu_com_help().Andre Noll2025-05-03
|/
* audiod: Improve stat_client_add().Andre Noll2023-12-24
* audiod_command: Remove dump_stat_client_list().Andre Noll2023-06-14
* audiod_command.c: Dedox stat_item_valid().Andre Noll2023-01-09
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
* | Merge branch 'refs/heads/t/ll'Andre Noll2022-09-18
|\ \
| * | New audiod command: ll to change the log level at runtime.Andre Noll2022-07-02
| |/
* | Misc documentation cleanups related to select().Andre Noll2022-08-25
* | audiod: Rename handle_connect().Andre Noll2022-08-25
* | net: Drop fd_set parameter from para_accept().Andre Noll2022-08-25
|/
* audiod: Implement help --long.Andre Noll2018-04-22
* Shorten copyright notice.Andre Noll2017-09-22
* Merge branch 'refs/heads/t/si_conversion'Andre Noll2017-08-27
|\
| * Define status items in para.h.Andre Noll2017-07-21
* | doxygen: Add \ref to references.Andre Noll2017-06-25
|/
* audiod: Avoid uninitialized memory access.Andre Noll2017-04-21
* Convert para_audiod to lopsub.Andre Noll2017-03-26
* Convert writers to lopsub.Andre Noll2017-03-26
* Convert audiod commands to lopsub.Andre Noll2017-03-26
* audiod: Move UID check from audiod_command.c to audiod.c.Andre Noll2016-08-07
* Merge branch 'refs/heads/t/command_handler_cleanups'Andre Noll2015-10-25
|\
| * Do not check return value of WRITE_STATUS_ITEM().Andre Noll2015-08-12
| * audiod: Document and fix command handler return values.Andre Noll2015-08-12
* | audiod_command.c: Trivial whitespace fix.Andre Noll2015-08-30
* | audiod_command.c: Fix typo in comment.Andre Noll2015-08-19
|/
* command_util.bash: Kill make_proto().Andre Noll2015-08-12