index
:
delta/python-packages/targetcli.git
add-usage
fix-dir-del-issue
master
upstream
user-backstore-poc
userback
github.com: agrover/targetcli-fb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
targetcli
/
ui_root.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix changing savedir directory mode
Lee Duncan
2023-04-24
1
-4
/
+6
*
saveconfig: set right perms on /etc/target/ dir
Prasanna Kumar Kalever
2020-06-01
1
-15
/
+25
*
saveconfig: set right perms on backup dir
Prasanna Kumar Kalever
2020-06-01
1
-3
/
+10
*
saveconfig: set 0o600 perms on backupfiles
Prasanna Kumar Kalever
2020-06-01
1
-0
/
+5
*
Merge pull request #141 from cvubrugier/remove-epydoc
Maurizio Lombardi
2019-11-04
1
-9
/
+8
|
\
|
*
Remove Epydoc markup from command messages
Christophe Vu-Brugier
2019-08-01
1
-9
/
+8
*
|
restoreconfig: add ability to restore/reload single target or storage_object
Prasanna Kumar Kalever
2019-08-13
1
-2
/
+6
|
/
*
Remove the extra semicolon in _save_backups
tang.wenji
2019-02-26
1
-1
/
+1
*
targetcli-fb: Fix raise exception error in _save_backups
Leo Zhang
2019-01-09
1
-1
/
+1
*
saveconfig: compress the backup config files
Prasanna Kumar Kalever
2018-11-28
1
-5
/
+39
*
fix amount of backup files in backup dir
tangwenji
2018-04-12
1
-1
/
+1
*
config: add saveconfig command to StorageObject level
Prasanna Kumar Kalever
2018-03-27
1
-47
/
+63
*
Fix default max_backup_files in ui_command_saveconfig
tangwenji
2018-03-15
1
-1
/
+1
*
backup: global option to tune max no. of backup conf files
Prasanna Kumar Kalever
2017-12-20
1
-3
/
+5
*
config: rename key 'kept_backups' as 'max_backup_files'
Prasanna Kumar Kalever
2017-12-19
1
-5
/
+5
*
config: backup when current config is different from recent backup copy
Prasanna Kumar Kalever
2017-12-18
1
-24
/
+29
*
config: defend on '/etc/target/backup' directory
Prasanna Kumar Kalever
2017-12-15
1
-21
/
+29
*
Read number of backup files to keep from file
Taylor Jakobson
2017-11-01
1
-1
/
+10
*
Properly detect errors when writing backup files. (Closes: #80) (#81)
Christian Seiler
2017-03-23
1
-10
/
+18
*
Clear backstore cache on refresh
Amartey Pearson
2017-01-23
1
-0
/
+4
*
Fix the "unused import" warnings reported by Pylint
Christophe Vu-Brugier
2015-06-05
1
-1
/
+0
*
Support Python 3 with "six" instead of running `2to3`
Christophe Vu-Brugier
2015-06-03
1
-10
/
+11
*
Autocomplete for restoreconfig and clearconfig
Andy Grover
2014-12-17
1
-1
/
+14
*
Change targetcli to use new package import names
Andy Grover
2014-12-02
1
-3
/
+3
*
Use any() for seeing if fm.wwns generates anything
Andy Grover
2014-11-13
1
-1
/
+1
*
Fix issue with sessions detail command
Andy Grover
2014-11-04
1
-1
/
+1
*
Change targetcli for configshell exception change
Andy Grover
2014-03-03
1
-7
/
+5
*
Use new rtslib restore_from_file and save_to_file APIs
Andy Grover
2013-11-20
1
-15
/
+6
*
Save RTSRoot to a member variable
Andy Grover
2013-11-20
1
-7
/
+7
*
Replace filter() with list comprehensions
Christophe Vu-Brugier
2013-10-11
1
-1
/
+1
*
targetcli: Change copyright to Apache License 2.0
Nicholas Bellinger
2013-07-23
1
-10
/
+10
*
Fix pychecker questionable code
Andy Grover
2013-05-09
1
-1
/
+1
*
Use 'with ignored'
Andy Grover
2013-04-12
1
-3
/
+2
*
Save N backups of config file
Andy Grover
2013-02-12
1
-9
/
+23
*
Change summary formats to "<thing>s: X" and handle rtslib changes
Andy Grover
2013-02-06
1
-1
/
+1
*
Use new restore functionality to provide better restoreconfig errors
Andy Grover
2013-01-07
1
-1
/
+3
*
Safer savefile writing
Andy Grover
2012-08-07
1
-1
/
+4
*
Only show fabrics present in the system
Andy Grover
2012-08-01
1
-2
/
+4
*
Update ui_command_sessions
Andy Grover
2012-03-19
1
-44
/
+50
*
+ command options for sessions, close #11
Johannes Dewender
2012-03-15
1
-29
/
+69
*
+ root command sessions, re #11
Johannes Dewender
2012-03-15
1
-0
/
+45
*
Shorten output by only printing basename of backup file
Andy Grover
2012-02-13
1
-1
/
+1
*
Remove differential behavior based on self.loaded
v2.0rc1.fb7
Andy Grover
2012-02-07
1
-11
/
+2
*
Don't load fabric modules on init.
Andy Grover
2012-02-07
1
-18
/
+1
*
Savefile may contain passwords, chmod to 600
Andy Grover
2012-01-25
1
-0
/
+2
*
Print better error messages
Andy Grover
2012-01-12
1
-3
/
+10
*
Fixup clearconfig param parsing a little
Andy Grover
2011-12-13
1
-2
/
+4
*
Simplify targetcli version command
Andy Grover
2011-12-09
1
-13
/
+1
*
Use expanduser(), check for existence in restoreconfig()
Andy Grover
2011-12-09
1
-0
/
+9
*
Clean up imports
Andy Grover
2011-12-09
1
-8
/
+2
[next]