index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
client/audioc: Create ~/.paraslash in interactive mode.
Andre Noll
2026-07-04
*
Merge topic branch t/spdx into master
Andre Noll
2026-03-26
|
\
|
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
|
server: Replace the init subcommand by --init.
Andre Noll
2026-03-13
|
/
*
Merge topic branch t/rm_dccp into master
Andre Noll
2026-02-18
|
\
|
*
Remove dccp.
Andre Noll
2026-01-26
*
|
Remove the setatt server subcommand.
Andre Noll
2026-01-28
|
/
*
Fix two stdin/stdout related memory leaks.
Andre Noll
2025-11-17
*
Improve client documentation.
Andre Noll
2025-10-08
*
Remove loglevel argument of client_parse_config().
Andre Noll
2025-09-13
*
Revamp the stdin/stdout API.
Andre Noll
2025-08-27
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
Merge topic branch t/deprecate_setatt into master
Andre Noll
2025-06-29
|
\
|
*
server: Deprecate setatt in favor of touch.
Andre Noll
2025-05-19
*
|
Merge topic branch t/completion into master
Andre Noll
2025-06-14
|
\
|
|
*
i9e: Introduce i9e_get_nonopt_argnum().
Andre Noll
2025-05-18
|
*
i9e: Introduce i9e_cword_is_option_arg().
Andre Noll
2025-05-18
|
*
i9e: Constify i9e_complete_option().
Andre Noll
2025-05-18
*
|
i9e: Constify completer arrays.
Andre Noll
2025-06-10
*
|
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
\
|
*
|
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
|
/
|
/
|
*
|
client: Fix completion for the select subcommand.
Andre Noll
2025-04-24
|
/
*
client: Fix memory leak on exit.
Andre Noll
2024-05-07
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_realloc() and check for integer overflow.
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Merge branch 'refs/heads/t/ll'
Andre Noll
2022-09-18
|
\
\
|
*
|
New server command: ll to change the log level at runtime.
Andre Noll
2022-07-12
|
|
/
*
|
Switch from select(2) to poll(2).
Andre Noll
2022-08-28
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
|
/
*
Merge branch 'refs/heads/t/rm_task_subcmd'
Andre Noll
2022-01-03
|
\
|
*
Remove obsolete server subcommand "task".
Andre Noll
2021-02-27
*
|
client.c: Fix typo in comment.
Andre Noll
2021-05-28
|
/
*
Merge branch 'refs/heads/t/long-help'
Andre Noll
2018-06-10
|
\
|
*
Trivial: Rename completion_result variables.
Andre Noll
2018-04-22
|
*
Introduce lsu.{c,h}, implement help --long for para_server.
Andre Noll
2018-04-22
*
|
crypt: Introduce crypt_shutdown().
Andre Noll
2018-02-26
*
|
crypt: Rename init_random_seed_or_die() -> crypt_init().
Andre Noll
2018-02-26
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Make dummy completers static.
Andre Noll
2017-07-23
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
Convert para_client to lopsub.
Andre Noll
2017-03-26
*
server: Convert com_ls() to lopsub.
Andre Noll
2017-03-26
*
server: Convert non-afs commands to lopsub.
Andre Noll
2017-03-26
*
Merge branch 'refs/heads/t/simple_error_codes'
Andre Noll
2016-12-31
|
\
|
*
Simplify the error subsystem, get rid of error2.[ch].
Andre Noll
2016-12-20
[next]