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
path:
root
/
source3
/
rpc_client
/
cli_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy Allison
2008-06-26
1
-2
/
+2
*
rpc_client: let cli_get_session_key() return talloced session key.
Günther Deschner
2008-06-25
1
-4
/
+10
*
rpc_client: add cli_get_session_key().
Günther Deschner
2008-06-24
1
-0
/
+31
*
rpc_client: Avoid warning in builds without krb5 headers.
Karolin Seeger
2008-06-24
1
-0
/
+2
*
rpc_client: fix some valgrind warnings.
Günther Deschner
2008-06-11
1
-2
/
+4
*
Fix a const warning
Volker Lendecke
2008-05-25
1
-1
/
+2
*
drsuapi: always use tcp for drsuapi.
Günther Deschner
2008-05-24
1
-2
/
+36
*
Fix a (bogus) uninitialized variable warning
Volker Lendecke
2008-05-23
1
-1
/
+1
*
rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.
Michael Adam
2008-05-22
1
-7
/
+7
*
rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().
Michael Adam
2008-05-22
1
-7
/
+160
*
rpc_client: add a destructor to close the socket for pipes over tcp.
Volker Lendecke
2008-05-21
1
-0
/
+10
*
Add client support for NCACN_UNIX_STREAM
Volker Lendecke
2008-05-21
1
-4
/
+86
*
rpccli_schannel_bind_data only needs the schannel key
Volker Lendecke
2008-05-21
1
-3
/
+4
*
Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fd
Volker Lendecke
2008-05-21
1
-7
/
+7
*
Fix a comment
Volker Lendecke
2008-05-21
1
-1
/
+1
*
Fix two uninitialized variable warnings
Volker Lendecke
2008-05-05
1
-3
/
+4
*
Attempt to fix the non-krb build
Volker Lendecke
2008-04-25
1
-0
/
+4
*
Add basic ncacn_ip_tcp client infrastructure
Volker Lendecke
2008-04-25
1
-71
/
+241
*
Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_client
Volker Lendecke
2008-04-25
1
-52
/
+71
*
Introduce rpccli_pipe_txt(), describing a pipe for debug messages
Volker Lendecke
2008-04-25
1
-93
/
+62
*
cli_rpc_pipe_open_noauth must take the user/domain from the smb session
Volker Lendecke
2008-04-25
1
-0
/
+18
*
Make use of rpccli_xxx_bind_data
Volker Lendecke
2008-04-25
1
-168
/
+62
*
Create rpccli_xxx_bind_data functions
Volker Lendecke
2008-04-25
1
-0
/
+198
*
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
2008-04-25
1
-16
/
+18
*
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
2008-04-25
1
-54
/
+65
*
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
2008-04-21
1
-2
/
+12
*
Fix some empty lines with just spaces
Volker Lendecke
2008-04-20
1
-13
/
+12
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
1
-0
/
+5
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
1
-14
/
+43
*
Refactoring: Move stuff around for creating a pipe
Volker Lendecke
2008-04-20
1
-38
/
+36
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
1
-45
/
+28
*
Remove some unused code referencing pipe_names[]
Volker Lendecke
2008-04-20
1
-17
/
+0
*
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
2008-04-20
1
-2
/
+17
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
1
-0
/
+6
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-0
/
+7
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-17
/
+23
*
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
2008-04-20
1
-19
/
+13
*
Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal
Volker Lendecke
2008-04-19
1
-2
/
+2
*
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
Jelmer Vernooij
2008-04-15
1
-1
/
+1
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-02
1
-2
/
+2
*
Coverity fixes
Marc VanHeyningen
2008-03-17
1
-10
/
+13
*
Closed memory leak on error path.
Steven Danneman
2008-02-27
1
-0
/
+1
*
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
2008-01-25
1
-1
/
+1
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
1
-2
/
+2
*
Fix a debug message: add missing space.
Michael Adam
2007-12-18
1
-2
/
+2
*
Do not close netlogon pipe in get_schannel_session_key_common().
Michael Adam
2007-12-17
1
-1
/
+0
*
Refactoring out get_schannel_session_key logic.
Michael Adam
2007-12-13
1
-53
/
+39
*
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
2007-12-13
1
-2
/
+4
*
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
2007-12-13
1
-32
/
+6
[next]