summaryrefslogtreecommitdiff
path: root/recv_common.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove dccp.Andre Noll2026-01-26
* Deprecate the DCCP sender and receiver.Andre Noll2025-09-15
* Move FOR_EACH_RECEIVER from recv.h to recv_common.c.Andre Noll2025-06-14
* Include regex.h from para.h.Andre Noll2025-05-19
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* | Consolidate receiver/filter/writer {pre,post}_select() docs.Andre Noll2022-08-25
|/
* Remove ->init() of struct receiver.Andre Noll2018-12-21
* Shorten copyright notice.Andre Noll2017-09-22
* recv: Explain user data mechanism.Andre Noll2017-06-25
* recv_common.c: Fix doxygen warning in recv_init().Andre Noll2017-06-03
* Convert receivers to lopsub.Andre Noll2017-03-26
* Fix documentation of check_receiver_arg().Andre Noll2016-01-10
* Update year in copyright headers.Andre Noll2015-01-12
* Assorted typo fixes in comments.Andre Noll2015-01-11
* 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: receiversAndre Noll2014-05-25
* Don't set t->error in ->pre_select().Andre Noll2014-05-25
* recv_common.c: Improve documentation of check_receiver_arg().Andre Noll2014-02-22
* Change copyright year to 2014.Andre Noll2014-02-22
* Provide "purpose" texts.Andre Noll2013-06-13
* Revamp ggo help.Andre Noll2013-06-13
* Change copyright year to 2013.Andre Noll2013-03-25
* The afh_receiver, infrastructure.Andre Noll2012-11-18
* Add execute mechanism to receiver nodes.Andre Noll2012-11-18
* Introduce create_shifted_argv().Andre Noll2012-08-27
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* recv: Improve documentation of generic_recv_pre_select().Andre Noll2011-09-20
* doxygen: Add some missing documentation.Andre Noll2011-05-15
* 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
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Fix a couple of memory leaks.Andre Noll2010-02-07
* Merge branch 'maint'Andre Noll2010-01-31
|\
| * recv: Don't set argv to NULL when parsing receiver args.Andre Noll2010-01-31
* | Introduce generic_recv_pre_select().Andre Noll2010-01-05
* | Introduce para_regcomp.Andre Noll2009-07-08
* | Replace split_args() by create_argv().Andre Noll2009-07-05
|/
* Fix config file handling for audiod and clean up init functions.Andre Noll2009-01-26
* Add some missing source code documentation.Andre Noll2009-01-15
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Make functions for printing recv/filter/write help public.Andre Noll2008-12-07
* Improve help/man page of para_recv.Andre Noll2008-12-06
* Kill superfluous "%s" in log messages.Andre Noll2008-02-17
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28