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
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
python: Use list comprehension in string_to_byte_array()
Joseph Sutton
1
-6
/
+1
2022-05-10
python: Remove redundant assignments
Joseph Sutton
1
-1
/
+0
2021-09-21
python: Don't leak file handles
Joseph Sutton
1
-5
/
+7
2021-04-21
python: glue function for detecting if selftest is enabled
David Mulder
1
-0
/
+1
2021-03-01
pyglue: add float2nttime() and nttime2float()
Stefan Metzmacher
1
-0
/
+2
2020-10-23
py3: Add is_ad_dc_built option to python glue
David Mulder
1
-0
/
+1
2020-08-21
python: Remove remaining references to third_party python libs
Andrew Bartlett
1
-40
/
+0
2020-08-11
python compat: remove string_types
Douglas Bagnall
1
-3
/
+2
2020-07-17
python: wrap 'import dckeytab' in an explanatory function
Douglas Bagnall
1
-0
/
+17
2019-04-03
python/samba: ignore encoding errors while reading files
Philipp Gesang
1
-1
/
+1
2018-12-10
python/samba: PY3 ord needs 'str' type not int
Noel Power
1
-1
/
+1
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+5
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-1
/
+1
2018-06-12
python: export fault_setup() to python bindings
Stefan Metzmacher
1
-0
/
+1
2018-06-04
pyldb-samba: Use the same smb.conf variable name as the C wrapper users for L...
Andrew Bartlett
1
-1
/
+1
2018-04-30
python/samba: port some isinstance str checks (to cater for unicode)
Noel Power
1
-2
/
+3
2017-12-18
pyglue: Add function to generate a random byte string
Gary Lockyer
1
-0
/
+1
2017-12-10
samba-tool: validate password early in `domain provision`
Jamie McClymont
1
-0
/
+1
2017-04-29
python: Add provisioning support for MIT KDC in samba-tool
Andreas Schneider
1
-0
/
+1
2017-03-15
lib/crypto: implement samba.crypto Python module for RC4
Alexander Bokovoy
1
-14
/
+2
2017-03-10
python: Remove unused import PY3
Andrew Bartlett
1
-1
/
+0
2017-03-10
python: samba._ldb: Port of samba._ldb to Python 3 compatible form
Lumir Balhar
1
-5
/
+1
2017-03-10
python: Make top-level samba modules Python 3 compatible
Lumir Balhar
1
-12
/
+20
2017-02-21
pyglue: add generate_random_machine_password() wrapper
Stefan Metzmacher
1
-0
/
+1
2016-11-04
python: Add DsExtendedError Exception
Andrew Bartlett
1
-0
/
+1
2016-11-04
python: create NTSTATUSError, HRESULTError and WERRORError
Andrew Bartlett
1
-0
/
+4
2016-02-03
python:samba: add a generic arcfour_encrypt() helper function
Stefan Metzmacher
1
-0
/
+16
2016-02-03
python:samba: add a generic string_to_byte_array() helper function
Stefan Metzmacher
1
-0
/
+8
2015-10-23
build: Enable NTVFS file server to be omitted
Andrew Bartlett
1
-0
/
+1
2015-07-08
python/samba: add current_unix_time()
Stefan Metzmacher
1
-0
/
+4
2015-03-06
Remove 'external' python module support code - use the third_party directory ...
Jelmer Vernooij
1
-16
/
+0
2014-11-12
Add samba.ensure_third_party_module() function, loading external python modul...
Jelmer Vernooij
1
-5
/
+30
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+363