summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Drop private inotify codeLennart Poettering2008-12-124-272/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting Adrian Bunk: "avahi-daemon ships with the contents of linux/inotify.h plus #define's for the syscall numbers. The latter are #if 0'ed. I'm not sure whether this setup could work at all with some kernel headers and glibc version, but considering that glibc already provides sys/inotify.h for some time it's IMHO time to drop the private inotify code." Original patch from Adrian Bunk. Closes #243.
* | | | | Merge commit 'origin/master-tx'Lennart Poettering2008-12-127-1025/+3508
|\ \ \ \ \
| * | | | | Jorge González translations to SpanishDomingo Becker2008-11-231-231/+217
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Some changes in German translation doneFabian Affolter2008-10-231-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Restore Greek, Spanish, Finnish and Hungarian language codes removed by theTimo Jyrinki2008-10-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Swedish translation commit. Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Updated italian translationFrancesco Tombolini2008-09-241-38/+85
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Added sv to LINGUASDaniel Nylander2008-09-051-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Added Swedish translationDaniel Nylander2008-09-041-0/+727
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Add fi to LINGUAS.Timo Jyrinki2008-09-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Add Finnish (fi) translation.Timo Jyrinki2008-09-021-0/+708
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Added el, es, hu to LINGUASGabor Kelemen2008-08-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Hungarian translation addedGabor Kelemen2008-08-301-0/+708
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | | | Updated German translationFabian Affolter2008-08-291-753/+1055
| | | | | | | | | | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | | | | | Only include gtk/gtk.hLennart Poettering2008-12-121-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting cosimoc: "avahi-ui should only include <gtk/gtk.h>, as for the new GTK+ single headers policy. Patch attached." Original patch from cosimoc. Closes #248
* | | | | | actually set thread_running. Closes #251Lennart Poettering2008-12-121-12/+14
| | | | | |
* | | | | | explain which port it is that is invalidLennart Poettering2008-12-121-1/+1
| | | | | |
* | | | | | Don't get confused by UDP packets with a source port that is zeroLennart Poettering2008-12-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fix for rhbz 475394. Problem identified by Hugo Dias.
* | | | | | Fix two bashismsLennart Poettering2008-12-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fixes rhbz #449142
* | | | | | pull fedora init script to prio 24Lennart Poettering2008-12-111-5/+4
| | | | | |
* | | | | | Include host in invalid packet messagesLennart Poettering2008-12-111-147/+151
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Include the source host in warning messages about invalid packets. This is a result of rhbz #438013
* | | | | avahi-dnsconfd: add support for SUSE's resolv.conf toolsLudwig Nussel2008-10-261-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ludwig Nussel <ludwig.nussel@suse.de> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | | | | Fix typo no -> not in avahi-daemon.conf.5Ted Percival2008-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | | | | initialize i18n automaticallyLennart Poettering2008-10-262-109/+111
| |_|_|/ |/| | |
* | | | Fix intltool complaining about desktop filesTed Percival2008-08-162-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix intltool complaining about desktop files Updated desktop filenames in POTFILES.in and POTFILES.skip Fixes a `make check` error when running `intltool-update -m` that was introduced in commit c7ecad8. Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | | | Merge branch 'master-tx'Lennart Poettering2008-08-086-691/+3037
|\| | |
| * | | Added Malay to LINGUASSharuzzaman Ahmat Raslan2008-07-311-0/+1
| | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | Added new Malay translationSharuzzaman Ahmat Raslan2008-07-311-0/+738
| | | | | | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | | 2008-07-22 Fabian Affolter <fabian@bernewireless.net> (viaFabian Affolter2008-07-221-610/+762
| | | | | | | | | | | | | | | | | | | | | | | | fab@fedoraproject.org) * po/de.po: Updated German translation
| * | | 2008-07-20 PabloMartin-Gomez <pablo.martin-gomez@laposte.net> (viaPabloMartin-Gomez2008-07-201-81/+94
| | | | | | | | | | | | | | | | | | | | | | | | bouska@fedoraproject.org) * po/fr.po: Final french translation
| * | | 2008-06-28 Xavier Conde <xavi.conde@gmail.com> (via xconde@fedoraproject.org)Xavier Conde2008-06-281-0/+1
| | | | | | | | | | | | | | | | * po/LINGUAS: Added Catalan locale to LINGUAS
| * | | 2008-06-26 Xavier Conde <xavi.conde@gmail.com> (via xconde@fedoraproject.org)Xavier Conde2008-06-261-0/+718
| | | | | | | | | | | | | | | | * po/ca.po: Added catalan ca.po
| * | | 2008-06-25 Juan Manuel Rodriguez Moreno <nushio@gmail.com> (viaJuan Manuel Rodriguez Moreno2008-06-251-0/+723
| |/ / | | | | | | | | | | | | | | | nushio@fedoraproject.org) * po/es.po: Creating initial spanish translation
* | | Add iPod Touch to service type databaseTed Percival2008-08-081-0/+3
| | | | | | | | | | | | | | | | | | Add iPod Touch to service type database Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | | Add missing INTLTOOL_DESKTOP_RULETed Percival2008-08-084-4/+10
| |/ |/| | | | | | | | | | | | | | | | | | | Add missing INTLTOOL_DESKTOP_RULE Fixes desktop/menu files not showing up. Desktop file translations now work. Closes #234, #200. Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | guarantee that we never calculate an invalid ip address from the mac addressLennart Poettering2008-08-051-0/+4
|/
* 2008-06-24 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org)Dimitris Glezos2008-06-241-5/+5
| | | | * po/el.po: A few more strings in el.po
* Merge branch 'master'; commit 'cce02bf6' into master-txLennart Poettering2008-06-240-0/+0
|
* 2008-06-24 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org)Dimitris Glezos2008-06-241-0/+687
| | | | * po/el.po: Initial Greek translation
* update .gitignore fileLennart Poettering2008-06-241-0/+2
|
* adapt to newer intltoolLennart Poettering2008-06-241-7/+1
|
* bump sonamesv0.6.23Lennart Poettering2008-06-241-4/+4
|
* bump versionLennart Poettering2008-06-241-1/+1
|
* update NEWS fileLennart Poettering2008-06-241-0/+19
|
* update AUTHORS file a bitLennart Poettering2008-06-241-2/+5
|
* Only export symbols with the ga_ prefixSjoerd Simons2008-06-241-1/+1
|
* put custom marshallers in the _ga_ namespace instead of ga_Sjoerd Simons2008-06-244-8/+8
|
* Make avahi compile on GNU/Hurd. Patch by Samuel Thibault.Sjoerd Simons2008-06-243-9/+46
|
* Don't use -export-dynamic as a linker flagSjoerd Simons2008-06-247-7/+7
|
* Hide everything except for the avahi_qt_poll_get symbol if possible in the ↵Sjoerd Simons2008-06-244-6/+47
| | | | qt bindings
* add minimal README file with the new git URLs and stuffLennart Poettering2008-06-182-1/+35
|