summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: add Agent interface for portal authenticationdcbw/agent-portalDan Williams2013-02-183-1/+124
* trivial: fix up test-general.c after carrier-detect changesDan Williams2013-02-181-0/+1
* libnm-util: add the detailed description of carrier-detect to blurb as wellJiří Klimeš2013-02-183-3/+21
* cli: print NMDevice's 'available-connections' property in CONNECTIONS sectionJiří Klimeš2013-02-181-5/+64
* cli: add CARRIER-DETECT properties for wired, infiniband, vlan settingsJiří Klimeš2013-02-181-3/+12
* core: fix uninitialized priv in set_carrier()Jiří Klimeš2013-02-181-1/+1
* man: reference nm-applet and nm-connection-editor in various manpages (bgo #5...Tomas Pospisek2013-02-153-2/+8
* core: Update device activation for :carrier-detectDan Winship2013-02-1514-39/+150
* libnm-utils: add :carrier-detect propertiesDan Winship2013-02-1511-0/+204
* core: move carrier-detect NMDeviceState handling into NMDeviceDan Winship2013-02-157-232/+127
* dhcp: debug log generated DUIDDan Williams2013-02-141-17/+25
* dhcp: write DUID out to lease file if not already presentDan Williams2013-02-141-1/+16
* dhcp: add special machine-id parse functionGene Czarcinski2013-02-141-3/+29
* core: fix a bug in NMSettingsConnectionDan Winship2013-02-141-5/+0
* libnm-util, libnm-glib: fix NMConnection:path againDan Winship2013-02-142-5/+40
* libnm-glib: add NMDevice:available-connectionsDan Winship2013-02-143-0/+53
* libnm-util, libnm-glib: Make NMRemoteConnection instantiable by NMObjectDan Winship2013-02-142-6/+34
* libnm-glib: fix NMRemoteConnection GInitable implementationDan Winship2013-02-141-2/+1
* all: remove more pointless NULL checksDan Winship2013-02-1324-757/+77
* all: remove pointless NULL checksDan Winship2013-02-1322-244/+15
* po: updated Ukrainian (uk) translation (bgo #693519)Yuri Chornoivan2013-02-131-537/+551
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #693563)Enrico Nicoletto2013-02-131-768/+1061
* workaround to build against libnlPavel Šimerda2013-02-131-4/+1
* wifi: ensure new supplicant is noticed if previous one quit quicklyDan Williams2013-02-121-0/+8
* core: remove unused SIGUSR1 handlingDan Williams2013-02-121-5/+0
* keyfile: fix some test error message cut+paste errorsDan Winship2013-02-121-6/+6
* build: fix build with --enable-doc (docs/api/Makefile.am)Jiří Klimeš2013-02-121-0/+3
* release: bump version to 0.9.9.0 (development)Dan Williams2013-02-121-2/+2
* policy: use private 'dns_manager' member to simplify code a bitJiří Klimeš2013-02-121-28/+15
* policy,dns: fix a race in looking up hostname and updating DNS (rh #877084)Jiří Klimeš2013-02-123-6/+93
* cli: show AP and ADHOC support in WIFI-PROPERTIES for Wi-Fi devicesJiří Klimeš2013-02-121-2/+6
* trivial: fix gir warningPavel Šimerda2013-02-121-1/+1
* settings: load keyfile plugin even if no plugins are givenDan Williams2013-02-111-7/+5
* wifi: don't warn on unknown nl80211 ciphersDan Williams2013-02-111-5/+18
* core: fix duplicating (not removing) active connectionsDan Williams2013-02-112-0/+18
* Revert "core: fix duplicating (not removing) active connections"Dan Williams2013-02-111-6/+1
* core: add NM_WIFI_DEVICE_CAP_ADHOCDan Winship2013-02-116-6/+28
* core: fix duplicating (not removing) active connectionsJiří Klimeš2013-02-111-1/+6
* cli: add NM_ACTIVE_CONNECTION_STATE_DEACTIVATED state-to-string translationJiří Klimeš2013-02-111-0/+2
* include: document NM_DEVICE_TYPE_BRIDGE device typeJiří Klimeš2013-02-111-1/+2
* build: AC_CONFIG_FILES are automatically part of "make dist"Michael Biebl2013-02-091-8/+0
* man: Fix previous commit to honor --disable-docColin Walters2013-02-091-13/+7
* build: Don't install generated xml file as man pageMichael Biebl2013-02-091-1/+1
* trivial: remove unused gdb-cmdDan Williams2013-02-082-6/+0
* modem-manager: workaround issue in 'GDBusObjectManagerClient'Aleksander Morgado2013-02-081-1/+13
* modem-manager: keep track of the signals added to the 'GDBusObjectManagerClient'Aleksander Morgado2013-02-081-13/+51
* build: remove unused lineDan Williams2013-02-081-1/+0
* todo: secondary VPN connection support finishedDan Williams2013-02-071-17/+0
* todo: real AP mode support has been addedDan Williams2013-02-071-19/+0
* core: track which interface an IP config came fromDan Williams2013-02-076-92/+70