index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libcli/smb: s/TSTREAM_CLI_NP/TSTREAM_SMBXCLI_NP
Stefan Metzmacher
2014-01-07
1
-11
/
+11
*
libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c
Stefan Metzmacher
2014-01-07
6
-8
/
+7
*
s3:libsmb: add a TSTREAM_CLI_NP_DESIRED_ACCESS define as collection of indivi...
Stefan Metzmacher
2014-01-07
1
-2
/
+14
*
s3:libsmb: add tstream_cli_np_ref as protection to talloc_free(smbXcli_conn)
Stefan Metzmacher
2014-01-07
1
-0
/
+34
*
s3:libsmb: do not use cli_state internally within cli_np_tstream
Gregor Beck
2014-01-07
3
-97
/
+140
*
s3:libsmb: let cli_np_tstream use smb1cli_readx
Gregor Beck
2014-01-07
1
-6
/
+9
*
s3:libsmb: let cli_np_tstream use smb1cli_writex
Gregor Beck
2014-01-07
1
-8
/
+9
*
s3:libsmb: let cli_np_tstream use smb1cli_close
Gregor Beck
2014-01-07
1
-10
/
+29
*
s3:libsmb: let cli_np_tstream use smb1cli_trans
Gregor Beck
2014-01-07
1
-14
/
+19
*
s3:libsmb: let cli_np_tstream use smb1cli_ntcreatex
Gregor Beck
2014-01-07
1
-11
/
+17
*
libcli/smb: add smb1cli_readx*
Gregor Beck
2014-01-07
3
-0
/
+238
*
libcli/smb: add smb1cli_writex*
Gregor Beck
2014-01-07
3
-0
/
+312
*
libcli/smb: add smb1cli_close*
Gregor Beck
2014-01-07
3
-0
/
+206
*
libcli/smb: add smb1cli_ntcreatex*
Gregor Beck
2014-01-07
3
-0
/
+405
*
libcli/smb: move some *TRANSACT_* flags to smb_constants.h
Stefan Metzmacher
2014-01-07
4
-66
/
+34
*
libcli/smb: move some FILE_* flags to smb_constants.h
Stefan Metzmacher
2014-01-07
3
-67
/
+50
*
midltests: add tests with v1_enum and NDR64
Stefan Metzmacher
2014-01-07
2
-0
/
+93
*
pidl:NDR/Client: avoid useless memcpy()
Stefan Metzmacher
2014-01-07
1
-3
/
+8
*
pidl:NDR/Client: fix dcerpc_function() with [out,ref] pointers
Stefan Metzmacher
2014-01-07
1
-0
/
+14
*
pidl:NDR/Client: simplify tevent_req_nterror() usage
Stefan Metzmacher
2014-01-07
1
-4
/
+2
*
pidl:NDR/Client: add missing TALLOC_FREE(subreq) after dcerpc_binding_handle_...
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
pidl:Samba3/ServerNDR: skip DCERPC pipe elements and leave NULL pointers.
Stefan Metzmacher
2014-01-07
1
-1
/
+2
*
s4:librpc/rpc: update alloc_hint for each fragment
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
s4:librpc/rpc: remove unused rpc_request->ndr structure
Stefan Metzmacher
2014-01-07
1
-8
/
+0
*
s4:rpc_server: don't support functions DCERPC pipes in remoted backend
Stefan Metzmacher
2014-01-07
1
-0
/
+12
*
librpc/rpc: read the full header in dcerpc_read_ncacn_packet_next_vector()
Stefan Metzmacher
2014-01-07
1
-3
/
+9
*
dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSET
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
librpc: fix possible memory leak
Gregor Beck
2014-01-07
1
-0
/
+1
*
s4:librpc: fix memory leaks in dcerpc_request_recv_data()
Stefan Metzmacher
2014-01-07
1
-1
/
+3
*
s4:librpc: fix memory leak in ncacn_pull()
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunks
Stefan Metzmacher
2014-01-07
1
-1
/
+6
*
s4:pyrpc: fix talloc hierachie in dcerpc_InterfaceObject
Stefan Metzmacher
2014-01-07
1
-37
/
+48
*
s4:torture:spoolss_win: fix valgrind problem in test_EnumJobs()
Stefan Metzmacher
2014-01-07
1
-0
/
+3
*
samba_upgradedns: message the user if they need to change smb.conf
Ricky Nance
2014-01-07
1
-0
/
+16
*
doc: Modify build doc concerning missing headers
Garming Sam
2014-01-07
1
-12
/
+7
*
waf: fix a typo in an ADS error message
Garming Sam
2014-01-07
1
-1
/
+1
*
waf: Require --without-ads-support to build without ADS support
Garming Sam
2014-01-07
1
-2
/
+5
*
waf: Require ldap support to be specifically disabled
Garming Sam
2014-01-07
1
-0
/
+9
*
waf: Require ACL support to be specifically disabled
Garming Sam
2014-01-07
1
-2
/
+13
*
s3:rpc_client: send a dcerpc_sec_verification_trailer if needed
Stefan Metzmacher
2014-01-07
3
-10
/
+194
*
s3:rpc_client: fill alloc_hint with the remaining data not the total data.
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
dcerpc.idl: add dcerpc_sec_verification_trailer
Stefan Metzmacher
2014-01-07
3
-1
/
+134
*
dcerpc.idl: add documentation references
Stefan Metzmacher
2014-01-07
1
-2
/
+11
*
librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES
Stefan Metzmacher
2014-01-07
3
-0
/
+28
*
s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
1
-3
/
+22
*
s3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
2
-7
/
+41
*
s3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as any other gensec backend
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: add some const to rpc_api_pipe_req_send()
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: make rpc_api_pipe_req_send/recv static
Stefan Metzmacher
2014-01-07
2
-12
/
+2
*
s3:rpc_client: talloc_zero pipe_auth_data
Stefan Metzmacher
2014-01-07
1
-3
/
+3
[prev]
[next]