summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! firewall: don't set firewall zone for assumed devicesth/rh1098281_firewall_assumed_deviceThomas Haller2014-11-141-19/+2
* firewall: don't set firewall zone for assumed devicesThomas Haller2014-11-142-3/+32
* fixup! firewall: always complete callbacks asynchronouslyDan Williams2014-11-141-12/+6
* fixup! firewall: always complete callbacks asynchronouslyThomas Haller2014-11-131-7/+14
* firewall: always complete callbacks asynchronouslyThomas Haller2014-11-131-31/+98
* firewall: invoke FwAddToZoneFunc callback also when cancellingThomas Haller2014-11-132-4/+20
* firewall: make call handle an opaque pointer typeThomas Haller2014-11-133-33/+36
* firewall: allow passing NULL callback to nm_firewall_manager_add_or_change_zo...Thomas Haller2014-11-131-2/+4
* core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-133-3/+2
* libnm-util: fix typos in libnm-util documentationJiří Klimeš2014-11-131-2/+2
* tui: fix alignment of pop-up menusDan Winship2014-11-121-2/+17
* build: fix configure formatting of IN6_ADDR_GEN_MODE checkDan Williams2014-11-121-4/+8
* tui: fix gateway editingDan Winship2014-11-124-6/+122
* man: fix `make uninstall` to remove the nmtui manual pagesThomas Haller2014-11-121-0/+4
* bluez: Another bluez5 build fixLubomir Rintel2014-11-121-5/+10
* bluez: fix build without bluez5-dunThomas Haller2014-11-121-1/+1
* bluetooth: Don't call into bluez5 DUN code when it's not enabledLubomir Rintel2014-11-121-0/+12
* platform: assert against expected lifetime values of NMPlatformIPAddressThomas Haller2014-11-121-0/+5
* trivial: fix description of route-metricJiří Klimeš2014-11-121-2/+2
* clients: only handle secret requests for connection being explicitly activatedJiří Klimeš2014-11-125-8/+28
* glib-compat: sync local definition of g_clear_pointer() with upstream glib an...Thomas Haller2014-11-121-17/+16
* core: remove unused variableDan Williams2014-11-111-4/+0
* vpn: update DefaultRouteManager before sending state change signalDan Williams2014-11-111-3/+5
* tui: fix generated new connection namesDan Winship2014-11-111-1/+1
* dhcp: fix adapter for sd logging macros to show file locationThomas Haller2014-11-111-2/+5
* cli: show gateway as a separate item in active connection data (bgo #739958)Jiří Klimeš2014-11-111-26/+24
* keyfile: don't assert when parsing invalid prefixThomas Haller2014-11-111-8/+10
* man: add manual page for nmtui(1)Thomas Haller2014-11-114-0/+80
* core: fix integer type of mtu variableThomas Haller2014-11-112-4/+4
* core: don't pass NULL for "%s" format to g_messageThomas Haller2014-11-111-1/+1
* device: fix fetching the IPv6 default route for assumed devicesThomas Haller2014-11-111-1/+1
* cli: fix nmcli timeout when disconnecting a deviceJiří Klimeš2014-11-101-2/+14
* dhcp-manager: Keep size of PID consistentlr/crashesLubomir Rintel2014-11-103-6/+6
* libnm: Fix type mismatch in testLubomir Rintel2014-11-101-1/+1
* policy: fix using wrong loop counter in _platform_route_sync_flush()Thomas Haller2014-11-101-3/+3
* libnm-core: emit added/removed signals before property change notificationsDan Williams2014-11-072-11/+14
* libnm: make dispose() of NMClient reentrantThomas Haller2014-11-071-4/+8
* libnm: fix a crash after unreffing NMClientDan Winship2014-11-071-0/+2
* dhcp: demote DHCP client registration message to 'debug' levelDan Williams2014-11-071-2/+8
* po/test: add contrib/rpm directory to POTFILES.skipThomas Haller2014-11-071-0/+1
* docs: fix libnm docs out-of-tree buildDan Winship2014-11-071-1/+5
* contrib/rpm: add option to only building SRPMThomas Haller2014-11-072-2/+15
* cli: fix an activation bugDan Winship2014-11-071-0/+1
* merge: add 'configure-and-quit' option (rh #1083683) (rh #863515)Dan Williams2014-11-0745-881/+2355
|\
| * iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams2014-11-0714-72/+865
| * man: document 'configure-and-quit' configuration optionJiří Klimeš2014-11-071-1/+23
| * core: add option to quit when startup is complete (rh #863515) (rh #1083683)Dan Williams2014-11-073-0/+30
| * core: add nm_utils_ip4_property_path()Dan Williams2014-11-072-11/+41
| * dhcp: track last IPv4 address on start for renewalDan Williams2014-11-078-23/+32
| * dhcp: preserve hostname for later useDan Williams2014-11-075-21/+31