summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-09-01wifi: ensure Enabled state is preserved regardless of rfkill (bgo #624479)Dan Williams1-95/+123
2010-08-31core: clean up avahi-autiopd D-Bus proxy on exitDan Williams1-0/+3
2010-08-31core: listen to UPower for suspend/resume signalsDan Williams1-1/+42
2010-08-26dispatcher: add dhcp4-change and dhcp6-change events (bgo #563654)Patrik Martinsson1-0/+2
2010-08-25core: validate Enable/Disable WiFi and WWAN requests (rh #626337)Dan Williams3-7/+205
2010-08-17vpn: handle VPN service installation/removal dynamically (rh #489114) (lp:458...Dan Williams3-260/+396
2010-08-17vpn: fix refcounting of the VPN managerDan Williams1-0/+1
2010-08-17vpn: don't try to do stuff with a VPN connection that may not existDan Williams1-6/+8
2010-08-17core: really fix polkit >= 0.97 this timeDan Williams4-19/+51
2010-08-13core: fix builds with polkit >= 0.97Dan Williams4-4/+17
2010-08-12vpn: let plugins forbid VPN connections from getting the default route (bgo #...Zephaniah E. Loss-Cutler-Hull2-2/+16
2010-08-12dhcp: don't fail with dhclient v3Mathieu Trudel-Lapierre2-2/+20
2010-08-11core: fix unmanaging of devices when quittingDan Williams4-24/+37
2010-08-11core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)Dan Williams2-13/+23
2010-08-11core: ensure dhcp_manager exists before trying to unref it (bgo #626610)Dan Williams1-1/+2
2010-08-10ip6: handle DHCPv6 initial routing betterDan Williams3-34/+135
2010-08-10build: fix compilation with glib >= 2.25.12Dan Williams1-0/+4
2010-08-09core: don't select s390 subchannel-locked connections on non-s390 devicesDan Williams1-36/+38
2010-08-09core: ensure we recheck autoactivation on new system connectionsDan Williams1-0/+1
2010-08-09policy: add short hostname to /etc/hosts too (rh #621910)Dan Williams2-10/+158
2010-08-08core: better debugging for IPv4LL and avahi-autoipdDan Williams1-6/+13
2010-08-08logging: add accessor for log levelDan Williams2-0/+7
2010-08-05dhcp: make sure disabled DHCP clients aren't used (gentoo #330319)Dan Williams1-2/+7
2010-08-03core: quiet annoying libnl error about route deletion (rh #612991)Dan Williams1-2/+2
2010-08-03Merge remote branch 'origin/zvm' into NM_0_8Dan Williams4-5/+277
2010-08-03build: enable AM_SILENT_RULES (bgo #625263)Pablo Castellano5-19/+19
2010-08-03debian: don't require ifup for enabling loopback (bgo #625427)Dan Williams1-1/+6
2010-07-28Merge remote branch 'origin/master' into zvmDan Williams1-0/+5
2010-07-28wifi: ensure scanning property is updated on supplicant interface state changesDaniel Drake1-0/+5
2010-07-28wifi: ensure scanning property is updated on supplicant interface state changesDaniel Drake1-0/+5
2010-07-27Merge remote branch 'origin/master' into zvmDan Williams10-60/+262
2010-07-27Revert "ip6: remove standalone DHCP method since DHCPv6 can't provide gateway...Dan Williams1-1/+9
2010-07-27Revert "ip6: remove standalone DHCP method since DHCPv6 can't provide gateway...Dan Williams1-1/+9
2010-07-27Revert "core: fail connections if IP configuration expires" (rh #616084) (rh ...Dan Williams2-33/+4
2010-07-27Revert "core: fail connections if IP configuration expires" (rh #616084) (rh ...Dan Williams2-33/+4
2010-07-21core: read nm-system-settings.conf first (rh #606160)Dan Williams1-10/+18
2010-07-21core: don't require PPP setting for PPPoE connections (bgo #623744)Dan Williams1-9/+23
2010-07-21system-settings: return InvalidSetting when secrets setting doesn't exist (bg...Dan Williams1-1/+1
2010-07-16dns: fix race waiting for netconfigBin Li1-0/+4
2010-07-16dns: send NIS servers and domain to SUSE's netconfigDan Williams1-2/+48
2010-07-16dhcp4: handle NIS servers and domainsDan Williams3-0/+111
2010-07-15wifi: work around wl.o frequency reporting for active AP matchingDan Williams1-4/+44
2010-07-12Merge remote branch 'origin/master' into zvmDan Williams1-90/+13
2010-07-12core: fix compilation on glib < 2.23.4Dan Williams1-0/+2
2010-07-12Revert "core: fix compilation on glib < 2.23.4"Dan Williams1-92/+13
2010-07-12Merge remote branch 'origin/master' into zvmDan Williams5-33/+225
2010-07-09dhcp: use ISC DHCPv4 paths now that v4 is nominally requiredMichael Biebl1-6/+2
2010-07-02core: fix compilation on glib < 2.23.4Dan Williams1-13/+92
2010-07-01core: better missing firmware handling when firmware appears (rh #609587)Dan Williams4-14/+131
2010-06-30Merge remote branch 'origin/master' into zvmDan Williams1-7/+7