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
2017-07-05
Easily edit a users object in AD, as if using ldbedit.
Rowland Penny
1
-1
/
+138
2017-06-10
provision: Move default handler for site=None down into dc_join object creation
Andrew Bartlett
1
-3
/
+0
2017-06-09
samba-tool: You cannot add members to a group if the member exists as a sAMAc...
Rowland Penny
1
-0
/
+2
2017-05-30
samba-tool/spn: Add a missing newline to error message
Garming Sam
1
-2
/
+2
2017-05-26
python: Create the kdc.conf in the Samba private directory
Andreas Schneider
1
-14
/
+1
2017-05-25
samba-tool add support for userPassword
Gary Lockyer
1
-22
/
+88
2017-05-25
samba-tool user: add rounds option to virtualCryptSHAxxx
Gary Lockyer
1
-7
/
+78
2017-05-25
samba-tool user: Support for virtualWDigest attributes
Gary Lockyer
1
-0
/
+152
2017-05-05
samba-tool: fix log message of 'samba-tool user syncpasswords'
Stefan Metzmacher
1
-1
/
+1
2017-05-04
samba-tool: let 'samba-tool user syncpasswords' report deletions immediately
Stefan Metzmacher
1
-1
/
+1
2017-04-29
python: Add provisioning support for MIT KDC in samba-tool
Andreas Schneider
1
-1
/
+14
2017-03-28
samba-tool: Ensure that samba-tool processes --name=not-existing does not error
Andrew Bartlett
1
-1
/
+5
2017-03-13
samba-tool/domain: Correctly re-enable replication
Garming Sam
1
-28
/
+33
2017-03-13
werror: Correct the error code checking
Garming Sam
1
-1
/
+1
2017-03-10
python: samba.param: Port param module to Python 3
Lumir Balhar
1
-4
/
+3
2017-03-10
python sites/subnets: correctly spell variable name
Douglas Bagnall
1
-1
/
+1
2017-03-10
samba-tool domain: correctly spell variable name
Douglas Bagnall
1
-1
/
+1
2017-02-23
samba-tool drs replicate: Add --single-object
Andrew Bartlett
1
-4
/
+12
2017-02-23
python: Move partial replication logic into drs_utils.py
Andrew Bartlett
1
-34
/
+1
2017-02-23
python: Move dnsserver helper functions into samba.dnsserver
Andrew Bartlett
1
-161
/
+1
2017-02-22
Correct "specifiy" typos.
Chris Lamb
1
-5
/
+5
2017-02-22
Correct "overriden" typos.
Chris Lamb
1
-1
/
+1
2017-02-21
samba-tool:domain: use generate_random_machine_password() for trusted domains
Stefan Metzmacher
1
-24
/
+5
2017-02-21
python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
Stefan Metzmacher
1
-1
/
+1
2017-02-14
samba-tool/drs: do partial replication when --local is given by default
Bob Campbell
1
-9
/
+52
2017-02-14
python: Use generated WERROR definitions
Bob Campbell
2
-24
/
+21
2017-02-14
samba-tool/domain: catch NTSTATUSError rather than RuntimeError
Bob Campbell
1
-10
/
+11
2017-02-14
samba-tool/domain: use generated ntstatus rather than from local file
Bob Campbell
1
-18
/
+13
2017-02-14
samba-tool/domain: change incorrect NT_STATUS to WERR
Bob Campbell
1
-2
/
+3
2017-02-11
samba-tool: Correct handling of default value for use_ntvfs and use_xattrs
Andrew Bartlett
1
-7
/
+7
2016-12-12
samba-tool/dns: remove use of dns_record_match from add and delete
Bob Campbell
1
-10
/
+2
2016-12-12
samba-tool/dns: reword error messages and make error catching specific
Bob Campbell
1
-33
/
+72
2016-12-12
python/netcmd: print traceback through self.errf
Bob Campbell
1
-1
/
+1
2016-11-04
samba_tool/fsmo: Allocate RID Set when seizing RID manager
Garming Sam
1
-2
/
+27
2016-09-30
bug 12293: stop group.py throwing errors if group is unknown
Rowland Penny
1
-3
/
+15
2016-09-30
bug 12292: stop user.py throwing errors if user is unknown
Rowland Penny
1
-3
/
+16
2016-09-06
samba-tool: Remove --use-xattrs support without --use-ntvfs
Andrew Bartlett
1
-6
/
+24
2016-09-01
samba-tool: Run samba-tool domain tombstones expunge in a transaction
Andrew Bartlett
1
-0
/
+7
2016-09-01
samba-tool: Add command-line tool to trigger tombstone expunge
Andrew Bartlett
1
-0
/
+74
2016-08-19
netcmd/domain: improve error message grammar
Douglas Bagnall
1
-2
/
+2
2016-08-08
samba-tool/ldapcmp: ignore differences of whenChanged
Stefan Metzmacher
1
-1
/
+1
2016-07-28
samba-tool: add --async-rep option to 'samba-tool drs replicate'
Stefan Metzmacher
1
-4
/
+11
2016-07-28
samba-tool: use a timeout of 5 minutes in 'samba-tool drs replicate'
Stefan Metzmacher
1
-3
/
+4
2016-07-22
samba-tool: add --decrypt-samba-gpg support to 'user getpasswords' and 'user ...
Stefan Metzmacher
1
-11
/
+152
2016-07-22
samba-tool: add 'user syncpasswords' command
Stefan Metzmacher
1
-0
/
+760
2016-07-22
samba-tool: add 'user getpassword' command
Stefan Metzmacher
1
-0
/
+408
2016-07-20
samba-tool: Speed up all samba-tool commands
Garming Sam
1
-37
/
+41
2016-07-15
dbcheck: change argument to specify a partial --yes
Garming Sam
1
-2
/
+23
2016-07-12
samba-tool drs replicate: Allow replication call to take as long as required
Andrew Bartlett
1
-1
/
+2
2016-07-12
pyrpc: Allow control of RPC timeout for IRPC
Andrew Bartlett
1
-0
/
+1
[next]