summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: escape percent characters for printf format stringth/printfThomas Haller2014-08-252-4/+11
* libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-221-8/+3
* keyfile/tests: test reading minimal keyfiles that needs normalization of type...Thomas Haller2014-08-228-0/+115
* tests: refactor tests to use g_test framework (g_test_add_func)Thomas Haller2014-08-221-45/+40
* keyfile/tests: add keyfile_read_connection_from_file() utility functionThomas Haller2014-08-221-0/+16
* keyfile: don't add [connection].type base setting which is done by nm_connect...Thomas Haller2014-08-221-21/+0
* keyfile: remove ensure_slave_setting() when reading connectionThomas Haller2014-08-221-31/+4
* libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-221-2/+5
* ifcfg-rh: remove verify() connection during readingThomas Haller2014-08-221-34/+0
* keyfile: let reader normalize() the connection, not only verify()Thomas Haller2014-08-222-10/+10
* keyfile/tests: refactor tests to use nmtst_assert_connection_equals() functionThomas Haller2014-08-221-14/+8
* keyfile: add NMSettingConnection in reader if missingThomas Haller2014-08-221-30/+32
* all: use _nm_utils_hash_values_to_slist()Thomas Haller2014-08-224-33/+12
* libnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE flag in "nm-core-inter...Thomas Haller2014-08-221-1/+1
* all: add nm-core-internal.h headerThomas Haller2014-08-224-13/+13
* platform: (trivial) don't shadow link(3) in NMLinuxPlatformJiří Klimeš2014-08-211-6/+6
* trivial: don't shadown link(3) in NMFakePlatformDan Williams2014-08-201-2/+2
* trivial: don't shadow rand(3)Dan Williams2014-08-202-19/+19
* core: print warning message when skipping invalid device plugin fileThomas Haller2014-08-201-11/+16
* libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection di...Dan Williams2014-08-204-40/+30
* supplicant: fix expected return type of AddBlob D-Bus callGeoffrey Thomas2014-08-201-2/+1
* settings: fix memory leak in get_settings_auth_cb()Thomas Haller2014-08-191-3/+2
* libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller2014-08-192-2/+2
* keyfile: fix crash due to uninitialized variable when reading invalid connectionThomas Haller2014-08-171-1/+1
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-1619-134/+144
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-163-5/+5
* libnm-core: drop nm_connection_create_setting()Dan Winship2014-08-161-3/+8
* all: fix up multiple-include-guard definesDan Winship2014-08-16110-295/+295
* keyfile: allow "," as unmanaged-devices separatorDan Williams2014-08-151-1/+1
* core: fix build with toolchains not exporting CLOCK_BOOTTIMEPeter Korsgaard2014-08-111-0/+9
* dhcp: fix killing wrong process ID on dhclient releaseDan Williams2014-08-082-9/+14
* core: fix a warning and a leakDan Winship2014-08-081-1/+2
* core: update data types of some hwaddr propertiesDan Winship2014-08-0713-152/+139
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-0715-92/+50
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-0742-55/+4
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-0721-123/+100
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-0719-50/+49
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-0617-811/+637
* logging: extract logging macros for devices to nm-device-logging.hThomas Haller2014-08-063-13/+49
* trivial: fix spacing in src/devices/wifi/nm-wifi-ap.hDan Winship2014-08-051-34/+34
* platform/tests: disable platform root test 'test-link-linux' for nowThomas Haller2014-08-041-1/+1
* supplicant: fix invalid parameter type in AddBlob D-Bus callGeoffrey Thomas2014-08-041-1/+1
* core: cleanup getting iface for NMDevice for loggingThomas Haller2014-08-021-20/+3
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-0127-0/+27
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-0137-38/+38
* libnm-core, etc: move NMSecretAgentCapabilities to NetworkManager.hDan Winship2014-08-011-8/+0
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-0113-43/+39
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-012-2/+2
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-0133-511/+511
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-1/+0