summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:tests: Reformat test_rpcclientsrvsvc.shAndreas Schneider2022-06-081-11/+11
* s3:tests: Reformat test_rpcclient_samlogon.shAndreas Schneider2022-06-081-7/+7
* s3:tests: Reformat test_rpcclient_pw_nt_hash.shAndreas Schneider2022-06-081-4/+4
* s3:tests: Reformat test_rpcclient_netsessenum.shAndreas Schneider2022-06-081-4/+4
* s3:tests: Reformat test_rpcclient_lookup.shAndreas Schneider2022-06-081-2/+2
* s3:tests: Reformat test_rpcclient_dfs.shAndreas Schneider2022-06-081-2/+2
* s3:tests: Reformat test_rpcclient.shAndreas Schneider2022-06-081-4/+4
* s3:tests: Reformat test_resolvconf.shAndreas Schneider2022-06-081-6/+6
* s3:tests: Reformat test_registry_upgrade.shAndreas Schneider2022-06-081-140/+139
* s3:tests: Reformat test_pthreadpool.shAndreas Schneider2022-06-081-6/+6
* s3:tests: Reformat test_printing_var_exp.shAndreas Schneider2022-06-081-20/+21
* s3:tests: Reformat test_preserve_case.shAndreas Schneider2022-06-081-17/+18
* s3:tests: Reformat test_open_eintr.shAndreas Schneider2022-06-081-16/+22
* s3:tests: Reformat test_offline.shAndreas Schneider2022-06-081-5/+5
* s3:tests: Reformat test_netfileenum.shAndreas Schneider2022-06-081-24/+30
* s3:tests: Reformat test_net_usershare.shAndreas Schneider2022-06-081-9/+10
* s3:tests: Reformat test_net_tdb.shAndreas Schneider2022-06-081-21/+21
* s3:tests: Reformat test_net_rpc_share_allowedusers.shAndreas Schneider2022-06-081-12/+11
* s3:tests: Reformat test_net_rpc_oldjoin.shAndreas Schneider2022-06-081-11/+10
* s3:tests: Reformat test_net_rpc_join_creds.shAndreas Schneider2022-06-081-8/+8
* s3:tests: Reformat test_net_rpc_join.shAndreas Schneider2022-06-081-7/+7
* s3:tests: Reformat test_net_registry_roundtrip.shAndreas Schneider2022-06-081-99/+97
* s3:tests: Reformat test_net_registry_import.shAndreas Schneider2022-06-081-43/+43
* s3:tests: Reformat test_net_registry_check.shAndreas Schneider2022-06-081-12/+11
* s3:tests: Reformat test_net_registry.shAndreas Schneider2022-06-081-95/+92
* s3:tests: Reformat test_net_misc.shAndreas Schneider2022-06-081-16/+15
* s3:tests: Reformat test_net_machine_account.shAndreas Schneider2022-06-081-7/+10
* s3:tests: Reformat test_net_lookup.shAndreas Schneider2022-06-081-20/+26
* s3:tests: Reformat test_net_dom_join_fail_dc.shAndreas Schneider2022-06-081-4/+4
* s3:tests: Reformat test_net_cred_change.shAndreas Schneider2022-06-081-7/+7
* s3:tests: Reformat test_net_conf.shAndreas Schneider2022-06-071-752/+750
* s3:tests: Reformat test_net_cache_samlogon.shAndreas Schneider2022-06-071-3/+3
* winbindd: Remove a "wrong" error messageVolker Lendecke2022-06-061-4/+0
* lib: Slightly simplify is_ntfs_stream_smb_fname()Volker Lendecke2022-06-061-5/+1
* vfs: Remove a typedefVolker Lendecke2022-06-066-10/+10
* smbd: Fix a typoVolker Lendecke2022-06-061-2/+4
* smbd: Fix CID 1504457 Resource leakVolker Lendecke2022-06-061-1/+4
* smbd: Remove NTCREATEX_FLAG_DELETE_ON_CLOSEVolker Lendecke2022-06-065-20/+6
* smbd: Move message_push_string() to smb1_utils.cVolker Lendecke2022-06-064-56/+57
* smbd: Remove unused smb_bufrem() macroVolker Lendecke2022-06-061-1/+0
* s3:smbd implement volume serial number parameterChristian Ambach2022-06-063-1/+43
* docs-xml: add new parameter volume serial numberChristian Ambach2022-06-061-0/+1
* s3:smbd factor out volume serial number generationChristian Ambach2022-06-061-8/+26
* s3:smbd add missing VolumeCreationTime to FileFsVolumeInformationChristian Ambach2022-06-061-1/+2
* s3:include fix typoChristian Ambach2022-06-061-1/+1
* vfs_gpfs: use handle based gpfswrap_get_winattrs()Ralph Boehme2022-06-031-6/+6
* vfs_gpfs: finally: use gpfswrap_fgetacl() instead of gpfswrap_getacl()Ralph Boehme2022-06-031-2/+2
* vfs_gpfs: pass fsp to gpfs_getacl_with_capability()Ralph Boehme2022-06-031-3/+5
* vfs_gpfs: pass fsp to vfs_gpfs_getacl()Ralph Boehme2022-06-031-7/+6
* vfs_gpfs: use fsp in gpfsacl_get_posix_acl()Ralph Boehme2022-06-031-2/+2