summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* all: add nm-core-internal.h headerThomas Haller2014-08-221-1/+0
* cli: succeed in master bring-up when device state reaches IP_CONFIG (bgo #733...Thomas Haller2014-08-191-40/+51
* trivial: fix a typo in show_access_point_info() function nameJiří Klimeš2014-08-181-3/+3
* cli: fix crash in `nmcli device wifi` with multiple wifi devices (bgo #734466)Jiří Klimeš2014-08-181-2/+25
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-164-7/+7
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-162-4/+4
* libnm: remove NMRemoteConnection::updated signalDan Winship2014-08-071-4/+4
* libnm: port NMRemoteSettings to NMObjectDan Winship2014-08-074-62/+22
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-075-21/+21
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-071-1/+2
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-073-7/+1
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-075-19/+23
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-0133-147/+22
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-015-10/+28
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-017-31/+31
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-107/+6
* all: port everything to libnmDan Winship2014-08-019-26/+23
* cli: fix warning in parse_output_fields() about strict-overflowThomas Haller2014-08-011-2/+2
* cli: fix warning about uninitialized valueThomas Haller2014-08-011-0/+3
* cli: remove unused static struct nmc_mobile_settingsThomas Haller2014-08-011-11/+0
* all: add compatibility macros to ignore deprecation warnings for clangThomas Haller2014-08-012-0/+2
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-30141-0/+49075