summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* * add chroot() support on LinuxLennart Poettering2005-10-301-20/+117
* remove a bunch of compiler warningsLennart Poettering2005-10-271-5/+5
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-3/+3
* * rename all limit defs so that they end with _MAXLennart Poettering2005-10-241-5/+5
* * use which in autogen.sh instead of type -pSebastien Estienne2005-10-241-1/+3
* * add new entry group state AVAHI_ENTRY_GROUP_FAILURELennart Poettering2005-10-241-28/+45
* use seteuid() instead of setreuid(), since the latter seems to be broken on m...Lennart Poettering2005-10-231-4/+8
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-171-0/+2
* change default value of "disallow-other-stacks" to "no" to make Marc happy. (...Lennart Poettering2005-09-291-1/+0
* * make all flags parameters UINT32 when marshalling for DBUSLennart Poettering2005-09-291-1/+1
* * add option to not enable SO_REUSEADDR for multicast sockets, effectively di...Lennart Poettering2005-09-281-0/+3
* * adapt to recent avahi-core API changesLennart Poettering2005-09-251-11/+39
* add new configuration file option "add-service-cookie"Lennart Poettering2005-09-101-2/+3
* * add magic identification cookies to service TXT records automaticallyLennart Poettering2005-09-101-1/+1
* * Improve log messagesLennart Poettering2005-08-281-2/+2
* * be a little bit more verbose about published IP addressesLennart Poettering2005-08-281-1/+1
* fix small typo which breaks build without dbus Lennart Poettering2005-08-251-1/+1
* * really fix compilation without DBUSLennart Poettering2005-08-231-0/+4
* * Fix compilation with D-BUS disabled, include flags in DaemonConfig even if...Trent Lloyd2005-08-231-2/+0
* * Move the D-BUS configured but not compiled in warning, and make it work ri...Trent Lloyd2005-08-231-6/+4
* * Yeh, I should like.. test my changes before I commit them, that would be a...Trent Lloyd2005-08-231-1/+1
* * Don't barf on enable-dbus if not compiled with dbus, but print a warning i...Trent Lloyd2005-08-231-4/+6
* * add support for setting enable-dbus to "warn" in avahi-daemon.confLennart Poettering2005-08-221-4/+28
* * Add avahi-client examples to doxygenLennart Poettering2005-08-201-0/+2
* fix a typo in --helpSebastien Estienne2005-08-161-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-3/+6
* gcc 2.95 compatibilityLennart Poettering2005-08-151-2/+2
* * implement ini file parserLennart Poettering2005-08-151-261/+224
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-1/+1
* Fix no network interface bug reported by LathiatLennart Poettering2005-08-141-4/+9
* * add resource limit enforcement to the daemonLennart Poettering2005-08-141-22/+160
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-131-10/+10
* * strip glib from avahi-coreLennart Poettering2005-08-131-6/+38
* * simply compilation a littleLennart Poettering2005-08-081-4/+3
* * add proper error codes and patch everything to make use of itLennart Poettering2005-08-051-1/+5
* * add C examplesLennart Poettering2005-08-031-21/+15
* * replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where...Lennart Poettering2005-08-021-1/+4
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-52/+53
* * hide generate init scripts from SVNLennart Poettering2005-07-301-0/+1
* * add new tool avahi-publish-addressLennart Poettering2005-07-301-1/+10
* implement DBUS protocolLennart Poettering2005-07-271-0/+7
* * cleaned configure.acSebastien Estienne2005-07-061-6/+6
* * add new option --check to daemonsLennart Poettering2005-07-011-4/+12
* * recreate DNS query in simple protocol on host or domain name changesLennart Poettering2005-06-281-0/+2
* * update todo listLennart Poettering2005-06-241-11/+151
* * move socket and pid file to its own directory /var/run/avahiLennart Poettering2005-06-211-5/+64
* * drop priviligesLennart Poettering2005-06-191-0/+72
* * detect other running mDNS stacksLennart Poettering2005-06-191-6/+28
* * fix memory handling when reading configuration filesLennart Poettering2005-06-181-20/+110
* * rename the configuration variables register_xxx and announce_xxx to publish...Lennart Poettering2005-06-181-30/+316