summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-06talloc: version 2.4.3talloc-2.4.3Jule Anger3-1/+83
2025-02-06tdb: version 1.4.13tdb-1.4.13Jule Anger2-1/+74
2025-02-06vfs_gpfs: Remove one whitespaceChristof Schmitt1-1/+1
2025-02-06gpfswrap: Remove unused gpfs_set_winattrs_pathChristof Schmitt2-19/+0
2025-02-06gpfswrap: Remove unused gpfs_fstat_xChristof Schmitt2-16/+0
2025-02-06gpfswrap: Remove unused gpfs_stat_x wrapperChristof Schmitt2-16/+0
2025-02-06vfs_gpfs: Remove winattr calls from vfs_gpfs_fntimesChristof Schmitt1-53/+1
2025-02-06vfs_gpfs: Set creation time from vfs_gpfs_fset_dos_attributesChristof Schmitt1-15/+38
2025-02-06vfs_gpfs: Simplify vfs_gpfs_fset_dos_attributesChristof Schmitt1-35/+3
2025-02-06vfs_gpfs: Use gpfs_get_winattrs instead of gpfs_fstat_xChristof Schmitt1-12/+6
2025-02-06vfs_gpfs: Remove pathref testChristof Schmitt1-73/+0
2025-02-06vfs_gpfs: Remove gpfs_stat_x fallbackChristof Schmitt1-26/+2
2025-02-06librpc/ndr: apply some const to ndr_push_union_blob()Stefan Metzmacher3-3/+3
2025-02-05vfs_gpfs: add gpfs:clamp_invalid_timesRalph Boehme2-12/+60
2025-02-05ntvfs: Simplify rap_netshareenum()Volker Lendecke1-5/+1
2025-02-05talloc: Add a comment explaining talloc_asprintf_addbuf()Volker Lendecke1-0/+4
2025-02-05smbd: Remove an unnecessary call to SMB_VFS_STAT()Volker Lendecke1-5/+3
2025-02-05lib: Shrink .text a bitVolker Lendecke1-1/+1
2025-02-05vfs: Slightly simplify ad_get_meta_fsp()Volker Lendecke1-3/+1
2025-02-05vfs: Add some constVolker Lendecke1-1/+1
2025-02-05vfs: Align a few integer typesVolker Lendecke2-20/+20
2025-02-05smbd: Remove vfs_file_exist()Volker Lendecke4-30/+2
2025-02-05lib: Remove a pointer from R/W .dataVolker Lendecke2-2/+2
2025-02-05lib: Move a pointer from .data to stackVolker Lendecke1-1/+1
2025-02-05vfs: Remove a few calls to map_errno_from_nt_status()Volker Lendecke1-132/+138
2025-02-05vfs: Slightly simplify catia_translate_name()Volker Lendecke1-1/+1
2025-02-05lib: Convert string_replace_allocate() to return 0/errnoVolker Lendecke4-44/+49
2025-02-05vfs: Fix some whitespaceVolker Lendecke2-26/+26
2025-02-05vfs: Fix some error path memleaksVolker Lendecke1-4/+11
2025-02-05libsmb: Save some bytes in .text codeVolker Lendecke1-1/+1
2025-02-05lib: Fix typosVolker Lendecke1-3/+3
2025-02-05lib: Move 968 bytes from R/W data to R/O textVolker Lendecke1-126/+175
2025-02-05lib: Simplify ad_get_internal()Volker Lendecke1-6/+2
2025-02-04provision: always use a large transaction index cacheDouglas Bagnall1-6/+3
2025-02-04netcmd: Increase the transaction_index_cache_size to 200k for schemaupgradeAndréas Leroux1-1/+5
2025-02-04s3:utils: Fix 'Usage:' for 'net ads enctypes'Pavel Filipenský1-6/+6
2025-02-04s3:utils: Fix 'Usage:' for 'net ads setspn'Pavel Filipenský1-6/+6
2025-02-04docs-xml:manpages: Fix doc for 'net ads setspn'Pavel Filipenský1-5/+7
2025-02-04docs-xml:manpages: Fix doc for 'net ads enctypes'Pavel Filipenský1-5/+7
2025-02-04docs-xml:manpages: Add missing ')' to ADS KEYTABPavel Filipenský1-3/+3
2025-02-04s3,s4: Make case spelling of sAMAccountName consistentPavel Filipenský16-43/+43
2025-01-30s3-libnet: avoid using lp_dns_hostname() in join codeGünther Deschner1-1/+8
2025-01-30selfest: add test for non-local offlinejoin provisionGünther Deschner1-0/+14
2025-01-30s3-libads: dump ADS_MODSLIST before attempting the LDAP modifyGünther Deschner1-0/+66
2025-01-29s3:rpc_server: Handle an np_read_send with len==0 correctlyStefan Metzmacher1-0/+45
2025-01-29s3:smbd: Allow cancel of SMB2 read on ipc handlesAndreas Schneider1-3/+23
2025-01-29s3:smbd: let aio_add_req_to_fsp() return the pointer to the linkAndreas Schneider2-6/+7
2025-01-29s3:smbd: Use nt_status_np_pipe() in smbd_smb2_ioctl_pipe_{read,write}_done()Stefan Metzmacher1-0/+2
2025-01-29s4:torture: Implement ipc test with len=0Andreas Schneider2-7/+63
2025-01-29s4:torture: Add notify test with multichannel for 'smb2 max async credits'Andreas Schneider2-0/+92