gui: Get rid of do_select()'s mode parameter and call it only once.
[paraslash.git] / server.c
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre NollOverhaul doxygen main page.
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-22 Andre NollAdd link to sideband.h in doxygen main page.
2014-02-22 Andre NollDoxify error2.c and add GPL header.
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2013-12-01 Andre NollMerge branch 'maint'
2013-12-01 Andre NollMerge branch 't/mood_cleanups'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre NollMerge branch 't/buffer_tree_improvements'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-09-24 Andre Nollcrypt: Add workaround for non-fork-safe PRGs.
2013-09-22 Andre NollMerge branch 'maint'
2013-08-23 Andre NollMerge branch 't/web_improvements'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-18 Andre Nollweb: Add header to gitweb and API reference sites.
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-13 Andre NollAvoid unwanted log messages during startup.
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollserver signal task: Switch to the alternative post...
2013-04-30 Andre Nollserver command task: Switch to the alternative post...
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre Nollpara_play, infrastructure.
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-21 Andre NollAdd some more starting points to main page.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-25 Andre NollMerge branch 't/generic_match_count'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-11-20 Andre NollAllow switching between different log methods at runtime.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-11-13 Andre Nolldaemon: Introduce parent_waits flag for daemonize().
2011-11-13 Andre NollRevert "server: Listen on command socket before daemoni...
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-11-06 Andre NollMerge branch 't/t0004'
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-15 Andre Nollserver: Kill temporary SIGCHLD handler.
2011-10-15 Andre Nollserver: Listen on command socket before daemonizing.
2011-10-15 Andre NollMerge branch 't/clang_analyzer_fixes'
2011-10-13 Andre Nollafs: Write 'afs' to argv[0].
2011-10-10 Andre NollMerge branch 't/uptime_cleanup'
2011-09-17 Andre NollOverhaul the daemon uptime functions.
2011-09-17 Andre Nollserver: Kill an unused variable.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-07 Andre NollMerge branch 't/crypto'
2011-07-06 Andre NollUpdate doxygen main page with links to gcrypt functions.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-08 Andre NollMerge branch 't/gvf'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-27 Andre NollMove sha1.[ch] to crypt.[ch] and make crypto API indepe...
2011-03-27 Andre NollReplace direct use of RC4 by stream cipher abstraction.
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-03 Andre NollMerge remote-tracking branch 'refs/remotes/fml/master'
2011-03-03 Andre NollInitialize all task->status fields.
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/command_util_replace_tabs'
next