summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:lib: Remove util_cmdlineAndreas Schneider2021-05-283-574/+0
* s3:lib: Remove popt_samba3Andreas Schneider2021-05-285-735/+0
* s3:printing: Migrate samba-bgqd to new cmdline option parserAndreas Schneider2021-05-282-15/+21
* s3:libsmb: Use cli_credentials to store traversal credsAndreas Schneider2021-05-288-53/+52
* s3:utils: Use connection and credentials parser in net utilAndreas Schneider2021-05-288-356/+112
* s3:utils: Add cli_credentials and loadparm_context to net_contextAndreas Schneider2021-05-281-0/+2
* s3:utils: Migrate net to new cmdline option parserAndreas Schneider2021-05-282-13/+24
* s3:utils: Remove '-l' for '--long' from netAndreas Schneider2021-05-281-1/+0
* s3:utils: Migrate smbtree to new cmdline option parserAndreas Schneider2021-05-282-17/+26
* s3:utils: Migrate smbcquotas to the new cmdline option parserAndreas Schneider2021-05-282-14/+34
* s3:utils: Rename --user to --quota-user in smbcquotasAndreas Schneider2021-05-281-1/+1
* s3:utils: Use samba_cmdline_burn() in smbgetAndreas Schneider2021-05-282-3/+3
* s3:utils: Migrate samba-regedit to new cmdline option parserAndreas Schneider2021-05-282-7/+35
* s3:utils: Migrate smbcacls to new cmdline option parserAndreas Schneider2021-05-282-20/+25
* s3:utils: Use cli_credentials in 'struct cacl_callback_state'Andreas Schneider2021-05-281-4/+4
* s3:utils: Pass cli_credentials to connect_one()Andreas Schneider2021-05-281-5/+5
* s3:param:py_param - allocate buffer for nt_name and commentAndrew Walker2021-05-271-6/+20
* loadparam: add option "acl flag inherited canonicalization"Ralph Boehme2021-05-272-0/+6
* smbd: pass fsp to canonicalize_inheritance_bits()Ralph Boehme2021-05-271-2/+3
* torture/smb2: ACL inheritance flags test with non-canonical behaviourRalph Boehme2021-05-271-0/+2
* s3: smbd: Fix uninitialized memory read in process_symlink_open() when used w...Jeremy Allison2021-05-271-4/+11
* s3:utils: Migrate pdbedit to the new cmdline option parserAndreas Schneider2021-05-252-10/+22
* s3:utils: Migrate sharesec to new cmdline option parserAndreas Schneider2021-05-252-6/+23
* s3:utils: Remove '-V' for '--viewsddl' from sharesecAndreas Schneider2021-05-251-3/+3
* s3:utils: Migrate spilt_tokens to new cmdline option parserAndreas Schneider2021-05-252-12/+25
* s3:utils: Migrate smbcontrol to new cmdline option parserAndreas Schneider2021-05-252-8/+23
* s3:utils: Migrate dbwrap_torture to new cmdline option parserAndreas Schneider2021-05-252-7/+24
* s3:utils: Migrate smbstatus to new cmdline option parserAndreas Schneider2021-05-252-25/+34
* s3:utils: Migrate ntlm_auth to new cmdline option parserAndreas Schneider2021-05-252-29/+21
* s3:utils: Migrate mdfind to new cmdline option parserAndreas Schneider2021-05-252-54/+42
* s3:utils: Migrate testparm to new cmdline option parserAndreas Schneider2021-05-252-10/+31
* s3:utils: Migrate nmblookup to new cmdline option parserAndreas Schneider2021-05-252-11/+22
* s3:utils: Remove duplicate '-R' option from nmblookupAndreas Schneider2021-05-251-3/+7
* s3:utils: Migrate dbwrap_tool to new cmdline option parserAndreas Schneider2021-05-252-6/+25
* s3:utils: Migrate profiles to new cmdline option parserAndreas Schneider2021-05-252-7/+21
* s3:rpcclient: Document command of witness protocolPavel Filipenský2021-05-251-5/+5
* s3: smbd: Allow SMB1+UNIX extensions rename of dangling symlink.Jeremy Allison2021-05-241-1/+13
* s3: torture: Add regression test for renaming SMB1+POSIX symlinks, dangling a...Jeremy Allison2021-05-244-0/+140
* s3: smbd: Remove use of synthetic_pathref() in rename_internals_fsp().Jeremy Allison2021-05-241-24/+16
* smbd: correctly initialize close timestamp fieldsRalph Boehme2021-05-241-4/+4
* s3/smbd: Fix stray line introduced in 470b6223e7283ce1308e0b273eb893d20ab72d5bNoel Power2021-05-211-1/+0
* s3: smbd: Change set_create_timespec_ea() to take the existing fsp.Jeremy Allison2021-05-203-35/+9
* s3:smbd: Initialize command for spools printer controlAndreas Schneider2021-05-201-1/+1
* s3:utils: Migrate tevent_glib_tracker to new cmdline option parserAndreas Schneider2021-05-202-8/+18
* s3:torture: Migrate pdbtest to new cmdline option parserAndreas Schneider2021-05-202-7/+17
* s3:torture: Migrate vfstest to new cmdline option parserAndreas Schneider2021-05-203-10/+18
* s3:rpc_server: Migrate test_mdsparser_es to new cmdline option parserAndreas Schneider2021-05-202-8/+23
* s3:lib: Migrate smbconftort to new cmdline option parserAndreas Schneider2021-05-202-11/+19
* s3:param: Migrate test_lp_load to new cmdline option parserAndreas Schneider2021-05-202-8/+27
* s3:rpcclient: Migrate rpcclient to new cmdline option parserAndreas Schneider2021-05-204-32/+30