summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | systemd: update sd-daemon.[ch]Lennart Poettering2010-07-101-1/+1
| |
* | systemd: send status updates to the init systemLennart Poettering2010-07-101-5/+10
| |
* | systemd: simplify systemd unit files following the recent ↵Lennart Poettering2010-07-033-9/+4
| | | | | | | | DefaultDependencies= changes
* | systemd: add description strings to all systemd services/socketsLennart Poettering2010-06-303-0/+3
| |
* | build-sys: fix build for systems that have gtk2 but no gtk3Michael Biebl2010-06-291-1/+1
|/
* fedora: fix typo in LSB headerv0.6.26Lennart Poettering2010-06-291-1/+1
|
* fedora: fix init script dirLennart Poettering2010-06-291-1/+1
|
* build-sys: fix homepage targetLennart Poettering2010-06-291-1/+1
|
* doc: add NEWS section for 0.6.26Lennart Poettering2010-06-291-0/+15
|
* build-sys: bump version/sonameLennart Poettering2010-06-291-7/+7
|
* core: implement packet rate limiting and enable it by defaultLennart Poettering2010-06-298-3/+95
|
* fedora: init LSB header to init scriptsLennart Poettering2010-06-292-10/+42
|
* main: don't abort if daemon_close_all() cannot close valgrind fdsLennart Poettering2010-06-291-4/+2
|
* main: fix minor memory leakLennart Poettering2010-06-291-0/+1
|
* core: fix potential crash on service name collisionPatrick Oppenlander2010-06-293-2/+31
| | | | | | | | | | | | | If there is a service name collision and the entry group callback calls avahi_s_entry_group_reset or avahi_s_entry_group free on the group in question, the entries were released. This could cause a crash in withdraw_rrset as it is walking a list of entries at this time. The fix for this issue is to schedule a cleanup event to clean up entries after a a short timeout (currently one second). If a cleanup occurs for any other reason the event is cancelled. http://avahi.org/ticket/302
* core: fix counting of workstation services that are in the process of being ↵Lennart Poettering2010-06-282-3/+7
| | | | | | registered Fixes http://avahi.org/ticket/276
* core: don't warn if we try to remove a querier that is already goneLennart Poettering2010-06-281-4/+3
| | | | | | This might happen if an iface goes away while we are querying. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548952
* i18n: run make update-poLennart Poettering2010-06-2827-810/+2119
|
* i18n: make avahi-discover translatable.Lennart Poettering2010-06-284-9/+16
| | | | | | Original patch from "fujiwara" http://avahi.org/ticket/122
* avahi-browse: replace unprintable chars when printing services namesLennart Poettering2010-06-281-3/+21
| | | | http://avahi.org/ticket/285
* core: properly unescape host name before using it in the workstation serviceLennart Poettering2010-06-281-2/+4
|
* dbus: allow root to set the host name unconditionallyLennart Poettering2010-06-281-0/+4
|
* core: don't check ARCOUNT to avoid incompatibility with EDNS0Lennart Poettering2010-06-281-4/+3
| | | | | | | | Newer Bonjour implementations add EDNS0 extensions to the query packets. We currently consider those corrupted or invalid. This patch drops the check, and accepts them as valid. http://avahi.org/ticket/284
* iface: check for IFA_F_DEPRECATEDLennart Poettering2010-06-283-14/+14
| | | | http://avahi.org/ticket/211
* libdns_sd: implement DNSServiceQueryRecord()Lennart Poettering2010-06-282-17/+105
| | | | | | Modified patch, originally from "AlfonsName". http://avahi.org/ticket/270
* avahi-ui: fix wording of the description strings of a few propertiesLennart Poettering2010-06-281-2/+2
| | | | As suggested in http://avahi.org/ticket/275
* gobject: avoid assertion when using ga_entry_group_attach() improperlySjoerd Simons2010-06-281-0/+1
| | | | http://avahi.org/ticket/304
* static-services: unescape host name when using it in static service namesLennart Poettering2010-06-281-3/+10
|
* core: always normalize configure host/domain nameLennart Poettering2010-06-281-10/+11
|
* autoipd: fix debian's dhcp pathLennart Poettering2010-06-281-2/+2
| | | | As discussed with mbiebl on IRC
* daemon: bump up resource limit of open file descriptors a littleLennart Poettering2010-06-281-1/+1
| | | | | | | This should allow more clients to query hsot names via the simple protocol. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412256
* i18n: update gitignoreLennart Poettering2010-06-281-0/+1
|
* i18n: run make update-poLennart Poettering2010-06-2827-4580/+4624
|
* i18n: update LINGUASLennart Poettering2010-06-281-0/+10
|
* Merge remote branch 'origin/master-tx'Lennart Poettering2010-06-2818-1060/+6711
|\
| * l10n: New Galician (gl) translationfrandieguez2010-05-301-0/+818
| | | | | | | | | | | | New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net).
| * l10n: Updated Italian (it) translation to 100%Luca Ferretti2010-05-181-14/+9
| | | | | | | | | | | | New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net).
| * l10n: Updates to Spanish (Castilian) (es) translationJorge González2010-05-161-37/+25
| | | | | | | | | | | | New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net).
| * l10n: Updates to Spanish (Castilian) (es) translationJorge González2010-05-141-42/+57
| | | | | | | | | | | | New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net).
| * l10n: Updates to Chinese (Taiwan) translationCheng-Chia Tseng2010-05-031-0/+784
| | | | | | | | | | | | New status: 49 messages complete with 3 fuzzies and 103 untranslated. Transmitted-via: Transifex (www.transifex.net).
| * l10n: Updates to Chinese (China) (zh_CN) translationJake Li2010-03-061-65/+93
| | | | | | | | Transmitted-via: Transifex (www.transifex.net)
| * l10n: Updates to Chinese (China) (zh_CN) translationJake Li2010-03-061-6/+6
| | | | | | | | Transmitted-via: Transifex (www.transifex.net)
| * l10n: Updates to Chinese (China) (zh_CN) translationJake Li2010-03-061-3/+9
| | | | | | | | Transmitted-via: Transifex (www.transifex.net)
| * l10n: Updates to Chinese (China) (zh_CN) translationJake Li2010-03-061-22/+18
| | | | | | | | Transmitted-via: Transifex (www.transifex.net)
| * l10n: Updates to Chinese (China) (zh_CN) translationJake Li2010-03-061-12/+9
| | | | | | | | Transmitted-via: Transifex (www.transifex.net)
| * Sending translation for po/bg.poalshopov2010-03-011-0/+809
| |
| * Sending translation for Italianperplex2009-12-121-136/+129
| |
| * Sending translation for Frenchelgringo2009-12-071-25/+25
| |
| * Sending translation for British Englishbruce892009-12-021-156/+208
| |
| * Sending translation for Greekthalia2009-10-261-49/+77
| |