summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! sleep-monitor: add functions for delaying the suspensionbg/disconnect-on-suspend-rh1330694Thomas Haller2016-05-091-4/+4
* fixup! sleep-monitor: add functions for delaying the suspensionThomas Haller2016-05-082-18/+47
* manager: disconnect devices before unmanaging themBeniamino Galvani2016-05-071-2/+62
* sleep-monitor: add functions for delaying the suspensionBeniamino Galvani2016-05-072-0/+37
* device: add nm_device_queue_unmanaged_by_flags()Beniamino Galvani2016-05-072-5/+21
* contrib/rpm: refactor specifying package version in spec fileThomas Haller2016-05-062-3/+11
* device: remove unnecessary object reference operationsShih-Yuan Lee (FourDollars)2016-05-061-5/+0
* contrib/rpm: merge branch 'th/dispatcher-routing-rules'Thomas Haller2016-05-051-3/+17
|\
| * contrib/rpm: make package "NetworkManager-dispatcher-routing-rules" as "Build...Thomas Haller2016-05-051-0/+1
| * contrib/rpm: rename package "NetworkManager-config-routing-rules" to "Network...Thomas Haller2016-05-051-5/+7
| * contrib/rpm: split "10-ifcfg-rh-routes.sh" script to NetworkManager-config-ro...Thomas Haller2016-05-051-3/+14
|/
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-0568-3/+204
* docs: libnm: add type headers to scan listBeniamino Galvani2016-05-051-2/+0
* clients: add missing openvpn secret types to secret agentBeniamino Galvani2016-05-051-2/+7
* device: disconnect platform signal handlers first in disposeThomas Haller2016-05-051-4/+4
* device: don't cancel queued_ip4_config_id when scheduling activate_stage5_ip4...Thomas Haller2016-05-051-3/+0
* device: ensure not rescheduling IP config changed on initial captureThomas Haller2016-05-051-6/+8
* device: add assertions for queued_ip4_config_change() and queued_ip6_config_...Thomas Haller2016-05-051-4/+14
* device: refactor clearing @queued_ip4_config_id and @queued_ip6_config_idThomas Haller2016-05-051-27/+9
* device,cli: merge branch 'th/reapply-fixes-bgo765848'Thomas Haller2016-05-0310-199/+75
|\
| * cli: declare external variable nm_cli in <nmcli.h> headerThomas Haller2016-05-035-18/+2
| * cli: remove unused functionsThomas Haller2016-05-032-74/+0
| * cli: don't allow multiple <ifname> arguments to device-reapplyThomas Haller2016-05-032-51/+32
| * cli: refactor cleanup in do_device_reapply()Thomas Haller2016-05-031-10/+7
| * device: improve error message for failure to reapplyThomas Haller2016-05-031-7/+14
| * device: fix check for invalid keys during reapplyThomas Haller2016-05-031-7/+3
| * device: clear secrets from applied connection during reapplyThomas Haller2016-05-031-0/+1
| * device: allow reapply with a different connection.uuidThomas Haller2016-05-031-0/+6
| * device: allow reapply if connection.id differsThomas Haller2016-05-031-0/+1
| * utils: refactor _nm_utils_ascii_str_to_int64()Thomas Haller2016-05-031-35/+12
|/
* device: merge branch 'bg/ip-method-fail-fixes-bgo741347'Beniamino Galvani2016-05-024-168/+294
|\
| * device: add dhcp_schedule_restart() helperBeniamino Galvani2016-05-021-27/+42
| * device: retry DHCPv6 when a lease expiresBeniamino Galvani2016-05-021-8/+30
| * device: retry DHCPv4 when a lease expiresBeniamino Galvani2016-05-021-8/+32
| * device: group DHCP6 private membersBeniamino Galvani2016-05-021-64/+66
| * device: group DHCP4 private membersBeniamino Galvani2016-05-021-31/+33
| * device: fail activation immediately only when may-fail=noBeniamino Galvani2016-05-024-61/+122
|/
* core: introduce nm_utils_dnsmasq_status_to_string()Beniamino Galvani2016-05-024-53/+45
* dnsmasq-manager: trivial: remove unused signal slotBeniamino Galvani2016-05-022-5/+1
* dnsmasq-manager: trivial: move class and object functions at bottomBeniamino Galvani2016-05-021-54/+54
* build: cleanup includes of <gmodule.h>Thomas Haller2016-04-305-4/+1
* man: clearify rc-manager symlink setting in NetworkManager.confThomas Haller2016-04-301-2/+7
* device: postpone updates of IP configuration when a commit is pendingBeniamino Galvani2016-04-291-0/+33
* core,libnm: merge branch 'th/module-close'Thomas Haller2016-04-293-69/+89
|\
| * settings: don't unload settings plugins on failureThomas Haller2016-04-291-3/+4
| * device: don't unload device plugins on failureThomas Haller2016-04-291-5/+5
| * libnm/vpn: don't close the VPN plugin library on cleanupThomas Haller2016-04-291-61/+80
|/
* libnm/vpn: fix checking service name in nm_vpn_plugin_info_new_search_file()Thomas Haller2016-04-291-9/+5
* systemd: fix conversion from size_t on s390Lubomir Rintel2016-04-291-1/+1
* ifupdown: avoid calloc()Lubomir Rintel2016-04-291-8/+8