paraslash 0.7.3
[paraslash.git] / server.c
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-11 Andre NollMerge branch 'refs/heads/t/poll'
2022-08-31 Andre NollMerge branch 'refs/heads/t/autogen'
2022-08-28 Andre NollSwitch from select(2) to poll(2).
2022-08-25 Andre NollRename ->{pre,post}_select methods to ->{pre,post}_monitor.
2022-08-25 Andre NollHide implementation of para_fd_set().
2022-08-25 Andre Nollsend: Avoid select-specific arguments in {pre,post...
2022-08-25 Andre Nollnet: Drop fd_set parameter from para_accept().
2022-08-25 Andre Nollfd: Drop fd_set parameter from read_nonblock() and...
2022-08-25 Andre Nollsched: Use integer value for select timeout.
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2022-07-12 Andre NollNew server command: ll to change the log level at runtime.
2022-07-02 Andre Nollserver/audiod: Don't parse loglevel argument unnecessarily.
2022-05-16 Andre Nollserver: Early vss shutdown for command handlers.
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-27 Andre Nollserver: Fix memory leak at exit.
2022-03-24 Andre NollMerge branch 'maint'
2022-03-12 Andre NollMerge branch 'refs/heads/t/logo'
2022-02-10 Andre Nollweb: Remove selected APIs page.
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2021-11-28 Andre NollMerge branch 'refs/heads/t/ubsan'
2021-11-18 Andre NollMerge branch 'refs/heads/t/score-formula'
2021-11-15 Andre NollMerge branch 'refs/heads/t/list-cleanups'
2021-11-04 Andre NollMerge branch 'maint'
2021-09-29 Andre Nollserver: Wait for command handler exit also when afs...
2021-08-30 Andre Nollserver.c: Fix double "the" in comment.
2021-08-30 Andre NollMerge branch 'maint'
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2018-12-21 Andre Nollafh: Constify definition of audio format handlers.
2018-08-12 Andre NollCheck for abstract sockets only once.
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-13 Andre NollMerge branch 'refs/heads/t/crypt'
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-04-22 Andre Nolllsu: Add helper to merge config file options, convert...
2018-04-17 Andre NollMove MAX_HOSTLEN from server.h to net.h.
2018-04-17 Andre Nollserver: Implement --listen-address for control service.
2018-03-13 Andre Nollserver: Free parse result also in afs.
2018-03-13 Andre Nollafs: Deplete user list at startup.
2018-03-13 Andre Nollserver: Deplete user list on exit.
2018-03-13 Andre Nollserver: Rename functions related to user lists.
2018-03-13 Andre Nollserver: Deplete close on fork list on exit.
2018-03-13 Andre Nolldaemon: Introduce log mutex.
2018-03-13 Andre Nollserver: Exit cleanly on SIGINT/SIGTERM.
2018-03-13 Andre Nollserver: Cleanly shut down senders on exit.
2018-03-13 Andre Nollserver: Shutdown the scheduler before handling commands.
2018-03-13 Andre Nollserver: Define server command task structure in main().
2018-02-25 Andre Nollcrypt: Introduce crypt_shutdown().
2018-02-25 Andre Nollcrypt: Rename init_random_seed_or_die() -> crypt_init().
2018-02-11 Andre Nollserver: Close logfile later on SIGHUP.
2018-02-11 Andre Nollserver: Simplify afs socket cookie code.
2017-12-31 Andre NollMerge branch 'maint'
2017-10-02 Andre Nollserver: Move afs_pid out of mmd struct.
2017-10-02 Andre Nollserver: Don't pass peername to handle_connect().
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-13 Andre Nollserver: Fix typo in comment.
2017-08-12 Andre Nollserver: Get rid of a dead store.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-08 Andre Nollserver: Perform hostname lookup in client process.
2017-08-08 Andre Nollserver: Rename init_vss_task() to vss_init().
2017-08-06 Andre NollMerge branch 'maint'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-03-26 Andre NollConvert para_server to lopsub.
2017-03-26 Andre Nollserver: Convert com_lsatt() to lopsub.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
next