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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
rpcclient: Remove unused global domain sid
Volker Lendecke
1
-11
/
+11
2019-09-24
test_pam_winbind.sh: allow different pam_winbindd config options to be specified
Stefan Metzmacher
3
-14
/
+22
2019-09-24
tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...
Stefan Metzmacher
3
-4
/
+16
2019-09-24
tests/pam_winbind.py: turn pypamtest.PamTestError into a failure
Stefan Metzmacher
3
-5
/
+20
2019-09-24
posixacl.py: avoid inefficient string concatenations
Björn Jacke
1
-2
/
+2
2019-09-24
auth_log_winbind.py: avoid inefficient string concatenations
Björn Jacke
1
-2
/
+1
2019-09-24
schema.py: avoid inefficient string concatenations
Björn Jacke
1
-5
/
+2
2019-09-24
user.py: avoid inefficient string concatenations
Björn Jacke
1
-30
/
+28
2019-09-24
gpo.py: avoid inefficient string concatenations
Björn Jacke
1
-6
/
+3
2019-09-24
kcc_utils.py: avoid inefficient string concatenations
Björn Jacke
1
-103
/
+92
2019-09-24
traffic.py: avoid inefficient string concatenations
Björn Jacke
1
-3
/
+1
2019-09-23
classicupgrade: fix a a bytes-like object is required, not 'str' error
Björn Jacke
1
-1
/
+1
2019-09-21
user.py: import tempfile module only where needed
Björn Jacke
1
-1
/
+1
2019-09-13
param: Allow rpc server dynamic port range to roundtrip
Garming Sam
1
-2
/
+0
2019-09-01
Spelling fixes s/overriden/overridden/
Mathieu Parent
1
-6
/
+6
2019-08-30
samba-tool domain provision: Remove experimental OpenLDAP support
Andrew Bartlett
4
-811
/
+9
2019-08-30
rpc samr: EnumDomainUsers perf improvement
Aaron Haslett
1
-23
/
+1
2019-08-22
s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
Andrew Bartlett
1
-8
/
+0
2019-08-22
python: use os.urandom, which is available in python by definition
Björn Jacke
1
-39
/
+2
2019-08-20
downgradedatabase: installing script
Aaron Haslett
1
-0
/
+2
2019-08-20
downgradedatabase: rename to samba_downgrade_db
Tim Beale
1
-1
/
+1
2019-08-20
tests: Avoid hardcoding relative filepath
Tim Beale
1
-2
/
+2
2019-08-17
Prevent samba-tool online backup crash
David Mulder
2
-5
/
+33
2019-08-01
tests/dcerpc/raw_protocol: Add more tests for DCERPC_AUTH_LEVEL_PACKET
Günther Deschner
1
-0
/
+11
2019-08-01
tests/dcerpc/raw_protocol: split test_spnego_integrity_request into 2 parts
Stefan Metzmacher
1
-2
/
+6
2019-08-01
tests/dcerpc/raw_protocol: split test_spnego_connect_request() into 2 parts
Stefan Metzmacher
1
-3
/
+7
2019-07-31
tests: Add samba_upgradedns to the list of possible cmds
Garming Sam
1
-0
/
+1
2019-07-31
netcmd: Allow drs replicate --local to create partitions
Garming Sam
1
-1
/
+3
2019-07-24
netcmd: Better error message for backup with no RID pool
Tim Beale
1
-5
/
+13
2019-07-24
join: Use a specific attribute order for the DsAddEntry nTDSDSA object
Tim Beale
1
-7
/
+16
2019-07-24
traffic_replay: Avoid DB full scans in LDAP searches
Tim Beale
2
-0
/
+63
2019-07-24
traffic replay test: Populate total_converations and instance_id
Gary Lockyer
1
-1
/
+3
2019-07-24
traffic replay: Store the instance id in the replay context
Gary Lockyer
1
-1
/
+3
2019-07-24
traffic_replay: Make use of SCOPE_BASE explicit
Tim Beale
1
-2
/
+2
2019-07-24
traffic_replay: Store total conversations on the replay context
Tim Beale
1
-0
/
+3
2019-07-22
tests/py-segfault: add messaging.deregister()
Douglas Bagnall
1
-0
/
+6
2019-07-22
py segfault test: registry.open_hive
Douglas Bagnall
1
-0
/
+8
2019-07-19
gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.inf
Garming Sam
1
-3
/
+6
2019-07-16
prefork restart tests: Use echo server for back off
Gary Lockyer
1
-7
/
+7
2019-07-10
pyldb: remove ldb.open, which was never survivable
Douglas Bagnall
1
-8
/
+0
2019-07-10
py segfault test: ldb.open
Douglas Bagnall
1
-0
/
+8
2019-07-10
py segfault test: ldb.register_module
Douglas Bagnall
1
-0
/
+4
2019-07-05
tests/usage: test for --help consistency
Douglas Bagnall
1
-1
/
+8
2019-07-05
tests/samba-tool: test --help consistency
Douglas Bagnall
1
-0
/
+8
2019-07-05
python/tests: helper function for checking --help consistency
Douglas Bagnall
1
-0
/
+118
2019-07-05
tests/usage: generalise to cover non-python scripts
Douglas Bagnall
1
-35
/
+118
2019-07-05
tests/usage: python scripts --help should be helpful
Douglas Bagnall
1
-0
/
+67
2019-07-05
tests: ensure that most python scripts have usage text
Douglas Bagnall
1
-0
/
+205
2019-07-04
domain join: set ldb "transaction_index_cache_size" option
Gary Lockyer
1
-7
/
+11
2019-07-04
domain join: enable ldb batch mode
Gary Lockyer
2
-6
/
+9
[prev]
[next]