summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: don't assert in linklocal6_complete() on 'shared' method (rh #1277171)jk/ipv6-shared-SIGTRAP-rh1277171Jiří Klimeš2015-11-091-1/+3
* 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
* device: fix race wrongly managing external-down device due to late udev signalThomas Haller2015-10-081-18/+26
* ifcfg-rh: accept BOOTPROTO=static with missing IPv4 addressesJosef Bacik2015-10-083-6/+26
* systemd,dhcpv6: clean up the lease on client resetLubomir Rintel2015-10-081-0/+5
* dhcp-systemd: sd_dhcp_lease_load() returns no lease or error on ENOENTLubomir Rintel2015-10-081-1/+1
* device: don't complain about repeated schedules of the same activation stageLubomir Rintel2015-10-071-12/+16
* ifcfg-rh: write REORDER_HDR as more common "yes", "no"Jiří Klimeš2015-10-071-2/+2
* ifcfg-rh: allow svTrueValue() to accept "0" and "1" valuesJiří Klimeš2015-10-074-4/+114
* libnm/vlan: default to vlan.flags=REORDER_HDR for new connections (rh #1250225)Jiří Klimeš2015-10-078-15/+86
* systemd: make NetworkManager reloadable via SIGHUPThomas Haller2015-10-071-0/+1
* device: assert that master-ready handler is not scheduled in schedule_stage2_...Thomas Haller2015-10-061-2/+3