]>
git.meshlink.io Git - catta/log
Lennart Poettering [Mon, 28 Jun 2010 15:56:15 +0000 (17:56 +0200)]
Merge remote branch 'origin/master-tx'
Alan Knowles [Sun, 27 Jun 2010 00:55:13 +0000 (02:55 +0200)]
gobject: implement gobject introspection
Lennart Poettering [Sat, 26 Jun 2010 23:36:25 +0000 (01:36 +0200)]
build-sys: install systemd service files
Lennart Poettering [Sat, 26 Jun 2010 02:05:56 +0000 (04:05 +0200)]
dnsconfd: add --syslog switch
Lennart Poettering [Sat, 26 Jun 2010 01:57:42 +0000 (03:57 +0200)]
build-sys: get rid of old cruft
Lennart Poettering [Sat, 26 Jun 2010 01:55:49 +0000 (03:55 +0200)]
dbus: move interfaces into standard D-Bus interfaces directory
http://avahi.org/ticket/268
Lennart Poettering [Fri, 25 Jun 2010 21:42:26 +0000 (23:42 +0200)]
man: clarify avahi-daemon.conf.5
As requested in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549445
Lennart Poettering [Fri, 25 Jun 2010 21:35:01 +0000 (23:35 +0200)]
watch: ignore EINTR in the main loop
Lennart Poettering [Fri, 25 Jun 2010 21:32:56 +0000 (23:32 +0200)]
socket: ignore EINTR on sendmsg()
Lennart Poettering [Fri, 25 Jun 2010 21:31:45 +0000 (23:31 +0200)]
daemon: don't include long prefix blurb in ssh-sftp.service
The old service name describes the service type which can much better be
described on the client side.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389336
Lennart Poettering [Fri, 25 Jun 2010 21:16:13 +0000 (23:16 +0200)]
limits: considerably bump up limits, since users can now easily lower them again and some applications need the high values
Lennart Poettering [Fri, 25 Jun 2010 21:13:22 +0000 (23:13 +0200)]
service-type-db: add libvirt service
Lennart Poettering [Fri, 25 Jun 2010 21:12:57 +0000 (23:12 +0200)]
daemon: add some minimal OOM checking against D-Bus
Lennart Poettering [Fri, 25 Jun 2010 21:12:26 +0000 (23:12 +0200)]
daemon: make internal limits configurable
Lennart Poettering [Fri, 25 Jun 2010 19:33:50 +0000 (21:33 +0200)]
daemons: drop unnecessary setsid() calls
Nathaniel McCallum [Fri, 25 Jun 2010 19:18:14 +0000 (21:18 +0200)]
autoipd: don't consider packets with out own MAC as source as conflicting. See #265
Lennart Poettering [Fri, 25 Jun 2010 18:59:47 +0000 (20:59 +0200)]
avahi-autopid: set metric for default route in action script
Lennart Poettering [Fri, 25 Jun 2010 18:46:39 +0000 (20:46 +0200)]
build-sys: fix compiler warnings to make build more silent
Lennart Poettering [Fri, 25 Jun 2010 18:46:15 +0000 (20:46 +0200)]
build-sys: set MONO_SHARED_DIR= to avoid build env troubles on redhat (stolen from our rpms)
Lennart Poettering [Fri, 25 Jun 2010 04:06:28 +0000 (06:06 +0200)]
docs: document what to do on AVAHI_ERR_DISCONNECTED (see #278)
Lennart Poettering [Fri, 25 Jun 2010 03:57:07 +0000 (05:57 +0200)]
build-sys: fix reference to LIBINTL/INTLLIBS
Fixes #293.
Chris Couzens [Fri, 25 Jun 2010 03:54:03 +0000 (05:54 +0200)]
service-types-db: add 6 new service types
Chris Couzens [Fri, 25 Jun 2010 03:53:25 +0000 (05:53 +0200)]
python: extend ServiceTypeDatabase.py API a little
Added a few useful methods to ServiceTypeDatabase.py such as get(key,
default). These methods will be familiar to any python programmer.
Fixes #294
Pino Toscano [Fri, 25 Jun 2010 03:44:41 +0000 (05:44 +0200)]
build-sys: fix build on Hurd
Julien Blache [Fri, 25 Jun 2010 03:39:31 +0000 (05:39 +0200)]
core: fix build on kFreeBSD
Tommaso Colombo [Wed, 27 Jan 2010 01:43:11 +0000 (02:43 +0100)]
core: Don't ignore records with link-local addresss
Fix a regression introduced by commit
2ea7e99ed0dcfd371fef5aeecd3de77da1dfcd4f that caused the mDNS response
handler to completely ignore records with link-local addresses.
Fixes #300
Lennart Poettering [Fri, 25 Jun 2010 03:29:46 +0000 (05:29 +0200)]
darwin: don't make plists executable (See #301)
Lennart Poettering [Fri, 25 Jun 2010 03:29:23 +0000 (05:29 +0200)]
gtk: build for both gtk2 and gtk3
Lennart Poettering [Fri, 25 Jun 2010 01:57:24 +0000 (03:57 +0200)]
service-type-db: add Window Shifter protocol (See #308)
Aaron Faanes [Sat, 5 Jun 2010 23:05:29 +0000 (18:05 -0500)]
Corrected some spellings of 'privilege'
Lennart Poettering [Fri, 25 Jun 2010 01:36:17 +0000 (03:36 +0200)]
discover: don't show python backtrace when we cannot connect to Avahi (rhbz#585061)
Lennart Poettering [Fri, 25 Jun 2010 01:31:33 +0000 (03:31 +0200)]
discover: don't show python backtrace when we cannot connect to X11 (rhbz#599137)
James Laska [Fri, 25 Jun 2010 01:25:16 +0000 (03:25 +0200)]
init: fix fedora init script handling for PIDFILE (rhbz#600430)
Lennart Poettering [Fri, 25 Jun 2010 01:10:32 +0000 (03:10 +0200)]
get rid of a lot of old svn cruft
Ludwig Nussel [Wed, 19 May 2010 13:43:44 +0000 (15:43 +0200)]
socket: ignore packet if FIONREAD returns zero
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.
Olivier Crête [Fri, 25 Jun 2010 00:17:20 +0000 (02:17 +0200)]
gobject: clean up compiler output
Lennart Poettering [Fri, 25 Jun 2010 00:06:54 +0000 (02:06 +0200)]
build-sys: almost completely make the build clean, missing are howl and avahi-gobject
Lennart Poettering [Thu, 24 Jun 2010 23:50:03 +0000 (01:50 +0200)]
build-sys: make things more quiet
Lennart Poettering [Thu, 24 Jun 2010 23:12:50 +0000 (01:12 +0200)]
build-sys: enable git commit hook by default
Lennart Poettering [Thu, 24 Jun 2010 23:08:29 +0000 (01:08 +0200)]
from now on we enforce a strict whitespace regime
Lennart Poettering [Wed, 2 Jun 2010 02:37:40 +0000 (04:37 +0200)]
systemd: add support for acquiring socket from systemd
frandieguez [Sun, 30 May 2010 15:14:41 +0000 (15:14 +0000)]
l10n: New Galician (gl) translation
New status: 155 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (www.transifex.net).
Luca Ferretti [Tue, 18 May 2010 12:24:56 +0000 (12:24 +0000)]
l10n: Updated Italian (it) translation to 100%
New status: 155 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (www.transifex.net).
Jorge González [Sun, 16 May 2010 08:25:57 +0000 (08:25 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation
New status: 155 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (www.transifex.net).
Jorge González [Fri, 14 May 2010 16:00:15 +0000 (16:00 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation
New status: 155 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (www.transifex.net).
Cheng-Chia Tseng [Mon, 3 May 2010 03:22:01 +0000 (03:22 +0000)]
l10n: Updates to Chinese (Taiwan) translation
New status: 49 messages complete with 3 fuzzies and 103 untranslated.
Transmitted-via: Transifex (www.transifex.net).
Andre Klapper [Sun, 11 Apr 2010 11:51:11 +0000 (13:51 +0200)]
Compile with -DGSEAL_ENABLE. Fixes http://avahi.org/ticket/305
Jake Li [Sat, 6 Mar 2010 18:28:14 +0000 (18:28 +0000)]
l10n: Updates to Chinese (China) (zh_CN) translation
Transmitted-via: Transifex (www.transifex.net)
Jake Li [Sat, 6 Mar 2010 18:11:59 +0000 (18:11 +0000)]
l10n: Updates to Chinese (China) (zh_CN) translation
Transmitted-via: Transifex (www.transifex.net)
Jake Li [Sat, 6 Mar 2010 18:09:23 +0000 (18:09 +0000)]
l10n: Updates to Chinese (China) (zh_CN) translation
Transmitted-via: Transifex (www.transifex.net)
Jake Li [Sat, 6 Mar 2010 18:06:27 +0000 (18:06 +0000)]
l10n: Updates to Chinese (China) (zh_CN) translation
Transmitted-via: Transifex (www.transifex.net)
Jake Li [Sat, 6 Mar 2010 18:00:13 +0000 (18:00 +0000)]
l10n: Updates to Chinese (China) (zh_CN) translation
Transmitted-via: Transifex (www.transifex.net)
alshopov [Mon, 1 Mar 2010 06:13:17 +0000 (06:13 +0000)]
Sending translation for po/bg.po
perplex [Sat, 12 Dec 2009 08:35:01 +0000 (08:35 +0000)]
Sending translation for Italian
elgringo [Mon, 7 Dec 2009 11:36:29 +0000 (11:36 +0000)]
Sending translation for French
bruce89 [Wed, 2 Dec 2009 01:39:05 +0000 (01:39 +0000)]
Sending translation for British English
Lennart Poettering [Sat, 14 Nov 2009 01:43:37 +0000 (02:43 +0100)]
core: Bug fixes for cleanup code
Patch contributed by "oc3an".
http://avahi.org/ticket/267
Peter Korsgaard [Fri, 19 Jun 2009 13:40:04 +0000 (15:40 +0200)]
autoipd: also use <dev>:avahi when using ifconfig in linux action script
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>
Lennart Poettering [Sat, 14 Nov 2009 01:35:28 +0000 (02:35 +0100)]
buildsys: various buildsystem updates
Lennart Poettering [Sat, 14 Nov 2009 01:35:10 +0000 (02:35 +0100)]
fix various compiler warnings
Robert Ancell [Thu, 30 Jul 2009 07:27:19 +0000 (17:27 +1000)]
Replace libglade with GtkBuilder
Lennart Poettering [Sat, 14 Nov 2009 01:02:43 +0000 (02:02 +0100)]
init: suse, status reports dead instead of unused when stopped
Original patch from the Suse guys.
http://avahi.org/ticket/283
Lennart Poettering [Sat, 14 Nov 2009 01:00:18 +0000 (02:00 +0100)]
init: Fix mandriva initscript to properly quote potentially empty variables 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
Patrick Oppenlander [Fri, 6 Nov 2009 00:11:02 +0000 (11:11 +1100)]
core: fix assertion side effect
http://avahi.org/ticket/287
Kees Cook [Thu, 29 Oct 2009 17:52:31 +0000 (10:52 -0700)]
avahi-publish: allow A-record-only publication in avahi-publish
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.
thalia [Mon, 26 Oct 2009 12:45:46 +0000 (12:45 +0000)]
Sending translation for Greek
alexxed [Fri, 9 Oct 2009 14:06:10 +0000 (14:06 +0000)]
Sending translation for Romanian
raven [Sun, 27 Sep 2009 12:02:48 +0000 (12:02 +0000)]
Sending translation for Polish
mvdz [Tue, 8 Sep 2009 04:18:06 +0000 (04:18 +0000)]
Sending translation for po/uk.po
hyuuga [Sun, 6 Sep 2009 12:16:07 +0000 (12:16 +0000)]
Sending translation for Japanese
warrink [Tue, 1 Sep 2009 15:59:59 +0000 (15:59 +0000)]
Sending translation for po/nl.po
khasida [Mon, 31 Aug 2009 01:53:22 +0000 (01:53 +0000)]
Sending translation for po/ja.po
raven [Sat, 29 Aug 2009 22:43:44 +0000 (22:43 +0000)]
Sending translation for po/LINGUAS
pmkovar [Mon, 17 Aug 2009 00:30:58 +0000 (00:30 +0000)]
Sending translation for po/LINGUAS
pmkovar [Mon, 17 Aug 2009 00:23:46 +0000 (00:23 +0000)]
Sending translation for po/cs.po
yeager [Mon, 27 Jul 2009 22:29:58 +0000 (22:29 +0000)]
Sending translation for Swedish
Lennart Poettering [Mon, 8 Jun 2009 19:17:39 +0000 (21:17 +0200)]
fix minor typos
Michael Biebl [Thu, 23 Apr 2009 12:39:48 +0000 (14:39 +0200)]
Simplify man page generation
Use gnu make extension ('%') to simplify man pages generation rules.
Michael Biebl [Thu, 23 Apr 2009 11:51:02 +0000 (13:51 +0200)]
Fix a few typos in the man pages
s/seperated/separated/
Reported as Debian bug #525268
Rob Leslie [Wed, 4 Mar 2009 05:37:15 +0000 (21:37 -0800)]
reflector: Don't reflect link-local IPv4 or IPv6 addresses
Modify avahi-daemon so that it doesn't advertise patently useless
link-local addresses on the wrong interfaces when reflecting mDNS
responses.
tbull [Sat, 18 Apr 2009 20:49:43 +0000 (20:49 +0000)]
Sending translation for German
Lennart Poettering [Fri, 17 Apr 2009 19:35:21 +0000 (21:35 +0200)]
freebsd: compatibility fix for looking for CMSG_DATA
Patch contributed by Sven Wegener
Lennart Poettering [Tue, 14 Apr 2009 02:05:37 +0000 (04:05 +0200)]
update README
Lennart Poettering [Tue, 14 Apr 2009 02:05:01 +0000 (04:05 +0200)]
update NEWS
Lennart Poettering [Tue, 14 Apr 2009 01:56:42 +0000 (03:56 +0200)]
bump version and soname
Lennart Poettering [Tue, 14 Apr 2009 01:53:46 +0000 (03:53 +0200)]
hide more files from git
Lennart Poettering [Tue, 14 Apr 2009 01:40:32 +0000 (03:40 +0200)]
Make .desktop files pass desktop-file-validate
Original patch provided by 'pacho'
Lennart Poettering [Tue, 14 Apr 2009 01:30:45 +0000 (03:30 +0200)]
run make update-po
Lennart Poettering [Tue, 14 Apr 2009 01:29:31 +0000 (03:29 +0200)]
update LINGUAS
William Immendorf [Sun, 5 Apr 2009 18:38:00 +0000 (20:38 +0200)]
add init script for LFS
Lennart Poettering [Tue, 31 Mar 2009 23:44:59 +0000 (01:44 +0200)]
run make update-po
Lennart Poettering [Tue, 31 Mar 2009 23:44:10 +0000 (01:44 +0200)]
Merge commit 'origin/master-tx'
Rob Leslie [Tue, 31 Mar 2009 23:32:33 +0000 (01:32 +0200)]
CVE-2009-0758: Reflector creates packet storm on legacy unicast traffic
Fixes rhbz #488314.
Lennart Poettering [Tue, 31 Mar 2009 23:20:14 +0000 (01:20 +0200)]
Use send_destination for DBus <deny> rule
This fixes #263, rhbz #491941, fdo #18961
Lennart Poettering [Tue, 31 Mar 2009 23:03:34 +0000 (01:03 +0200)]
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahi
Lennart Poettering [Tue, 31 Mar 2009 23:02:47 +0000 (01:02 +0200)]
include sys/types.h since libcap needs that apparently
kelemeng [Sun, 22 Mar 2009 12:18:56 +0000 (12:18 +0000)]
Sending translation for Hungarian
kmilos [Sat, 21 Mar 2009 16:37:32 +0000 (16:37 +0000)]
Sending translation for po/sr@latin.po
kmilos [Sat, 21 Mar 2009 16:36:58 +0000 (16:36 +0000)]
Sending translation for Serbian
Taylon Silmer Lacerda Silva [Mon, 16 Mar 2009 14:28:07 +0000 (14:28 +0000)]
Updated Brazilian Portuguese translation
Transmitted-via: Transifex (translate.fedoraproject.org)