summaryrefslogtreecommitdiffstats
path: root/src/modules/module-zeroconf-publish.c
Commit message (Expand)AuthorAgeFilesLines
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* modernize hashmap implementation a bit, reduce memory consumption a bitLennart Poettering2008-06-271-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-6/+6
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-8/+8
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* don't announce monitor sourcesLennart Poettering2007-10-291-5/+5
* ignore network sinks/sourcesLennart Poettering2007-10-291-3/+18
* 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