Commit Graph

7740 Commits

Author SHA1 Message Date
Dan Williams
a729d2f649 ip6: remove standalone DHCP method since DHCPv6 can't provide gateways
All IPv6 enabled sites are expected to provide router advertisement
support apparently.  If standalone DHCP is really used in the wild
then we can clearly re-enable it later.
2010-05-20 10:24:13 -07:00
Dan Williams
b2f9747dba wimax: make it build against Intel v1.5 SDK 2010-05-20 01:23:11 -07:00
Dan Williams
d0ec39e66d nm-online: print warnings not critical errors (rh #593677)
Otherwise we'll segfault if critical errors are set to abort.
2010-05-20 00:22:56 -07:00
Dan Williams
c4f3bf002b Merge remote branch 'origin/master' into wimax 2010-05-19 08:55:26 -07:00
Dan Williams
87ac1bd5f5 vpn: s/tundev/ip_iface 2010-05-18 16:47:43 -07:00
Dan Williams
16cda9fae1 libnm-glib: fix VPN plugin builds for C++
Yes, this breaks source compat.  Simple rename though.
2010-05-18 16:44:27 -07:00
Jiří Klimeš
5110fa7811 libnm-{util|glib}: fix headers to be C++ compatible - C_BEGIN_DECLS/C_END_DECLS (rh #592783) 2010-05-18 10:14:59 +02:00
Dan Williams
0b8ee13ee0 ip6: pad RDNSS server expiry slightly to avoid hiccups (rh #590202)
Pad the DNS server expiry somewhat to give a bit of slack in cases
where one RA gets lost or something (which can happen on unreliable
links like wifi where certain types of frames are not retransmitted).
2010-05-14 09:48:46 -07:00
Terry Chuang
42eb1f38cc po: updated Traditional Chinese translation (rh #589230) 2010-05-13 12:50:43 -07:00
Leah Liu
f0938011f8 po: updated Chinese translation (rh #589230) 2010-05-13 12:49:55 -07:00
Krishna Babu K
15b4d1569d po: updated Telugu translation (rh #589230) 2010-05-13 12:46:58 -07:00
Yulia
89c677b67a po: updated Russian translation (rh #589230) 2010-05-13 12:46:20 -07:00
Glaucia Cintra
83a882d61d po: updated Portuguese translation (rh #589230) 2010-05-13 12:45:47 -07:00
Jaswinder Singh
af22de2eca po: updated Punjabi translation (rh #589230) 2010-05-13 12:44:27 -07:00
Manoj Kumar Giri
a12bc0b893 po: update Oriya translation (rh #589230) 2010-05-13 12:43:16 -07:00
li.org en team
5c02ef2c34 po: updated Malayalam translation (rh #589230) 2010-05-13 12:42:15 -07:00
Hyunsok Oh
492d5d6434 po: update Korean translation (rh #589230) 2010-05-13 12:40:42 -07:00
Shankar Prasad
bbc4ccc50d po: update Kannada translation (rh #589230) 2010-05-13 12:39:41 -07:00
li.org it team
f534cf0ea2 po: update Italian translation (rh #589230) 2010-05-13 12:38:53 -07:00
Rajesh Ranjan
39dc99ee3f po: update Hindi translation (rh #589230) 2010-05-13 12:34:56 -07:00
Sweta Kothari
d10ee90576 po: update Gujarati translation (rh #589230) 2010-05-13 12:33:07 -07:00
Timo Trinks
88543c34a4 po: update German translation (rh #589230) 2010-05-13 12:32:29 -07:00
Amitakhya Phukan
f23ed97d33 po: updated Assamese translation (rh #589230) 2010-05-13 12:29:49 -07:00
Dan Williams
a7e0e62311 core: tell GIO to use local implementation (rh #588745)
GIO will apparently normally try to use the remote VFS implemenation
on the session bus.  But NM (as a root service) shouldn't ever be
trying to talk to anything on the session bus.  Squash that.
2010-05-13 10:52:07 -07:00
Jiří Klimeš
32043b0036 cli: fix bssid in 802-11-wireless setting 2010-05-11 18:57:57 +02:00
Dan Williams
c62cfd2b63 dns: fix undefined reference when netconf is enabled (bgo #618300)
Thanks to Dominique Leuenberger.
2010-05-10 16:35:14 -07:00
Sandeep Shedmake
e273cefa32 po: update Marathi translation (bgo #618236) 2010-05-10 16:33:12 -07:00
Dan Williams
3e68d33583 ip6: only honor kernel-provided RA flags if an RA was received (rh #588560)
The kernel apparently caches the value and will send Managed/Other flags
in the newlink message even if the router is no longer reachable and
and RA hasn't been received for a while.  So we need to make sure we
check for IF_RA_RCVD before paying attention to Managed/Other.
2010-05-10 15:19:03 -07:00
Dan Williams
f3057a6844 release: bump version to 0.8.0.997 (0.8.1-beta1) 2010-05-10 00:35:07 -07:00
Jorge González
9afd18f37c po: update Spanish translation (bgo #617357) 2010-05-08 09:59:34 -07:00
Sandeep Shedmake
47b7bc2871 po: update Marathi translation (bgo #615811) 2010-05-08 09:55:08 -07:00
Runa Bhattacharjee
eea261afe2 po: update Bengali translation (bgo #617985) 2010-05-08 09:52:41 -07:00
Kiyoto Hashida
3239f4af79 po: updated Japanese translation (bgo #618002) 2010-05-08 09:51:42 -07:00
Jiří Klimeš
2242788e98 examples: fix a prefix 2010-05-06 16:28:42 +02:00
Dan Williams
391fb0f0f2 ip6: set accept_ra to initial value for ignored connections (rh #588619) 2010-05-05 13:20:18 -07:00
Dan Williams
266e389cd3 bt: more debug logging 2010-05-05 13:09:12 -07:00
Dan Williams
57d9cc3c4a bt: increase DUN modem find timeout a bit 2010-05-05 12:53:20 -07:00
Dan Williams
e2f848c2d9 bt: ensure connect timeout is canceled on success (rh #586961) 2010-05-05 12:52:45 -07:00
Dan Williams
88e6f25b7e po: add translatable 2010-05-05 03:10:40 -07:00
Dan Williams
14bfae6802 cli: fix build on 32-bit platforms 2010-05-05 04:54:03 -07:00
Dan Williams
688de6d782 Merge remote branch 'origin/master' into cli-output 2010-05-05 00:38:51 -07:00
Dan Williams
17b49b957c ip6: don't flush link-local IPv6 routes (rh #587836)
Since a link-local address should pretty much always be
assigned to an active interface, avoid flushing the routes
that allow link-local communication to work.
2010-05-04 20:24:17 -07:00
Dan Williams
1c5236029c core: pass ifindex and address family when flushing routes
Use the interfaces kernel index when we can to avoid unecessary
iface->index lookups; and let callers figure out which address
family they really want to flush.
2010-05-04 20:23:09 -07:00
Dan Williams
ad1017974b core: treat missing IPv6 setting as "ignore" (rh #588814)
Caused IPv6 configuration to fail the device even if IPv6 was supposed
to be disabled/ignored.
2010-05-04 16:14:29 -07:00
Dan Williams
d9cca49784 logging: silence ignorable warning
Since the NMDevice's interface isn't always the same as a kernel
interface name, we won't always have an entry in /proc/sys/net for it.
2010-05-04 16:12:52 -07:00
Dan Williams
79df93ce33 logging: log PID with syslog messages 2010-05-04 15:03:59 -07:00
Dan Williams
46c5a48ff2 ip6: use IN6_ARE_ADDR_EQUAL not memcmp 2010-05-04 12:45:36 -07:00
Dan Williams
291211ac2b dbus: ensure only root can change debug levels 2010-05-04 12:07:57 -07:00
Dan Williams
defaee09e5 logging: correctly print new logging level and domains on changes
Previously the input would simply be printed, but if you're not
changing either the level or domains (ie sending "") then the
unchanged logging domains wouldn't be printed, only "".
2010-05-04 12:06:00 -07:00
Dan Williams
e99ad94411 api: fix SetLogging description typo 2010-05-04 10:04:55 -07:00