summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: add _nm_utils_hash_values_to_slist()Thomas Haller2014-08-222-0/+31
* libnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL to nm-core-internal.hThomas Haller2014-08-223-7/+9
* libnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE flag in "nm-core-inter...Thomas Haller2014-08-222-7/+9
* all: add nm-core-internal.h headerThomas Haller2014-08-227-67/+68
* libnm-core: clarify a comment about InfiniBand hardware address matchingDan Winship2014-08-201-2/+3
* libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection di...Dan Williams2014-08-201-0/+11
* libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller2014-08-191-6/+8
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-168-231/+252
* libnm-core: add missing NMConnection signal class handlersDan Winship2014-08-162-3/+8
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-165-40/+25
* libnm-core: drop nm_connection_create_setting()Dan Winship2014-08-162-25/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-1633-98/+98
* libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutilsDan Winship2014-08-073-127/+169
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-073-0/+156
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-078-8/+4
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-072-9/+3
* libnm-core: rewrite nm_utils_hwaddr_ntoa()Dan Winship2014-08-071-6/+6
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-075-109/+66
* build: fix out-of-tree build for libnm-coreThomas Haller2014-08-011-3/+4
* libnm, libnm-utils: error out if mixed libnm/libnm-util symbols are detectedDan Winship2014-08-011-0/+13
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-0159-28/+118
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-016-12/+12
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-12/+5
* libnm: fix up class struct reserved slotsDan Winship2014-08-0128-132/+63
* libnm-core, etc: move NMSecretAgentCapabilities to NetworkManager.hDan Winship2014-08-011-0/+19
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-011-0/+33
* libnm: add NetworkManager.h and NetworkManagerVPN.h to enum-typesDan Winship2014-08-013-11/+11
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-011-3/+3
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-0111-267/+267
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-0136-373/+0
* libnm: remove all deprecated functions and typesDan Winship2014-08-019-274/+14
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-0114-67/+286
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-0176-0/+41783