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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
s4:rpc_server/echo: make use of dcesrv_async_reply()
Stefan Metzmacher
1
-6
/
+1
2023-10-17
dcesrv_core: maintain the number of allocated association groups per dce_ctx
Stefan Metzmacher
1
-0
/
+5
2023-10-17
s4:torture/rpc: let test_inq_princ_name_size also test for princ_name_size = ...
Stefan Metzmacher
1
-0
/
+6
2023-10-17
s4:kdc: Remove unused function int2SDBFlags()
Joseph Sutton
2
-29
/
+0
2023-10-17
s4:kdc: Explicitly initialize SDBFlags structures
Joseph Sutton
1
-2
/
+2
2023-10-17
s4:kdc: Make ‘struct user_info_dc’ members const
Joseph Sutton
2
-4
/
+7
2023-10-17
s4:dsdb: Check return value of ldb_msg_add_empty() (CID 1449667)
Joseph Sutton
1
-2
/
+5
2023-10-16
s4:kdc: fix user2user tgs-requests for normal user accounts
Stefan Metzmacher
2
-4
/
+30
2023-10-16
CVE-2018-14628: python:descriptor: let samba-tool dbcheck fix the nTSecurityD...
Stefan Metzmacher
3
-6
/
+6
2023-10-16
CVE-2018-14628: s4:dsdb: remove unused code in dirsync_filter_entry()
Stefan Metzmacher
1
-48
/
+5
2023-10-16
CVE-2018-14628: s4:setup: set the correct nTSecurityDescriptor on the CN=Dele...
Stefan Metzmacher
3
-0
/
+3
2023-10-16
s4/torture: fix exit status of raw.bench-lookup
Oleg Kravtsov
1
-0
/
+1
2023-10-16
gpdupate: Implement Drive Maps Client Side Extension
David Mulder
1
-0
/
+2
2023-10-13
s4:torture: Use assertEqual() instead of assertEquals()
Joseph Sutton
1
-2
/
+2
2023-10-13
s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()
Joseph Sutton
8
-8
/
+16
2023-10-13
s4:dsdb:tests: Fix assertion messages
Joseph Sutton
2
-9
/
+8
2023-10-13
s4:dsdb:tests: Remove unused variables
Joseph Sutton
2
-16
/
+0
2023-10-13
s4:dsdb:tests: Remove unused imports
Joseph Sutton
3
-10
/
+6
2023-10-13
s3:script: Remove semicolons
Joseph Sutton
1
-2
/
+2
2023-10-13
s4-torture: add another test to demonstrate identical functions
Günther Deschner
1
-0
/
+130
2023-10-13
s4-torture: add testcase to iremotewinspool suite to explore object_uuid hand...
Günther Deschner
3
-9
/
+145
2023-10-13
s4:rpc_server: Check return values of gnutls functions (CID 1452111)
Joseph Sutton
1
-8
/
+21
2023-10-13
s4:rpc_server: Check mkdir() return value (CID 1034649)
Joseph Sutton
1
-1
/
+6
2023-10-13
s4:ntvfs: Correctly acknowledge PVFS_FLAG_STRICT_SYNC flag (CID 241154)
Joseph Sutton
1
-6
/
+3
2023-10-13
s4:ntvfs: Remove dead code path
Joseph Sutton
1
-17
/
+12
2023-10-13
s4:ntvfs: Remove unneeded NULL check (CID 240771)
Joseph Sutton
1
-3
/
+1
2023-10-13
s4:messaging: Remove redundant code
Joseph Sutton
1
-3
/
+0
2023-10-13
s4:libcli: Check return value of convert_string_talloc() (CID 1272839)
Joseph Sutton
1
-3
/
+8
2023-10-13
s4:libcli: Remove unnecessary casts
Joseph Sutton
1
-14
/
+14
2023-10-13
s4:dsdb: Don’t overwrite existing error code (CID 1445263)
Joseph Sutton
1
-1
/
+1
2023-10-13
s4:dsdb: Log correct ldb error
Joseph Sutton
1
-1
/
+1
2023-10-13
s4:dsdb: Replace early ‘continue’ with ‘if’ statement (CID 1414738)
Joseph Sutton
1
-7
/
+3
2023-10-13
s4:dsdb: Check return value of ldb_msg_add_empty() (CID 1272827)
Joseph Sutton
1
-1
/
+4
2023-10-13
s4:dsdb: Fix unreachable code (CID 1435967)
Joseph Sutton
1
-1
/
+1
2023-10-13
s4:dsdb: Remove unreachable code (CID 1034686)
Joseph Sutton
1
-2
/
+0
2023-10-13
s4:dsdb: Check return code (CID 1444824/1444844)
Joseph Sutton
1
-0
/
+4
2023-10-13
s4:dsdb: Permit forward link to be missing in linked_attributes_fix_forward_l...
Joseph Sutton
1
-6
/
+8
2023-10-13
s4:dsdb: Check whether ‘p’ is NULL before dereferencing it (CID 240875)
Joseph Sutton
1
-2
/
+2
2023-10-13
s4:dns_server: Check return value of ldb_transaction_commit() (CID 1034631)
Joseph Sutton
1
-1
/
+4
2023-10-13
s4:dns_server: Merge similar code paths
Joseph Sutton
1
-13
/
+5
2023-10-13
s4:auth: Remove event context on failure
Joseph Sutton
1
-0
/
+3
2023-10-13
s4:auth: Fix resource leak (CID 1107222)
Joseph Sutton
1
-0
/
+2
2023-10-13
s4:kdc: Always regard device info when checking a server authentication policy
Joseph Sutton
1
-1
/
+1
2023-10-12
s4:dsdb: Skip allocation of empty device SIDs array
Joseph Sutton
1
-1
/
+1
2023-10-12
s4:kdc: Use claims to evaluate RBCD conditions
Joseph Sutton
1
-1
/
+20
2023-10-12
s4:kdc: Use device info to evaluate RBCD conditions
Joseph Sutton
1
-1
/
+30
2023-10-12
s4:kdc: Pass claims and device info into samba_kdc_check_s4u2proxy_rbcd()
Joseph Sutton
4
-2
/
+10
2023-10-12
s4:kdc: Rename ‘user_info_dc’ to ‘client_info’
Joseph Sutton
1
-3
/
+3
2023-10-12
s4:kdc: Call samba_kdc_get_user_info_dc() to get client information
Joseph Sutton
1
-9
/
+19
2023-10-12
s4:kdc: Add comment regarding RODC‐issued evidence tickets for constrained ...
Joseph Sutton
1
-0
/
+6
[prev]
[next]