summaryrefslogtreecommitdiff
path: root/libnm-util
AgeCommit message (Expand)AuthorFilesLines
2012-09-27libnm-util: Improve NMSettingVlan's verify()Dan Winship2-17/+61
2012-09-26all: Don't use ctype.h macrosDan Winship7-16/+9
2012-09-26libnm-util: move nm_utils_is_uuid() hereDan Winship4-19/+30
2012-09-21libnm-util: add "secondaries" property containing secondary connection UUIDsJiří Klimeš3-2/+123
2012-09-11core: add settings for 4G (LTE) network modesMarius B. Kotsbak2-4/+10
2012-08-29libnm-util: minor cleanups for nm_utils_iface_valid_name()Dan Williams1-1/+3
2012-08-29libnm-util: move dev_valid_name() to libnm-util and make it publicThomas Graf4-26/+34
2012-08-27libnm-util: handle RSN IBSS in AP/connection compatibility checksDan Williams1-5/+12
2012-08-13docs: clarify byte order of returned value from nm_utils_ip4_prefix_to_netmask()Dan Williams1-1/+1
2012-08-06trivial: fix documentation typoDan Williams1-1/+1
2012-08-06docs: document OLPC Mesh setting errorsDan Williams1-2/+8
2012-07-30libnm-util: remove InfiniBand references in NMSettingVlanDan Winship1-8/+5
2012-07-27core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš23-23/+23
2012-07-23libnm-util: clean up some private symbolsDan Williams2-12/+7
2012-07-16libnm-util: add nm_utils_file_is_pkcs12() for checking PKCS#12 file formatJiří Klimeš3-2/+18
2012-07-11docs: fix documentation for some VLAN setting functionsJiří Klimeš1-6/+6
2012-07-02libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams2-4/+4
2012-07-02libnm-util: remove unused zone related codeJiri Popelka2-15/+0
2012-06-29docs: fix a few documentation errorsJiří Klimeš1-3/+3
2012-06-14Fix various bits of broken gtk-docColin Walters7-26/+26
2012-06-12docs: fix some annotations and documentationDan Williams2-1/+2
2012-06-11introspection: fix wrong symbol prefix in the Makefile (bgo #677498)Alberto Ruiz1-1/+1
2012-06-07libnm-util: fix return values in g_return_val_if_fail()Jiří Klimeš3-12/+12
2012-06-03tests: fix libnm-util testcase on 32-bit platformsDan Williams1-1/+1
2012-06-01introspection: removes redudant package names from gir files (bgo #677296)Alberto Ruiz1-0/+1
2012-05-18adsl: add libnm-glib and nmcli codePantelis Koukousoulas3-6/+31
2012-05-18adsl: settings and initial "scaffolding"Pantelis Koukousoulas4-0/+575
2012-05-02libnm-util: add 'hidden' property to the wireless settingDan Williams3-1/+49
2012-04-05Fix a few misc issues noticed by CoverityDan Winship1-1/+1
2012-03-24Fix format string vulnerability in verify ()Michael Biebl1-4/+4
2012-03-23libnm-util: bump soname minorDan Williams1-1/+1
2012-03-22libnm-util: improve NMSettingBond:verify()Dan Winship2-8/+130
2012-03-22libnm-util: fix an NMSettingBond bugDan Winship1-2/+11
2012-03-16wifi: disable Ad-Hoc WPA connections (lp:905748)Dan Williams1-0/+4
2012-03-16Add a workaround for a problem creating InfiniBand connectionsDan Winship1-1/+1
2012-03-15core: allow IPv4 to fail by defaultTore Anderson1-1/+1
2012-03-13libnm-util: do not assert on buggy drivers with no WEP cipher capabilitiesJiří Klimeš1-0/+2
2012-03-13trivial: fix InfiniBand typoJiří Klimeš1-1/+1
2012-03-12Fix names of error enum valuesDan Winship21-81/+81
2012-03-06Fix capitalization of "InfiniBand"Dan Winship1-2/+2
2012-03-02libnm-util: fix two bugs in nm_setting_bond_get_option()Dan Winship1-3/+3
2012-03-01libnm-util: add functions for getting valid bond options and defaultsDan Williams3-23/+82
2012-03-01libnm-util: add 'parent' property to VLAN settingDan Williams3-31/+67
2012-02-27libnm-util: add a property for IPv6 Privacy Extensions to NMSettingIP6ConfigJiří Klimeš3-2/+79
2012-02-22build: fix srcdir != builddir for new generated headersColin Walters1-1/+2
2012-02-21libnm-util: fix a docs typoDan Winship1-2/+2
2012-02-20docs: correct NMSettingBond documentation errorsJiří Klimeš2-11/+11
2012-02-16libnm-util: various cleanups and documentation fixesDan Williams3-78/+183
2012-02-16libnm-util: add VLAN setting and propertiesWeiping Pan6-2/+776
2012-02-15bonding: convert individual bonding options to a dictThomas Graf3-269/+212