summaryrefslogtreecommitdiffstats
path: root/src/modules/module-zeroconf-publish.c
Commit message (Expand)AuthorAgeFilesLines
* publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...Lennart Poettering2007-10-291-7/+65
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-343/+226
* 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