summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-1321-469/+735
* libnm-util: free temporary decoded base64 data when parsing OpenSSL key filesDan Williams2013-03-081-0/+3
* libnm-util: free PPPoE setting private data membersDan Williams2013-03-081-0/+13
* libnm-util: free temporary string when parsing OpenSSL key filesDan Williams2013-03-081-0/+3
* libnm-util: free temporary GByteArray when using NM_SETTING_802_1X_CK_SCHEME_...Dan Williams2013-03-081-37/+30
* libnm-util: fix leak of s390 subchannelsDan Williams2013-03-081-0/+5
* all: remove redundant return-if-fail checksDan Winship2013-03-073-37/+0
* libnm-glib: work around possible compiler bug with GValueArray deprecation wo...Dan Williams2013-02-271-27/+42
* build: avoid GValueArray deprecation warningsDan Winship2013-02-262-0/+2
* trivial: plug some memory leaksDan Williams2013-02-254-0/+4
* libnm-util: bump soname for added functionsDan Williams2013-02-221-1/+1
* libnm-util: add Since tags to new functions and propertiesDan Williams2013-02-228-0/+82
* trivial: fix up test-general.c after carrier-detect changesDan Williams2013-02-181-0/+1
* libnm-util: add the detailed description of carrier-detect to blurb as wellJiří Klimeš2013-02-183-3/+21
* core: Update device activation for :carrier-detectDan Winship2013-02-153-2/+41
* libnm-utils: add :carrier-detect propertiesDan Winship2013-02-159-0/+174
* libnm-util, libnm-glib: fix NMConnection:path againDan Winship2013-02-141-2/+1
* libnm-util, libnm-glib: Make NMRemoteConnection instantiable by NMObjectDan Winship2013-02-141-1/+2
* all: remove more pointless NULL checksDan Winship2013-02-131-28/+0
* all: remove pointless NULL checksDan Winship2013-02-137-125/+12
* libnm-util: move verify_wep_key() and verify_wpa_psk() to nm-utils.cJiří Klimeš2013-02-064-67/+88
* libnm-util: and fix up NMSettingBridgePort gtk-docs too...Dan Winship2013-01-111-3/+3
* libnm-util: fix up NMSettingBridge gtk-docsDan Winship2013-01-111-7/+7
* libnm-util: fix format string warningDan Williams2012-12-041-4/+4
* libnm-util: add NMSettingBridgePortDan Williams2012-11-306-0/+397
* libnm-util: add NMSettingBridgeDan Williams2012-11-306-0/+630
* libnm-util: return FALSE on missing NMSettingVlan:parent && NMSettingWired:ma...Jiří Klimeš2012-11-291-0/+1
* trivial: fix typos, wrong log domain in DHCPv4Stefan Brüns2012-11-201-4/+4
* dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski2012-11-163-0/+52
* build: improve documentation and test configure optionsPavel Šimerda2012-11-132-5/+4
* build: remove G_DISABLE_DEPRECATEDColin Walters2012-10-311-2/+1
* libnm-util: clean up setting registrationDan Williams2012-10-2922-238/+258
* docs: correct the description of nm_utils_ap_mode_security_valid()Jiří Klimeš2012-10-181-2/+2
* libnm-util: add methods for AP-mode security filteringDan Williams2012-10-173-0/+43
* wifi: support ap-mode with wpa_supplicantJan Luebbe2012-10-172-4/+12
* libnm-util: un-deprecate seen-bssids property and adjust its descriptionJiří Klimeš2012-10-161-15/+20
* build: "make check" fixesDan Winship2012-10-041-0/+1
* libnm-util: Improve NMSettingVlan's verify()Dan Winship2012-09-272-17/+61
* all: Don't use ctype.h macrosDan Winship2012-09-267-16/+9
* libnm-util: move nm_utils_is_uuid() hereDan Winship2012-09-264-19/+30
* libnm-util: add "secondaries" property containing secondary connection UUIDsJiří Klimeš2012-09-213-2/+123
* core: add settings for 4G (LTE) network modesMarius B. Kotsbak2012-09-112-4/+10
* libnm-util: minor cleanups for nm_utils_iface_valid_name()Dan Williams2012-08-291-1/+3
* libnm-util: move dev_valid_name() to libnm-util and make it publicThomas Graf2012-08-294-26/+34
* libnm-util: handle RSN IBSS in AP/connection compatibility checksDan Williams2012-08-271-5/+12
* docs: clarify byte order of returned value from nm_utils_ip4_prefix_to_netmask()Dan Williams2012-08-131-1/+1
* trivial: fix documentation typoDan Williams2012-08-061-1/+1
* docs: document OLPC Mesh setting errorsDan Williams2012-08-061-2/+8
* libnm-util: remove InfiniBand references in NMSettingVlanDan Winship2012-07-301-8/+5
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-2723-23/+23