index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
s3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES and FLAGS2_DFS_PATHNAMES a...
Stefan Metzmacher
2
-43
/
+0
2013-10-17
s3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes() from cli_set_case_sens...
Stefan Metzmacher
1
-0
/
+17
2013-10-17
libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs shares
Stefan Metzmacher
1
-1
/
+9
2013-10-17
libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH t...
Stefan Metzmacher
1
-0
/
+7
2013-10-17
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
3
-33
/
+19
2013-10-17
libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs shares
Stefan Metzmacher
1
-0
/
+6
2013-10-17
libcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
Stefan Metzmacher
2
-0
/
+17
2013-10-17
libcli/smb: add smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2
-0
/
+27
2013-10-17
libcli/smb: Introduce smbXcli_conn_dfs_supported
Luk Claes
2
-0
/
+11
2013-10-17
s3:libsmb: make use of smb1cli_tcon_set_values()
Stefan Metzmacher
1
-2
/
+17
2013-10-17
s3/libsmb: Use smbXcli_conn_use_unicode instead of smb1 specific test
Luk Claes
1
-1
/
+1
2013-10-16
auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds()
Stefan Metzmacher
1
-1
/
+5
2013-10-17
s4:librpc: let dcerpc_schannel_key_recv() return netlogon_creds_CredentialState
Stefan Metzmacher
1
-9
/
+15
2013-10-17
s4:librpc: make dcerpc_schannel_key_send/recv static
Stefan Metzmacher
1
-2
/
+2
2013-10-17
s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...
Stefan Metzmacher
2
-40
/
+15
2013-10-17
s3:libsmb: remove unused change_trust_account_password()
Stefan Metzmacher
2
-73
/
+0
2013-10-17
s3:auth_domain: remove dead code in check_trustdomain_security()
Stefan Metzmacher
1
-22
/
+0
2013-10-17
s3:include: fix messaging_send_buf() protype in messages.h
Stefan Metzmacher
1
-1
/
+1
2013-10-17
s3:include: add forward declaration for struct messaging_context; in g_lock.h
Stefan Metzmacher
1
-0
/
+1
2013-10-17
s3:winbindd: don't hide the error in cm_connect_lsa()
Stefan Metzmacher
1
-1
/
+0
2013-10-17
s4:librpc/rpc: remove unused dcerpc_smb_tree()
Stefan Metzmacher
2
-16
/
+0
2013-10-17
s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_seconda...
Stefan Metzmacher
1
-10
/
+2
2013-10-17
s4:librpc/rpc: add dcerpc_secondary_smb_send/recv()
Stefan Metzmacher
2
-0
/
+23
2013-10-17
s4:librpc/rpc: remove unused dcerpc_smb_fnum()
Stefan Metzmacher
2
-16
/
+0
2013-10-17
cli_np_tstream: remove unused tstream_cli_np_get_cli_state()
Gregor Beck
2
-10
/
+0
2013-10-17
s3:rpcclient: make use of rpcclient_cli_state
Stefan Metzmacher
1
-2
/
+2
2013-10-17
s3:rpcclient: introduce global rpcclient_cli_state
Stefan Metzmacher
2
-1
/
+5
2013-10-17
s3:rpc_client: remove unused rpc_pipe_np_smb_conn()
Gregor Beck
2
-20
/
+0
2013-10-17
s3-spoolss: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-10
/
+10
2013-10-17
s3:lib/netapi: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-1
/
+1
2013-10-17
s3-net: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-23
/
+26
2013-10-17
s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipe
Stefan Metzmacher
1
-12
/
+29
2013-10-17
s4:torture/samba3rpc: let rpc.authcontext be more robust against low level ch...
Stefan Metzmacher
1
-7
/
+15
2013-10-17
s4:torture/samba3rpc: let rpc.authcontext be more robust against low level co...
Stefan Metzmacher
1
-0
/
+4
2013-10-17
s3:rpc_client: pass object and table to rpccli_bh_create()
Stefan Metzmacher
3
-11
/
+15
2013-10-17
s4:librpc: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
1
-0
/
+24
2013-10-17
s3:rpc_client: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
1
-0
/
+20
2013-10-17
librpc/rpc: add dcerpc_binding_handle_auth_info()
Stefan Metzmacher
2
-0
/
+33
2013-10-16
doc: add "spoolss: architecture" parameter usage
David Disseldorp
1
-0
/
+15
2013-10-16
lib/param: Add documentation on how loadparm works
Andrew Bartlett
1
-0
/
+69
2013-10-16
proto: Remove manually written lp_ prototypes
Andrew Bartlett
1
-359
/
+1
2013-10-16
param: Autogenerate s3 lp_ctx glue table
Andrew Bartlett
4
-63
/
+146
2013-10-16
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
3
-0
/
+206
2013-10-16
param: Skip generating hooks for local and string parameters
Andrew Bartlett
1
-1
/
+8
2013-10-16
lib/param: Do not attempt to access the s3 function for allocated and subbed ...
Andrew Bartlett
1
-11
/
+10
2013-10-16
build: Move loadparm-related build rules to source3/param/wscript_build
Andrew Bartlett
2
-32
/
+34
2013-10-16
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...
Andrew Bartlett
3
-3
/
+3
2013-10-16
Add NetWkstaGetInfo.
Hans Leidekker
10
-1
/
+332
2013-10-16
smbd: Simplify open_file_ntcreate
Volker Lendecke
1
-32
/
+39
2013-10-16
smbd: Remove "file_existed" handling from open_mode_check
Volker Lendecke
1
-12
/
+16
[prev]
[next]