mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 17:50:14 +01:00
* info-daemon/NWManagerInfo.h
- (struct NetworkManagerInfo): add shutdown_timeout GSource
* info-daemon/NWManagerInfoDbus.c
- (shutdown_callback): new function
- (nmi_dbus_filter): Create a 30 second timeout until shutdown
if NetworkManager goes away. Kill the timeout
if NetworkManager restarts before the 30 seconds
are up.
- (nmi_dbus_service_init):
- call gtk_main_quit if NetworkManager is not running
- add filters to monitor dbus service creations and
deletions
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@204 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| keyring.png | ||
| Makefile.am | ||
| NetworkManagerInfo.c | ||
| NetworkManagerInfo.conf | ||
| NetworkManagerInfo.h | ||
| NetworkManagerInfoDbus.c | ||
| NetworkManagerInfoDbus.h | ||
| NetworkManagerInfoNetworksDialog.c | ||
| NetworkManagerInfoNetworksDialog.h | ||
| NetworkManagerInfoPassphraseDialog.c | ||
| NetworkManagerInfoPassphraseDialog.h | ||
| networks.glade | ||
| passphrase.glade | ||