summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhcp: merge branch 'systemd-dhcp'th/systemd-dhcpThomas Haller2014-11-1221-331/+409
|\
| * dhcp: fix systemd-dhcp after importing anew from upstreamThomas Haller2014-11-126-2/+37
| * dhcp: merge master into systemd-dhcpThomas Haller2014-11-12223-12335/+16825
| |\ | |/ |/|
* | 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
| * | dhcp: preserve DHCPv4 client ID for later useDan Williams2014-11-079-83/+327
| * | dhcp: move client-specific knowledge out of the managerDan Williams2014-11-0710-80/+154
| * | dhcp: move D-Bus DHCP listener into separate classDan Williams2014-11-078-247/+377
| * | core: split signal/pidfile/option handling into separate source fileDan Williams2014-11-075-226/+335
| * | libnm,core: enhance nm_utils_hexstr2bin()Dan Williams2014-11-0710-153/+176
|/ /
* | libnm, docs: docs fixesDan Winship2014-11-0713-75/+114
* | ifcfg-rh: strip trailing whitespace from ifcfg files (rh #1100336)Dan Williams2014-11-074-2/+53
* | ifcfg-rh: (trivial) fix formattingDan Williams2014-11-071-2/+1
* | policy: fix get_best_device() to return only active devices from the listThomas Haller2014-11-071-10/+10
* | build: add the compatibility header for g_clear_pointer()Jiří Klimeš2014-11-073-0/+3