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
2020-11-06
Use the new CreateTrustedDomainRelax()
Isaac Boukris
1
-44
/
+13
2020-11-03
samba-tool: add new "user unlock" command
Björn Baumbach
1
-1
/
+73
2020-10-22
python: Create targetdir recursively
Andreas Schneider
1
-1
/
+1
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
6
-7
/
+7
2020-10-01
samba-tool contact: rename 'contact create' to 'contact add'
Jule Anger
1
-10
/
+11
2020-10-01
samba-tool group: add 'group create' as synonym for 'group add'
Jule Anger
1
-3
/
+4
2020-10-01
samba-tool computer: rename 'computer create' to 'computer add'
Jule Anger
1
-13
/
+14
2020-10-01
samba-tool user: rename 'user create' to 'user add'
Jule Anger
1
-29
/
+15
2020-10-01
samba-tool ou: rename 'ou create' to 'ou add'
Jule Anger
1
-8
/
+9
2020-10-01
samba-tool contact: add new contact 'rename' command
Jule Anger
1
-0
/
+178
2020-10-01
samba-tool group: add new group 'rename' command
Jule Anger
1
-0
/
+155
2020-10-01
samba-tool user: add new user 'rename' command
Björn Baumbach
1
-0
/
+225
2020-09-04
Fixed arrow keys typo to the computer move command utility
Hezekiah
1
-1
/
+1
2020-09-02
samba-tool: Create unix user with modified template homedir
David Mulder
1
-2
/
+3
2020-08-19
s3:client: Turn off smb signing for message op
Andreas Schneider
2
-2
/
+2
2020-08-19
python: Set smb signing via the creds API
Andreas Schneider
2
-1
/
+15
2020-08-19
python: Remove unused sign argument from smb_connection()
Andreas Schneider
1
-5
/
+4
2020-08-11
python compat: remove text_type
Douglas Bagnall
2
-5
/
+3
2020-08-11
python compat: remove binary_type
Douglas Bagnall
1
-2
/
+1
2020-07-17
python: wrap 'import dckeytab' in an explanatory function
Douglas Bagnall
1
-1
/
+2
2020-07-17
samba-tool ntacl: remove unused imports and variables
Douglas Bagnall
1
-1
/
+1
2020-06-23
samba-tool: add command for installing gpo samba admx
David Mulder
1
-0
/
+72
2020-06-11
samba-tool dns query --help: Someone forgot 'PTR' from the list of record types
Rowland Penny
1
-1
/
+2
2020-04-29
samba-tool: fetch "no such subcommand" error and print error message
Björn Baumbach
1
-0
/
+3
2020-04-02
samba-tool group show: only shows global security groups, this patch makes it...
Rowland Penny
1
-3
/
+2
2020-03-27
python/netcmd/dns: improve exception handling in cmd_add_record()
Stefan Metzmacher
1
-1
/
+3
2020-03-27
python/netcmd/dns: improve exception handling in cmd_delete_record()
Stefan Metzmacher
1
-1
/
+3
2020-03-05
python: Fix userPrincipalName in GetPasswordCommand.get_account_attributes()
Jonathon Reinhart
1
-1
/
+1
2020-02-28
samba-tool group edit: use binary encoded group name
Björn Baumbach
1
-1
/
+2
2020-02-28
samba-tool group delete: use binary encoded group name
Björn Baumbach
1
-1
/
+1
2020-02-28
samba-tool group move: use binary encoded group name
Björn Baumbach
1
-1
/
+1
2020-02-28
samba-tool group listmembers: use binary encoded group names
Björn Baumbach
1
-1
/
+2
2020-02-28
samba-tool group listmembers: find group members by groups SID
Björn Baumbach
1
-5
/
+6
2020-02-28
samba-tool group listmembers: handle group-does-not-exist error
Björn Baumbach
1
-9
/
+8
2020-02-28
samba-tool group listmembers: hide python backtracke on command error
Björn Baumbach
1
-1
/
+2
2020-02-11
samba-tool domain join: remove sub domain join code
Gary Lockyer
1
-16
/
+10
2020-02-07
samba-tool gpo: tighter matching for ini names
Douglas Bagnall
1
-2
/
+2
2020-02-07
python: use raw string for regex with escape
Douglas Bagnall
4
-14
/
+14
2020-01-21
samba-tool group addmembers: avoid python traceback on member add failure
Björn Baumbach
1
-2
/
+2
2020-01-21
samba-tool group addmembers: add --member-base-dn option for group member search
Björn Baumbach
1
-2
/
+20
2020-01-21
samba-tool group {add,remove}members: allow to use --member-dn in combination...
Björn Baumbach
1
-11
/
+28
2020-01-21
samba-tool group removemembers: adapt functionality to addmembers command
Björn Baumbach
1
-6
/
+32
2020-01-21
samba-tool group addmembers: add --member-dn option
Björn Baumbach
1
-4
/
+12
2020-01-21
samba-tool group addmembers: add new option --object-types
Björn Baumbach
1
-3
/
+20
2020-01-21
samba-tool: add -b/--base-dn option to OUs list command
Jule Anger
1
-3
/
+16
2020-01-21
samba-tool: add -b/--base-dn option to users list command
Jule Anger
1
-2
/
+10
2020-01-21
samba-tool: add -b/--base-dn option to contacts list command
Jule Anger
1
-2
/
+9
2020-01-21
samba-tool: add -b/--base-dn option to computer list command
Jule Anger
1
-2
/
+10
2020-01-21
samba-tool: add -b/--base-dn option to groups list command
Jule Anger
1
-0
/
+6
2020-01-21
samba-tool: add --full-dn option for user getgroups command
Björn Baumbach
1
-2
/
+17
[next]