summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-14s3/rpc_server: Add worker status smbcontrol message supportNoel Power4-2/+137
2026-04-14rpc_server: Only allocate fsp when counting file locksShwetha Acharya1-10/+10
2026-04-14rpc_server: Optionally skip "process_exists" when enumerating filesVolker Lendecke1-1/+2
2026-04-14rpc_server: Optionally skip counting byte range locks when enumerating filesRalph Wuerthner1-6/+11
2026-04-10samba_cross.py: autobuild fails with trailing space at line endingsBjörn Jacke1-1/+1
2026-04-08vfs_glusterfs: fix directory fd leak via FSP extension destructorThales Antunes de Oliveira Barretto1-7/+29
2026-04-08printing: Set default value in case of non-exisiting recordVinit Agnihotri1-8/+13
2026-04-08dsdb: use wellknow object IDs for new user and computer objectsBjörn Jacke1-6/+13
2026-04-08bootstrap: Move to openSUSE Leap 16Jennifer Sutton9-18/+17
2026-04-08bootstrap: Drop Ubuntu 20.04 in CIJennifer Sutton9-342/+3
2026-04-08s3:smb2_server: failing lease/oplock breaks should call smbd_server_connectio...Stefan Metzmacher1-1/+36
2026-04-08buildtools: fix clang warning: argument unusedGary Lockyer1-2/+2
2026-04-07s3:printing: make printer_list.tdb none readable for othersShwetha Acharya1-1/+1
2026-04-07s3:rpc_server: make epmdb.tdb non readable for othersShwetha Acharya2-2/+2
2026-04-07s3:idmap_tdb2: make idmap2.tdb non readable for othersShwetha Acharya1-1/+1
2026-04-07s3:idmap: make idmap.tdb non readable for othersShwetha Acharya1-1/+1
2026-04-07s3:gencache: make gencache.tdb none readable for othersRalph Wuerthner1-2/+2
2026-04-07s3:locking: make leases.tdb none readable for othersRalph Wuerthner2-2/+2
2026-04-07s3:locking: make locking.tdb none readable for othersRalph Wuerthner1-1/+1
2026-04-07s3:idmap_autorid: make autorid.tdb none readable for othersRalph Wuerthner1-1/+1
2026-04-07s3:cleanupdb: make smbd_cleanupd.tdb none readable for othersRalph Wuerthner1-1/+1
2026-04-07s3:smbprofile: make smbprofile.tdb none readable for othersRalph Wuerthner1-1/+1
2026-04-07s3:libads: Set dns_lookup_kdc=false during net ads joinPavel Filipenský1-1/+59
2026-04-07s3:libads: Allow to specify 'dns_lookup_kdc' in krb5.confPavel Filipenský2-11/+45
2026-04-07s3:libnet: Fix DC numeric ip handlingPavel Filipenský1-1/+1
2026-04-07subunit: Do not return successful exit code if tests fail or errorJennifer Sutton1-32/+28
2026-04-07selftest: Add keywords arguments to addDuration() methodJennifer Sutton2-4/+4
2026-04-02vfs_ceph_new: fix errno handling in vfs_ceph_readdirShweta Sodani1-4/+4
2026-04-02vfs_ceph_new: add missing sentinel to enum_vfs_cephfs_fscrypt_valsShweta Sodani1-0/+1
2026-04-01s4/dns_server: truncate large dns packets over udp and set truncated flagAndréas Leroux3-1/+27
2026-04-01s4/dns_server: add large dns udp truncated packets testsAndréas Leroux2-0/+124
2026-03-31auth: Check return of talloc_strdup() for NULLPavel Filipenský1-0/+3
2026-03-31libcli/smb: Call data_blob_clear() to zero MAC signing keyPavel Filipenský1-0/+2
2026-03-31auth: Use secure variant data_blob_talloc_s() to zero sensitive data blobsPavel Filipenský5-44/+82
2026-03-31auth: Call talloc_keep_secret() for sensitive memoryPavel Filipenský4-0/+8
2026-03-31auth: Call ZERO_ARRAY()/ZERO_STRUCT() for sensitive variables on stackPavel Filipenský7-9/+108
2026-03-31third_party:heimdal: Import lorikeet-heimdal-202603261022Gary Lockyer2-4/+11
2026-03-30tests:krb5 expired password handlingGary Lockyer3-2/+5
2026-03-30python:tests/krb5: Make PADATA_PK_AS_REP optional in non-strict modeAndreas Schneider3-3/+1
2026-03-30selftest: Fix missing --configfile in schema_pair_dc drs replicate cmdAndreas Schneider1-1/+2
2026-03-30selftest: Add test_device_and_server_silo_restrictions to knownfail_mit_kdcAndreas Schneider1-0/+1
2026-03-30python:tests: Fix assertEqual placement in test_device_group_restrictionsAndreas Schneider1-5/+4
2026-03-30s3/librpc/crypto: Don't keep growing in memory keytabNoel Power1-1/+17
2026-03-30quic:libquic:handshake fix clang-22 warningGary Lockyer1-1/+1
2026-03-27wafsamba: Add -D_FORTIFY_SOURCE=3 when stack protector is enabledAndreas Schneider2-7/+6
2026-03-26docs-xml: Sync pam_winbind with pam_winbind.conf manpageAndreas Schneider1-33/+68
2026-03-26docs-xml: Remove trailing spaces from pam_winbind.8.xmlAndreas Schneider1-4/+4
2026-03-26s3:winbind: Add support for krb5_ccache_type = DEFAULTAndreas Schneider2-0/+49
2026-03-26lib:krb5_wrap: Add function to read the default_ccache_name config valueAndreas Schneider2-0/+93
2026-03-26s3:winbind: Also support %{uid} substitution for krb5_ccache_typeAndreas Schneider2-5/+14