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
/
join.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-26
python:join: Add missing word
Jennifer Sutton
1
-1
/
+1
2025-05-26
samba-tool: Filter confidential attributes out of backups made with the ‘--...
Jennifer Sutton
1
-2
/
+7
2025-05-26
drs_utils: Split process_chunk() out into its own class
Jennifer Sutton
1
-8
/
+11
2025-05-26
python3: Remove Python 2–only call to decode()
Jennifer Sutton
1
-1
/
+1
2025-05-26
python:join: Remove unnecessary local variable
Jennifer Sutton
1
-2
/
+1
2025-03-29
python:join: do not suppress unexpected DNS enum errors
Douglas Bagnall
1
-0
/
+3
2024-06-12
python:join: avoid useless use of py2-compat string_to_byte_array
Douglas Bagnall
1
-3
/
+3
2024-03-05
dsdb: Remove calls to ldb.set_opaque_integer()
Andrew Bartlett
1
-6
/
+6
2023-12-15
python: use python3 style super statements
Rob van der Linde
1
-12
/
+12
2023-12-15
python: pep257: docstring should use double quotes
Rob van der Linde
1
-16
/
+16
2023-12-14
python: Remove unused parameter ‘targetdir’
Joseph Sutton
1
-1
/
+1
2023-12-14
python: Remove unused parameter ‘lp’
Joseph Sutton
1
-1
/
+1
2023-12-14
python: Remove unused parameter ‘targetdir’
Joseph Sutton
1
-1
/
+0
2023-12-14
python: Remove unfinished join method
Joseph Sutton
1
-6
/
+0
2023-08-30
python:join: Fix references to undefined variables
Joseph Sutton
1
-6
/
+6
2023-08-30
python: Remove unused imports
Joseph Sutton
1
-2
/
+0
2023-06-23
python:samba: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-05-16
samba-tool domain join: Allow "ad dc functional level" to change which
Andrew Bartlett
1
-2
/
+7
2023-03-22
python:join: run domain adprep as part of join_provision_own_domain()
Stefan Metzmacher
1
-1
/
+28
2023-03-14
dsdb: Avoid ERROR(ldb): uncaught exception - Deleted target CN=NTDS Settings....
Andrew Bartlett
1
-0
/
+19
2022-10-21
s4-join: Fix typos in recent GET_ANC patch set
Joseph Sutton
1
-1
/
+1
2022-10-04
python-drs: Add client-side debug and fallback for GET_ANC
Andrew Bartlett
1
-9
/
+45
2022-05-10
python: Remove unnecessary 'pass' statements
Joseph Sutton
1
-1
/
+0
2022-03-30
python/join: improve logging of join_replicate()
Stefan Metzmacher
1
-2
/
+3
2021-09-21
python/join: Check for correct msDS-KrbTgtLink attribute
Joseph Sutton
1
-3
/
+4
2021-06-17
join: provision_fill does not return anything
Garming Sam
1
-7
/
+7
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2021-04-08
pydns: rename s/CNameRecord/CNAMERecord/ for consistency
Douglas Bagnall
1
-2
/
+2
2021-04-07
provision: Decrease the length of random machine passwords
Joseph Sutton
1
-1
/
+1
2021-03-17
py.join: remove unused untested get_naming_master
Douglas Bagnall
1
-14
/
+0
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-1
/
+1
2020-08-11
python compat: remove text_type
Douglas Bagnall
1
-2
/
+1
2020-07-17
python/join: use the provided krbtgt link in cleanup_old_accounts
Douglas Bagnall
1
-1
/
+1
2020-06-23
python: Correctly re-raise the LdbError if the embedded error is not ldb.ERR_...
Andrew Bartlett
1
-1
/
+1
2020-02-11
samba-tool domain join: remove sub domain join code
Gary Lockyer
1
-56
/
+0
2019-07-24
join: Use a specific attribute order for the DsAddEntry nTDSDSA object
Tim Beale
1
-7
/
+16
2019-07-04
domain join: enable ldb batch mode
Gary Lockyer
1
-2
/
+2
2019-07-02
join subdomain: changes for --backend-store-size
Gary Lockyer
1
-4
/
+6
2019-07-02
samba-tool clone-dc-database: Add --backend-store-size option
Gary Lockyer
1
-4
/
+8
2019-07-02
samba-tool domain join: Add --backend-store-size option
Gary Lockyer
1
-6
/
+14
2019-04-04
python join: Set index transaction cache size.
Gary Lockyer
1
-0
/
+5
2019-01-16
join: Throw CommandError instead of Exception for simple errors
Tim Beale
1
-3
/
+4
2019-01-16
join: Fix TypeError when handling exception
Tim Beale
1
-1
/
+1
2018-12-10
PY3: net.change_password & net.set_password take string not bytes
Noel Power
1
-1
/
+1
2018-12-10
python/samba: PY3 Credential.set_password takes string
Noel Power
1
-1
/
+1
2018-11-06
join: Fix join large-DB timeout against Windows
Tim Beale
1
-1
/
+2
2018-11-01
python/join: remove unused imports and variables
Douglas Bagnall
1
-4
/
+1
2018-11-01
python join: use the sd_utils we imported
Douglas Bagnall
1
-1
/
+1
2018-10-31
netcmd: Add backend-store option to domain backup/rename cmds
Tim Beale
1
-7
/
+11
2018-10-18
join: Sanity-check LDB connection before failed join cleanup
Tim Beale
1
-0
/
+4
[next]