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