summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
16 hoursgsm: handle PIN requests during modem enable too (bgo #609197)masterDan Williams1-21/+100
20 hoursifupdown: interpret allow-hotplug as autoconnect (debian #568784)Michael Biebl1-1/+1
7 dayspo: update Greek translation (bgo #608810)Tournaris Pavlos1-30/+73
7 dayspolicy: be more selective when adding hostname to /etc/hosts (debian #567411)Dan Williams1-8/+116
10 dayspo: updated Telugu translation (bgo #608426)Krishna Babu K1-50/+215
13 daystrivial: clearer hostname fallback messageDan Williams1-1/+1
13 dayspolicy: fall back to original hostname before trying reverse DNSDan Williams2-33/+46
2010-01-21misc: more license fixesDan Williams2-20/+22
2010-01-21misc: license fixupsDan Williams22-79/+318
2010-01-21crypto: de-init NSS after calling PR_GetError()Dan Williams1-1/+1
2010-01-21build: pkg-config file fixesDan Williams3-4/+4
2010-01-21release: bump version to 0.7.999 (0.8-rc3)0.8-rc30.7.999Dan Williams1-1/+1
2010-01-21ifcfg-rh: formatting fixDan Williams1-8/+4
2010-01-21ifcfg-rh: handle missing PREFIX by generating oneDan Williams6-3/+177
2010-01-21ifcfg-rh: ensure IPv6 addresses are cleared when none get written outDan Williams1-0/+3
2010-01-20backends: add backend for PardusOzan Çağlayan3-2/+69
2010-01-20libnm-util: fix NMDeviceBt hardware address propertyJirka Klimes1-2/+2
2010-01-20core: ensure failed /etc/hosts update writes out well-formatted file (lp#471498)Jerone Young1-3/+3
2010-01-18po: updated Slovenian translation (bgo #604836)Dan Williams1-786/+860
2010-01-16po: updated Hungarian translation (bgo #596112)Gabor Kelemen1-123/+337
2010-01-14olpc-mesh: fix companion path and active channel property typesDan Williams2-9/+22
2010-01-14netlink: work around kernel cache refill problemsDan Williams1-0/+13
2010-01-14po: update German translation (bgo #598616)Christian Kirbach1-137/+320
2010-01-08keyfile: add IPv6 support (bgo #593814)Jirka Klimes4-20/+803
2010-01-06ifcfg-rh: add IPv6 addressing and routes support (rh #523288)Jirka Klimes19-19/+1553
2010-01-06libnm-util: add IPv6 comparison functionsJirka Klimes1-2/+205
2010-01-04release: bump version to 0.7.998 (rc2)0.8-rc20.7.998Dan Williams1-1/+1
2010-01-03po: update italian translation (bgo #595673)Luca Ferretti1-41/+97
2010-01-01ifcfg-rh: add missing testcaseDan Williams1-0/+162
2009-12-30ifcfg-rh: ensure keys/route files are monitored for changes tooDan Williams6-78/+132
2009-12-29core: Fix another crashTambet Ingo1-1/+2
2009-12-29arch: remove hal dependency from initscript (bgo #605530)Dan Williams1-2/+0
2009-12-28core: fix crash after wake due to 8f4d4c0463d6f101b852afed5117d902c3174e15Dan Williams1-2/+4
2009-12-25core: fix reading WWAN state from state fileDan Williams1-1/+9
2009-12-25core: fix error when parsing state file for WirelessEnabled failsDan Williams1-1/+1
2009-12-24dispatcher: fix (harmless) memory leak (bgo #585714)Dan Williams1-0/+1
2009-12-23ifcfg-rh: remove another unused variableDan Williams1-2/+0
2009-12-23ifcfg-rh: remove unused variablesDan Williams1-11/+4
2009-12-23supplicant: remove unused variablesDan Williams1-6/+0
2009-12-23core: fix possible erroneous warning on auto-ip eventsDan Williams1-4/+1
2009-12-23wifi: remove useless assignmentDan Williams1-1/+0
2009-12-23ethernet: remove unused variableDan Williams1-3/+0
2009-12-23dhcp: clarify ignored variable nameDan Williams1-2/+2
2009-12-23libnm-util: fix potential crash when encrypting failsDan Williams1-3/+1
2009-12-23libnm-util: remove unused variableDan Williams1-3/+0
2009-12-23modem: ensure deactivation on disable only happens on disableDan Williams1-5/+7
2009-12-23modem: fix activation after 1379af271138202d406de585cbdcd491ac11ed01Dan Williams2-2/+2
2009-12-23modem: ensure device is deactivated if the modem is disabled underneath NMDan Williams1-0/+9
2009-12-23modem: enable modem before connecting if requiredDan Williams2-50/+78
2009-12-23libnm-glib: add WWAN enable/disable supportDan Williams4-1/+153