summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: fix crash in nm-manager-authth/crash_authThomas Haller2013-11-221-7/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-3/+0
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-4/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-7/+8
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-14/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-2/+5
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-6/+3
* core: fix crash in nm-manager-authThomas Haller2013-11-221-8/+20
* core: nm-manager-auth.c: make cancellable only when neededThomas Haller2013-11-221-3/+4
* core: trivial, remove setting values of struct before g_free()Thomas Haller2013-11-221-4/+0
* core: trivial, rename variableThomas Haller2013-11-221-6/+6
* cli: initialize interface-name for new team connections in editorJiří Klimeš2013-11-221-1/+5
* cli: bash completion completes filenames for team "config" propertyThomas Haller2013-11-221-1/+7
* cli: complete file names for properties whose value is a file nameJiří Klimeš2013-11-221-6/+83
* cli: support file names for 'config' argument when creating team connectionsJiří Klimeš2013-11-224-17/+163
* core: ignore RA-provided default routes (rh #1029213)Dan Williams2013-11-201-5/+11
* core: do not generate a connection for loopback interface (rh #1032594)Jiří Klimeš2013-11-201-9/+10
* dispatcher: fix crash while logging from signal handlerThomas Haller2013-11-191-20/+10
* libnm-glib: fix crash by taking additional ref in nm-remote-connection/result_cbThomas Haller2013-11-181-0/+2
* device: remove invalid assertion in slave_state_changed()Jiří Klimeš2013-11-181-1/+0
* build: fix for `make distcheck` without enable-gtk-docThomas Haller2013-11-182-1/+2
* trivial: fix some prototypesDan Williams2013-11-181-2/+2
* cli: bash completion must not suggest IP options for adding slave typesThomas Haller2013-11-181-0/+3
* trivial: ifcfg-rh: remove unused code/variablesThomas Haller2013-11-181-3/+0
* cli: add missing reason-to-string mappings for NMDeviceStateReasonJiří Klimeš2013-11-181-0/+7
* doc: fix description of nm_setting_set_secret_flags()Jiří Klimeš2013-11-181-1/+1
* team: correct the message telling the teamd binary is missingJiří Klimeš2013-11-181-1/+2
* cli: add 'config' option to bash completion when adding team-slave connectionThomas Haller2013-11-181-1/+1
* settings: fix return value in nm_system_config_interface_load_connection()Jiří Klimeš2013-11-181-1/+1
* libnm-glib: fix return value in nm_remote_settings_load_connections()Jiří Klimeš2013-11-181-2/+2
* cli: adjust bash completion for `nmcli connection load <file>...`Thomas Haller2013-11-151-0/+6
* cli: add "nmcli con load file..."Dan Winship2013-11-152-2/+57
* libnm-glib: add nm_remote_settings_load_connections()Dan Winship2013-11-153-0/+77
* core: add o.fd.NM.Settings.LoadConnectionsDan Winship2013-11-156-7/+163
* devices: use disable_ipv6 as appropriateDan Winship2013-11-151-3/+30
* devices: enable/disable kernel IPv6 autoconf at the appropriate timesDan Winship2013-11-151-22/+16
* devices: clean up accept_ra/use_tempaddr handlingDan Winship2013-11-151-68/+45
* devices: rename ip6_privacy_tempaddr_* vars to match sysctlDan Winship2013-11-151-19/+19
* devices: "deactivate" devices when going from UNMANAGED->UNAVAILABLEDan Winship2013-11-151-2/+4
* core: remove redundant sysctl utilitiesDan Winship2013-11-156-142/+43
* libnm-glib: fix a crash in NMObjectDan Winship2013-11-141-0/+3
* core: allow default wired connections to stay up when quittingDan Williams2013-11-143-4/+9
* settings: simplify connection signal handlingDan Williams2013-11-141-55/+34
* device: bind the generated loopback connection to 'lo' interfaceJiří Klimeš2013-11-141-0/+6
* cli: allow editing 'generic' connectionsJiří Klimeš2013-11-141-0/+8
* cli: fix crash on editing 'lo' connection (rh #1030395)Jiří Klimeš2013-11-141-1/+1
* platform: dump objects that fail to be added (rh #1029213)Dan Williams2013-11-131-0/+5
* core: fix re-activation of existing active connectionDan Winship2013-11-131-6/+9
* settings: convert NMDefaultWiredConnection into a plain NMSettingsConnection ...Dan Williams2013-11-136-348/+118
* coverity: fix various warnings detected with Coverity (fixup)Thomas Haller2013-11-133-3/+9