summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wimax: make it build against Intel v1.5 SDKDan Williams2010-05-205-35/+27
* Merge remote branch 'origin/master' into wimaxDan Williams2010-05-19290-11274/+57558
|\
| * vpn: s/tundev/ip_ifaceDan Williams2010-05-181-20/+20
| * libnm-glib: fix VPN plugin builds for C++Dan Williams2010-05-182-8/+13
| * libnm-{util|glib}: fix headers to be C++ compatible - C_BEGIN_DECLS/C_END_DEC...Jiří Klimeš2010-05-184-0/+15
| * ip6: pad RDNSS server expiry slightly to avoid hiccups (rh #590202)Dan Williams2010-05-141-1/+6
| * po: updated Traditional Chinese translation (rh #589230)Terry Chuang2010-05-131-726/+1364
| * po: updated Chinese translation (rh #589230)Leah Liu2010-05-131-698/+1344
| * po: updated Telugu translation (rh #589230)Krishna Babu K2010-05-131-461/+745
| * po: updated Russian translation (rh #589230)Yulia2010-05-131-63/+1383
| * po: updated Portuguese translation (rh #589230)Glaucia Cintra2010-05-131-81/+1411
| * po: updated Punjabi translation (rh #589230)Jaswinder Singh2010-05-131-503/+922
| * po: update Oriya translation (rh #589230)Manoj Kumar Giri2010-05-131-80/+1225
| * po: updated Malayalam translation (rh #589230)li.org en team2010-05-131-457/+774
| * po: update Korean translation (rh #589230)Hyunsok Oh2010-05-131-495/+1422
| * po: update Kannada translation (rh #589230)Shankar Prasad2010-05-131-470/+913
| * po: update Italian translation (rh #589230)li.org it team2010-05-131-74/+1349
| * po: update Hindi translation (rh #589230)Rajesh Ranjan2010-05-131-40/+1205
| * po: update Gujarati translation (rh #589230)Sweta Kothari2010-05-131-60/+1365
| * po: update German translation (rh #589230)Timo Trinks2010-05-131-516/+811
| * po: updated Assamese translation (rh #589230)Amitakhya Phukan2010-05-131-102/+1578
| * core: tell GIO to use local implementation (rh #588745)Dan Williams2010-05-131-0/+6
| * cli: fix bssid in 802-11-wireless settingJiří Klimeš2010-05-111-1/+1
| * dns: fix undefined reference when netconf is enabled (bgo #618300)Dan Williams2010-05-101-2/+2
| * po: update Marathi translation (bgo #618236)Sandeep Shedmake2010-05-101-70/+58
| * ip6: only honor kernel-provided RA flags if an RA was received (rh #588560)Dan Williams2010-05-101-3/+4
| * release: bump version to 0.8.0.997 (0.8.1-beta1)0.8.1-beta10.8.0.997Dan Williams2010-05-101-1/+1
| * po: update Spanish translation (bgo #617357)Jorge González2010-05-081-47/+42
| * po: update Marathi translation (bgo #615811)Sandeep Shedmake2010-05-081-58/+1080
| * po: update Bengali translation (bgo #617985)Runa Bhattacharjee2010-05-081-80/+929
| * po: updated Japanese translation (bgo #618002)Kiyoto Hashida2010-05-081-634/+1161
| * examples: fix a prefixJiří Klimeš2010-05-061-1/+1
| * ip6: set accept_ra to initial value for ignored connections (rh #588619)Dan Williams2010-05-051-0/+6
| * bt: more debug loggingDan Williams2010-05-051-0/+23
| * bt: increase DUN modem find timeout a bitDan Williams2010-05-051-1/+1
| * bt: ensure connect timeout is canceled on success (rh #586961)Dan Williams2010-05-051-2/+6
| * po: add translatableDan Williams2010-05-051-0/+1
| * cli: fix build on 32-bit platformsDan Williams2010-05-052-3/+3
| * Merge remote branch 'origin/master' into cli-outputDan Williams2010-05-0586-2124/+4038
| |\
| | * ip6: don't flush link-local IPv6 routes (rh #587836)Dan Williams2010-05-041-0/+19
| | * core: pass ifindex and address family when flushing routesDan Williams2010-05-045-20/+28
| | * core: treat missing IPv6 setting as "ignore" (rh #588814)Dan Williams2010-05-041-1/+7
| | * logging: silence ignorable warningDan Williams2010-05-041-4/+4
| | * logging: log PID with syslog messagesDan Williams2010-05-041-2/+2
| | * ip6: use IN6_ARE_ADDR_EQUAL not memcmpDan Williams2010-05-042-9/+8
| | * dbus: ensure only root can change debug levelsDan Williams2010-05-041-0/+8
| | * logging: correctly print new logging level and domains on changesDan Williams2010-05-043-1/+39
| | * api: fix SetLogging description typoDan Williams2010-05-041-1/+1
| | * hostname: return NULL from failed hostname lookup, not zero-length stringDan Williams2010-05-031-2/+11
| | * keyfile: fix for IPv6 address gatewaysDan Williams2010-05-035-16/+362