index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
2011-09-14
1
-2
/
+2
*
s4:librpc: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
1
-4
/
+4
*
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2011-08-03
1
-2
/
+0
*
s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without arguments
Matthias Dieter Wallnöfer
2011-06-09
1
-1
/
+1
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-2
/
+2
*
s4:librpc/rpc: finaly make struct rpc_request and enum rpc_request_state private
Stefan Metzmacher
2011-03-13
1
-0
/
+43
*
s4:librpc/rpc: remove unused dcerpc_request()
Stefan Metzmacher
2011-03-13
1
-21
/
+0
*
s4:librpc/rpc: make dcerpc_request_recv() static
Stefan Metzmacher
2011-03-13
1
-3
/
+6
*
s4:librpc/rpc: remove unused dcerpc_ndr_request* code
Stefan Metzmacher
2011-03-13
1
-189
/
+0
*
s4:librpc/rpc: s/struct dcerpc_connection/struct dcecli_connection/g
Stefan Metzmacher
2011-03-11
1
-24
/
+24
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
1
-0
/
+1
*
s4-rpc: added target_principal binding handle option
Andrew Tridgell
2010-10-01
1
-1
/
+1
*
s4:librpc/rpc: implement dcerpc_bh_set_timeout()
Stefan Metzmacher
2010-09-04
1
-0
/
+18
*
s4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe backend
Stefan Metzmacher
2010-08-12
1
-2
/
+409
*
s4:librpc/rpc: autodetect the need of async call logic
Stefan Metzmacher
2010-08-12
1
-7
/
+6
*
s4:librpc/rpc: use the correct ndr flags in dcerpc_ndr_validate_in()
Stefan Metzmacher
2010-07-31
1
-0
/
+16
*
s4-dcerpc: move some util functions up to main librpc directory.
Günther Deschner
2010-07-13
1
-30
/
+0
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-20
/
+15
*
s4:librpc/rpc: correctly initialize last_fault_code for bind and alter_contex...
Stefan Metzmacher
2010-04-09
1
-0
/
+9
*
s4:librpc/rpc: add very basic dcerpc_binding_handle infrastructure
Stefan Metzmacher
2010-03-12
1
-0
/
+8
*
s4-dcerpc: fixed auth padding to be relative to the stub, not packet
Andrew Tridgell
2010-02-16
1
-5
/
+7
*
a4-dcerpc: another attempt at dcerpc auth padding
Andrew Tridgell
2010-02-14
1
-8
/
+11
*
s4-rpc: be more careful about DCERPC auth padding
Andrew Tridgell
2010-02-13
1
-52
/
+23
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-2
/
+2
*
s4:dcerpc - fix DEBUG output warning
Matthias Dieter Wallnöfer
2009-11-06
1
-3
/
+4
*
s4-rpc: added NDR64 support
Andrew Tridgell
2009-09-17
1
-0
/
+12
*
s4:librpc/rpc: fix DEBUG() message
Stefan Metzmacher
2009-08-18
1
-1
/
+1
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-1
/
+1
*
A rather strange varient of talloc_unlink
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
always enable RPC debugging with a debug level >= 100.
Andrew Tridgell
2009-06-12
1
-0
/
+4
*
s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()
Stefan Metzmacher
2009-04-20
1
-8
/
+8
*
s4:librpc/rpc: remove async argument from the sync dcerpc_request() function
Stefan Metzmacher
2009-04-20
1
-2
/
+1
*
s4:librpc/rpc: only use smb_trans for sync rpc calls
Stefan Metzmacher
2009-04-20
1
-2
/
+16
*
s4:librpc/rpc: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-3
/
+5
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-09-30
1
-2
/
+4
|
\
|
*
s4:librpc/rpc: correctly sign or seal rpc request with an object guid
Stefan Metzmacher
2008-09-30
1
-2
/
+4
*
|
make sure dcerpc is always initialized.
Jelmer Vernooij
2008-09-30
1
-3
/
+1
|
/
*
librpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher
2008-09-13
1
-113
/
+77
*
librpc/rpc: correct the chunk_size depending on the signature size
Stefan Metzmacher
2008-08-11
1
-4
/
+13
*
librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
1
-0
/
+26
*
librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()
Stefan Metzmacher
2008-08-07
1
-5
/
+8
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-11
/
+4
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-6
/
+7
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-4
/
+4
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-10
/
+16
[next]