summaryrefslogtreecommitdiff
path: root/command.c (follow)
Commit message (Expand)AuthorAge
* Merge topic branch t/socket-cookie into masterAndre Noll2026-05-30
|\
| * Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
* | command.c: Move and improve comment for current_time.Andre Noll2026-05-26
* | command.c: Remove unnecessary casts.Andre Noll2026-05-24
* | server: Move alarm(2) call into handle_connect() of command.c.Andre Noll2026-05-08
* | Prefer paraslash_version() over PACKAGE_VERSION.Andre Noll2026-05-03
|/
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Move user_list.[ch] into server.[ch].Andre Noll2026-03-01
* aft.c: Boolify send_afs_status().Andre Noll2026-03-01
* Merge topic branch t/rm_dccp into masterAndre Noll2026-02-18
|\
| * Remove dccp.Andre Noll2026-01-26
* | handshake: No longer announce/request the sha256 feature.Andre Noll2026-01-29
|/
* server: Implement play -n.Andre Noll2025-12-12
* Improve server documentation.Andre Noll2025-10-08
* Merge topic branch t/rm_sha1 into masterAndre Noll2025-09-22
|\
| * Rename hash2 -> hash.Andre Noll2025-05-22
| * Remove sha1.Andre Noll2025-05-22
* | Deprecate the DCCP sender and receiver.Andre Noll2025-09-15
|/
* 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
|/
* apc_pub_encrypt: Let the callee allocate the buffer.Andre Noll2024-05-17
* Prevent doxygen from generating invalid html.Andre Noll2024-05-13
* server: No longer accept "sideband" and "aes_ctr128" features.Andre Noll2023-12-24
* Merge topic branch t/ff-compat into masterAndre Noll2023-01-17
|\
| * server: Remove compatibility code of com_ff().Andre Noll2022-10-18
* | Merge branch 'maint'Andre Noll2022-11-25
|\ \ | |/ |/|
| * server: Fix race condition in com_stat().Andre Noll2022-11-25
| * server: Avoid deadlock in daemon_log().Andre Noll2022-11-25
* | com_term(): Ignore SIGTERM.Andre Noll2022-10-03
* | Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\ \
| * | string: Introduce arr_alloc().Andre Noll2022-07-29
| * | string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | | Merge branch 'refs/heads/t/ll'Andre Noll2022-09-18
|\ \ \
| * | | New server command: ll to change the log level at runtime.Andre Noll2022-07-12
| |/ /
* / / send: Avoid select-specific arguments in {pre,post}_select().Andre Noll2022-08-25
|/ /
* | Remove E_PERM.Andre Noll2022-05-18
* | Merge branch 'refs/heads/t/sha256'Andre Noll2022-02-21
|\ \
| * | Use sha256 for the challenge response.Andre Noll2021-10-21
| * | Assume sideband and aes_ctr128 are always supported/requested.Andre Noll2021-10-21
* | | Merge branch 'refs/heads/t/rm_task_subcmd'Andre Noll2022-01-03
|\ \ \
| * | | Remove obsolete server subcommand "task".Andre Noll2021-02-27
* | | | command.c: Remove unused includes.Andre Noll2021-11-20
| |_|/ |/| |
* | | command.c: Make aux_info_cb() static.Andre Noll2021-11-01
| |/ |/|
* | com_jmp(): Handle negative values gracefully.Andre Noll2021-08-30
|/
* command.c: Improve documentation of handle_connect().Andre Noll2020-03-17
* command.c: Also invalidate play time if no audio file is open.Andre Noll2019-11-23
* Merge branch 'refs/heads/t/ff'Andre Noll2019-07-14
|\
| * com_ff(): Depreciate "n-" syntax.Andre Noll2018-07-31