summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* typo: replace all misstyped 'seconadary' strings with 'secondary'Marc Ruiz2012-11-041-1/+1
* libnm-util: clean up setting registrationDan Williams2012-10-291-0/+9
* wifi: support ap-mode with wpa_supplicantJan Luebbe2012-10-171-3/+11
* api: add NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED reason and use thatJiří Klimeš2012-09-241-0/+3
* wifi: add SSID_NOT_FOUND reason and use it when we canDan Williams2012-09-201-0/+3
* api: add a "ModemManager unavailable" device state reasonDan Williams2012-08-291-0/+3
* docs: remove gtkdoc flags directives for NetworkManager.hDan Williams2012-08-061-6/+0
* include: document NM_DEVICE_TYPE_VLANJiří Klimeš2012-07-111-0/+1
* libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams2012-07-021-0/+20
* agents: add a "user-requested" flag to secret agent requestsDan Williams2012-06-271-0/+1
* vpn: support IPv6 over VPNsDan Winship2012-05-301-19/+70
* vpn: allow connecting to an IPv6-based VPN endpointDan Winship2012-05-301-1/+1
* adsl: initial PPPoE support for ADSL devicesPantelis Koukousoulas2012-05-181-0/+3
* adsl: carrier handling and PPPoA supportPantelis Koukousoulas2012-05-181-0/+1
* adsl: settings and initial "scaffolding"Pantelis Koukousoulas2012-05-181-0/+2
* libnm-glib: fix build on older glib without g_clear_object()Dan Williams2012-04-271-1/+1
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-0/+10
* vpn: add a new field so VPN plugins can specify multiple domainsEvan Broder2012-03-151-0/+3
* libnm-glib: add NMDeviceVlanDan Williams2012-03-071-0/+1
* Fix capitalization of "InfiniBand"Dan Winship2012-03-061-2/+2
* libnm-glib: add NMDeviceBondDan Winship2012-03-051-0/+1
* core: wait for dependencies before continuing with device activationDan Williams2012-03-011-0/+3
* core: convert VLAN interfaces to a device subclassDan Williams2012-03-011-0/+1
* libnm-glib: add NMDeviceOlpcMeshJiří Klimeš2012-02-281-1/+2
* bond: move bond master interfaces to NMDeviceBondDan Williams2012-02-161-0/+2
* libnm-glib: fix missing G_VALUE_INIT to not depend on newer glibThomas Bechtold2012-02-071-0/+5
* libnm-glib: fix to not depend on newer glibDan Winship2012-02-061-0/+10
* infiniband: add transport-mode propertyDan Winship2012-01-261-0/+3
* libnm-glib: add NMDeviceInfinibandDan Winship2011-12-021-0/+1
* wired: split NMDeviceWired out of NMDeviceEthernet and add NMDeviceInfinibandDan Winship2011-12-021-9/+11
* trivial: three small obvious fixesDan Winship2011-11-171-1/+2
* modem: map modemmanager errors more detailedThomas Bechtold2011-11-141-0/+12
* wifi: check whether driver supports AP mode (nl80211 only)Dan Williams2011-11-091-1/+3
* wifi: make wireless-helper.h private to src/Dan Williams2011-11-092-33/+0
* wifi: split WEXT handling out into its own fileDan Williams2011-11-091-1/+1
* core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams2011-10-281-10/+5
* core: Include <linux/if.h> instead of <net/if.h>Thomas Graf2011-09-301-1/+1
* docs: update NetworkManager.h code documentationDan Williams2011-08-221-17/+66
* vpn: fix handling of connections with only system secretsDan Williams2011-06-151-2/+6
* core: add nm-secrets-flags.h for secret agent flags typedefDan Williams2011-03-292-1/+36
* core: add active connection state DEACTIVATINGDan Williams2011-03-171-5/+14
* api: document NM_DEVICE_STATE_FAILEDDan Williams2011-03-171-3/+5
* include: mark flags as such (bgo #643011)Giovanni Campagna2011-03-161-0/+4
* api: fix up introspection and header documentation for modem consolidationDan Williams2011-03-031-1/+15
* include: add NM_CHECK_VERSION defineDan Williams2011-03-023-2/+69
* core: consolidate mobile broadband device typesDan Williams2011-02-251-6/+29
* core: add new SECONDARIES device state for dependent connectionsDan Williams2011-02-231-3/+7
* api: add NM_STATE_CONNECTED back to make life easierDan Williams2011-02-151-0/+3
* api: add additional NM daemon statesDan Williams2011-02-141-6/+21
* api: add two more device states (IP_CHECK and DEACTIVATING)Dan Williams2011-02-141-66/+46