| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This patch converts rtslib code copyright from AGPL to the
permissive Apache License 2.0.
It also update copyright owner to Datera, Inc.
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
|
| |
|
|
| |
* Do not enter a new object context right after creating it by default.
|
| |
|
|
|
| |
* Now displaying targetcli / rtslib version on startup
* Retained only copyright notice.
|
| | |
|
| |
|
|
|
|
|
| |
* Now using console, log, prefs through shell.
* Root node binds to shell, not the other way.
* Replaced del_child() calls by remove_child()
* Replaced a children loop scan by ConfigNode get_child() method.
|
| |
|
|
|
| |
* Automatically cd's to newly created object after a 'create' command if true.
* Added autosave (always) of last created node's path under @last bookmark.
|
| |
|
|
|
|
|
|
|
| |
* Added 'legacy_hba_view' global boolean to select legacy view if needed.
* Added root refresh when setting a global parameter.
* All backstore plugins now part of the backstores/ tree
* Only one storage object by backstore.
* We now hide indiviual backstores. As they are mapped 1:1 with
storage objects, both levels are collapsed.
|
| | |
|
| | |
|
| | |
|
|
|
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
|