summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: again allow calling AddAndActivateConnection() without a connectionJiří Klimeš2013-11-011-1/+2
* libnm-util: do not assert valid connection type in nm_connection_is_type()Jiří Klimeš2013-11-011-2/+1
* libnm-util: add Data Center Bridging (DCB) settingDan Williams2013-10-318-2/+1812
* libnm-util: validate "primary" bonding option as an interface nameJiří Klimeš2013-10-251-1/+13
* libnm-util: do not g_warn when trying to set invalid bond optionThomas Haller2013-10-251-7/+16
* libnm-util: expose nm_setting_bond_validate_option as public APIThomas Haller2013-10-253-17/+35
* bond: handle bond options more gracefullyThomas Haller2013-10-252-30/+123
* libnm-util: fix slave IP config checkingDan Winship2013-10-241-7/+9
* libnm-util: centralize find_setting_by_name codeDan Winship2013-10-246-58/+35
* libnm-util: fix a leak in NMSettingIP6ConfigDan Winship2013-10-241-2/+1
* core: add support for EAP-PWD authenticationjvoisin2013-10-231-3/+4
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-223-8/+5
* Fix typosYuri Chornoivan2013-10-191-1/+1
* libnm-util: remove reference to non-existent "Posix" namespaceDan Winship2013-10-111-4/+1
* libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship2013-10-111-25/+26
* core: avoid use-after-free in libnm-util/bond.verify()Thomas Haller2013-10-081-2/+2
* libnm: more valgrinding fixesDan Winship2013-10-032-0/+3
* libnm-util: only remove ARP when MIIMON is being set to non-zero and vice versaJiří Klimeš2013-10-011-2/+4
* libnm-util: support the "primary" bond optionDan Winship2013-09-272-0/+28
* libnm-util, libnm-glib: bump .so versions to be higher than 0.9.8.4'sDan Winship2013-09-251-1/+1
* core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš2013-09-181-1/+1
* all: standardize on NMSettingWired:mac-address for all VLANsDan Winship2013-09-121-9/+7