summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* vfs_gpfs: pass fsp to gpfsacl_get_posix_acl()Ralph Boehme2022-06-031-3/+4
* vfs_gpfs: pass fsp to gpfs_get_nfs4_acl()Ralph Boehme2022-06-031-3/+5
* vfs_gpfs: pass fsp to gpfsacl_emu_chmod()Ralph Boehme2022-06-031-4/+5
* vfs_gpfs: indentation and README.Coding fixesRalph Boehme2022-06-031-17/+19
* s3:printing: Start samba-bgqd as soon as possibleAndreas Schneider2022-05-311-4/+4
* s3:printing: Initialize the printcap cache as soon as the bgqd startsAndreas Schneider2022-05-311-0/+3
* winbind: Create local krb5.conf for idmap backend adVolker Lendecke2022-05-311-0/+19
* s3/util/py_net.c: fix samba-tool domain join&leave segfaultMichael Tokarev2022-05-251-4/+6
* s3/client: Restore '-E' handlingNoel Power2022-05-241-0/+5
* s3/script/tests: Test smbclient -E redirects output to stderrNoel Power2022-05-241-0/+45
* s3:libads: Clear previous CLDAP ping flags when reusing the ADS_STRUCTSamuel Cabrero2022-05-231-0/+7
* s3:libnet: Fix talloc frame not freed in orderSamuel Cabrero2022-05-231-1/+1
* s3:libads: Print 'gc' and 'no_fallback' fields in ndr_print_ads_struct()Samuel Cabrero2022-05-231-0/+2
* s3:lib: Fix use_after_free: Using freed pointer "p"Pavel Filipenský2022-05-231-0/+1
* srvsvcd: Silence a integer type warningVolker Lendecke2022-05-201-1/+1
* srvsvcd: Avoid an "else" due to the early returnVolker Lendecke2022-05-201-4/+4
* srvsvcd: Directly initialize variables in count_for_all_fn()Volker Lendecke2022-05-201-8/+6
* srvsvcd: Align integer typesVolker Lendecke2022-05-201-2/+2
* srvsvcd: Fix shareinfo2 max_connections calculationVolker Lendecke2022-05-201-1/+5
* srvsvcd: Use UINT32_MAX where appropriateVolker Lendecke2022-05-201-1/+1
* registry3: Align some integer typesVolker Lendecke2022-05-202-5/+5
* smbd: Simplify copy_file()Volker Lendecke2022-05-204-28/+4
* smbd: Simplify copy_file()Volker Lendecke2022-05-204-47/+12
* s3:winbind: Remove struct winbindd_child_dispatch_tableSamuel Cabrero2022-05-197-60/+3
* s3:winbind: Convert InitConnection from struct based to NDR basedSamuel Cabrero2022-05-194-59/+68
* s3:winbind: Create a binding handle for each childSamuel Cabrero2022-05-191-4/+3