Add sender subcommand "status".
[paraslash.git] / signal.c
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-05-11 Andre NollMerge branch 't/test_man'
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-02-22 Andre NollChange copyright year to 2014.
2014-02-22 Andre NollAdd some missing includes.
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2013-02-09 Andre Nollsignal: Restore errno on exit from signal handler.
2012-08-26 Andre NollMerge branch 't/releases_branch'
2012-08-14 Andre Nollsignal: Improve documentation of para_signal_init().
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-11-06 Andre NollMerge branch 't/t0004'
2011-10-15 Andre Nollserver: Kill temporary SIGCHLD handler.
2011-10-15 Andre NollTrivial: Fix typo in documentation of para_next_signal().
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-03-27 Andre NollRemove some unnecessary includes.
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/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-13 Andre NollMerge branch 't/nonblock_api'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-25 Andre NollUse non-blocking API for signal handling.
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2009-09-21 Andre NollMerge commit 'meins/master'
2009-09-21 Andre NollMerge commit 'meins/next' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge commit 'meins/master'
2009-09-14 Andre NollMinor documentation fixes.
2009-08-03 Andre NollMerge commit 'meins/master'
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollKill unused para_reap_children().
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-04-06 Andre NollIntroduce para_sigaction().
2009-04-06 Andre Nollsignal: Switch from signal() to sigaction.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-28 Andre NollMerge commit 'fml/master'
2008-11-28 Andre NollCheck return value of write() in generic_signal_handler().
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-17 Andre Nollsignal.c: Cosmetics.
2008-03-17 Andre NollFix para_next_signal().
2008-02-09 Andre NollTrivial documentation cleanups.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-18 Andre NollReplace funny statement in para_next_signal() by readab...
2007-12-04 Andre NollFix some gcc warnings on Solaris:
2007-11-24 Andre NollMinor doxygen improvements.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-10-26 Andre NollIntroduce signal_shutdown().
2007-10-24 Andre NollDoxygen fixes.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-10 Andre NollGet rid of E_SIGNAL_PIPE.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-20 Andrefix return value of para_reap_child()
2006-04-08 Andrefurther header cleanup
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andresignal.c: mark the read and write ends of the signal...
2006-02-20 Andreinitial git commit