lp://staging/network-manager
- Get this branch:
- bzr branch lp://staging/network-manager
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/NetworkManager/NetworkManager.git.
Last successful import was .
Whiteboard
Contains submodules, which require nested tree support in bzr.
Recent revisions
- 6565. By Pavel Šimerda <email address hidden>
-
platform: fix NMPlatformLink/
NMFakePlatformL ink type mismatch - 6564. By Jiří Klimeš <email address hidden>
-
cli: make prompts asking for user input translatable in 'nmcli device'
- 6561. By Jiří Klimeš <email address hidden>
-
man: nmcli man page update for '--wait' and removing '--nowait', '--timeout'
and '--private' -> 'private yes|no' change
- 6560. By Jiří Klimeš <email address hidden>
-
cli: change '--private' to 'private yes|no' in 'nmcli dev wifi connect'
Missing 'private' argument default to private=no, the same way as before.
- 6559. By Jiří Klimeš <email address hidden>
-
cli: remove '--nowait' and '--timeout' options and use global '--wait' instead
'--wait 0' corresponds to '--nowait'
'--wait n' for n > 0 corresponds to '--timeout n' - 6558. By Jiří Klimeš <email address hidden>
-
cli: add global '--wait <seconds>' option - timeout waiting for operations
--wait <0-maxint>
0 : means "do not wait". nmcli exits immediatelly with success.
1... : if operation doesn't finish within the timeout, nmcli exits with an error - 6557. By Dan Williams <email address hidden>
-
core: ensure newly-created master interfaces are ready for activation
Reverts part of
2226a00cc2400a4
150a83c119c8bfc c06ff2e988
core: add a "default-unmanaged" setting for devicesNewly-created master interfaces are in the UNAVAILABLE state, but if
they were created in response to a slave connection being activated,
the master must be activated immediately too. But a device cannot
be activated unless it's in the DISCONNECTED state, so restore that
state change.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)