index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool/spn: Add a missing newline to error message
Garming Sam
2017-05-30
1
-2
/
+2
*
python: Create the kdc.conf in the Samba private directory
Andreas Schneider
2017-05-26
4
-41
/
+17
*
python: Do not use the glue code directly
Andreas Schneider
2017-05-26
1
-2
/
+2
*
tests net_join: use private secrets database.
Gary Lockyer
2017-05-25
3
-6
/
+105
*
auth_log: Add test that execises the SamLogon python bindings
Gary Lockyer
2017-05-25
1
-0
/
+181
*
tests password_hash: Add ldap based tests for WDigest
Gary Lockyer
2017-05-25
2
-28
/
+171
*
tests password_hash: update array indexes for readabliity
Gary Lockyer
2017-05-25
1
-30
/
+31
*
samba-tool add support for userPassword
Gary Lockyer
2017-05-25
1
-22
/
+88
*
samba-tool tests: add tests for userPassword
Gary Lockyer
2017-05-25
1
-5
/
+248
*
tests password_hash: add tests for Primary:userPassword
Gary Lockyer
2017-05-25
4
-2
/
+334
*
tests password_hash: fix white space issues
Gary Lockyer
2017-05-25
1
-4
/
+4
*
tests password_hash: remove unused import
Gary Lockyer
2017-05-25
1
-1
/
+0
*
samba-tool user: add rounds option to virtualCryptSHAxxx
Gary Lockyer
2017-05-25
1
-7
/
+78
*
samba-tool tests: Tests for virtualCryptSHAxxx rounds
Gary Lockyer
2017-05-25
1
-0
/
+297
*
samba-tool user: Support for virtualWDigest attributes
Gary Lockyer
2017-05-25
1
-0
/
+152
*
samba-tool user: Tests for virtualWDigest attributes
Gary Lockyer
2017-05-25
1
-0
/
+456
*
python3:tests: Fix Python 3 test issues
Petr Viktorin
2017-05-19
2
-3
/
+3
*
python3: Use "y#" instead of "s#" for binary data in PyArg_ParseTuple
Petr Viktorin
2017-05-19
1
-0
/
+8
*
samba-tool: Rename Samba4 to Samba AD
Andreas Schneider
2017-05-05
2
-3
/
+3
*
samba-tool: fix log message of 'samba-tool user syncpasswords'
Stefan Metzmacher
2017-05-05
1
-1
/
+1
*
samba-tool: let 'samba-tool user syncpasswords' report deletions immediately
Stefan Metzmacher
2017-05-04
1
-1
/
+1
*
waf: Move python build instructions to wscript
Andreas Schneider
2017-04-29
2
-36
/
+44
*
python: Add provisioning support for MIT KDC in samba-tool
Andreas Schneider
2017-04-29
4
-7
/
+128
*
python: Add py_is_heimdal_built() to pyglue
Andreas Schneider
2017-04-29
1
-0
/
+11
*
waf: Create kerberos_implementation.py for provisioning
Andreas Schneider
2017-04-29
1
-0
/
+45
*
param: Add 'mit kdc command' to change the default.
Andreas Schneider
2017-04-29
1
-1
/
+2
*
source3 smbd: tests for null pointer dereference
Gary Lockyer
2017-04-28
1
-0
/
+59
*
pyrpc: Fix segfault in ClientConnection
Gary Lockyer
2017-04-21
1
-0
/
+18
*
param: Check for valid values of 'name resolve order' option
Noel Power
2017-04-13
1
-2
/
+4
*
join.py: Allow RODC to have push replication at join
Garming Sam
2017-04-13
1
-2
/
+4
*
python: Add a simple pam_winbind test
Andreas Schneider
2017-04-07
2
-0
/
+74
*
tests dsdb: load paramaters from test environment
Gary Lockyer
2017-04-06
1
-7
/
+4
*
password_hash: Add tests to allow refactoring
Gary Lockyer
2017-04-06
4
-0
/
+635
*
TestBase: restore setting FEATURE_SEAL in insta_creds
Gary Lockyer
2017-04-05
1
-1
/
+2
*
whitespace: auth_log_pass_change.py python conventions
Garming Sam
2017-03-29
1
-33
/
+34
*
whitespace: auth_log.py python conventions
Garming Sam
2017-03-29
1
-96
/
+92
*
auth log: Add tests for anonymous bind and SamLogon
Gary Lockyer
2017-03-29
1
-0
/
+382
*
pycredentials: Add bindings for get_ntlm_response()
Andrew Bartlett
2017-03-29
1
-0
/
+21
*
ldap_server: Log failures to find a valid user in the simple bind
Gary Lockyer
2017-03-29
1
-0
/
+80
*
dsdb: Add authentication audit logging for LDAP password change
Andrew Bartlett
2017-03-29
1
-2
/
+89
*
auth log tests: password change tests
Gary Lockyer
2017-03-29
2
-6
/
+250
*
auth_log: Add tests by listening for JSON messages over the message bus
Andrew Bartlett
2017-03-29
3
-0
/
+1007
*
TestBase: move insta_creds from password_lockout.py
Gary Lockyer
2017-03-29
1
-0
/
+31
*
pymessaging: add single element tupple form of the server_id
Gary Lockyer
2017-03-28
1
-0
/
+42
*
pymessaging: Add a hook to run the event loop, make callbacks practical
Andrew Bartlett
2017-03-28
1
-14
/
+38
*
selftest: Test server_id database add and removal
Andrew Bartlett
2017-03-28
1
-6
/
+13
*
pymessaging: Add irpc_remove_name
Andrew Bartlett
2017-03-28
1
-0
/
+8
*
pymessaging: Add support for irpc_add_name
Andrew Bartlett
2017-03-28
1
-0
/
+4
*
samba-tool: Ensure that samba-tool processes --name=not-existing does not error
Andrew Bartlett
2017-03-28
1
-1
/
+5
*
selftest: Add more tests for "samba-tool processes"
Andrew Bartlett
2017-03-28
1
-0
/
+6
[next]