summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Revert "trusty""""lr/trustyLubomir Rintel2016-04-281-2/+2
* Revert "Revert "Revert "trusty"""Lubomir Rintel2016-04-281-2/+2
* Revert "Revert "trusty""Lubomir Rintel2016-04-281-2/+2
* Revert "trusty"Lubomir Rintel2016-04-281-2/+2
* trustyLubomir Rintel2016-04-281-2/+2
* trustyLubomir Rintel2016-04-281-0/+3
* trustyLubomir Rintel2016-04-282-8/+5
* device: merge branch 'th/default-wired-connection-stable-uuid-bgo765464'Thomas Haller2016-04-268-104/+163
|\
| * device: generate stable UUID for default-wired-connectionThomas Haller2016-04-262-7/+21
| * core: use nm_utils_machine_id_read() in "nm-dhcp-client.c"Thomas Haller2016-04-261-48/+10
| * core: add nm_utils_machine_id_read() and parse() utilThomas Haller2016-04-264-0/+63
| * core: add nm_utils_get_secret_key() utilThomas Haller2016-04-263-49/+69
|/
* dhcp/systemd: actually hook up information-only modeDan Williams2016-04-251-0/+4
* libnm/doc: fix documentation of NMSettingIP6Config:addr-gen-modeThomas Haller2016-04-251-3/+5
* bluetooth: add a missing GError initializerLubomir Rintel2016-04-251-1/+1
* settings: merge branch 'th/settings-read-hostname'Thomas Haller2016-04-251-16/+52
|\
| * settings: refactor read_hostname_*()Thomas Haller2016-04-251-20/+16
| * settings: cleanup #if blocks for HOSTNAME_PERSIST_*Thomas Haller2016-04-251-12/+12
| * settings: fix Slackware hostname settingPatrick J. Volkerding2016-04-251-0/+40
|/
* lldp: fix crash in nm_device_update_dynamic_ip_setup() due to uninitialized @...Thomas Haller2016-04-251-1/+1
* tools: add forgotten file to distLubomir Rintel2016-04-231-1/+2
* docs: include the D-Bus enums reference with the API documentationLubomir Rintel2016-04-225-1/+214
* libnm-core: don't link to NMDevice type from the D-Bus specLubomir Rintel2016-04-221-2/+2
* auth: allow failures to read process start_time from /proc/$PID/stat with hid...Thomas Haller2016-04-221-3/+12
* dns: merge branch 'th/dnsmasq-dbus-bgo765043'Thomas Haller2016-04-223-139/+309
|\
| * dns: avoid using global "/etc/dnsmasq.conf" config for dnsmasqThomas Haller2016-04-221-0/+1
| * dns: various cleanup for new dnsmasq's D-Bus supportThomas Haller2016-04-224-210/+116
| * dns: use DBus to make dnsmasq nameserver changesMathieu Trudel-Lapierre2016-04-225-63/+318
| * dns: add and use _NMLOG() logging macro in nm-dns-plugin.cThomas Haller2016-04-221-9/+31
| * dns: cleanup managing child process for NMDnsPluginThomas Haller2016-04-221-26/+28
| * dns: remove unnecessary finalize() implementation from NMDnsPluginThomas Haller2016-04-221-13/+0
| * dns: minor code cleanup in NMDnsPluginThomas Haller2016-04-221-8/+5
|/
* misc: update maintainers and authorsDan Williams2016-04-212-9/+4
* release: bump to 1.2.1 (development)1.2.1-devLubomir Rintel2016-04-201-1/+1
* release: bump version to 1.2.01.2.0Lubomir Rintel2016-04-201-2/+2
* modem: cancel secrets only if there's an outstanding requestLubomir Rintel2016-04-201-1/+2
* manager: fix wrongly removing DNS configuration on shutdownThomas Haller2016-04-203-4/+20
* libnm/vpn-service-plugin: don't register a bus name before creating the VPN o...Lubomir Rintel2016-04-201-13/+13
* infiniband: remove the partitions on unrealizingLubomir Rintel2016-04-203-8/+48
* platform: add functionality to remove infiniband partitionsLubomir Rintel2016-04-204-18/+87
* libnm-core: empty key is not a pkcs12 fileLubomir Rintel2016-04-202-0/+6
* examples: fix crash in add-connection-libnmBeniamino Galvani2016-04-201-1/+1
* Revert "core: don't leak ActiveConnection object on AddAndActivate failure"Dan Williams2016-04-191-1/+0
* libnm/vpn: merge branch 'th/vpn-load-plugin-bgo765225'Thomas Haller2016-04-1910-103/+141
|\
| * libnm/vpn: search VPN plugin in NMPLUGINDIRThomas Haller2016-04-195-66/+60
| * libnm/vpn: allow specifying non-absolute plugin name in VPN .name fileThomas Haller2016-04-193-39/+87
| * libnm/vpn: fix code comment for nm_vpn_editor_plugin_load_from_file()Thomas Haller2016-04-191-5/+1
| * libnm/vpn: clear internal "keyfile" from NMVpnPluginInfoThomas Haller2016-04-191-4/+6
| * libnm/vpn: lookup nm_vpn_plugin_info_supports_multiple() from cached valuesThomas Haller2016-04-191-4/+4
| * shared: move nm_utils_ascii_str_to_bool() to shared/nm-shared-utils.hThomas Haller2016-04-195-40/+38
|/