summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: intern hyphen_name string in nm_properties_changed_signal_add_property()dcbw/0910-memleaksThomas Haller2015-02-101-1/+2
* core: fix memory leak in nm_properties_changed_signal_add_property()Thomas Haller2015-02-101-0/+4
* config: fix memleaks in config tests and readerDan Williams2015-02-102-4/+14
* config: fix memleak in read_config()Thomas Haller2015-02-101-2/+4
* config: fix memleak in merge_no_auto_default_state()Dan Williams2015-02-101-2/+3
* ifcfg-rh: fix memleak in test-ifcfg-rh.cDan Williams2015-02-101-0/+2
* ifcfg-rh: fix memleak in test_read_ibft_malformed()Dan Williams2015-02-101-0/+1
* ifcfg-rh: fix memleak in make_ip4_setting()Thomas Haller2015-02-101-0/+1
* fixup! ifcfg-rh: fix memleaks in readerDan Williams2015-02-101-1/+1
* fixup! ifcfg-rh/tests: fix memleaks in test code for valgrindDan Williams2015-02-101-1/+0
* tests: fix memleaks in test-wifi-ap-utils.cDan Williams2015-02-101-0/+3
* tests: allow running tests without valgrind by setting NMTST_NO_VALGRINDThomas Haller2015-02-101-0/+5
* test: initialize auto-destructed pointersLubomir Rintel2015-02-104-21/+22
* libnm-glib/tests: fix calling tests without valgrindThomas Haller2015-02-101-1/+1
* tests: fail valgrind script if log file is non-emptyThomas Haller2015-02-101-0/+5
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-103-1/+14
* libnm/tests: add valgrind suppressionsThomas Haller2015-02-101-0/+180
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-102-1/+6
* tests: enable valgrind tests for testsThomas Haller2015-02-1012-0/+13
* platform/tests: reenable valgrind testsThomas Haller2015-02-101-1/+1
* tests: add valgrind suppression for callouts testsThomas Haller2015-02-101-0/+18
* tests: add valgrind suppression for test-general-with-expectThomas Haller2015-02-101-0/+16
* supplicant/tests: fix memleaks in test code for valgrindThomas Haller2015-02-102-3/+8
* dhcp/tests: fix memleaks in test code for valgrindThomas Haller2015-02-101-0/+3
* device: refactor dispose/cleanup of NMDevice to free members in finalizeThomas Haller2015-02-101-3/+5
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-106-17/+47
* ifcfg-rh/tests: fix memleaks in test code for valgrindThomas Haller2015-02-101-2/+17
* keyfile/tests: fix memleaks in test code for valgrindThomas Haller2015-02-101-0/+5
* callouts/tests: fix memleak in test code for valgrindThomas Haller2015-02-101-5/+26
* core/tests: fix memleak in tests to avoid valgrind warningsThomas Haller2015-02-102-4/+6
* dhcp: fix memleak in process_dhclient_rfc3442_route()Thomas Haller2015-02-101-0/+1
* ifcfg-rh: fix memleak in write_ip4_aliases() and assert against overflowThomas Haller2015-02-101-4/+5
* ifcfg-rh: fix memleaks in readerThomas Haller2015-02-103-59/+45
* ifcfg-rh: fix memleak due to make_wpa_setting() returning both wsec and errorThomas Haller2015-02-101-1/+2
* ifcfg-rh: fix memleak in svSetValue()Thomas Haller2015-02-101-8/+8
* libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller2015-02-102-4/+6
* libnm: fix memleak in nm_setting_wired_get_s390_option() and refactorThomas Haller2015-02-101-18/+15
* libnm: fix memleak for config in NMSettingTeamPortThomas Haller2015-02-101-0/+12
* libnm: fix memleak for app_fcoe_mode in NMSettingDcbThomas Haller2015-02-101-1/+13
* cli: fix memleak in nmc_setting_get_valid_properties()Thomas Haller2015-02-101-0/+1
* callouts/tests: fix parsing dhcp in get_dispatcher_file()Thomas Haller2015-02-101-1/+1
* tests: fix valgrind script to handle exit value 77 (skip)Thomas Haller2015-02-101-1/+1
* wwan: recheck available connections when modem becomes unlocked (bgo #740966)Dan Williams2015-02-051-0/+3
* core: fix WiMAX enabled state file property nameDan Williams2015-02-021-1/+1
* dhcp: suppress warning about invalid DNS serversDan Williams2015-01-291-6/+4
* po: update Polish (pl) translation (bgo #743500)Piotr Drąg2015-01-251-73/+136
* build: update NEWS0.9.10.2-rc10.9.10.1Dan Williams2015-01-221-0/+42
* cli: add description for certificate properties in editor (rh #1182575)Jiří Klimeš2015-01-221-5/+44
* platform: avoid storing unknown netlink object types (bgo #742928)Aleksander Morgado2015-01-151-1/+44
* platform: don't read past end of address array (bgo #742937)Dan Williams2015-01-151-1/+8