summaryrefslogtreecommitdiff
path: root/grab_client.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove support for audioc/audiod v1 protocol.Andre Noll2026-01-27
* Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* Include regex.h from para.h.Andre Noll2025-05-19
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* | Hide implementation of para_fd_set().Andre Noll2022-08-25
|/
* Shorten copyright notice.Andre Noll2017-09-22
* Remove some unnecessary includes.Andre Noll2017-07-16
* Convert audiod commands to lopsub.Andre Noll2017-03-26
* grab_client.c: Do not include filter.h.Andre Noll2016-07-03
* audiod: Clean up fd closing logic in command handlers.Andre Noll2015-08-12
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* task_register() conversion: grab client taskAndre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* sched: Rename new_post_select back to post_select.Andre Noll2013-04-30
* sched: Kill old ->post_select variant.Andre Noll2013-04-30
* grab client: Switch to the alternative post select method.Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* btr: Remove btr_free_node().Andre Noll2012-07-08
* Merge branch 't/write_consolidation'Andre Noll2012-02-18
|\
| * Rename write_nonblock() to xwrite().Andre Noll2012-01-20
* | grab_client.c: Fix another documentation bugAndre Noll2012-01-30
|/
* Fix two minor documentation issues.Andre Noll2012-01-20
* 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
* Merge branch 't/crypt_cleanups'Andre Noll2011-04-23
|\
| * Remove some unnecessary includes.Andre Noll2011-03-27
* | Make some variables static.Andre Noll2011-04-22
* | Fix grab client resume.Andre Noll2011-03-30
|/
* Kill TASK_UNREGISTERED error code.Andre Noll2011-03-05
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* sched: Use built-in instead of open-coded timeout helpers.Andre Noll2010-08-31
* cleanup: remove redundant 'max length' argumentGerrit Renker2010-06-07
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Introduce btr_node_description.Andre Noll2010-01-14
* grab: Implement -n option to specify the name of the btrn.Andre Noll2010-01-10
* Major grab_client cleanups.Andre Noll2010-01-10
* Fix stream grabbing.Andre Noll2010-01-10
* Add btr support to filter code.Andre Noll2009-12-31
* Make some functions/variables static.Andre Noll2009-07-22
* Introduce para_regcomp.Andre Noll2009-07-08
* Rewrite grab-client code.Andre Noll2009-07-05
* Merge branch 'crypt' into nextAndre Noll2009-07-04
|\
| * Make rc4 encryption/decryption more explicit.Andre Noll2009-06-14
* | Update to gengetopt 2.22.2.Andre Noll2009-06-21
|/