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
/
daemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't discard const qualifier.
Andre Noll
2026-05-24
*
Prefer paraslash_version() over PACKAGE_VERSION.
Andre Noll
2026-05-03
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Modify para_hostname() to return a static buffer.
Andre Noll
2025-08-07
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
daemon: Improve documentation of daemon_open_log_or_die().
Andre Noll
2022-09-27
*
New audiod command: ll to change the log level at runtime.
Andre Noll
2022-07-02
*
daemon: Kill get_loglevel_by_name().
Andre Noll
2022-07-02
*
server/audiod: Don't parse loglevel argument unnecessarily.
Andre Noll
2022-07-02
*
daemon: Improve documentation of daemon_set_log_color_or_die().
Andre Noll
2021-11-25
*
daemon: Add documentation of daemon_set_hooks().
Andre Noll
2018-12-25
*
daemon: Introduce log mutex.
Andre Noll
2018-03-13
*
daemon: Fix log reload for relative paths.
Andre Noll
2018-02-11
*
Improve daemon_open_log_or_die().
Andre Noll
2018-02-11
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Remove some stale doxygen references.
Andre Noll
2017-06-25
*
daemon: Fix race condition in daemonize().
Andre Noll
2016-10-04
*
daemon: Improve "daemonizing" log message.
Andre Noll
2016-09-26
*
daemon: Make daemon_init_colors_or_die() independent of gengetopt.
Andre Noll
2016-08-07
*
daemon: Constify argument of two functions.
Andre Noll
2016-07-03
*
daemon: Improve color error message.
Andre Noll
2016-06-25
*
daemon: New option --priority for server and audiod.
Andre Noll
2015-10-15
*
daemon: Improve daemon_log_welcome().
Andre Noll
2015-07-22
*
Allow to start server and audiod as daemon with no logfile.
Andre Noll
2015-04-30
*
daemon: Introduce daemon_init_colors_or_die().
Andre Noll
2015-02-08
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
daemon.c: Remove unused daemon_clear_flag().
Andre Noll
2015-01-12
*
daemon.c: Avoid setlinebuf().
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
daemon: Rename public functions.
Andre Noll
2014-06-19
*
Simplify set_server_start_time().
Andre Noll
2014-06-19
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
daemon.c: daemon_set_default_log_colors() returns void.
Andre Noll
2012-04-24
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
Allow switching between different log methods at runtime.
Andre Noll
2011-11-20
*
Compilation fix for FreeBSD.
Andre Noll
2011-11-17
*
daemon: Introduce parent_waits flag for daemonize().
Andre Noll
2011-11-13
*
Overhaul the daemon uptime functions.
Andre Noll
2011-09-17
*
Merge branch 't/color_cleanups'
Andre Noll
2011-01-29
|
\
|
*
color: Simplify color error handling.
Andre Noll
2010-12-05
*
|
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
|
/
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Implement --log-timing for server and audiod.
Andre Noll
2009-12-19
*
Merge branch 'maint' into next
Andre Noll
2009-10-22
|
\
|
*
daemon: Avoid using MAXLINE.
Andre Noll
2009-10-22
|
*
drop_privileges_or_die(): Check return value of setuid().
Andre Noll
2009-10-22
*
|
Merge branch 'master' into next
Andre Noll
2009-08-21
|
\
|
[next]