summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python: extend ServiceTypeDatabase.py API a littleChris Couzens2010-06-251-9/+62
| | | | | | | Added a few useful methods to ServiceTypeDatabase.py such as get(key, default). These methods will be familiar to any python programmer. Fixes #294
* build-sys: fix build on HurdPino Toscano2010-06-251-0/+1
|
* core: fix build on kFreeBSDJulien Blache2010-06-251-1/+1
|
* core: Don't ignore records with link-local addresssTommaso Colombo2010-06-251-4/+3
| | | | | | | | Fix a regression introduced by commit 2ea7e99ed0dcfd371fef5aeecd3de77da1dfcd4f that caused the mDNS response handler to completely ignore records with link-local addresses. Fixes #300
* darwin: don't make plists executable (See #301)Lennart Poettering2010-06-251-2/+0
|
* gtk: build for both gtk2 and gtk3Lennart Poettering2010-06-256-12/+94
|
* service-type-db: add Window Shifter protocol (See #308)Lennart Poettering2010-06-252-10/+12
|
* Corrected some spellings of 'privilege'Aaron Faanes2010-06-253-4/+4
|
* discover: don't show python backtrace when we cannot connect to Avahi ↵Lennart Poettering2010-06-251-3/+6
| | | | (rhbz#585061)
* discover: don't show python backtrace when we cannot connect to X11 ↵Lennart Poettering2010-06-251-16/+17
| | | | (rhbz#599137)
* init: fix fedora init script handling for PIDFILE (rhbz#600430)James Laska2010-06-253-61/+53
|
* get rid of a lot of old svn cruftLennart Poettering2010-06-25329-916/+252
|
* socket: ignore packet if FIONREAD returns zeroLudwig Nussel2010-06-251-0/+8
| | | | | | zero size is reported for corrupt packets. recvmsg() later could nevertheless get data from a good packet that followed the bad one. So get out early to avoid hitting an assertion.
* gobject: clean up compiler outputOlivier Crête2010-06-251-2/+2
|
* build-sys: almost completely make the build clean, missing are howl and ↵Lennart Poettering2010-06-258-25/+23
| | | | avahi-gobject
* build-sys: make things more quietLennart Poettering2010-06-2511-116/+43
|
* build-sys: enable git commit hook by defaultLennart Poettering2010-06-251-16/+22
|
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-25201-2792/+2792
|
* systemd: add support for acquiring socket from systemdLennart Poettering2010-06-255-58/+793
|
* Compile with -DGSEAL_ENABLE. Fixes http://avahi.org/ticket/305Andre Klapper2010-04-192-9/+9
|
* core: Bug fixes for cleanup codeLennart Poettering2009-11-143-10/+7
| | | | | | Patch contributed by "oc3an". http://avahi.org/ticket/267
* autoipd: also use <dev>:avahi when using ifconfig in linux action scriptPeter Korsgaard2009-11-141-2/+2
| | | | | | | | avahi-autoipd.action.linux creates <dev>:3 aliases when using ifconfig instead of the <dev>:avahi aliases used when ip is used. Fix it to always use <dev>:avahi for consistency. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildsys: various buildsystem updatesLennart Poettering2009-11-142-6/+9
|
* fix various compiler warningsLennart Poettering2009-11-146-48/+49
|
* Replace libglade with GtkBuilderRobert Ancell2009-11-1411-475/+113
|
* init: suse, status reports dead instead of unused when stoppedLennart Poettering2009-11-141-1/+1
| | | | | | Original patch from the Suse guys. http://avahi.org/ticket/283
* init: Fix mandriva initscript to properly quote potentially empty variables ↵Lennart Poettering2009-11-141-1/+1
| | | | | | | | | | when testing http://avahi.org/ticket/281 Patch from the Mandriva guys: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/avahi/current/SOURCES/avahi-0.6.25-fix-chroot.patch?view=log
* core: fix assertion side effectPatrick Oppenlander2009-11-141-1/+2
| | | | http://avahi.org/ticket/287
* avahi-publish: allow A-record-only publication in avahi-publishKees Cook2009-11-141-4/+9
| | | | | | In some situations, it is nice to be able to publish an A record without the PTR that may conflict with an existing PTR. This adds the new option "--no-reverse" to avahi-publish.
* fix minor typosLennart Poettering2009-06-082-6/+6
|
* Simplify man page generationMichael Biebl2009-05-101-106/+5
| | | | Use gnu make extension ('%') to simplify man pages generation rules.
* Fix a few typos in the man pagesMichael Biebl2009-05-102-7/+7
| | | | | s/seperated/separated/ Reported as Debian bug #525268
* reflector: Don't reflect link-local IPv4 or IPv6 addressesRob Leslie2009-04-196-49/+106
| | | | | | Modify avahi-daemon so that it doesn't advertise patently useless link-local addresses on the wrong interfaces when reflecting mDNS responses.
* freebsd: compatibility fix for looking for CMSG_DATALennart Poettering2009-04-171-1/+1
| | | | Patch contributed by Sven Wegener
* update READMEv0.6.25Lennart Poettering2009-04-141-4/+1
|
* update NEWSLennart Poettering2009-04-141-0/+11
|
* bump version and sonameLennart Poettering2009-04-141-2/+2
|
* hide more files from gitLennart Poettering2009-04-143-0/+5
|
* Make .desktop files pass desktop-file-validateLennart Poettering2009-04-143-6/+3
| | | | Original patch provided by 'pacho'
* run make update-poLennart Poettering2009-04-1420-21/+23
|
* update LINGUASLennart Poettering2009-04-141-0/+1
|
* add init script for LFSWilliam Immendorf2009-04-054-2/+87
|
* run make update-poLennart Poettering2009-04-0119-784/+2606
|
* Merge commit 'origin/master-tx'Lennart Poettering2009-04-0112-643/+2351
|\
| * Sending translation for Hungariankelemeng2009-03-221-58/+166
| |
| * Sending translation for po/sr@latin.pokmilos2009-03-211-111/+215
| |
| * Sending translation for Serbiankmilos2009-03-211-114/+218
| |
| * Updated Brazilian Portuguese translationTaylon Silmer Lacerda Silva2009-03-161-49/+153
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated catalan poXavier Conde2009-03-121-54/+158
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated German translationFabian Affolter2009-02-231-47/+153
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)