summaryrefslogtreecommitdiff
path: root/audiod_command.c (follow)
Commit message (Expand)AuthorAge
...
* audiod: Clean up fd closing logic in command handlers.Andre Noll2015-08-12
* audiod: Reduce scope of struct audiod_command.Andre Noll2015-08-12
* Merge branch 'refs/heads/t/audiod_acl'Andre Noll2015-05-03
|\
| * audiod: Allow to specify usernames in --user-allow.Andre Noll2015-03-31
* | audiod: Make struct slot_info local to audiod.c.Andre Noll2015-04-04
* | audiod: Move get_play_time_slot_num() to audiod.c.Andre Noll2015-04-04
|/
* Update year in copyright headers.Andre Noll2015-01-12
* build: Introduce cmdlist_dir.Andre Noll2014-10-26
* Merge branch 't/audiod_exit_cleanup'Andre Noll2014-10-26
|\
| * audiod: Clean up by notifying tasks.Andre Noll2014-08-13
* | doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* | Merge branch 't/daemon_cleanups'Andre Noll2014-08-17
|\ \ | |/ |/|
| * daemon: Rename public functions.Andre Noll2014-06-19
* | audiod: Implement version command.Andre Noll2014-03-30
|/
* Merge branch 't/misc'Andre Noll2014-03-30
|\
| * Change copyright year to 2014.Andre Noll2014-02-22
* | net: Remove networking headers from para.h.Andre Noll2014-01-01
|/
* audiod: Force status dump every 5 seconds.Andre Noll2013-09-22
* audiod: Fix memory leak on exit: stat client.Andre Noll2013-09-22
* audiod: Remove pointless continue statement in com_stat().Andre Noll2013-09-22
* audiod: Make command array static.Andre Noll2013-09-22
* Handle empty command lines properly.Andre Noll2013-06-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Make (most) command handlers static.Andre Noll2012-06-29
* command_util: Write array definition in header mode.Andre Noll2012-06-29
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* sched: Allow more than one running scheduler instance.Andre Noll2011-11-20
* Overhaul the daemon uptime functions.Andre Noll2011-09-17
* Merge branch 't/osx_overhaul'Andre Noll2011-08-06
|\
| * audiod get_play_time_slot_num(): Avoid possible NULL pointer dereference.Andre Noll2011-07-07
* | audiod: Use non-blocking writes for stat clients.Andre Noll2011-07-06
* | Work around some clang warnings.Andre Noll2011-07-06
|/
* Remove some unnecessary includes.Andre Noll2011-03-27
* audiod: Kill com_kill().Andre Noll2011-03-12
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Add doxygen comments for rfds parameters.Andre Noll2010-05-09
* Rework para_accept().Andre Noll2010-04-25
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* Add btr support to filter code.Andre Noll2009-12-31
* Rename LIST_HEAD to INITIALIZED_LIST_HEAD.Andre Noll2009-07-21
* Introduce LIST_HEAD macro and use it in audiod_command.Andre Noll2009-07-19
* Move functions only needed by audiod from stat.c to audiod_command.c.Andre Noll2009-07-19
* Introduce para_regcomp.Andre Noll2009-07-08
* Rewrite grab-client code.Andre Noll2009-07-05
* Replace split_args() by create_argv().Andre Noll2009-07-05
* Revamp status item handling.Andre Noll2009-07-04
* audiod: Improve display of play time.Andre Noll2009-03-19
* Fix various dead stores found by the clang static analyzer.Andre Noll2009-03-18