git.samba.org
/
bbaumbach
/
samba-autobuild
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bbaumbach/samba-autobuild/.git
2020-06-04
Jeremy Allison
examples: clifuse: Info level SMB_FIND_FILE_BOTH_DIRECT...
commit
|
commitdiff
|
tree
2020-06-03
Andrew Bartlett
Update SECURITY.md to point to security releases
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: default. Ensure read_dfs_pathat() returns...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: shadow_copy2. Ensure read_dfs_pathat() returns...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: gluster. Ensure read_dfs_pathat() returns...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: ceph. Ensure read_dfs_pathat() returns stat...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: catia. Ensure read_dfs_pathat() returns stat...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: cap. Ensure read_dfs_pathat() returns stat...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: VFS: Change the function signature for SMB_VFS_READ...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: torture: Add test for getting attibutes on an MSDFS...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: torture: Add a MSDFS-ATTRIBUTE test.
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: libsmb: Info level SMB_FIND_EA_SIZE encodes attibut...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: libsmb: Info level SMB_FIND_INFO_STANDARD encodes...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: libsmb: Info level SMB_FIND_FILE_BOTH_DIRECTORY_INF...
commit
|
commitdiff
|
tree
2020-06-03
Jeremy Allison
s3: libsmb: Info level SMB2_FIND_ID_BOTH_DIRECTORY_INFO...
commit
|
commitdiff
|
tree
2020-06-03
David Disseldorp
s3/rpc_server: remove unnecessary srv_fss_agent.h header
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
smbd: simplify uid_entry_in_group()
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
libcli: simplify an if condition
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
s3:auth: fill in info3 domain name in passwd_to_SamInfo3()
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
smbd: RIP conn->origpath
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
smbd: avoid become_user_without_service() in close_dire...
commit
|
commitdiff
|
tree
2020-05-30
Ralph Boehme
smbd: avoid become_user_without_service() in close_remo...
commit
|
commitdiff
|
tree
2020-05-29
Ralph Boehme
smbd: don't free smb_fname_parent in unix_mode()
commit
|
commitdiff
|
tree
2020-05-29
Ralph Boehme
smbd: remove dead code
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Add net-ads-join dnshostname=fqdn option
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Add msDS-AdditionalDnsHostName entries to the keytab
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Add a test for msDS-AdditionalDnsHostName entries in...
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Refactor ads_keytab_add_entry() to make it iterable
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Fix accidental overwrite of dnsHostName by the last...
commit
|
commitdiff
|
tree
2020-05-29
Isaac Boukris
Add a test to check dNSHostName with netbios aliases
commit
|
commitdiff
|
tree
2020-05-29
Volker Lendecke
smbd: Protect smbd_smb2_getinfo_send() against invalid...
commit
|
commitdiff
|
tree
2020-05-29
Volker Lendecke
torture3: Check error code for quotactl on a non-quota...
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use tevent_req_received() in cli_qfileinfo_recv()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
pylibsmb: Use async cli_mkdir also for smb2
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove sync cli_smb2_mkdir()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use async cli_smb2_mkdir in async cli_mkdir
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Add async cli_smb2_mkdir_send()/recv()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
pylibsmb: Use async cli_chkpath also for smb2
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove sync cli_smb2_chkpath()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use async cli_smb2_chkpath in async cli_chkpath
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Add async cli_smb2_chkpath_send/recv()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
pylibsmb: Use async cli_rmdir also for smb2
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove sync cli_smb2_rmdir()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use tevent_req_simple_finish_ntstatus() in...
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use async cli_smb2_rmdir in async cli_rmdir
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbcacls: Fix typo "inherated"->"inherited"
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbcacls: Align integer types
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbcacls: Remove the CREATE_ACCESS_READ #define
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbcacls: Reformat a call to cli_ntcreate()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove the CREATE_ACCESS_READ #define
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Reformat calls to cli_ntcreate()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbclient: Remove the CREATE_ACCESS_READ #define
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
smbclient: Reformat a call to cli_ntcreate()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
pylibsmb: Use async cli_unlink also for smb2
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove sync cli_smb2_unlink()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use tevent_req_simple_finish_ntstatus() in...
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Use async cli_smb2_unlink in async cli_unlink
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove clistr_pull_talloc()
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Trim #includes
commit
|
commitdiff
|
tree
2020-05-28
Volker Lendecke
libsmb: Remove an outdated comment
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb: remove finally unused credential flags
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
examples/fuse/smb2mount: avoid using CLI_FULL_CONNECTIO...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:rpcclient: avoid using auth related CLI_FULL_CONNECT...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:torture: don't use CLI_FULL_CONNECTION_USE_KERBEROS...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:smbspool: avoid using CLI_FULL_CONNECTION_{USE,FALLB...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb: remove unused cli_full_connection()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb: remove unused cli_cm_force_encryption()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb_server: fix error handling in SMBC_server_int...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb_server: make use of SMBC_auth_credentials...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb_server: split out SMBC_auth_credentials(...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb_server: don't use auth related flags in SMBC_...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:locktest2: use cli_session_creds_init() directly
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: make use of net_context_creds() in net_ads_prin...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libnet_join: call cli_session_creds_init() directly
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:netlookup: make use of cli_credentials_init_anon()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: make use of net_context_creds() in connect_to_s...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: make use of cli_credentials_init_anon() in...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libnet_join: make use of cli_credentials_init_anon()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:rpc_server/spoolss: make use of cli_credentials_init...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:rpcclient: Use get_cmdline_auth_info_creds()
commit
|
commitdiff
|
tree
2020-05-28
Andreas Schneider
s3:rpcclient: Rename creds to trust_creds
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:libsmb: make use of get_cmdline_auth_info_creds...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:smbcacls: make use of get_cmdline_auth_info_creds()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:smbcquotas: make use of get_cmdline_auth_info_creds()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:mdfind: make use of get_cmdline_auth_info_creds()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:rpcclient: make use of get_cmdline_auth_info_creds...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
examples/fuse/smb2mount: make use of get_cmdline_auth_i...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:cli_pipe: improve debug messages in cli_rpc_pipe_ope...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: make use of cli_rpc_pipe_open_with_creds()...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: avoid prompting for a password if --use-ccache...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: add net_context_creds() helper function
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: always set ctx->opt_user_specified = true when...
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:net: remove unused net_use_machine_account()
commit
|
commitdiff
|
tree
2020-05-28
Stefan Metzmacher
s3:cli_pipe: remove unused 'use_kerberos' from cli_rpc_...
commit
|
commitdiff
|
tree
2020-05-27
Andrew Bartlett
OID: Reserve 1.3.6.1.4.1.7165.777.x for use on the...
commit
|
commitdiff
|
tree
2020-05-27
Andrew Bartlett
lib/util: Allow gdb to be started by samba_start_debugg...
commit
|
commitdiff
|
tree
2020-05-26
Jeremy Allison
s3: VFS: cap. Fixup mistake using the wrong parameter...
commit
|
commitdiff
|
tree
2020-05-26
Stefan Metzmacher
libgpo: Remove unused code
commit
|
commitdiff
|
tree
2020-05-26
David Mulder
s3-net: disable net_ads_gpo_apply() and net_ads_gpo_ref...
commit
|
commitdiff
|
tree
next