summaryrefslogtreecommitdiffstats
path: root/src/modules/module-zeroconf-publish.c
Commit message (Expand)AuthorAgeFilesLines
* make sure when can shutdown PA cleanly without segfaultLennart Poettering2007-09-251-1/+1
* rework zeroconf service publishing, to use synchronous hooks instead of async...Lennart Poettering2007-09-241-340/+198
* remaining s/assert/pa_assert/ and refcnt.h modernizationsLennart Poettering2007-09-111-1/+0
* truncate service names if necessary, include user name in service stringLennart Poettering2007-08-161-23/+48
* * drop redundant pa_core argument from module initialization functionsLennart Poettering2007-08-101-28/+29
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-54/+54
* remove all occurences of Lennart Poettering2006-08-181-11/+11
* use the description field of sinks/sources to name the zeroconf services, ins...Lennart Poettering2006-08-151-5/+5
* fix a segfault when registering a service with avahi failsLennart Poettering2006-08-131-9/+22
* don't set the sink/source descriptions manually, use the new functions pa_{si...Lennart Poettering2006-08-111-1/+2
* update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2006-07-131-127/+299
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-191-3/+3
* big s/polyp/pulse/gLennart Poettering2006-06-191-19/+19
* remove superfluous prefixes from service namesLennart Poettering2006-05-311-2/+2
* add missing #includeLennart Poettering2006-05-221-0/+1
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-7/+7
* revive howl supportLennart Poettering2006-02-221-36/+29
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-3/+5
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+508