summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* libnm-core, libnm-util: remove some useless code in nm-settings.cDan Winship2014-09-041-20/+2
* libnm-util: generate-plugin-docs.pl-related fixesDan Winship2014-09-032-6/+6
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-2915-0/+1156
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-297-0/+151
* libnm-util: generate-plugin-docs.pl script for extracting plugin docsJiří Klimeš2014-08-292-3/+206
* libnm-util: properly disconnect "notify" signal for settings in NMConnectionThomas Haller2014-08-221-13/+19
* libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-221-1/+1
* libnm-core: add normalize of MTU for NMSettingInfinibandThomas Haller2014-08-221-0/+1
* trivial: don't shadow rand(3)Dan Williams2014-08-201-5/+5
* libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller2014-08-191-6/+8
* build: fix generate-setting-docs.py to work with python3Thomas Haller2014-08-121-3/+5
* libnm-util: don't warn about unrecognized propertiesDan Winship2014-08-081-2/+4
* libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutilsDan Winship2014-08-073-130/+173
* libnm-util/test: fix tests not to write a core fileThomas Haller2014-08-041-1/+23
* libnm-util/tests: fix build for older glib with unknown G_SPAWN_DEFAULTThomas Haller2014-08-041-1/+1
* libnm-util/test: fix build for clang due to deprecated warningThomas Haller2014-08-011-0/+2
* libnm, libnm-utils: error out if mixed libnm/libnm-util symbols are detectedDan Winship2014-08-014-1/+93
* libnm-util: remove NM_UTIL_PRIVATE_CALL, NMSettingIP4Config:address-labelsDan Winship2014-08-015-322/+17
* libnm-util, core: fix warning about signed integer overflow (-Wstrict-overflow)Thomas Haller2014-08-011-1/+1
* libnm-util: fix warning converting between enum types in nm-setting-8021x.cThomas Haller2014-08-011-2/+7
* build: clean nm-version.hDan Williams2014-07-311-1/+1
* libnm-util: fix enum member names in a gtk-doc commentDan Winship2014-07-231-7/+7
* libnm-util: fix gtk-doc syntax in nm-version.h to avoid a warningDan Winship2014-07-231-1/+1
* platform: assert against the maximum length of link_get_address()Thomas Haller2014-07-231-3/+2
* include: add NM_DEVICE_CAP_IS_SOFTWARE capabilityJiří Klimeš2014-07-221-2/+4
* libnm-util: fix leak in _nm_connection_verify()Thomas Haller2014-07-151-1/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-152-4/+4
* libnm-util: NetworkManager.h/NetworkManagerVPN.h doc fixupsDan Winship2014-07-152-123/+159
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-1543-350/+490
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-1572-280/+118
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-151-4/+4
* libnm-util: move NetworkManager.h, etc, from include/ to hereDan Winship2014-07-154-4/+967
* libnm-util: fix build with --with-crypto=gnutlsDan Winship2014-07-111-3/+3
* trivial: add a missing word to documentationDan Winship2014-07-071-1/+1
* build: call generate-setting-docs.py directly instead of through straceThomas Haller2014-07-041-1/+1
* libnm-util: merge nm-util-private and nm-utils-privateDan Williams2014-07-027-118/+85
* docs: fix multi-line Since notationDan Williams2014-07-011-1/+2
* libnm-util: normalize IP settings in connectionThomas Haller2014-06-303-31/+97
* libnm-util: validate master/slave-type property in NMSettingConnection::verify()Thomas Haller2014-06-301-4/+32
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-3010-96/+316
* libnm-util: add function nm_connection_normalizeThomas Haller2014-06-306-22/+195
* test: nm_connection_verify() sets the interface-name to virtual_iface_name.Thomas Haller2014-06-301-0/+44
* libnm-util: add function nm_connection_get_interface_name()Thomas Haller2014-06-304-1/+34
* build: 'nm-setting-docs.xml' must depend on 'NetworkManager-1.0.typelib'Thomas Haller2014-06-301-1/+1
* libnm-util: build nm-setting-docs.xml against uninstalled libnm-utilDan Winship2014-06-271-1/+3
* build: fix nm-setting-docs build in various configurationsDan Winship2014-06-271-0/+4
* build: fix multiple definitions of DISTCLEANFILESDan Williams2014-06-261-1/+1
* libnm-util: document "address-labels" property as for internal use onlyJiří Klimeš2014-06-261-0/+5
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-5/+4
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-1926-1789/+840