mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 19:10:09 +01:00
* dhcpcd/client.c - Use correct timeout value * info-daemon/NetworkManagerInfoDbus.c src/NetworkManagerDbus.c - Consolidate communication between NM and NMI by doing only 1 dbus method call to get Wireless Network info from NMI instead of 6 * src/NetworkManager.c - Make sure to cancel activation when we receive a SIGTERM, otherwise when we didn't have an AP to use, we'd wait for one forever without quitting * src/NetworkManagerDevice.c - nm_device_activation_cancel(): Fix a race between dhcp and quitting activation, dhcp might not have started yet but we don't quit activation before starting it, so the quit signal gets lost git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@363 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 | ||
| NetworkManagerInfoVPN.c | ||
| NetworkManagerInfoVPN.h | ||
| networks.glade | ||
| passphrase.glade | ||