NetworkManager/system-settings/plugins/keyfile
Daniel Gnoutcheff 1db8ba379f keyfile: correctly send the 'update' signal
For exported connections, nm_settings_connection_interface_update() is
supposed to cause the emission of a
NM_SETTINGS_CONNECTION_INTERFACE_UPDATED signal.  This is usually done
by chaining up to the NMExportedConnection implementation of this
method, which actually emits the signal.  However, the
NMKeyfileConnection implementation usually forgot to do this.  Rewrite
so that we always chain up after successfully saving settings.
2010-07-28 02:31:02 -07:00
..
io core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
tests keyfile: add testcases for plain GSM connections 2010-05-26 01:19:21 -07:00
Makefile.am libnm-glib: libnm_glib -> libnm-glib 2009-08-26 13:07:35 -05:00
nm-keyfile-connection.c keyfile: correctly send the 'update' signal 2010-07-28 02:31:02 -07:00
nm-keyfile-connection.h Update license headers 2008-11-03 16:05:11 +00:00
plugin.c system-settings: fix plugins for /etc/NetworkManager/NetworkManager.conf 2010-03-06 00:18:28 -08:00
plugin.h Update license headers 2008-11-03 16:05:11 +00:00