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: really deprecate 'samba-tool user add'
Stefan Metzmacher
2016-06-27
1
-3
/
+3
*
python/tests: add auth_pad test for the dcerpc raw_protocol test
Stefan Metzmacher
2016-06-24
1
-0
/
+548
*
flapping: temporarily add samba_dnsupdate test
Garming Sam
2016-06-16
1
-2
/
+11
*
drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by default
Garming
2016-06-16
1
-1
/
+2
*
selftest: Add a DNS test matching Windows
Andrew Bartlett
2016-06-16
1
-0
/
+76
*
selftest: confirm samba_dnsupdate works in both nsupdate and samba_tool mode
Andrew Bartlett
2016-06-16
1
-0
/
+50
*
samba-tool domain join: Refuse to re-join a DC with a still-valid password
Andrew Bartlett
2016-06-16
2
-62
/
+118
*
samba-tool: Improve fsmo handling
Andrew Bartlett
2016-06-16
2
-40
/
+62
*
selftest: Rebase DrsBaseTestCase on SambaToolCmdTest
Andrew Bartlett
2016-06-16
1
-1
/
+1
*
selftest: add test for DNS updates with TKEY/TSIG
Ralph Boehme
2016-06-16
1
-0
/
+487
*
dsdb: Fix incorrect sorting of replPropertyMetaData with RDN last
Andrew Bartlett
2016-06-07
1
-11
/
+4
*
dbcheck: Find and fix a missing Deleted Objects container
Andrew Bartlett
2016-06-06
1
-15
/
+137
*
samba-tool domain join: Set drsuapi.DRSUAPI_DRS_GET_ANC during initial repl
Andrew Bartlett
2016-06-06
1
-1
/
+4
*
Improve help wording for samba-tool domain provision as per https://lists.sam...
Peter C. Kelly
2016-06-02
1
-1
/
+1
*
samba-tool domain demote: Fix error handling and error messages
Andrew Bartlett
2016-06-02
1
-3
/
+3
*
samba-too: Allow 'samba-tool fsmo' to cope with empty or missing fsmo roles
Rowland Penny
2016-06-01
2
-98
/
+164
*
python:samba: move netcmd/time.py to python/samba/netcmd/nettime.py
Stefan Metzmacher
2016-05-19
2
-1
/
+1
*
python/tests/dns_forwarder: fix for python 2.6
Douglas Bagnall
2016-05-17
1
-1
/
+1
*
classicupgrade: Avoid needing to quote CN values in an DN, use dn.set_compone...
Andrew Bartlett
2016-05-11
1
-2
/
+4
*
tests/dcerpc: add tests for string allocation and deletion
Douglas Bagnall
2016-05-10
1
-0
/
+133
*
tests/dcerpc/array.py: test deletion of arrays
Douglas Bagnall
2016-05-10
1
-2
/
+36
*
join.py: Fetch the remote DC NTDS GUID early
Andrew Bartlett
2016-05-10
1
-1
/
+4
*
python/join.py: Avoid unchecked print in error path
Douglas Bagnall
2016-05-10
1
-1
/
+4
*
tests/dns_forwarder: Add additional testing for no flag recursive
Garming Sam
2016-05-03
1
-0
/
+27
*
tests/dns_forwarder: Add an extra test for inactive forwarders
Garming Sam
2016-05-03
1
-0
/
+27
*
tests/dns_forwarder: remove statically defined IPs
Garming Sam
2016-05-03
1
-17
/
+33
*
tests/dns: Add additional testing of CNAME handling
Garming Sam
2016-05-03
1
-14
/
+77
*
tests/dns_forwarder: Add testing for DNS forwarding
Garming Sam
2016-05-03
2
-0
/
+624
*
dbcheck: Avoid pathological behaviour in operational module
Garming Sam
2016-04-20
1
-0
/
+4
*
tests/rodc: Check that preload will skip broken users
Garming Sam
2016-04-18
1
-1
/
+35
*
rodc: Allow RODC preload to continue with invalid users
Garming Sam
2016-04-18
1
-3
/
+35
*
CVE-2015-5370: python/samba/tests: add some dcerpc raw_protocol tests
Stefan Metzmacher
2016-04-12
1
-0
/
+2623
*
CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol test...
Stefan Metzmacher
2016-04-12
1
-0
/
+525
*
CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver tests
Stefan Metzmacher
2016-04-12
1
-1
/
+1
*
Bug 11818 : obvious missing word When trying to demote a dc, 'remove_dc.remov...
Rowland Penny
2016-04-01
1
-1
/
+1
*
CVE-2016-0771: tests/dns: Remove dependencies on env variables
Garming Sam
2016-03-10
1
-45
/
+25
*
CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittest
Garming Sam
2016-03-10
1
-8
/
+39
*
CVE-2016-0771: tests: rename test getopt to get_opt
Garming Sam
2016-03-10
1
-0
/
+0
*
CVE-2016-0771: tests/dns: RPC => DNS roundtrip test
Garming Sam
2016-03-10
1
-13
/
+189
*
CVE-2016-0771: tests/dns: modify tests to check via RPC
Garming Sam
2016-03-10
1
-106
/
+160
*
CVE-2016-0771: tests/dns: Add some more test cases for TXT records
Garming Sam
2016-03-10
1
-39
/
+71
*
CVE-2016-0771: tests/dns: Correct error code for formerly unrun test
Garming Sam
2016-03-10
1
-1
/
+1
*
CVE-2016-0771: tests/dns: restore formerly segfaulting test
Garming Sam
2016-03-10
1
-26
/
+25
*
CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviour
Garming Sam
2016-03-10
1
-0
/
+1
*
CVE-2016-0771: tests/dns: FORMERR can simply timeout against Windows
Garming Sam
2016-03-10
1
-10
/
+53
*
CVE-2016-0771: tests/dns: prepare script for further testing
Garming Sam
2016-03-10
1
-6
/
+6
*
CVE-2016-0771: tests/dns: Modify dns tests to match new IDL
Garming Sam
2016-03-10
1
-18
/
+20
*
dbcheck: Check for and remove duplicate values in attributes
Andrew Bartlett
2016-03-08
1
-0
/
+26
*
dbcheck: Avoid spurious warnings in dbcheck due to objectclass sorting
Andrew Bartlett
2016-03-08
1
-1
/
+13
*
dbcheck: Fix incorrect/duplicate attrid in replPropertMetaData
Andrew Bartlett
2016-03-08
1
-19
/
+101
[next]