summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:lib: Use POPT_TABLEEND for last element of poptOptionAndreas Schneider2019-01-281-1/+1
* s3:winbind: Use C99 initializer for poptOption in winbinddAndreas Schneider2019-01-281-6/+48
* s3:param: Use C99 initializer for poptOption in test_lp_loadAndreas Schneider2019-01-281-2/+8
* s3:utils: Use C99 initializer for poptOption in smbgetAndreas Schneider2019-01-281-19/+133
* s3:utils: Use C99 initializer for poptOption in smbtreeAndreas Schneider2019-01-281-3/+24
* s3:utils: Use C99 initializer for poptOption in netAndreas Schneider2019-01-281-50/+302
* s3:utils: Use C99 initializer for poptOption in log2pcaphexAndreas Schneider2019-01-281-2/+16
* s3:utils: Use C99 initializer for poptOption in testparmAndreas Schneider2019-01-281-6/+49
* s3:utils: Use C99 initializer for poptOption in smbcquotasAndreas Schneider2019-01-281-14/+72
* s3:utils: Use C99 initializer for poptOption in ntlm_authAndreas Schneider2019-01-281-22/+145
* s3:utils: Use C99 initializer for poptOption in sharesecAndreas Schneider2019-01-281-15/+94
* s3:utils: Use C99 initializer for poptOption in profilesAndreas Schneider2019-01-281-3/+24
* s3:utils: Use C99 initializer for poptOption in nmblookupAndreas Schneider2019-01-281-10/+74
* s3:utils: Use C99 initializer for poptOption in smbcaclsAndreas Schneider2019-01-281-16/+117
* s3:utils: Use C99 initializer for poptOption in smbstatusAndreas Schneider2019-01-281-12/+96
* s3:torture: Use C99 initializer for poptOption in vfstestAndreas Schneider2019-01-281-4/+21
* s3:smbd: Use C99 initializer for poptOption in smbd serverAndreas Schneider2019-01-281-11/+67
* s3:rpcclient: Use C99 initializer for poptOption in cmd_witnessAndreas Schneider2019-01-281-17/+129
* s3:client: Use C99 initializer for poptOption in smbclientAndreas Schneider2019-01-281-15/+130
* s3:pylibsmb: Initialize pointers to NULL in new API codeTim Beale2019-01-261-4/+4
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-01-251-2/+33
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-01-252-0/+77
* s3:rpclient: rpclient help is not very helpfulTim Beale2019-01-251-0/+2
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-01-233-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-01-223-0/+80
* s3:lib: Fix the debug message for adding cache entries.Andreas Schneider2019-01-191-4/+4
* s3:libsmb: Store file allocation size in struct file_info.Jeremy Allison2019-01-182-0/+2
* s3:libsmb: parse_finfo_id_both_directory_info capture FileID in SMB2_FIND_ID_...Puran Chand2019-01-182-0/+2
* wscript: Make non_posix_acls a subsystemChristof Schmitt2019-01-181-3/+2
* s3:pylibsmb: Add FILE_READ_ATTRIBUTES access to .loadfile() APITim Beale2019-01-171-1/+2
* s3:pylibsmb: Add .set_acl API to SMB py bindingsTim Beale2019-01-171-0/+51
* vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner2019-01-171-1/+2
* s3:libsmb: Honor disable_netbios option in smbsock_connect_sendJustin Stephenson2019-01-161-0/+7
* profiling: stop smbprofile from growing unnecessarilyDylan Stephano-Shachter2019-01-161-0/+5
* s3-smbd: use fruit:model string for mDNS registrationGünther Deschner2019-01-151-0/+27
* libcli/dns: Add resolv.conf parsingVolker Lendecke2019-01-152-0/+24
* vfs_fileid: fix get_connectpath_inoRalph Wuerthner2019-01-151-1/+3
* s3:smbd: perform impersonation in smb2_query_directory_fetch_write_time_done()Ralph Boehme2019-01-141-0/+7
* s3:smbd: perform impersonation in smb2_query_directory_dos_mode_done()Ralph Boehme2019-01-141-0/+7
* s3:smbd: perform impersonation in dos_mode_at_vfs_get_dosmode_done()Ralph Boehme2019-01-141-0/+7
* vfs_default: use change_to_user_by_fsp() instead of change_to_user()Ralph Boehme2019-01-141-6/+2
* vfs: perform impersonation in smb_vfs_call_getxattrat_done()Ralph Boehme2019-01-141-0/+9
* vfs: use struct initializer in smb_vfs_call_getxattrat_send()Ralph Boehme2019-01-141-1/+4
* vfs: perform impersonation in smb_vfs_call_get_dos_attributes_done()Ralph Boehme2019-01-141-0/+9
* vfs: use struct initializer in smb_vfs_call_get_dos_attributes_sendRalph Boehme2019-01-141-1/+4
* s3:pylibsmb: Add .get_acl() API to SMB py bindingsTim Beale2019-01-141-0/+53
* lib: remove unused function nttime_from_string()Swen Schillig2019-01-121-9/+0
* Revert "smbd: add smbd_server_connection->raw_ev_ctx pointer"Ralph Boehme2019-01-113-5/+2
* vfs_aio_pthread: add sync fallbackRalph Boehme2019-01-111-3/+29
* vfs_aio_pthread: store conn instead of sconn in aio_open_private_dataRalph Boehme2019-01-111-3/+3