summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-11third_party: Bump version for socket_wrapperAndreas Schneider2-2/+2
2025-09-11s4:auth: Fix 'no delegation' logic in gensec_gssapi_start()Andreas Schneider1-1/+1
2025-09-11s4:auth: Fix trailing white spaces in gensec_gssapi.cAndreas Schneider1-121/+121
2025-09-11s4:tests: Use the command line option '--use-kerberos'Andreas Schneider1-4/+40
2025-09-11rpc_server: Remove the source4 implementation of wkssvcStefan Metzmacher6-444/+11
2025-09-11wkssvc3: Return RNG_ERROR where source4 does itVolker Lendecke1-0/+8
2025-09-11wkssvc3: Return ACCESS_DENIED where source4 does itVolker Lendecke1-0/+3
2025-09-11samr: Fix CID 1035506: close slave fd (REASOURCE_LEAK)Shachar Sharon1-3/+9
2025-09-10selftest: Do not use wrappers for samba.tests.docsAndreas Schneider1-1/+8
2025-09-10source3/passdb: Follow up to the fix for CID 1508970Anoop C S1-2/+2
2025-09-10source3/utils: Follow up to the fix for CID 1508980Anoop C S1-2/+2
2025-09-10utils: Fixing CID 1509038 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10utils: Fixing CID 1509034 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10utils: Fixing CID 1508980 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10passdb: Fixing CID 1508971 for time_t in DEBUG statementRabinarayan Panigrahi1-4/+4
2025-09-10passdb: Fixing CID 1508970 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10winbindd: Fixing CID 1508950 for time_t in DEBUG statementRabinarayan Panigrahi1-4/+4
2025-09-10nmbd: Fixing CID 1508948 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10nmbd: Fixing CID 1509039 for time_t in DEBUG statementRabinarayan Panigrahi2-4/+4
2025-09-10smbd: Fix Bug 15897Volker Lendecke1-13/+3
2025-09-10smbd: Add openat_pathref_fsp_dot()Volker Lendecke2-0/+112
2025-09-10lib: Fix the build on FreeBSDVolker Lendecke1-0/+2
2025-09-10bootstrap: Use slim images for DebianAndreas Schneider7-10/+10
2025-09-10bootstrap: Use minimal image for FedoraAndreas Schneider3-3/+3
2025-09-10bootstrap: Remove unused ubuntu1804 imagesAndreas Schneider12-661/+5
2025-09-09s3:script: Avoid UnicodeDecodeError for samba-log-parser processing whole dir...Pavel Filipenský1-2/+12
2025-09-09printing: Fix an uninitialized readVolker Lendecke1-1/+1
2025-09-09s4:torture: Fix stack buffer overflow in test_dirlease_oplocks()Andreas Schneider1-1/+1
2025-09-08ctdb: fix build against PCP 7.0.0Alexander Bokovoy2-11/+21
2025-09-08third_party:heimdal: import lorikeet-heimdal-202508180154Gary Lockyer6-12/+145
2025-09-06s3:shadow_copy: CID 1449539 talloc_realloc and error handlingShwetha K Acharya1-9/+14
2025-09-05s3:net: Pass down the server from cmdline to sync_pw2keytabs()Andreas Schneider10-35/+66
2025-09-05tests: Add test for 'net ads join' to a preferred DCPavel Filipenský3-0/+63
2025-09-05selftest: Add the short name for localvampiredc to hosts filePavel Filipenský1-1/+1
2025-09-04s3:net: fix "net ads group"MikeLiu1-1/+1
2025-09-03krb5: handle GSS-Proxy credentials lifetimeAlexander Bokovoy2-12/+59
2025-09-03dsdb:audit log: cmocka unit tests for KCLDouglas Bagnall1-0/+155
2025-09-03dsdb:audit: bump minor version of password logs (1.1 -> 1.2)Douglas Bagnall1-1/+1
2025-09-03dsdb:audit: log if msDS-KeyCredentialLink changedDouglas Bagnall2-1/+70
2025-09-03dsdb:audit: password_change loggers take a new flag argumentDouglas Bagnall3-17/+29
2025-09-03dsdb: audit: replace local min() with libreplace MIN()Douglas Bagnall2-6/+2
2025-09-03dsdb:audit:test: test msDS-KeyCredentialLink change loggingDouglas Bagnall2-2/+288
2025-09-03librpc:idl: add windows event 5136 object changeDouglas Bagnall1-1/+11
2025-09-02winbindd: Simplify parse_domain_user()Volker Lendecke1-3/+1
2025-09-02libsmb: Avoid an "else"Volker Lendecke1-1/+3
2025-09-02vfs: Add some const to make in/out params more obviousVolker Lendecke1-1/+1
2025-09-02libsmb: Slightly simplify cli_tcon_andx_done()Volker Lendecke1-2/+1
2025-09-02libsmb: Remove sync smb1cli_trans and _echo wrappersVolker Lendecke3-113/+0
2025-09-02lib: Fix Coverity ID 1509061 Use of 32-bit time_tVolker Lendecke1-1/+4
2025-09-02lib: Use talloc_realloc_zero() in a few obvious placesVolker Lendecke4-23/+18