amitay/samba.git
2020-10-02 Ralph Boehmevfs_fruit: ensure the buffer passed to file_lines_parse...
2020-10-02 Ralph Boehmes4/torture: use unique filename for torture_samba3_hide...
2020-10-02 Ralph Boehmevfs_default: realign vfswrap_fgetxattr() args
2020-10-02 Ralph Boehmevfs: add and use vfs_fake_fd()
2020-10-02 Ralph Boehmebuild: remove smbd_conn private library
2020-10-02 David Mulderpython2 reduction: Merge remaining compat code into...
2020-10-02 David Mulderpython: Move dsdb_Dn to samdb
2020-10-01 Alexander BokovoyFix build after removal of an extra safe_string.h
2020-10-01 Jeremy Allisons3: smbd: Remove the ignored last parameter 'bool ...
2020-10-01 Jule Angersamba-tool tests: rename 'contact create' to 'contact...
2020-10-01 Jule Angerdoc: rename 'contact create' to 'contact add'
2020-10-01 Jule Angersamba-tool contact: rename 'contact create' to 'contact...
2020-10-01 Jule Angersamba-tool tests: rename 'group create' to 'group add'
2020-10-01 Jule Angerdoc: add 'group create' as synonym for 'group add'
2020-10-01 Jule Angersamba-tool group: add 'group create' as synonym for...
2020-10-01 Jule Angersamba-tool tests: rename 'computer create' to 'computer...
2020-10-01 Jule Angerdoc: rename 'computer create' to 'computer add'
2020-10-01 Jule Angersamba-tool computer: rename 'computer create' to 'compu...
2020-10-01 Jule Angersamba-tool tests: rename 'user create' to 'user add'
2020-10-01 Jule Angerdoc: rename 'user create' to 'user add'
2020-10-01 Jule Angersamba-tool user: rename 'user create' to 'user add'
2020-10-01 Jule Angersamba-tool tests: rename 'ou create' to 'ou add'
2020-10-01 Jule Angerdoc: rename 'ou create' to 'ou add'
2020-10-01 Jule Angersamba-tool ou: rename 'ou create' to 'ou add'
2020-10-01 Jule Angersamba-tool tests: add test-cases for 'contact rename'
2020-10-01 Jule Angerdoc: add samba-tool contact rename command to samba...
2020-10-01 Jule Angersamba-tool contact: add new contact 'rename' command
2020-10-01 Jule Angersamba-tool tests: add test-cases for 'group rename'
2020-10-01 Jule Angerdoc: add samba-tool group rename command to samba-tool...
2020-10-01 Jule Angersamba-tool group: add new group 'rename' command
2020-10-01 Jule Angersamba-tool tests: add test-cases for 'user rename'
2020-10-01 Jule Angerdoc: add samba-tool user rename command to samba-tool...
2020-10-01 Björn Baumbachsamba-tool user: add new user 'rename' command
2020-10-01 Jule Angertestsuite: add test suite for samba-tool contact commands
2020-10-01 Jule Angersamdb: add fullname_from_names() method
2020-10-01 Jule Angersamdb: add prepare_attr_replace() method
2020-10-01 Andrew Bartlettautobuild: Merge no-modules test with the library ...
2020-10-01 Andrew Bartlettautobuild: Remove more "make install" steps
2020-10-01 Andrew Bartlett.gitlab-ci.yml: Remove echo of (incorrect due previous...
2020-10-01 Andrew Bartlettautobuild: Remove the os.getpid() from the autobuild...
2020-10-01 Andrew Bartlettselftest: Move some more tests from the samba-o3 job
2020-10-01 Andrew Bartlett.gitlab-ci.yml: Set interuptable: true
2020-10-01 Andrew Bartlettbuild: Remove Python2 handling in SAMBA_CHECK_PYTHON_HE...
2020-10-01 Andrew Bartlettbuild: Remove Python2 support from the build
2020-10-01 Andrew Bartlettautobuild.py: Combine samba-static and samba-nopython
2020-09-30 Jeremy Allisons3: smbd: Remove unused check_path_syntax_wcard().
2020-09-30 Jeremy Allisons3: smbd: Remove unused 'bool *ppath_contains_wcard...
2020-09-30 Jeremy Allisons3: smbd: Implement the 'allow_wcards' parameter inside...
2020-09-30 Jeremy Allisons3: smbd: Remove wrapper resolve_dfspath_wcard(). Just...
2020-09-30 Jeremy Allisons3: smbd: Remove unused 'bool *ppath_contains_wcard...
2020-09-30 Jeremy Allisons3: smbd: Remove unused 'bool *ppath_contains_wcard...
2020-09-30 Jeremy Allisons3: smbd: Remove the 'bool *ppath_contains_wcard' param...
2020-09-30 Jeremy Allisons3: smbd: The only caller of filename_convert_with_priv...
2020-09-30 Jeremy Allisons3: smbd: All callers to filename_convert() pass in...
2020-09-30 Jeremy Allisons3: smbd: As srvstr_get_path_internal() ignores the...
2020-09-30 Jeremy Allisons3: smbd: Rename srvstr_get_path_wcard_internal() ...
2020-09-30 Jeremy Allisons3: smbd: All callers to srvstr_get_path_wcard_internal...
2020-09-30 Jeremy Allisons3: smbd: Remove the wrapper srvstr_get_path_req_wcard().
2020-09-30 Jeremy Allisons3: smbd: Remove srvstr_get_path_wcard() - no longer...
2020-09-30 Jeremy Allisons3: smbd: srvstr_get_path_wcard_posix() is no longer...
2020-09-30 Jeremy Allisons3: smbd: smb_file_rename_information() doesn't need...
2020-09-30 Jeremy Allisons3: smbd: SMB1 call_nt_transact_rename() never needs...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_copy(). Use srvstr_get_path_req...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_copy() - set the xxx_has_wild...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_mv() no longer needs the XX_has_wc...
2020-09-30 Jeremy Allisons3: smbd: SMB1 rename_internals() can figure out the...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_unlink() - use srvstr_get_path_req...
2020-09-30 Jeremy Allisons3: smbd: SMB1 call_trans2findnext() doesn't need the...
2020-09-30 Jeremy Allisons3: smbd: SMB1 call_trans2findfirst(). Don't need the...
2020-09-30 Jeremy Allisons3: smbd: unlink_internals() can figure out if the...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_fclose() doesn't need wcard, use...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_search(). Use srvstr_get_path_req...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_search(). The dptr already knows...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_search() doesn't actually care...
2020-09-30 Jeremy Allisons3: smbd: In SMB2 query directory we don't need to...
2020-09-30 Jeremy Allisons3: smbd: srvstr_get_path_req_wcard() is now static...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - now we set dest_has_w...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - now we set dest_has_w...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - set dest_has_wcard...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - Move the call to...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - the source cannot...
2020-09-30 Jeremy Allisons3: smbd: SMB1 comment out unused UCF_COND_ALLOW_WCARD_...
2020-09-30 Jeremy Allisons3: smbd: SMB1 Remove the crazy semantics in filename_c...
2020-09-30 Jeremy Allisons3: smbd: MS-DFS - We no longer ever set UCF_COND_ALLOW...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_ntrename() - the UCF_COND_ALLOW_WC...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_copy() - the UCF_COND_ALLOW_WCARD_...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_mv() - the UCF_COND_ALLOW_WCARD_LC...
2020-09-30 Jeremy Allisons3: smbd: SMB1 reply_unlink() - the UCF_COND_ALLOW_WCAR...
2020-09-30 Jeremy Allisons3: smbd: dptr_create() doesn't need a separate wcard_h...
2020-09-30 Simo SorceRestrict GSSAPI query to the krb5 mechanism
2020-09-30 Volker Lendeckesmbclient: Fix recursive mget
2020-09-30 Volker Lendecketest3: Add a test showing that smbclient recursive...
2020-09-30 Volker Lendeckesmbclient: Slightly simplify do_mget()
2020-09-30 Volker Lendeckesmbclient: Remove the "abort_mget" variable
2020-09-30 Volker Lendeckelib: Remove an optimization in string_replace()
2020-09-30 Volker Lendeckespoolss: Align some integer types
2020-09-30 Volker Lendeckespoolss: Align some integer types
2020-09-30 Volker Lendeckesmbd: process.c does not need libsmb.h
2020-09-30 Volker Lendeckesmbd: Align integer types in gid_in_use()
2020-09-30 Volker Lendeckelibsmb: Make cli_smb2_list() prototype more descriptive
next