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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
py/common: add cmp_with_nones() helper function
Douglas Bagnall
2
-1
/
+32
2025-08-07
py:common: normalise_int32 checks bit size
Douglas Bagnall
1
-1
/
+4
2025-08-07
pytests: test normalise_int32 against out-of-range numbers
Douglas Bagnall
1
-0
/
+3
2025-08-07
pytests: move dsdb_dn tests out of common
Douglas Bagnall
2
-36
/
+59
2025-08-05
auth:creds: Make sure when parsing username that realm is uppercase
Andreas Schneider
1
-2
/
+2
2025-07-31
librpc:bcrypt_rsakey_blob: exponent and modulus lengths can't be zero
Douglas Bagnall
1
-28
/
+23
2025-07-29
librpc: keycredlink support X509 public keys
Gary Lockyer
1
-0
/
+232
2025-07-29
librpc/idl: Add idl for tpm20_rsakey_blob
Gary Lockyer
1
-0
/
+130
2025-07-29
librpc/idl: Add idl for BCRYPT_RSAKEY_BLOB
Gary Lockyer
1
-0
/
+221
2025-07-10
Add check for the GPO link to have at least two attributes separated by semic...
Aleksandr Sharov
1
-1
/
+3
2025-07-10
tests: Rename local variable: prefix_abs -> prefix
Pavel Filipenský
1
-2
/
+2
2025-07-10
tests: Replace PREFIX_ABS with PREFIX
Pavel Filipenský
2
-2
/
+2
2025-07-07
tests: expand SMB3 POSIX test for Windows illegal characters behaviour
Ralph Boehme
1
-2
/
+19
2025-06-24
python:tests/nss: Add NSS group enumeration test
Samuel Cabrero
2
-0
/
+131
2025-06-19
librpc/idl: Add idl for msDS-KeyCredentialLink
Gary Lockyer
1
-0
/
+555
2025-06-16
python: Do not interpret 16 character group names as GUIDs
Douglas Bagnall
1
-1
/
+9
2025-06-16
pytest: samba-tool group: test with 16 character name
Douglas Bagnall
1
-1
/
+2
2025-06-16
pytest:samba-tool group: test addmembers
Douglas Bagnall
1
-0
/
+14
2025-06-05
samba-tool dns: add --allow-existing to not complain if records exist
Douglas Bagnall
1
-5
/
+17
2025-06-05
samba-tool tests: test dns --allow-existing
Douglas Bagnall
1
-0
/
+13
2025-06-05
tests/samba-tool: optionally allow exception to be a failure in .run*()
Douglas Bagnall
1
-7
/
+20
2025-06-05
pytests: samba_dnsupdate --use-samba-tool versus existing records
Douglas Bagnall
1
-0
/
+13
2025-05-26
samba-tool: Fix invalid escape sequences
Jennifer Sutton
1
-1
/
+1
2025-05-26
python: Fix code spelling
Jennifer Sutton
1
-1
/
+1
2025-05-26
python: Make use of OID comparator constants
Jennifer Sutton
2
-3
/
+3
2025-05-26
tests/krb5: Correct comment
Jennifer Sutton
1
-1
/
+1
2025-05-26
samba-tool: Fix code spelling
Jennifer Sutton
1
-1
/
+1
2025-05-26
python:join: Add missing word
Jennifer Sutton
1
-1
/
+1
2025-05-26
python:tests: Permit expected_count to be zero
Jennifer Sutton
1
-1
/
+1
2025-05-26
python:tests: Decode stdout for greater readability
Jennifer Sutton
1
-1
/
+1
2025-05-26
python:tests: Decode stdout and stderr for greater readability
Jennifer Sutton
1
-1
/
+9
2025-05-26
python: Fix logging call
Jennifer Sutton
1
-1
/
+1
2025-05-26
samba-tool: Filter confidential attributes out of backups made with the ‘--...
Jennifer Sutton
2
-2
/
+86
2025-05-26
drs_utils: Split process_chunk() out into its own class
Jennifer Sutton
2
-34
/
+77
2025-05-26
python:tests: Test that secret keys and confidential attributes are not inclu...
Jennifer Sutton
1
-6
/
+136
2025-05-26
drs_utils: Check for presence of more_flags attribute directly
Jennifer Sutton
1
-3
/
+3
2025-05-26
python:samdb: Add get_searchFlags_from_lDAPDisplayName() method
Jennifer Sutton
1
-0
/
+4
2025-05-26
python:samdb: Add get_must_contain_from_lDAPDisplayName() method
Jennifer Sutton
1
-0
/
+4
2025-05-26
python:samdb: Add get_lDAPDisplayName_by_governsID_id() method
Jennifer Sutton
1
-0
/
+4
2025-05-26
python3: Remove Python 2–only call to decode()
Jennifer Sutton
1
-1
/
+1
2025-05-26
python: Make set of seen GUIDs a local variable
Jennifer Sutton
1
-3
/
+3
2025-05-26
python: Correct comment
Jennifer Sutton
1
-1
/
+1
2025-05-26
python: Simplify GetNCChanges call setup
Jennifer Sutton
1
-15
/
+6
2025-05-26
python: Remove unused ‘more_flags’ parameter
Jennifer Sutton
1
-2
/
+2
2025-05-26
python: Tidy up formatting
Jennifer Sutton
1
-10
/
+6
2025-05-26
python:join: Remove unnecessary local variable
Jennifer Sutton
1
-2
/
+1
2025-05-26
drs_utils: Make loop exit condition explicit
Jennifer Sutton
1
-4
/
+1
2025-05-26
drs_utils: Remove unnecessary qualification
Jennifer Sutton
1
-4
/
+4
2025-04-18
docs-xml/smbdotconf: change 'smb ports' into a synonym for 'server smb transp...
Stefan Metzmacher
1
-3
/
+1
2025-04-03
python:tests/krb5: let _{get,modify}_tgt() also change the objectsid in UPN_D...
Stefan Metzmacher
1
-0
/
+13
[prev]
[next]