summaryrefslogtreecommitdiff
path: root/daemon.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* New audiod command: ll to change the log level at runtime.Andre Noll2022-07-02
* server/audiod: Don't parse loglevel argument unnecessarily.Andre Noll2022-07-02
* daemon: Introduce log mutex.Andre Noll2018-03-13
* daemon: Fix race condition in daemonize().Andre Noll2016-10-04
* daemon: Make daemon_init_colors_or_die() independent of gengetopt.Andre Noll2016-08-07
* daemon: Constify argument of two functions.Andre Noll2016-07-03
* daemon: New option --priority for server and audiod.Andre Noll2015-10-15
* daemon: Introduce daemon_init_colors_or_die().Andre Noll2015-02-08
* daemon.c: Remove unused daemon_clear_flag().Andre Noll2015-01-12
* daemon: Rename public functions.Andre Noll2014-06-19
* Simplify set_server_start_time().Andre Noll2014-06-19
* Allow switching between different log methods at runtime.Andre Noll2011-11-20
* daemon: Introduce parent_waits flag for daemonize().Andre Noll2011-11-13
* Overhaul the daemon uptime functions.Andre Noll2011-09-17
* color: Simplify color error handling.Andre Noll2010-12-05
* Implement --log-timing for server and audiod.Andre Noll2009-12-19
* Use symbolic names for loglevels and clean up the ggo mess.Andre Noll2009-01-18
* Move color logging code to daemon.c and use it also for para_audiod.Andre Noll2009-01-16
* Rename daemon_init() to daemonize().Andre Noll2009-01-16
* Cosmetics: Rename some functions.Andre Noll2009-01-12
* para_server/para_audiod: new option --groupAndre2006-04-09
* initial git commitAndre2006-02-20