summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-28ppp: don't use struct ifpppstatsreq that was removed from linux/ip_ppp.hJiří Klimeš1-5/+7
2012-03-27ifupdown: add missing test18-wired-static-verify-ip6 to Makefile.amJiří Klimeš1-1/+2
2012-03-23settings: quiet warning when checking for AdHoc WPA connectionsDan Williams1-1/+2
2012-03-22core: suppress pointless log message when route already exists (lp:958519)Dan Williams1-1/+1
2012-03-22core: do a better job of applying bond configurationDan Winship1-49/+105
2012-03-22core: fix NMDeviceBond:dispose() to chain upDan Winship1-7/+3
2012-03-22wifi: work around more wl.o stupidityDan Williams1-2/+3
2012-03-22ip6: fix setting default route with libnl3 (bgo #668286)Dan Williams1-3/+2
2012-03-21trivial: formatting fixesDan Williams1-21/+17
2012-03-21firewall: set interface zone before IP configuration (rh #805405)Dan Williams4-88/+60
2012-03-20mobile: ensure IPv4 timeout fails activationDan Williams2-2/+6
2012-03-20utils: override VPN plugin's never-default when ignoring auto routes (rh #804...Jiří Klimeš1-2/+9
2012-03-19wifi: make sure we're connected to netlink before using itDan Williams1-5/+6
2012-03-19keyfile: fix testcases after InfiniBand transport-mode default changeMathieu Trudel-Lapierre2-0/+2
2012-03-16wifi: disable Ad-Hoc WPA connections (lp:905748)Dan Williams2-0/+104
2012-03-16infiniband: fix missing sentinal in 04959c39aa162efbec39d410093c27c8d29c24aeDan Williams1-1/+1
2012-03-16Add a workaround for a problem creating InfiniBand connectionsDan Winship2-0/+5
2012-03-16core: treat missing IPv6 setting as AUTODan Williams5-2/+50
2012-03-15ifcfg-rh: fix testcase after 4abb300c967705b536cb11303f1c8296a6ca32f0Dan Williams1-1/+1
2012-03-15vpn: add a new field so VPN plugins can specify multiple domainsEvan Broder1-0/+9
2012-03-15dnsmasq: allow proxying dnssec data (lp:946093)Mathieu Trudel-Lapierre1-1/+2
2012-03-15gsm: pass the PPP auth preferences for STATIC and DHCP device useAndrew Bird1-0/+35
2012-03-15core: allow IPv4 to fail by defaultTore Anderson1-1/+1
2012-03-15wifi: yet another nl80211 processing fixDan Williams1-9/+13
2012-03-14core: fix carrier-triggered state re-entrancy issue (rh #800690)Dan Williams2-4/+4
2012-03-14core: fix queued state change debug messageDan Williams1-2/+1
2012-03-13ifcfg-rh: fix distcheckDan Williams1-0/+2
2012-03-13ifnet: use nm_connection_get_setting_connection() to get 'connection' settingJiří Klimeš1-4/+5
2012-03-12Fix names of error enum valuesDan Winship19-81/+81
2012-03-09trivial: fix completed VLAN connection nameDan Williams1-1/+1
2012-03-09ifnet: remove system prefixMu Qiao1-10/+2
2012-03-09ifnet: ignore per-user connectionsMu Qiao1-5/+41
2012-03-09build: make VLAN code compatible with older kernelsDan Williams1-0/+5
2012-03-09wifi: fix typo in wifi detection code (bgo #671276)Dan Williams1-1/+1
2012-03-08wifi: fix entering possible endless loopDan Williams1-7/+14
2012-03-08Revert "wifi: fix entering an endless loop"Dan Williams1-1/+1
2012-03-07vlan: try harder to get carrier state at device creation timeDan Williams1-16/+51
2012-03-07wifi: fix entering an endless loopJiří Klimeš1-1/+1
2012-03-07ifcfg-rh: use single quotes when quoting WPA passphrases (WPA_PSK) (rh #798102)Jiří Klimeš7-19/+235
2012-03-06Fix capitalization of "InfiniBand"Dan Winship8-15/+15
2012-03-06core: handle NULL device path for activationDan Williams1-1/+2
2012-03-06core: remove some redundant code and add some argument checksDan Williams1-1/+6
2012-03-06core: use a second startup pass to detect all VLAN interfacesDan Williams1-1/+34
2012-03-06trivial: s/master/parent for VLAN interface info functionDan Williams2-6/+6
2012-03-06ifcfg-rh: remove duplicate testsDan Williams1-2/+0
2012-03-06wifi: remove unused nl80211 attributes that break build on older kernelsDan Williams1-2/+0
2012-03-05ifcfg-rh: don't write out a fake minimal IP4 config for bond slavesDan Winship4-18/+24
2012-03-05ip6: set binary NL address prefix tooDan Williams1-6/+13
2012-03-05ip6: print out prefix in some debug messagesDan Williams2-3/+4
2012-03-05trivial: spacing fixJiří Klimeš1-2/+2