summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-44640 HEIMDAL: asn1: invalid free in ASN.1 codecNicolas Williams2022-12-065-6/+15
* CVE-2022-44640 selftest: Exclude Heimdal fuzz-inputs from source_chars testAndrew Bartlett2022-12-061-0/+1
* lib/compression: Include missing stat header fileAnoop C S2022-12-062-0/+2
* python/samba: use s3 param samba config parsingNoel Power2022-12-061-1/+2
* smbd: Simplify symlink_target_below_conn()Volker Lendecke2022-12-051-5/+1
* smbd: Simplify readlink_talloc()Volker Lendecke2022-12-051-6/+4
* smbd: No dfs_filename_convert() in filename_convert_smb1_search_path()Volker Lendecke2022-12-051-23/+0
* libsmb: Remove sync cli_posix_readlink() wrapperVolker Lendecke2022-12-054-52/+8
* smbclient: Use cli_readlinkVolker Lendecke2022-12-051-12/+4
* libsmb: Make readlink issue posix_readlinkVolker Lendecke2022-12-051-0/+47
* smbd: Fix a commentVolker Lendecke2022-12-051-5/+5
* smbd: Slightly simplify smb_posix_unlink()Volker Lendecke2022-12-051-1/+1
* tests: Test error codes for SET_REPARSE_POINTVolker Lendecke2022-12-051-0/+21
* tests: Try setting a 0-sized reparse pointVolker Lendecke2022-12-051-0/+7
* tests: Ignore symlink trusts flags in symlink error returnsVolker Lendecke2022-12-051-1/+7
* pylibsmb: Add symlink flagsVolker Lendecke2022-12-051-0/+7
* lib: Add symlink trust flags from dochelpVolker Lendecke2022-12-051-0/+11
* tests: Fix use of self.assertRaises()Volker Lendecke2022-12-052-24/+37
* tests: Show that we can write to a reparse point fileVolker Lendecke2022-12-051-0/+28
* tests: Show that a directory with a reparse point can't be populatedVolker Lendecke2022-12-051-3/+15
* tests: IO_REPARSE_TAG_NOT_HANDLED is acceptable for unlinkVolker Lendecke2022-12-051-0/+1
* s3:utils: Fix stack smashing in net offlinejoinAndreas Schneider2022-12-051-3/+8
* nsswitch:tests: Use ldb(modify|search) from the systemAndreas Schneider2022-12-051-2/+9
* manpages: samba-dcerpcd: fix typo (add missing space)Mikhail Novosyolov2022-12-051-1/+1
* testprogs: Do not run tests if undump.sh is not availableAndreas Schneider2022-12-051-0/+7
* testprogs: If built against system db use the system tools in ldapcmp_restore...Andreas Schneider2022-12-051-1/+6
* testprogs: If built against system db use the system tools in test_net_ads_dn...Andreas Schneider2022-12-051-2/+11
* testprogs: If built against system db use the system tools in test_trust_toke...Andreas Schneider2022-12-051-3/+4
* testprogs: If built against system db use the system tools in test_primary_gr...Andreas Schneider2022-12-051-6/+16
* lib:compression: Initialize variablesAndreas Schneider2022-12-041-2/+2
* nfs4_acl: Add comment for setting ACL as rootChristof Schmitt2022-12-021-0/+8
* posix_acls: Make try_chown and unpack_nt_owners staticChristof Schmitt2022-12-022-6/+5
* nfs4_acls: Call chown_if_needed function to remove duplicate codeChristof Schmitt2022-12-022-42/+3
* posix_acl: Move chown checks to new functionChristof Schmitt2022-12-022-40/+62
* posix_acls: Remove redundant call to save modeChristof Schmitt2022-12-021-3/+0
* lib/compression/lzxpress: fix our slow compressionDouglas Bagnall2022-12-021-46/+164
* lib/compression/lzxpress: shift encoding into helper functionsDouglas Bagnall2022-12-011-74/+104
* lib/compression/lzxpress compression: use a write context structDouglas Bagnall2022-12-011-50/+62
* lib/compression: more tests for lzxpress plain compressionDouglas Bagnall2022-12-011-0/+749
* lib/compression: add test data for lzxpress plain compressionDouglas Bagnall2022-12-0199-0/+130
* testdata: move compression examples to re-use with lzxpress plainDouglas Bagnall2022-12-01164-38/+50
* lib/compression/lzx-plain: relax size requirements on long fileDouglas Bagnall2022-12-011-2/+8
* lib/comression: convert test_lzxpress_plain to cmockaDouglas Bagnall2022-12-015-130/+79
* selftest: be less confident in commending st/summaryDouglas Bagnall2022-12-011-2/+2
* lib/compression: add test scripts READMEDouglas Bagnall2022-12-011-0/+19
* lib/compression: test util to generate fuzzing seedsDouglas Bagnall2022-12-011-0/+45
* lib/compression: Windows utility to generate test vectorsDouglas Bagnall2022-12-011-0/+206
* lib/compression: script to test 3 byte hashDouglas Bagnall2022-12-012-0/+50
* lib/compression: helper script to make unbalanced dataDouglas Bagnall2022-12-011-0/+185
* lib/compression: add a debug script to describe headersDouglas Bagnall2022-12-011-0/+54