summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4:kdc: Add helper function to extract AES256 key and saltJoseph Sutton2022-06-262-0/+103
* tests/krb5: Add test for presence of NT hashJoseph Sutton2022-06-265-3/+159
* third_party: Update nss_wraper to version 1.1.12Andreas Schneider2022-06-243-5/+30
* ctdb-scripts: Drop use of eval in CTDB callout handlingMartin Schwenke2022-06-241-2/+2
* ctdb-tests: Do not require eval tricks for faking NFS calloutMartin Schwenke2022-06-2412-40/+41
* ctdb-scripts: Avoid ShellCheck warning SC2162Martin Schwenke2022-06-241-1/+1
* ctdb-tests: Fix faking of program stack tracesMartin Schwenke2022-06-241-1/+6
* ctdb-tests: Improve Debian-style event script unit testingMartin Schwenke2022-06-241-1/+29
* ctdb-scripts: Parameterise /etc directory to aid testingMartin Schwenke2022-06-241-4/+8
* ctdb-scripts: Set NFS services to "AUTO" if started by another serviceMartin Schwenke2022-06-241-22/+44
* ctdb-scripts: Refactor the manual RPC service start/stopMartin Schwenke2022-06-241-51/+81
* ctdb-scripts: Simplify and rename basic_stop() and basic_start()Martin Schwenke2022-06-241-36/+22
* ctdb-scripts: Move nfslock out of basic_stop() and basic_start()Martin Schwenke2022-06-241-16/+10
* ctdb-tests: Reformat scriptMartin Schwenke2022-06-241-102/+110
* s3:waf: Fix version number of public libsmbconfAndreas Schneider2022-06-241-1/+1
* docs-xml: add missing generic nfs4 parameters in nfs4_xattr man pageBjörn Jacke2022-06-221-0/+6
* docs_xml: use the nfs4 parameter include file in zfsacl man pageBjörn Jacke2022-06-221-57/+6
* docs_xml: use the nfs4 parameter include file in gpfs man pageBjörn Jacke2022-06-221-56/+8
* docs-xml: add nfs4.xml.include documenting the generic NFS4 ACL parametersBjörn Jacke2022-06-221-0/+57
* vfs_gpfs: use sys_fstatat() in stat_with_capability()Ralph Boehme2022-06-221-8/+7
* build: Ensure that SAMBA_GENERATOR() tasks fail on errorAndrew Bartlett2022-06-221-1/+8
* docs: Show current system path for smb.conf in &smb.conf entityAndrew Bartlett2022-06-227-15/+16
* docs-xml: Use &pathconfig.WINBINDD_SOCKET_DIR; to avoid reference to old /tmp...Andrew Bartlett2022-06-224-34/+55
* build: Allow &pathconfig XML entities to be used in all manpages, not just sm...Andrew Bartlett2022-06-223-9/+36
* lib:cmdline: Fix error handling of --client-protection=sign|encrypt|offAndreas Schneider2022-06-221-56/+63
* lib:cmdline: Fix error handling of --use-krb5-ccache=CCACHEAndreas Schneider2022-06-221-26/+32
* lib:cmdline: Fix error handling of --use-kerberos=desired|required|offAndreas Schneider2022-06-221-16/+26
* testprogs: Fix auth with smbclient and krb5 ccacheAndreas Schneider2022-06-221-2/+2
* s3:tests: Reformat xattr-tdb-1/run.shAndreas Schneider2022-06-221-27/+27
* s3:tests: Reformat vfstest-catia/run.shAndreas Schneider2022-06-221-46/+46
* s3:tests: Reformat vfstest-acl/run.shAndreas Schneider2022-06-221-27/+27
* s3:tests: Reformat stream-depot/run.shAndreas Schneider2022-06-221-11/+11
* s3:tests: Reformat full_audit_segfault/run.shAndreas Schneider2022-06-221-6/+8
* s3:tests: Reformat wb_pad.shAndreas Schneider2022-06-221-7/+8
* s3:tests: Reformat test_zero_data.shAndreas Schneider2022-06-221-8/+8
* s3:tests: Reformat test_winbind_ignore_domains.shAndreas Schneider2022-06-221-27/+29
* s3:tests: Reformat test_wbinfo_sids2xids.shAndreas Schneider2022-06-221-3/+3
* s3:tests: Reformat test_wbinfo_lookuprids_cache.shAndreas Schneider2022-06-221-6/+6
* s3:tests: Reformat test_virus_scanner.shAndreas Schneider2022-06-221-70/+70
* s3:tests: Reformat test_veto_rmdir.shAndreas Schneider2022-06-221-150/+150
* s3:tests: Reformat test_valid_users.shAndreas Schneider2022-06-221-29/+29
* s3:tests: Reformat test_usernamemap.shAndreas Schneider2022-06-221-3/+3
* s3:tests: Reformat test_timestamps.shAndreas Schneider2022-06-221-32/+35
* s3:tests: Reformat test_tevent_glib_glue.shAndreas Schneider2022-06-221-4/+3
* s3:tests: Reformat test_testparm_s3.shAndreas Schneider2022-06-221-62/+61
* security.idl: add missing BUILTIN SIDsBjörn Jacke2022-06-201-0/+2
* s3: VFS: streams_xattr: Add the same accommodation to streams_xattr_unlinkat(...Jeremy Allison2022-06-202-4/+22
* s3: tests: Add test that shows smbd crashes using vfs_fruit with fruit:resour...Jeremy Allison2022-06-204-0/+55
* s3/client: fix dfs deltree, resolve dfs pathNoel Power2022-06-173-19/+40
* Add test smbclient 'delree' of dir (on DFS share)Noel Power2022-06-173-0/+53