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
2018-11-05
python/samba/gp_parse: Use csv.reader for parsing cvs files
Noel Power
1
-3
/
+2
2018-11-05
python/samba/gp_parse: PY2/PY3 compat porting for gp_init.py
Noel Power
1
-1
/
+1
2018-11-05
python/samba/gp_parse: PY3 open file non-binary mode for write_binary
Noel Power
1
-6
/
+4
2018-11-05
python/samba/gp_parse: PY3 file -> open
Noel Power
6
-8
/
+8
2018-11-05
python/samba/gp_parse: PY2/PY3 compat changes for __init__.py
Noel Power
1
-5
/
+7
2018-11-05
traffic: Machine accounts were generated as critical objects
Tim Beale
1
-5
/
+16
2018-11-04
traffic_replay: Generate machine accounts as well as users
Tim Beale
1
-2
/
+25
2018-11-04
traffic_replay: Improve user generation debug
Tim Beale
1
-17
/
+17
2018-11-04
traffic_replay: Convert print() to logger.info()
Tim Beale
1
-13
/
+9
2018-11-04
traffic_replay: Write group memberships once per group
Tim Beale
1
-13
/
+30
2018-11-04
traffic_replay: Re-organize assignments to be group-based
Tim Beale
1
-19
/
+32
2018-11-04
traffic_replay: Prevent users having 1000+ memberOf links
Tim Beale
1
-5
/
+17
2018-11-04
traffic_replay: Change user distribution to use Pareto Distribution
Tim Beale
1
-3
/
+4
2018-11-04
traffic_replay: Improve assign_groups() performance with large domains
Tim Beale
1
-12
/
+36
2018-11-04
traffic_replay: Split out random group membership generation logic
Tim Beale
1
-27
/
+36
2018-11-04
traffic_replay: Add helper class for group assignments
Tim Beale
1
-58
/
+68
2018-11-02
python dbcheck: don't use mutable default args
Douglas Bagnall
1
-6
/
+8
2018-11-01
pytests: allow blackbox subcommands without a shell
Douglas Bagnall
1
-13
/
+33
2018-11-01
samba-tool ntacl: remove unused imports and variables
Douglas Bagnall
1
-5
/
+1
2018-11-01
python/tests/docs: remove unused import, variables
Douglas Bagnall
1
-4
/
+0
2018-11-01
python/join: remove unused imports and variables
Douglas Bagnall
1
-4
/
+1
2018-11-01
python/upgradehelpers: remove unused provision imports
Douglas Bagnall
1
-2
/
+2
2018-11-01
samba-tool processes: remove unused imports and variables
Douglas Bagnall
1
-3
/
+0
2018-11-01
samba-tool domain: remove unused variables
Douglas Bagnall
1
-4
/
+0
2018-11-01
py/tests/dcerpc_integer: remove dup tests
Douglas Bagnall
1
-14
/
+0
2018-11-01
python/tests/source: remove useless local variable
Douglas Bagnall
1
-1
/
+0
2018-11-01
python/tests/credentials: remove unused variables
Douglas Bagnall
1
-4
/
+0
2018-11-01
python/xattr: remove unused variable
Douglas Bagnall
1
-1
/
+0
2018-11-01
python/upgradehelpers: remove unused variable
Douglas Bagnall
1
-1
/
+0
2018-11-01
samba-tool dbcheck: remove unused variable
Douglas Bagnall
1
-1
/
+0
2018-11-01
dbchecker: remove unused variables
Douglas Bagnall
1
-4
/
+0
2018-11-01
samba-tool spn: remove unused variables
Douglas Bagnall
1
-2
/
+0
2018-11-01
samba-tool rodc: remove unused variable
Douglas Bagnall
1
-1
/
+0
2018-11-01
python/samba3: import passdb in the manner it is used
Douglas Bagnall
1
-1
/
+1
2018-11-01
python/kcc/graph: import KCCError, which is used somewhere
Douglas Bagnall
1
-0
/
+1
2018-11-01
py/tests/dcerpc_rpc: Py3 compat integer types
Douglas Bagnall
1
-1
/
+2
2018-11-01
python/remove_dc: fix Exception construction
Douglas Bagnall
1
-4
/
+5
2018-11-01
python/remove_dc: fix formating syntax (missing %s)
Douglas Bagnall
1
-2
/
+2
2018-11-01
provision/backend: LDAPBackendResult takes no creds
Douglas Bagnall
1
-1
/
+1
2018-11-01
provision/backend: fix formating syntax
Douglas Bagnall
1
-2
/
+3
2018-11-01
provision: fix string formatting (number of args)
Douglas Bagnall
1
-2
/
+6
2018-11-01
provision: fix string format syntax
Douglas Bagnall
1
-1
/
+3
2018-11-01
Python provision: remove "ExistingBackend"
Douglas Bagnall
2
-28
/
+0
2018-11-01
python dbcheck: use real exception name
Douglas Bagnall
1
-4
/
+4
2018-11-01
python: avoid useless work in dsdb_Dn.__cmp__
Douglas Bagnall
1
-2
/
+0
2018-11-01
python join: use the sd_utils we imported
Douglas Bagnall
1
-1
/
+1
2018-11-01
python/tests/dnscmd: don't use undefined name
Douglas Bagnall
1
-1
/
+1
2018-11-01
python/tests/dsdb: use correct variable names
Douglas Bagnall
1
-2
/
+2
2018-11-01
python/subnets: use the correct variable name
Douglas Bagnall
1
-1
/
+1
2018-11-01
samba-tool user: fix message format
Douglas Bagnall
1
-2
/
+3
[prev]
[next]