summaryrefslogtreecommitdiff
path: root/afs.c (follow)
Commit message (Expand)AuthorAge
* afs.c: Drop useless cast.Andre Noll2026-08-01
* afs: Fix error path of connect_afs().Andre Noll2026-07-03
* Merge topic branch t/socket-cookie into masterAndre Noll2026-05-30
|\
| * afs: Avoid the void * argument of send_lls_callback_request().Andre Noll2026-04-29
| * Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
| * afs: Improve error handling of afs_signal_post_monitor().Andre Noll2026-04-28
* | afs: Simplify pass_afd().Andre Noll2026-05-03
|/
* Kill signal_shutdown().Andre Noll2026-04-06
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | Merge topic branch t/init into masterAndre Noll2026-03-25
|\ \
| * | server: Replace the init subcommand by --init.Andre Noll2026-03-13
| |/
* | afs: Improve attribute checking code.Andre Noll2026-03-17
* | Pass callback arg and pbout to ->load().Andre Noll2026-03-17
* | com_ls(): Make ls --admissible=- work.Andre Noll2026-03-17
* | Improve activate_mood_or_playlist().Andre Noll2026-03-17
* | Implement selector abstraction.Andre Noll2026-03-17
* | server: Implement select .Andre Noll2026-03-17
* | afs.c: Rename and improve init_admissible_files().Andre Noll2026-03-17
* | Remove the para_buffer argument of event handlers.Andre Noll2026-03-17
|/
* Move user_list.[ch] into server.[ch].Andre Noll2026-03-01
* Improve audio file selector documentation.Andre Noll2025-10-08
* Fix com_catblob.Andre Noll2025-08-27
* afs: Make afs_max_size_handler() static.Andre Noll2025-08-26
* call_callback(): Fix error text.Andre Noll2025-08-07
* Make struct sched private, introduce sched_new().Andre Noll2025-07-13
* Kill OSL_ERRNO_TO_PARA_ERROR.Andre Noll2025-07-13
* Merge topic branch t/select- into masterAndre Noll2025-05-26
|\
| * com_select(): Support '-' to reactivate the previous mood/playlist.Andre Noll2025-04-19
* | Include regex.h from para.h.Andre Noll2025-05-19
* | blob: Get rid of the two dummy event handlers.Andre Noll2025-05-03
* | afs.c: Improve documentation.Andre Noll2025-05-03
|/
* Merge topic branch t/afs-select into masterAndre Noll2023-10-21
|\
| * server: Implement select -verbose.Andre Noll2023-05-15
* | Merge topic branch t/afs-ls-a into masterAndre Noll2023-10-15
|\ \
| * | Implement ls --admissible=m/foo.Andre Noll2023-05-12
| |/
* | Merge topic branch t/fd into masterAndre Noll2023-08-06
|\ \
| * | fd: Revamp para_mkdir().Andre Noll2023-05-07
* | | server: Fix memory leak at exit.Andre Noll2023-07-05
* | | server: Add missing newline in select -v error output.Andre Noll2023-06-14
| |/ |/|
* | afs: Improve error message in init_admissible_files().Andre Noll2023-05-10
|/
* server: Improve error diagnostics of com_select().Andre Noll2023-03-11
* Introduce afs_error().Andre Noll2022-10-17
* afs.c: Move com_select() and its callback down.Andre Noll2022-10-17
* Rename mood_switch(), mood_close(), playlist_{open/close}.Andre Noll2022-10-17
* Assume that score_open() and score_clear() always succeed.Andre Noll2022-10-17
* afs.c: Rename ->handler of struct callback_query to ->cb.Andre Noll2022-10-17
* Simplify and improve activate_mood_or_playlist().Andre Noll2022-10-17
* afs: Replace ->init of afs tables by table operations.Andre Noll2022-10-17
* Remove mood.h.Andre Noll2022-10-17