summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Provide access to some of NM's interfaces to whoopsie.Mathieu Trudel-Lapierre2015-10-301-0/+18
* Fix dependencies of NetworkManager-wait-online.serviceMartin Pitt2015-10-301-3/+2
* Properly handle demarshalling 64-bit integers.Mathieu Trudel-Lapierre2015-10-301-2/+2
* Don't make NetworkManager D-Bus activatableMichael Biebl2015-10-302-8/+0
* Use the correct path when calling dnssec-trigger-scriptArto Jantunen2015-10-301-1/+1
* Mark virtual ethernet interfaces as unmanagedMichael Biebl2015-10-301-0/+41
* Use symlinks for nmtuiMichael Biebl2015-10-302-1/+3
* Don't setup Sleep Monitor if not booted with systemdMichael Biebl2015-10-302-0/+7
* fixup! Force online state with unmanaged devicesLubomir Rintel2015-10-301-3/+0
* Force online state with unmanaged devicesMichael Biebl2015-10-301-0/+121
* Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams2015-10-302-42/+12
* 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