summaryrefslogtreecommitdiff
path: root/src/nm-manager.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-04manager: fix use-after-free crash for cdc-ether modemsDan Williams1-2/+2
2009-09-28ethernet: make initial carrier check synchronous; require carrier for connect...Dan Williams1-1/+3
2009-09-18core: implement manual disconnect featureAlexander Sack1-0/+1
2009-09-17vpn: fix crash caused by 8d205212dcf67fa0bf4e4730bf8353f65e7059eeDan Williams1-1/+1
2009-09-14core: always tear down devices when their hardware goes awayDan Williams1-11/+19
2009-09-10vpn: fix crash when canceling VPN connection secrets requestDan Williams1-5/+11
2009-09-04core: ensure that modem-manager claimed data devices are ignoredAlexander Sack1-2/+44
2009-08-24core: use defined signal namesDan Williams1-2/+2
2009-08-10system-settings: clean up settings service classesDan Williams1-1/+6
2009-08-10Merge commit 'origin/master' into polkit1Dan Williams1-14/+78
2009-08-10Merge branch 'iscsi'Dan Williams1-12/+73
2009-08-06core: fix uninitialized variable usageDan Williams1-1/+1
2009-08-05core: implement connection assumptionDan Williams1-10/+46
2009-08-05olpc: add mesh device logic and config settingDaniel Drake1-0/+3
2009-08-05Merge commit 'origin/master' into iscsiDan Williams1-2/+2
2009-08-03core: base infrastructure for connection assumptionDan Williams1-9/+34
2009-07-29Fix crash when nm-applet exitsDan Winship1-2/+2
2009-07-23libnm-glib: implement new settings interfacesDan Williams1-45/+53
2009-07-14core: fix connection updated/removed signal handlingDan Williams1-0/+10
2009-07-10bluetooth: fixes and addition of NMDeviceBt to libnm-glibDan Williams1-4/+3
2009-07-09system-settings: resurrect auto-wired-default behaviorDan Williams1-7/+25
2009-07-07core: get rid of nm_device_set_device_type()Dan Williams1-11/+10
2009-07-07core: add a 'type-desc' property to NMDeviceInterface and use itDan Williams1-15/+6
2009-06-17rfkill: fix mixed-up soft/hard kill statesDan Williams1-7/+7
2009-06-11everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams1-978/+1035
2009-06-05rfkill: port rfkill to libgudevDan Williams1-17/+59
2009-05-20bluetooth: resync bluetooth devices on connection eventsDan Williams1-117/+156
2009-05-19bluetooth: fixes for NMManager bluetooth device handlingBastien Nocera1-7/+42
2009-05-14bluetooth: create NMDeviceBt objects for configured Bluez devicesBastien Nocera1-7/+103
2009-05-14bluetooth: NMDeviceBt and associated fixesDan Williams1-2/+2
2009-05-13bluetooth: various fixesDan Williams1-3/+3
2009-05-13bluetooth: add bluetooth managerDan Williams1-0/+53
2009-03-31core: ensure device is removed from the device list before signaling its removalDan Williams1-5/+9
2009-03-20Implement sending current host name to DHCP server.Tambet Ingo1-1/+18
2009-03-06core: fix use-after-free caused by incorrect HAL device resync codeDrew Moseley1-10/+8
2009-02-18core: clean up initial device messagesDan Williams1-5/+9
2009-02-16core: sync with NETWORKMANAGER_0_7 branch device creation changesDan Williams1-12/+25
2009-02-10rfkill: rework to handle new dynamic HAL killswitchesDan Williams1-3/+3
2009-02-10core: allow uid 0 to activate user connectionsDan Williams1-0/+8
2009-02-09Use ModemManager.Tambet Ingo1-25/+87
2008-12-31Use g_timeout_add_seconds() to reduce wakeupsJan Kantert1-3/+4
2008-11-212008-11-21 Dan Williams <dcbw@redhat.com>Dan Williams1-7/+108
2008-11-192008-11-19 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+2
2008-11-192008-11-19 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+1
2008-11-032008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+20
2008-10-282008-10-28 Dan Williams <dcbw@redhat.com>Dan Williams1-7/+16
2008-10-262008-10-26 Dan Williams <dcbw@redhat.com>Dan Williams1-5/+5
2008-10-212008-10-21 Dan Williams <dcbw@redhat.com>Dan Williams1-12/+28
2008-10-202008-10-20 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+2
2008-10-112008-10-11 Dan Williams <dcbw@redhat.com>Dan Williams1-8/+18