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
/
server.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
server.c: Drop return statement of parse_config_or_die().
Andre Noll
2026-07-06
*
Move xrename() from fd.c to afh.c and make it static.
Andre Noll
2026-07-04
*
server: Don't include config.h twice.
Andre Noll
2026-07-03
*
Merge topic branch t/vss into master
Andre Noll
2026-06-15
|
\
|
*
vss: Recompute announce timeval on SIGHUP.
Andre Noll
2026-05-28
*
|
Merge topic branch t/socket-cookie into master
Andre Noll
2026-05-30
|
\
\
|
|
/
|
/
|
|
*
Kill afs socket cookie and afs_client_list.
Andre Noll
2026-04-29
*
|
server: Simplify status_refresh() and merge into server_poll().
Andre Noll
2026-05-08
*
|
server: Move alarm(2) call into handle_connect() of command.c.
Andre Noll
2026-05-08
|
/
*
server: Rename child_fd -> client_fd.
Andre Noll
2026-04-08
*
server: Rename functions to register tasks.
Andre Noll
2026-04-08
*
Kill signal_shutdown().
Andre Noll
2026-04-06
*
Move para_reap_child() into server.c and make it static.
Andre Noll
2026-04-06
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Move user_list.[ch] into server.[ch].
Andre Noll
2026-03-01
*
Move send_common.c into http_send.c.
Andre Noll
2026-01-26
*
Move close_on_fork.c into server.c.
Andre Noll
2025-12-09
*
Improve server documentation.
Andre Noll
2025-10-08
*
server: Allocate the scheduler structure after calling afs_init().
Andre Noll
2025-07-13
*
server: Kill global variable sched.
Andre Noll
2025-07-13
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
server: Delay vss shutdown in command handler context.
Andre Noll
2025-06-13
*
server.c: Remove unused server_get_tasks().
Andre Noll
2025-05-28
*
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
|
/
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
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
|
*
|
server/audiod: Don't parse loglevel argument unnecessarily.
Andre Noll
2022-07-02
|
|
/
*
|
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
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
send: Avoid select-specific arguments in {pre,post}_select().
Andre Noll
2022-08-25
*
|
net: Drop fd_set parameter from para_accept().
Andre Noll
2022-08-25
*
|
fd: Drop fd_set parameter from read_nonblock() and friends.
Andre Noll
2022-08-25
*
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
|
/
*
server: Early vss shutdown for command handlers.
Andre Noll
2022-05-16
*
Merge branch 'maint'
Andre Noll
2022-05-14
|
\
|
*
server: Fix memory leak at exit.
Andre Noll
2022-03-27
*
|
web: Remove selected APIs page.
Andre Noll
2022-02-10
|
/
*
server: Wait for command handler exit also when afs dies.
Andre Noll
2021-09-29
*
server.c: Fix double "the" in comment.
Andre Noll
2021-08-30
*
afh: Constify definition of audio format handlers.
Andre Noll
2018-12-21
*
Check for abstract sockets only once.
Andre Noll
2018-08-12
*
Merge branch 'refs/heads/t/long-help'
Andre Noll
2018-06-10
|
\
|
*
lsu: Add helper to merge config file options, convert server.
Andre Noll
2018-04-22
*
|
Merge branch 'refs/heads/t/listen-address'
Andre Noll
2018-05-28
|
\
\
|
*
|
server: Implement --listen-address for control service.
Andre Noll
2018-04-17
|
|
/
[next]