summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-util: make nm_setting_vpn_remove_*() return gboolean instead of voidJiří Klimeš2013-04-032-9/+15
* dns-manager: remove an incorrect and unnecessary lineDan Winship2013-04-021-1/+0
* libnm-glib: adapt example to python 3.xPavel Šimerda2013-04-021-9/+10
* trivial: rename rand to avoid -WshadowPavel Šimerda2013-04-021-4/+4
* libnm-glib: convert DHCP option parsing to GHashTableIterDan Williams2013-04-012-22/+16
* libnm-util: convert remaining NMConnection users to GHashTableIterDan Williams2013-04-012-60/+199
* libnm-util: convert nm_setting_new_from_hash() to GHashTableIterDan Williams2013-04-012-45/+59
* libnm-util: convert nm_connection_duplicate() to GHashTableIterDan Williams2013-04-011-7/+6
* libnm-util: convert nm_connection_dump() to GHashTableIterDan Williams2013-04-011-11/+11
* libnm-util: convert nm_connection_compare() to GHashTableIterDan Williams2013-04-012-36/+94
* libnm-util: reduce memory used by NMConnectionDan Williams2013-04-011-3/+4
* libnm-glib: fix memory leak of GSimpleAsyncResult loading object propertiesDan Williams2013-04-011-0/+1
* libnm-util: fix memory leaks of dhcp_hostname and dhcp_client_idDan Williams2013-04-012-0/+4
* libnm-glib: fix memory leak of GSimpleAsyncResult getting connection settingsDan Williams2013-04-011-0/+1
* libnm-util: fix some memory leaks in testcasesDan Williams2013-04-011-0/+6
* valgrind: add common suppressionsDan Williams2013-04-011-0/+76
* libnm-util: make nm_setting_wired_add_s390_option() argument names consistentDan Williams2013-04-011-1/+1
* libnm-util: consolidate hex-string <-> bin conversion functionsJiří Klimeš2013-03-2811-310/+129
* trivial: add coverage data to .gitignorePavel Šimerda2013-03-271-0/+2
* dhclient: copy leasefiles from old location if needed (rh #916233) (bgo #696210)Dan Williams2013-03-261-16/+88
* cli: add property get functions - returning property value for presentationDan Winship2013-03-263-814/+867
* cli: make 'value' in NmcOutputField non constJiří Klimeš2013-03-268-155/+155
* libnm-utils: change the GValue transforms to match nmcli's outputsDan Winship2013-03-261-69/+39
* libnm-util: split GValue transforms out of nm-utils.cDan Winship2013-03-265-642/+665
* libnm-util: install :pin and :pin-flags as properties for NMSetting8021xJiří Klimeš2013-03-261-0/+41
* mobile: clarifiy modem state change log messageDan Williams2013-03-251-1/+1
* mobile: downgrade MM launch failure warning severity to debugDan Williams2013-03-251-2/+2
* ppp: ignore errors getting final PPP statsDan Williams2013-03-251-1/+2
* core: don't crash checking unmanaged specs if device has no hardware addressDan Williams2013-03-251-4/+6
* po: updated Marathi (mr) translation (bgo #696116)Sandeep Shedmake2013-03-251-548/+901
* po: updated Gujarati (gu) translation (bgo #696535)Sweta Kothari2013-03-251-551/+902
* po: updated Hindi (hi) translation (bgo #696537)Rajesh Ranjan2013-03-251-550/+902
* po: updated Tamil (ta) translation (bgo #696536)Shantha kumar2013-03-251-454/+840
* po: updated Oriya (Odia) (or) translation (bgo #696534)Manoj Kumar Giri2013-03-251-666/+911
* po: updated Polish (pl) translation (bgo #696459)Piotr Drąg2013-03-251-565/+1010
* po: fix syntax errors in gl, hr and or translationsPiotr Drąg2013-03-253-3/+3
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-2521-57/+57
* testing: fix configure.ac typo regarding valgrindPavel Šimerda2013-03-231-1/+1
* testing: support for valgrind memory checkingPavel Šimerda2013-03-222-2/+11
* libnm-glib: fix use-after-free getting device vendor and productDan Williams2013-03-221-57/+30
* ifcfg-rh: ensure missing STP property is interpreted as "off" (rh #922702)Dan Williams2013-03-224-2/+58
* dhcp: fix up testcase for "also request static-routes;"Dan Williams2013-03-211-0/+5
* dhcp: look harder for machine-id, and generate random DUID if it doesn't exis...Dan Williams2013-03-201-22/+27
* dhcp: we don't always have an NMSettingIP6Config for the DHCP hostnameDan Williams2013-03-201-1/+2
* dbus: reinstall property filter on dbus connection changes (rh #918273)Dan Williams2013-03-201-0/+26
* dbus: allow talking to the NetworkManager-SSH VPN pluginDan Fruehauf2013-03-201-0/+1
* dhclient: also request 'static-routes' option from DHCP server (rh #922558)Jiří Klimeš2013-03-201-0/+1
* libnm-util: add nm_setting_wired_get_valid_s390_options()Jiří Klimeš2013-03-193-0/+18
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #696073)Enrico Nicoletto2013-03-181-11/+11
* libnm-util: fix documentation of add(remove)_s390_option()Jiří Klimeš2013-03-181-5/+6