index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-zeroconf-publish.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
module: Remove redundant core argument from pa_module_unload()
Kiran Krishnappa
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-04-17
Use pa_hashmap_remove_and_free() where appropriate
Tanu Kaskinen
1
-10
/
+3
2014-03-28
zeroconf-publish: Don't assume any particular defer event ordering
Tanu Kaskinen
1
-4
/
+15
2014-03-24
zeroconf-publish: Don't react to messages while shutting down
Tanu Kaskinen
1
-5
/
+10
2014-03-24
zeroconf-publish: Add locking around pa_mainloop_api_once()
Tanu Kaskinen
1
-0
/
+2
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-2
/
+2
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-8
/
+8
2013-06-18
zeroconf: Fix pa_mainloop_api_once usage
Arun Raghavan
1
-3
/
+15
2013-06-04
zeroconf: Make Avahi usage in m-z-publish async
Arun Raghavan
1
-84
/
+216
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-12
/
+6
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-3
/
+0
2009-05-01
zeroconf: properly unref native protocol object
Lennart Poettering
1
-0
/
+3
2009-04-30
zeroconf: use pa_get_{user|host}_name_malloc() where applicable
Lennart Poettering
1
-8
/
+14
2009-04-30
zeroconf: copy more sink/source properties into DNS-SD TXT data
Lennart Poettering
1
-7
/
+34
2009-04-30
zeroconf: computer native protocol port automatically
Lennart Poettering
1
-13
/
+32
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2008-08-05
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
1
-1
/
+1
2008-06-27
modernize hashmap implementation a bit, reduce memory consumption a bit
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
1
-6
/
+6
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-8
/
+8
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
1
-4
/
+5
2007-10-29
don't announce monitor sources
Lennart Poettering
1
-5
/
+5
2007-10-29
ignore network sinks/sources
Lennart Poettering
1
-3
/
+18
2007-10-29
publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...
Lennart Poettering
1
-7
/
+65
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-343
/
+226
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-54
/
+54
2006-08-18
remove all occurences of
Lennart Poettering
1
-11
/
+11
2006-08-15
use the description field of sinks/sources to name the zeroconf services, ins...
Lennart Poettering
1
-5
/
+5
2006-08-13
fix a segfault when registering a service with avahi fails
Lennart Poettering
1
-9
/
+22
2006-08-11
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
1
-1
/
+2
2006-07-13
update module-zeroconf-publish to make use of the native AVAHI API, instead o...
Lennart Poettering
1
-127
/
+299
2006-06-19
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
1
-3
/
+3
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-19
/
+19
2006-05-31
remove superfluous prefixes from service names
Lennart Poettering
1
-2
/
+2
2006-05-22
add missing #include
Lennart Poettering
1
-0
/
+1
2006-05-17
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-17
Move xmalloc to the public side (libpolyp).
Pierre Ossman
1
-1
/
+2
2006-02-23
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
1
-7
/
+7
2006-02-22
revive howl support
Lennart Poettering
1
-36
/
+29
2006-02-17
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
1
-3
/
+5
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+508