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
/
emulate
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-07
traffic_replay: Move machine account creation
Tim Beale
1
-7
/
+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-10-31
traffic_replay: Change print() to use logger()
Tim Beale
1
-1
/
+1
2018-10-10
emulate/traffic: apply new logger to replace print
Joe Guo
1
-4
/
+7
2018-10-10
emulate/traffic: allow traffic_replay to run users and groups generate multip...
Joe Guo
1
-19
/
+18
2018-09-05
python/samba/emulate: PY3 port of samba.tests.emulate.traffic_packet
Noel Power
2
-13
/
+12
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E241: multiple spaces after ','
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-15
emulate/traffic: add sAMAccountName in create_group
Joe Guo
1
-0
/
+1
2018-08-15
traffic: uniform stats output
Joe Guo
1
-18
/
+9
2018-08-15
emulate/traffic: fix next usage
Joe Guo
1
-2
/
+2
2018-07-13
python/samba/emulate: Fix some more missed exception tuple assignments
Noel Power
1
-7
/
+7
2018-06-20
python/samba/emulate: py2/py3 .next usage, replace with next() fn
Noel Power
1
-2
/
+2
2018-06-20
python/samba: Py2|Py3 compat, fix more missed exception tuple issues
Noel Power
1
-1
/
+1
2018-05-14
traffic: improve add_short_packet by avoiding dict.get
Joe Guo
1
-3
/
+6
2018-05-14
traffic: optimize packet init for better performance
Joe Guo
1
-33
/
+37
2018-05-14
traffic: fix userAccountControl for machine account
Joe Guo
1
-3
/
+6
2018-05-14
traffic: change machine creds secure channel type
Joe Guo
2
-5
/
+4
2018-05-12
traffic: improve is_really_a_packet
Joe Guo
1
-5
/
+4
2018-05-12
traffic: improve add_short_packet by avoiding str.split
Joe Guo
1
-3
/
+3
2018-05-12
traffic: simplify forget_packets_outside_window
Joe Guo
1
-12
/
+2
2018-05-12
traffic: grant user write permission
Joe Guo
1
-0
/
+6
2018-05-12
traffic: set domain on user_creds and machine_creds
Joe Guo
1
-0
/
+2
2018-05-12
traffic_packets: provision request data for packet_drsuapi_13
Joe Guo
1
-1
/
+7
2018-05-12
traffic_packets: add trailing $ to fix packet_rpc_netlogon_30
Joe Guo
1
-1
/
+3
2018-05-12
traffic_packets: add windows instructions for ldap 0 simple bind
Joe Guo
1
-0
/
+9
2018-05-12
traffic_packets: replace share_name from netlogon to IPC$ for packet_srvsvc_16
Joe Guo
1
-1
/
+1
2018-05-12
traffic_packets: replace level 102 to 101 for packet_srvsvc_21
Joe Guo
1
-2
/
+18
2018-05-12
traffic: add credentials to samr
Joe Guo
1
-3
/
+10
2018-05-12
traffic_packets: support NT_STATUS_NO_SUCH_DOMAIN in packet_lsarpc_39
Joe Guo
1
-4
/
+9
2018-05-12
traffic: add paged_results control for ldb search
Joe Guo
2
-1
/
+5
2018-05-05
traffic: ensure we are using the same division in py 2 and 3
Douglas Bagnall
1
-1
/
+1
2018-04-13
python: bulk convert zip to list
Joe Guo
1
-3
/
+3
2018-04-13
python: bulk replace dict.iteritems to items for py3
Joe Guo
1
-8
/
+8
2018-03-23
samba python libs: convert print func to be py2/py3 compatible
Noel Power
1
-50
/
+66
2018-02-21
traffic_packets.py: let Lookup{Sids,Names}() work against a sane server
Stefan Metzmacher
1
-8
/
+8
2018-01-16
python: fix the build with python3.
Günther Deschner
1
-1
/
+1
2017-08-17
scripts: Scripts to replay and generate samba traffic
Gary Lockyer
3
-0
/
+2970
[prev]