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
path:
root
/
source3
/
rpc_client
/
rpc_transport_tstream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
s3:rpc_client: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-3
/
+3
2012-07-06
s3-rpc: Return the correct ntstatus depending on the transport.
Andreas Schneider
1
-3
/
+15
2011-09-14
s3:rpc_client: return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
1
-3
/
+3
2011-08-05
s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requests
Stefan Metzmacher
1
-0
/
+6
2011-08-01
s3:rpc_transport_tstream: call tstream_cli_np_use_trans() before tstream_writ...
Stefan Metzmacher
1
-4
/
+9
2011-06-01
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
1
-3
/
+3
2011-04-29
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
1
-0
/
+1
2011-04-12
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
Günther Deschner
1
-0
/
+1
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2010-12-15
s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstr...
Stefan Metzmacher
1
-0
/
+19
2010-12-15
s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreams
Stefan Metzmacher
1
-2
/
+197
2010-12-15
s3:rpc_client/rpc_transport_tstream: timeout should be unsigned int
Stefan Metzmacher
1
-1
/
+1
2010-12-15
s3:rpc_client: let rpc_transport_tstream_init() create read and write queue
Stefan Metzmacher
1
-9
/
+14
2010-09-15
s3-rpc_client: Added a tstream based transport.
Simo Sorce
1
-0
/
+361