lp://qastaging/~network-manager/network-manager/trunk
NetworkManager (trunk) from http://
- Get this branch:
- bzr branch lp://qastaging/~network-manager/network-manager/trunk
Branch merges
Branch information
- Location:
- http://bzr-mirror.gnome.org/NetworkManager/trunk
- Last mirrored:
- Next mirror:
- Disabled
Updating branch...
Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.
Recent revisions
- 3658. By dcbw
-
2008-10-21 Dan Williams <email address hidden>
* src/NetworkMana
gerPolicy. c
- (update_etc_hosts): don't leak errors, and ensure that
g_file_set_contents( ) gets a valid error placeholder (rh #461933) - 3657. By dcbw
-
2008-10-21 Dan Williams <email address hidden>
* src/nm-manager.c
- (free_get_settings_ info): don't use the DBusGProxy which could be
disposed of by the time the function is called
- (internal_new_connection_ cb): save connection scope
- (connection_get_settings_ cb): don't replace a connection unless it's
actually different from the existing one; fixes an issue where
killing the settings service wouldn't deactivate an active connection
provided by that settings service, because it was using a connection
that had already been replaced in the system or user hash - 3656. By dcbw
-
2008-10-21 Dan Williams <email address hidden>
* src/NetworkMana
ger.c
- (main): keep the DHCP manager around since it's a singleton; fixes
a use-after-free exposed by r4196 since the DHCP manager singleton
variable isn't cleared when the DHCP manager object is finalized - 3655. By dcbw
-
2008-10-20 Dan Williams <email address hidden>
* libnm-util/
nm-setting- wireless- security. c
- (verify): accept 'none' as a pairwise cipher with Ad-Hoc WPA connections - 3654. By dcbw
-
2008-10-20 Dan Williams <email address hidden>
* src/supplicant-
manager/ nm-supplicant- config. c
- (ADD_STRING_LIST_VAL) : don't add empty values to the supplicant config - 3653. By dcbw
-
2008-10-20 Dan Williams <email address hidden>
* src/dhcp-
manager/ nm-dhcp- manager. c
- (nm_dhcp_manager_ get): fix mismatched refcount; creating the dhcp
manager object already refs it once
- (nm_dhcp_manager_ cancel_ transaction_ real): clear freed variables that
also get cleaned up by nm_dhcp_device_ destroy( ) to prevent
double-frees - 3651. By dcbw
-
2008-10-20 Dan Williams <email address hidden>
* src/nm-manager.c
- (initial_get_connections ): use private dbus manager, don't keep
ref-ing the singleton. Fixes mismatched refcounts of the dbus
manager object.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)