summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: log a identifying token for dbus objects when a property changesth/LOGThomas Haller2013-11-221-3/+2
* core: refactoring logging in NMDevice to prefix each line with identifierThomas Haller2013-11-222-44/+61
* 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
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-1340-124/+143
* cli: fix reading IP config for *-slavesThomas Haller2013-11-131-2/+4
* cli: fix potential crash in nmcli when using strcmpThomas Haller2013-11-131-3/+3
* core: fix setting wifi qualityThomas Haller2013-11-131-1/+2
* gsystem: update libgsystem to current upstream masterThomas Haller2013-11-131-0/+0
* cli: fix bash completion for curser not at EOL (2)Thomas Haller2013-11-131-1/+1
* cli: fix bash completion for curser not at EOLThomas Haller2013-11-131-0/+7
* cli: add bash-completion for 'nmcli general hostname'Thomas Haller2013-11-131-1/+10
* cli: add support for getting/setting hostname to nmcli (rh #1018510)Jiří Klimeš2013-11-132-6/+54
* cli: tivial fixup whitespace in command description textThomas Haller2013-11-121-4/+4
* cli: improve handling of quoting in bash completionThomas Haller2013-11-121-0/+6
* core: require secondary connections to be VPNs (rh #997039)Dan Winship2013-11-121-25/+32
* keyfile: don't crash when in-memory-only connections don't have pathsJiří Klimeš2013-11-121-3/+6