index
:
avahi.git
federico
federico2
master
master-tx
netlink-abstraction
py-simple-api
tags/release-0.1
tags/release-0.2
tags/release-0.3
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.5.2
tags/release-0.6
tags/release-0.6.1
tags/release-0.6.10
tags/release-0.6.11
tags/release-0.6.12
tags/release-0.6.13
tags/release-0.6.14
tags/release-0.6.15
tags/release-0.6.16
tags/release-0.6.17
tags/release-0.6.18
tags/release-0.6.19
tags/release-0.6.2
tags/release-0.6.20
tags/release-0.6.21
tags/release-0.6.22
tags/release-0.6.3
tags/release-0.6.4
tags/release-0.6.5
tags/release-0.6.6
tags/release-0.6.7
tags/release-0.6.8
tags/release-0.6.9
Avahi Zeroconf Suite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
avahi-daemon
/
simple-protocol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of a lot of old svn cruft
Lennart Poettering
2010-06-25
1
-2
/
+0
*
systemd: add support for acquiring socket from systemd
Lennart Poettering
2010-06-25
1
-52
/
+75
*
Copyediting / spelling / grammar
Ted Percival
2007-09-28
1
-1
/
+1
*
Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on Solaris
Sebastien Estienne
2006-05-02
1
-0
/
+7
*
fix bad memory access in simple-procotol.c's debug output
Lennart Poettering
2006-04-24
1
-3
/
+3
*
remove two compiler warnings on OSX
Lennart Poettering
2006-02-23
1
-1
/
+2
*
* add chroot() support on Linux
Lennart Poettering
2005-10-30
1
-0
/
+8
*
* more trivial fix, now avahi-daemon and dnsconfd compiles on OpenBSD
Sebastien Estienne
2005-10-28
1
-0
/
+1
*
* avahi-utils: replace python avahi-browse with a version written in C.
Lennart Poettering
2005-10-26
1
-10
/
+10
*
* move unicast DNS server registration/browsing routines to their own header ...
Lennart Poettering
2005-10-17
1
-0
/
+2
*
* Add custom user-specific configure flags to bootstrap.sh
Trent Lloyd
2005-10-17
1
-2
/
+2
*
* avahi-daemon: Only use multicast when looking up things in simple-protocol
Trent Lloyd
2005-10-15
1
-8
/
+8
*
* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...
Lennart Poettering
2005-10-12
1
-18
/
+5
*
remove empty line. YEAH!
Lennart Poettering
2005-10-03
1
-1
/
+0
*
* adapt to recent avahi-core API changes
Lennart Poettering
2005-09-25
1
-13
/
+45
*
Add debug message when executing simple protocol commands
Lennart Poettering
2005-08-21
1
-0
/
+20
*
initialize n_clients to 0
Lennart Poettering
2005-08-21
1
-0
/
+1
*
* Add avahi-client examples to doxygen
Lennart Poettering
2005-08-20
1
-0
/
+1
*
* implement ini file parser
Lennart Poettering
2005-08-15
1
-131
/
+83
*
Rename some server side objects/symbols so that they do not conflict with the...
Lennart Poettering
2005-08-13
1
-18
/
+27
*
* strip glib from avahi-core
Lennart Poettering
2005-08-13
1
-5
/
+19
*
* Move avahi-core/llist.h to avahi-common/llist.h, not installed.
Trent Lloyd
2005-08-08
1
-1
/
+1
*
* Beef up simple protocol with error codes
Lennart Poettering
2005-08-05
1
-13
/
+26
*
* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where...
Lennart Poettering
2005-08-02
1
-3
/
+3
*
* allow caller to specifiy additional CFLAGS arguments to bootstrap.sh
Lennart Poettering
2005-08-02
1
-1
/
+1
*
* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.ac
Sebastien Estienne
2005-06-30
1
-5
/
+3
*
* recreate DNS query in simple protocol on host or domain name changes
Lennart Poettering
2005-06-28
1
-6
/
+25
*
* update todo list
Lennart Poettering
2005-06-24
1
-7
/
+43
*
* remove stale UNIX sockets before creating new ones
Lennart Poettering
2005-06-21
1
-0
/
+7
*
* move socket and pid file to its own directory /var/run/avahi
Lennart Poettering
2005-06-21
1
-7
/
+1
*
* fix memory handling when reading configuration files
Lennart Poettering
2005-06-18
1
-14
/
+18
*
* update avahi_address_parse() to work with AF_UNSPEC address family
Lennart Poettering
2005-06-16
1
-3
/
+116
*
* add initial implmenentation of a "simple protocol" for usage with nss-mdns
Lennart Poettering
2005-06-16
1
-0
/
+329