index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
netcmd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
netcmd: Add sanity-check for invalid domain rename args
Tim Beale
1
-3
/
+14
2018-07-10
netcmd: Add brief log file of what the backup actually contains
Tim Beale
1
-0
/
+25
2018-07-10
netcmd: Add no-secrets option to domain backups
Tim Beale
1
-5
/
+37
2018-07-05
netcmd: Use dbcheck to fix DB problems introduced by restore itself
Tim Beale
1
-0
/
+29
2018-07-05
netcmd: Extend 'backup restore' command to handle renamed domains
Tim Beale
1
-5
/
+56
2018-07-05
netcmd: Add 'samba-tool domain backup rename' command
Tim Beale
1
-1
/
+217
2018-07-04
samba-tool drs showrepl: correctly report failing repsFrom
Andrew Bartlett
1
-1
/
+1
2018-07-03
selftest: Add testenv for testing backup/restore
Tim Beale
1
-1
/
+3
2018-07-03
netcmd: domain backup restore command
Aaron Haslett
1
-29
/
+210
2018-07-03
netcmd: domain backup online command
Aaron Haslett
2
-0
/
+231
2018-06-28
samba-tool drs showrepl: add --pull-summary and --notify-summary
Andrew Bartlett
1
-13
/
+36
2018-06-28
samba-tool drs showrepl: Skip deleted DSAs when checking for success
Andrew Bartlett
1
-2
/
+18
2018-06-28
samba-tool drs show_repl: simplify the collection of DC lists
Douglas Bagnall
1
-11
/
+6
2018-06-28
samba-tool drs showrepl --summary for a quick local check
Douglas Bagnall
1
-0
/
+34
2018-06-28
samba-tool drs showrepl: add a --color flag
Douglas Bagnall
1
-1
/
+6
2018-06-20
python/samba/netcmd: Fix NameError exception
Noel Power
1
-0
/
+1
2018-06-10
sambatool visualize: add up-to-dateness visualization
Douglas Bagnall
1
-1
/
+137
2018-06-10
samba-tool visualize ntdsconn: properly sort/group vertices
Douglas Bagnall
1
-2
/
+7
2018-06-10
samba-tool visualize: fix wrong variable name in get_partition()
Douglas Bagnall
1
-1
/
+1
2018-06-10
samba-tool visualize: separate dot options from common options
Douglas Bagnall
1
-7
/
+10
2018-06-10
samba-tool visualise: helper for getting the partition
Douglas Bagnall
1
-7
/
+14
2018-06-10
samba-tool drs showrepl: add a --verbose flag
Douglas Bagnall
1
-1
/
+4
2018-06-10
samba-tool drs showrepl: generalise the way output mode is chosen
Douglas Bagnall
1
-15
/
+42
2018-06-07
netcmd/domain: remove dns records after DC demote
Joe Guo
1
-0
/
+4
2018-06-07
netcmd/domain: fix a typo in message
Joe Guo
1
-1
/
+1
2018-05-31
sambatool: heuristics to decided whether colour is wanted
Douglas Bagnall
1
-0
/
+24
2018-05-31
samba-tool drs: remove 'server' arg from commands without --server
Douglas Bagnall
1
-4
/
+4
2018-05-31
samba-tool drs showrepl: remove unused search
Douglas Bagnall
1
-1
/
+0
2018-05-31
samba-tool: be consistent in accepting -q for --quiet
Douglas Bagnall
4
-10
/
+10
2018-05-31
samba-tool: add -v to drs --verbose
Douglas Bagnall
1
-1
/
+1
2018-05-31
samba-tool: add -v to domain --verbose
Douglas Bagnall
1
-5
/
+5
2018-05-31
samba-tool dns cleanup_record: add missing verbose/quiet options
Douglas Bagnall
1
-0
/
+5
2018-05-31
samba-tool drs replicate: reformat drs_local_replicate method
Douglas Bagnall
1
-11
/
+23
2018-05-31
samba-tool drs replicate: make pseudo-method a real method
Douglas Bagnall
1
-61
/
+59
2018-05-31
samba-tool visualise: --xdot option for instant graphviz visualisation
Douglas Bagnall
1
-4
/
+28
2018-05-31
samba-tool viusalize: mark RODCs in distance matrix
Douglas Bagnall
1
-7
/
+32
2018-05-31
samba-tool visualize ntdsconn: add --importldif option
Douglas Bagnall
1
-3
/
+25
2018-05-31
samba-tool visualize: group (and colour) DCs by site
Douglas Bagnall
1
-2
/
+15
2018-05-29
python/samba/netcmd/schema.py: samdb schema update now
William Brown
2
-10
/
+2
2018-05-29
python/samba/tests/samba_tool/schema.py: Improve schema command testing
William Brown
1
-1
/
+1
2018-05-29
python/samba/netcmd/schema.py: add schema show_oc for attribute
William Brown
1
-0
/
+50
2018-05-29
python/samba/netcmd/schema.py: add schema query and management.
William Brown
2
-0
/
+263
2018-05-29
python/samba/netcmd/group.py: add group show
William Brown
1
-0
/
+81
2018-05-29
python/samba/netcmd/{forest.py,main.py}: add configuration controls
William Brown
2
-0
/
+163
2018-05-23
netcmd: Add samba-tool support for managing PSOs
Tim Beale
2
-0
/
+769
2018-05-18
python/samba/netcmd: Py2/Py3 misc replace range with enumerate
Noel Power
1
-46
/
+24
2018-05-17
python/samba/netcmd: net.change_password should be passed string
Noel Power
1
-2
/
+4
2018-05-15
samba-tool domain: Spit out common options between dcpromo and join
Andrew Bartlett
1
-26
/
+18
2018-05-15
samba-tool domain: Create a common --use-ntvfs option for provision, join, dc...
Andrew Bartlett
1
-9
/
+9
2018-05-15
samba-tool domain: Extend --backend-store to join and dcpromo by moving to co...
Andrew Bartlett
1
-11
/
+19
[next]