blob.c: Trivial whitespace fixes.
[paraslash.git] / server.c
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'
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre NollSimplify the error subsystem, get rid of error2.[ch].
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollFix signedness issues in format strings.
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-10-04 Andre Nollserver: Fix race condition in afs startup.
2016-10-04 Andre Nolldaemon: Fix race condition in daemonize().
2016-08-07 Andre Nolldaemon: Make daemon_init_colors_or_die() independent...
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-02-21 Andre NollMerge branch 'maint'
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-10-15 Andre Nolldaemon: New option --priority for server and audiod.
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-08-24 Andre NollFix typo in server.c.
2015-08-12 Andre Nollserver: Reduce scope of struct server_command.
2015-07-22 Andre Nolldaemon: Improve daemon_log_welcome().
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-13 Andre NollDoxygen: Fix references on main page.
2015-03-08 Andre NollMerge branch 'refs/heads/t/abtract_sockets'
2015-02-19 Andre NollImprove signal init and shutdown.
2015-02-08 Andre Nollsignal: Provide generic signal_pre_select().
2015-02-08 Andre Nolldaemon: Introduce daemon_init_colors_or_die().
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2014-12-14 Andre NollMerge branch 'refs/heads/t/com_tasks'
2014-11-23 Andre Nollserver: Add com_tasks().
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
next