summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:test_larg_acl: adapt for the canonical ACE flags formatDouglas Bagnall2023-04-281-2/+5
* s3:lib: Give better warnings about corrupted AppleDobule filesAndreas Schneider2023-04-271-5/+13
* s3:lib: Move ad_unpack() debug message to notice levelAndreas Schneider2023-04-271-20/+34
* s3:torture: Fix possible array out of bounds accessAndreas Schneider2023-04-271-0/+4
* s3:torture: Remove trailing white spaces in locktest2.cAndreas Schneider2023-04-271-27/+27
* s3:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_s...Stefan Metzmacher2023-04-241-1/+1
* s3:client: Remove unused tree.cAndreas Schneider2023-04-201-812/+0
* s3:libsmb: Also deprecate smbc_init()Andreas Schneider2023-04-201-14/+3
* s3:utils: Use smbc_set_credentials_with_fallback() for smbgetAndreas Schneider2023-04-201-43/+60
* s3:libsmb: Mark smbc_set_credentials() as deprecatedAndreas Schneider2023-04-201-22/+17
* s3:lib: Do not try to match '.' and '..' directories in is_in_path()Andreas Schneider2023-04-191-0/+5
* s3:tests: Add test that veto files works for hidden filesAndreas Schneider2023-04-191-0/+25
* s3:tests: Create a temporary directory for test_veto_files.shAndreas Schneider2023-04-191-2/+8
* pylibsmb: Return "flags" in create_returnsVolker Lendecke2023-04-181-1/+3
* smbd: Save 488 bytes RSSVolker Lendecke2023-04-181-25/+83
* libsmb: Adapt cli_echo_send() to modern conventionsVolker Lendecke2023-04-181-31/+22
* smbd: Fix a DBG statementVolker Lendecke2023-04-181-2/+1
* libsmb: Make setting errno safer in SMBC_add_cached_server()Volker Lendecke2023-04-181-1/+1
* libsmb: Simplify SMBC_add_cached_server()Volker Lendecke2023-04-181-9/+6
* libsmb: Avoid an explicit ZERO_STRUCTP with callocVolker Lendecke2023-04-181-3/+2
* libsmb: Slightly simplify smbc_init()Volker Lendecke2023-04-181-13/+14
* libsmb: Make cli_smb2_qpathinfo2() asynchronousVolker Lendecke2023-04-183-65/+188
* libsmb: Make cli_qpathinfo2_done() parse the resultsVolker Lendecke2023-04-181-20/+36
* libsmb: Introduce type-safe struct cli_smb2_create_flagsVolker Lendecke2023-04-185-32/+52
* shadow_copy2: Fix stream open for streams_depot pathsVolker Lendecke2023-04-171-9/+16
* streams_depot: Create files when requestedVolker Lendecke2023-04-171-1/+1
* selftest: Fix samba3.clustered.smb2.deny.deny2 testJoseph Sutton2023-04-121-1/+1
* selftest: Only run clusteredmember tests if ctdb is builtJoseph Sutton2023-04-121-49/+54
* s3:tests: Correct conditionJoseph Sutton2023-04-121-1/+1
* s3:script: Always return a non-zero status code on failureJoseph Sutton2023-04-122-4/+12
* testprogs: Make testit_expect_failure() return 0 on successJoseph Sutton2023-04-121-12/+12
* s3:net_usershare: Correctly escape newline in error messageJoseph Sutton2023-04-121-1/+1
* s3:net_usershare: Handle allocation failureJoseph Sutton2023-04-121-0/+20
* smbd/notify: Handle allocation failureJoseph Sutton2023-04-121-13/+63
* pysmbd: Fix typo in error messageJoseph Sutton2023-04-121-1/+1
* posix_acls: Don't skip ACEs in merge_default_aces()Joseph Sutton2023-04-121-2/+18
* vfs_fruit: avoid using 'conn->tcon->compat', we can just use 'conn'!Stefan Metzmacher2023-04-121-2/+2
* smbXsrv_tcon: avoid storing temporary (invalid!) records.Stefan Metzmacher2023-04-125-60/+95
* s3-client: Provide more information on protocol negotiation failuresAndrew Bartlett2023-04-111-2/+11
* libsmb: fix regression on smbc_getxattr and fix docRemi Collet2023-04-092-3/+3
* s3:libads: Remove executable bit from ldap.cAndreas Schneider2023-04-091-0/+0
* rpcd_mdssvc: initialize POSIX lockingRalph Boehme2023-04-071-0/+8
* smbd: Prevent creation of vetoed filesRalph Boehme2023-04-061-3/+7
* CI: add a test creating a vetoed fileRalph Boehme2023-04-061-0/+47
* s3:tests: Add exit code with failed testsAndreas Schneider2023-04-061-15/+19
* s3:tests: Use CONFIGURATION passed down to the testAndreas Schneider2023-04-061-2/+3
* s3:tests: Correctly implement tests for forceuser/forcegroupAndreas Schneider2023-04-061-4/+10
* s3:tests: Use the CONFIGURATION passed down to the testAndreas Schneider2023-04-061-5/+18
* s3:selftest: Remove ad_dc_ntvfs for smbclient_machine_auth.plainAndreas Schneider2023-04-061-1/+1
* net_ads: fill ads->auth.realm from c->credsStefan Metzmacher2023-04-061-1/+9