summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: do update BSSID cache in activation_success_handler() (rh #1094298)jk/bssid-cache-update-fix-rh1094298Jiří Klimeš2015-11-121-1/+2
* nm-device: only progress with ip-config if the device is still in IP_WAITLubomir Rintel2015-11-111-2/+4
* wifi: minor refactoring logging BSSID in supplicant_iface_new_bss_cb()Thomas Haller2015-11-111-6/+4
* Revert "wifi: do no crash when getting BSSID fails"Thomas Haller2015-11-111-5/+1
* wifi: don't accept any BSSes with missing BSSIDs (rh #1276426)Dan Williams2015-11-112-3/+4
* systemd/adapt: return G_SOURCE_REMOVE in time event callbackBeniamino Galvani2015-11-111-10/+3
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-119-0/+18
* build: hack around compiler warning in g-ir-scannerThomas Haller2015-11-111-1/+1
* cli: print a warning if BSSID is given instead of SSID for hidden APJiří Klimeš2015-11-111-0/+5
* wifi: fix a crash while attempting to connect hidden AP (bgo #757814)Jiří Klimeš2015-11-111-2/+2
* core: fix builds with older gcc (like 4.4.x)Dan Williams2015-11-101-1/+1
* man: fix synopsis for nmcli connection up (bgo #757777)Adam Bk2015-11-091-2/+2
* agent-manager: cancel pending auth chain for the disappearing agentLubomir Rintel2015-11-061-12/+20
* device: set a reason when device enslave failsLubomir Rintel2015-11-061-3/+4
* logging: swap names of logging macros _LOGT() and _LOGt()Thomas Haller2015-11-065-82/+82
* agent-manager: don't try to cancel requests that already finishedLubomir Rintel2015-11-051-2/+4
* build: add missing GLIB_CFLAGSLubomir Rintel2015-11-052-0/+2
* policy: fix looping through list while removing elements (rh #1175446)Jiří Klimeš2015-11-051-3/+7
* device: terminate the activation chain when entering the failed stateBeniamino Galvani2015-11-031-0/+8
* core: fix assuming a connection without S390 properties (rh #1276343)Jiří Klimeš2015-11-032-0/+85
* bluetooth: fix missing 'connected' notifications (rh #1255284)Dan Williams2015-10-251-1/+3
* libnm-glib,vpn-plugin: remove old connect timer when adding new oneLubomir Rintel2015-10-231-0/+1
* agent-manager: cancel secrets requests on an errorLubomir Rintel2015-10-231-0/+3
* dbus: add strongswan to the vpn plugin bus namesLubomir Rintel2015-10-231-0/+1
* dbus: allow talking to fortisslvpn pluginLubomir Rintel2015-10-231-0/+1
* cli: improve error reporting of missing 'ifname' parameterJiří Klimeš2015-10-231-8/+13
* cli: trivial: correct argument description for nmc_parse_args()Jiří Klimeš2015-10-231-2/+2
* vlan: fix unmanaged VLAN interface problem (rh #1273879)Jiří Klimeš2015-10-225-10/+20
* wifi: do no crash when getting BSSID failsJiří Klimeš2015-10-221-1/+5
* wifi: fix a problem in removing non-existing sourceJiří Klimeš2015-10-221-0/+3
* ifcfg-rh: remove another unused variable in parse_ethtool_option()Thomas Haller2015-10-201-2/+0
* ifcfg-rh: remove unused variable in parse_ethtool_option()Thomas Haller2015-10-201-4/+0
* ifcfg-rh: improve parsing of Wake-on-LAN optionsThomas Haller2015-10-202-36/+81
* wake-on-lan: add option to keep existing settingsBeniamino Galvani2015-10-207-25/+57
* po: remove unused messages from Italian (it) translationBeniamino Galvani2015-10-201-8/+0
* nmcli: fix bash completion of words containing colon (rh #1271271)Jiří Klimeš2015-10-201-0/+14
* ifcfg-rh/tests: add a missing file to the distributionLubomir Rintel2015-10-191-1/+2
* core: merge branch 'th/wait-carrier-rh1079353'Thomas Haller2015-10-192-15/+14
|\
| * device: properly cancel queued activation requestThomas Haller2015-10-191-1/+1
| * device: don't wait for carrier when activating static connectionThomas Haller2015-10-191-0/+2
| * device: refactor using nm_clear_g_source() for priv->carrier_wait_idThomas Haller2015-10-191-10/+3
| * manager: fix activation without specified deviceThomas Haller2015-10-191-4/+8
|/
* platform: fix link-detection for s390 CTC-type devicesThomas Haller2015-10-191-8/+8
* libnm: specify (transfer none) introspection annotation (bgo #756380)Jiří Klimeš2015-10-121-2/+2
* macros: remove early return from nm_clear_g_signal_handler()Thomas Haller2015-10-121-3/+0
* macros: allow NULL pointer in nm_clear_g_signal_handler()Jiří Klimeš2015-10-121-1/+2
* device: fix wrongly managing external-down device due to not setting EXTERNAL...Thomas Haller2015-10-091-2/+3
* platform: downgrade logging level for "event-notification" messagesThomas Haller2015-10-091-2/+2
* tui: add a checkbox for ignore-auto-routes (bgo #756200)Jiří Klimeš2015-10-092-0/+12
* device/vlan: update VLAN MAC address when parent's one changesBeniamino Galvani2015-10-081-4/+36