summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clients: fix matching of connection pathbg/client-agent-conn-match-rh1351272Beniamino Galvani2016-09-131-2/+6
* clients: handle secret requests only for current connectionBeniamino Galvani2016-09-131-15/+18
* ifcfg-rh: fill 'auth-alg' with the original value for WPA-PSKBeniamino Galvani2016-09-121-0/+6
* ifcfg-rh: add wifi protocols only if present in connection fileBeniamino Galvani2016-09-121-8/+0
* device: change default value for cloned-mac-address to "preserve" (bgo#770611)Thomas Haller2016-09-125-10/+17
* build: disable type checks in G_TYPE_CHECK_INSTANCE_CAST() macros (bgo#771120)Thomas Haller2016-09-121-4/+57
* libnm: merge branch 'bg/libnm-activation-stuck-rh1367752'Beniamino Galvani2016-09-092-5/+22
|\
| * cli: connections: fail the activation if the ac deactivatesBeniamino Galvani2016-09-091-0/+4
| * libnm: make waiting objects fail when an object initialization failsBeniamino Galvani2016-09-091-5/+18
|/
* device: merge branch 'th/device-ip-state-for-disabled-rh1371126'Thomas Haller2016-09-094-83/+124
|\
| * device: don't set ip4_state=IP_FAIL for ipv4.method=disabledThomas Haller2016-09-092-5/+4
| * device: add new result NM_ACT_STAGE_RETURN_IP_DONE for ip config activationThomas Haller2016-09-092-27/+30
| * device: only set use_tempaddr sysctl for non-assumed devicesThomas Haller2016-09-091-13/+16
| * device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2016-09-094-20/+20
| * device: remove unneeded activation-stage result NM_ACT_STAGE_RETURN_FINISHThomas Haller2016-09-092-21/+24
| * device: log changes to ip4_state and ip6_stateThomas Haller2016-09-091-30/+63
|/
* libnm-core: fix crash in nm_vpn_plugin_info_list_get_service_types()Thomas Haller2016-09-091-1/+1
* ifcfg-rh: remove dead code from write_ip4_setting()Thomas Haller2016-09-091-19/+5
* device: workaround driver issue with delayed change of MAC addressThomas Haller2016-09-082-26/+61
* dns/resolved: branch 'th/systemd-resolved-bgo762540'Thomas Haller2016-09-085-4/+507
|\
| * man: document dns=systemd-resolvedBeniamino Galvani2016-09-081-3/+7
| * dns/resolved: various fixesThomas Haller2016-09-082-18/+22
| * dns/resolved: adjust coding styleThomas Haller2016-09-082-50/+55
| * dns/resolved: add systemd-resolved backendSjoerd Simons2016-09-084-1/+491
|/
* dhcp: merge branch 'th/dhcp-helper-sync-notify-rh1372854'Thomas Haller2016-09-0824-270/+393
|\
| * dhcp: call synchronous Notify D-Bus method from nm-dhcp-helperThomas Haller2016-09-084-33/+153
| * dhcp: add new header "nm-dhcp-helper-api.h"Thomas Haller2016-09-085-3/+38
| * dhcp-helper: refactor logging to use logging macrosThomas Haller2016-09-081-5/+40
| * dhcp-helper: refactor error handlingThomas Haller2016-09-081-15/+15
| * dhcp-listener/trivial: rename field to track connections in NMDhcpListenerThomas Haller2016-09-081-6/+6
| * dhcp-listener: add logging macros to nm-dhcp-listener.cThomas Haller2016-09-081-11/+28
| * dhcp-listener: refactor type definition and embed private data in @selfThomas Haller2016-09-082-23/+31
| * core: use _NM_GET_PRIVATE() macrosThomas Haller2016-09-0815-180/+26
| * shared: add _NM_GET_PRIVATE() macroThomas Haller2016-09-081-0/+18
| * shared: add NM_MIN()/NM_MAX() macros to replace glib's MIN()/MAX()Thomas Haller2016-09-081-0/+44
| * logging: don't round subsecond part in logging timestampThomas Haller2016-09-081-1/+1
|/
* systemd: merge branch systemd into masterThomas Haller2016-09-073-5/+5
|\
| * systemd: update code from upstreamThomas Haller2016-09-073-5/+5
* | ifupdown: add curly braces to for loopThomas Haller2016-09-071-1/+2
* | plugins: ifupdown: support source-directory stanzaScott Sweeny2016-09-074-12/+61
* | libnm: merge branch 'th/empty-cloned-mac-address-rh1372799'Thomas Haller2016-09-064-16/+39
|\ \
| * | libnm: fix regression serializing empty "cloned-mac-address"Thomas Haller2016-09-062-3/+19
| * | libnm-core: replace local helper with nm_stdup_not_empty()Thomas Haller2016-09-061-13/+4
| * | shared: add helper macros nm_str_not_empty() and nm_strdup_not_empty()Thomas Haller2016-09-061-0/+16
|/ /
* | po: add translations from Red HatLubomir Rintel2016-09-0610-23485/+26820
* | vpn: fix memory leak when disconnecting from VPNBeniamino Galvani2016-09-031-1/+5
* | core: merge branch 'th/dbus-property-changed-source-iface-bgo770629-v2'Thomas Haller2016-09-0234-28/+170
|\ \
| * | NEWS: update file with changes to PropertiesChanged signalThomas Haller2016-09-021-0/+10
| * | exported-object: use _NMLOG2() macro for logging property-changed signalThomas Haller2016-09-021-7/+16
| * | exported-object: use @self variable instead of @objectThomas Haller2016-09-021-5/+5