summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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)
| * a minor changeDomingo Becker2009-02-211-2/+4
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * updated Spanish translationDomingo Becker2009-02-211-74/+196
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Added Romanian translationAlexandru Szasz2009-02-181-0/+752
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Update Finnish translation against current trunk. All strings translated.Timo Jyrinki2009-02-131-13/+13
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Swedish translationDaniel Nylander2009-02-111-10/+9
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Finnish translation against current git trunk.Timo Jyrinki2008-12-221-44/+143
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Malay translationSharuzzaman Ahmat Raslan2008-12-211-23/+22
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Polish translationPiotr Drąg2008-12-131-55/+160
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | CVE-2009-0758: Reflector creates packet storm on legacy unicast trafficRob Leslie2009-04-011-2/+2
| | | | | | | | Fixes rhbz #488314.
* | Use send_destination for DBus <deny> ruleLennart Poettering2009-04-011-3/+4
| | | | | | | | This fixes #263, rhbz #491941, fdo #18961
* | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahiLennart Poettering2009-04-010-0/+0
|\ \
| * | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahiLennart Poettering2009-03-0543-1719/+4204
| |\|
| * | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahiLennart Poettering2008-09-0813-697/+3054
| |\ \
| * \ \ Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahiLennart Poettering2008-08-061-0/+4
| |\ \ \
| * | | | Merge branches 'master' and 'master' of ↵Lennart Poettering2008-07-040-0/+0
| | | | | | | | | | | | | | | | | | | | ssh://rootserver/home/lennart/git/public/avahi
* | | | | include sys/types.h since libcap needs that apparentlyLennart Poettering2009-04-011-0/+1
| |_|_|/ |/| | |
* | | | Merge commit 'flameeyes/master'Lennart Poettering2008-12-122-3/+6
|\ \ \ \
| * | | | Don't enable PIC code for all compilation.Diego Elio 'Flameeyes' Pettenò2008-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libtool will take care of enabling PIC code whenever necessary, users of PIE-based systems, for randomised processes address will have -fPIE anyway.
| * | | | Remove gettext macro, the package uses intltool instead.Diego 'Flameeyes' Pettenò2008-12-071-2/+0
| | | | |
| * | | | Ignore macro files added by libtool 2.2.Diego 'Flameeyes' Pettenò2008-12-071-0/+5
| | | | |
* | | | | update NEWS filev0.6.24Lennart Poettering2008-12-121-0/+14
| | | | |
* | | | | make make distclean passLennart Poettering2008-12-122-2/+4
| | | | |
* | | | | bump version and sonameLennart Poettering2008-12-121-5/+5
| | | | |
* | | | | Add localization support to avahi-ui and avahi-discoverTakao Fujiwara2008-12-127-24/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #122 Signed-off-by: Ted Percival <ted@midg3t.net> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | | | | libavahi-common needs to link libintlLennart Poettering2008-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original patch from Daniel Macks. Closes #194
* | | | | Fix pfroute IPv6 codeLennart Poettering2008-12-121-9/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting Joe Marcus Clarke: "There are two problems in the iface-pfroute.c IPv6 detection code. The first is that the KAME stack embeds a scope ID into IPv6 addresses. This can cause certain hosts not to be able to recognize the address. The second is that global_scope is always set to 1 even for link-local addresses. The attached patch fixes both problems. The KAME fix was submitted by Hajimu UMEMOTO." Patch from Joe Marcus Clarke/Hajimu UMEMOTO.
* | | | | Fix --force-bind logicLennart Poettering2008-12-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting Cocagne: "line 1280 of autoipd's main.c: "else if (event == EVENT_ROUTABLE_ADDR_CONFIGURED)" is missing '&& !force_bind' in the conditional. The lack of this condition causes the local link IP to be released even if the --force-bind arugment is passed. The problem was noticed when attempting to use avahi-autoipd acquire a link-local address during the early-userspace in a Linux initramfs. Immediately after the call-out script assinged the ll-address to the device, the daemon released the address via this conditional. It's suspicious that the daemon would consider this address "routable" but, even if it were, --force-bind should prevent the address from being released. After adding the && !force_bind to the conditional the daemon appeard to behave as expected." Closes #209.
* | | | | allow/deny interfaces supportLennart Poettering2008-12-126-77/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original patch from Skinkie. Heavily modified by Lennart Poettering. Closes #212.
* | | | | compile python module even without gtk. It seems, that most parts of python ↵Lennart Poettering2008-12-121-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are not dependent on gtk+ Original patch from Stanislav Brabec. Closes #222.
* | | | | Install avahi bookmarks, even if no pygtk is available.Lennart Poettering2008-12-122-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original patch by Stanislav Brabec. Re #222
* | | | | Do not install glade interfaces file, if no gtk is present.Lennart Poettering2008-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original patch from Stanislav Brabec. Re #222
* | | | | Install only man pages to installed binaries.Lennart Poettering2008-12-121-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original patch rom Stanislav Brabec. Re #222
* | | | | avahi-discover crashes if row is unselectedLennart Poettering2008-12-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting james_w: "I believe the cause of this was the a row was unselected, meaning that get_selection() returned None for iter, which then was used improperly in treemodel.get() The attached patch should prevent this from happening. Please consider applying it." Patch from james_w. Closes #226.
* | | | | attribute alloc_size for newer gccs.Marcus Meissner2008-12-122-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch marks up the allocator functions with the GCC 4.3 (and later) attribute alloc_size. This will pass the size of allocations of known size (at compile time) to the overflow checking memcpy/strcpy and related functions. Ciao, Marcus Signed-off-by: Lennart Poettering <lennart@poettering.net>