summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* test: fix failure in `make check` due to invalid sorting of libnm-util/libnm-...Thomas Haller2014-03-061-1/+1
* libnm-util: add nm_utils_check_virtual_device_compatibility()Dan Winship2014-03-065-10/+83
* libnm-util: fix minor bugs in nm_setting_vlan_remove_priority_str_by_value()Dan Winship2014-03-051-3/+4
* core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš2014-03-053-3/+28
* libnm-util: more specific error for missing ipv[46].adddress when method=manualJiří Klimeš2014-03-032-8/+10
* libnm-util: fix some parameter names to kill gtk-doc warningsDan Winship2014-02-281-2/+2
* libnm-util: add *_remove_*_by_value() functions for 'vlan' settingJiří Klimeš2014-02-283-2/+87
* libnm-util: add *_remove_*_by_value() functions for '802-11-wireless-security...Jiří Klimeš2014-02-283-19/+127
* libnm-util: add *_remove_*_by_value() functions for '802-11-wireless' settingJiří Klimeš2014-02-283-2/+65
* libnm-util: add *_remove_*_by_value() functions for '802-3-ethernet' settingJiří Klimeš2014-02-283-2/+65
* libnm-util: add *_remove_*_by_value() functions for 'connection' settingJiří Klimeš2014-02-283-1/+90
* libnm-util: add *_remove_*_by_value() functions for '802-1x' settingJiří Klimeš2014-02-283-12/+122
* libnm-util: add *_remove_*_by_value() functions for 'ipv4' and 'ipv6' settingsJiří Klimeš2014-02-285-26/+309
* libnm-util: fix adding values to 'phase2-altsubject-matches'Jiří Klimeš2014-02-251-5/+6
* libnm-util: fix verify_identity() in '802-1x' settingJiří Klimeš2014-02-251-0/+2
* docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdocJiří Klimeš2014-02-246-37/+37
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-1314-3/+48
* libnm-util, libnm-glib: add some missing "Since: 0.9.10" tagsDan Winship2014-02-133-0/+28
* libnm-util, libnm-glib: add device/connection describing functionsDan Winship2014-01-273-2/+47
* core: allow custom IP address ranges for Shared connections (bgo #675973)Dan Williams2014-01-231-8/+11
* libnm-util: add assert to nm_utils_ip4_netmask_to_prefixThomas Haller2014-01-212-4/+20
* libnm-util: fix trivial GOI copy & paste issueDan Williams2014-01-211-1/+0
* libnm-glib; fix introspection annotations so that <ipv6>.get_address() workedJiří Klimeš2014-01-161-4/+9
* libnm-util: add a missing GValue transform needed by nmtuiDan Winship2014-01-161-0/+21
* libnm-util: only emit one CHANGED signal when adding several settingsThomas Haller2014-01-151-23/+45
* libnm-util: raise CHANGED signal in nm_connection_update_secrets only on changeThomas Haller2014-01-155-49/+108
* libnm-util: raise CHANGED signal in nm_connection_clear_secrets only on changeThomas Haller2014-01-155-24/+74
* libnl-util: refactor nm_utils_ip4_prefix_to_netmask/netmask_to_prefixThomas Haller2014-01-102-26/+76
* trivial: fix erroneous copy&paste value in libnm-glibJiří Klimeš2013-12-181-1/+1
* libnm-util: minor refactoring in nm_connection_compare()Thomas Haller2013-12-171-6/+6
* libnm-util: don't introspect nm_utils_inet[46]_ntopDan Winship2013-12-161-2/+2
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-1229-90/+85
* trivial: fix typo in pppoe::service propertyJiří Klimeš2013-12-121-2/+2
* libnm-util: don't touch dhcp-send-hostname when setting dhcp-hostname (rh #10...Jiří Klimeš2013-12-121-3/+0
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-091-53/+9
* libnm-util: add nm_utils_inet[46]_ntop functionsThomas Haller2013-12-093-0/+67
* libnm-util: bugfix wrong diff result in nm_connection_diffThomas Haller2013-12-091-7/+9
* libnm-util: call virtual compare_property in nm_connection_diffThomas Haller2013-12-051-10/+7
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-0518-61/+139
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-0227-230/+223
* Revert "libnm-util: refactor NMSetting construction, assert of setting name"Jiří Klimeš2013-11-281-3/+27
* libnm-util: refactor NMSetting construction, assert of setting nameThomas Haller2013-11-271-27/+3
* libnm-util: fix minor memory leak in infiniband settingThomas Haller2013-11-271-0/+1
* libnm-util: trivial: rename private field and enum value in NMSettingVlanThomas Haller2013-11-271-13/+13
* libnm-util: fix minor memory leaks in bond and team settingThomas Haller2013-11-272-0/+3
* doc: fix description of nm_setting_set_secret_flags()Jiří Klimeš2013-11-181-1/+1
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-134-9/+6
* trivial: whitespace fixThomas Haller2013-11-073-3/+3
* trivial: make nm_connection_dump more forgiving when passing NULLThomas Haller2013-11-071-1/+2
* libnm-util: belatedly export nm_setting_generic_new()Dan Winship2013-11-011-0/+1