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
/
source4
/
librpc
/
rpc
/
dcerpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
s4-librpc: Ensure we do not call call the decrpc timeout handler during gense...
Andrew Bartlett
1
-0
/
+8
2012-03-15
s4:librpc/rpc: ship requests via an immediate event
Stefan Metzmacher
1
-0
/
+3
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2011-03-23
librpc: bring more librpc prototypes in common.
Günther Deschner
1
-13
/
+0
2011-03-13
librpc/rpc: move DCERPC_ flags to rpc_common.h
Stefan Metzmacher
1
-54
/
+0
2011-03-13
s4:librpc/rpc: finaly make struct rpc_request and enum rpc_request_state private
Stefan Metzmacher
1
-43
/
+1
2011-03-13
s4:librpc/rpc: remove unused dcerpc_request()
Stefan Metzmacher
1
-7
/
+0
2011-03-13
librpc/rpc: move struct dcerpc_binding to rpc_common.h
Stefan Metzmacher
1
-15
/
+0
2011-03-13
librpc/rpc: move enum dcerpc_transport_t to rpc_common.h
Stefan Metzmacher
1
-10
/
+4
2011-03-13
s4:librpc/rpc: s/dcerpc_security/dcecli_security
Stefan Metzmacher
1
-2
/
+2
2011-03-13
s4:librpc/rpc: remove unused dcerpc_ndr_request* code
Stefan Metzmacher
1
-15
/
+0
2011-03-11
librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h
Stefan Metzmacher
1
-121
/
+1
2011-03-11
s4:librpc/rpc: s/struct dcerpc_connection/struct dcecli_connection/g
Stefan Metzmacher
1
-12
/
+12
2010-10-01
s4-rpc: added target_principal binding handle option
Andrew Tridgell
1
-0
/
+1
2010-09-07
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
1
-0
/
+4
2010-09-04
librpc/rpc: add dcerpc_binding_handle_set_timeout()
Stefan Metzmacher
1
-0
/
+3
2010-09-04
librpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
Stefan Metzmacher
1
-0
/
+2
2010-08-20
librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c
Stefan Metzmacher
1
-0
/
+9
2010-08-12
s4:librpc/rpc: make struct dcerpc_binding_handle private
Stefan Metzmacher
1
-10
/
+0
2010-08-12
s4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe backend
Stefan Metzmacher
1
-0
/
+1
2010-08-12
librpc/rpc: add dcerpc_binding_handle abstration
Stefan Metzmacher
1
-2
/
+113
2010-08-12
s4:librpc/rpc: fix dcerpc_log_packet() prototype
Stefan Metzmacher
1
-3
/
+3
2010-08-12
s4:librpc/rpc: autodetect the need of async call logic
Stefan Metzmacher
1
-1
/
+0
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-3
/
+1
2010-04-15
librpc/rpc: add dcerpc_fault_to_nt_status()
Stefan Metzmacher
1
-0
/
+1
2010-03-19
s4:librpc/rpc: add NCACN_INTERNAL from s3
Stefan Metzmacher
1
-1
/
+1
2010-03-18
s4:librpc/rpc: let pyrpc make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-2
/
+0
2010-03-12
s4:librpc/rpc: add very basic dcerpc_binding_handle infrastructure
Stefan Metzmacher
1
-0
/
+11
2009-09-17
s4-rpc: added NDR64 support
Andrew Tridgell
1
-0
/
+3
2009-06-18
s4:libnet Allow 'net password change' to work on expired passwords
Andrew Bartlett
1
-0
/
+2
2009-04-20
s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()
Stefan Metzmacher
1
-0
/
+1
2009-04-20
s4:librpc/rpc: remove async argument from the sync dcerpc_request() function
Stefan Metzmacher
1
-1
/
+0
2009-01-25
Add prototypes required by samba-gtk.
Jelmer Vernooij
1
-0
/
+2
2009-01-09
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
1
-1
/
+2
2009-01-06
Add some const to dcerpc_binding_build_tower()
Volker Lendecke
1
-1
/
+3
2009-01-06
Fix prototype.
Jelmer Vernooij
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-8
/
+8
2008-11-02
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
1
-1
/
+1
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
1
-1
/
+2
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-5
/
+9
2008-10-31
dcerpc: Fix include path so header installer translates it correctly during i...
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Import proper IDL for interface pointers.
Jelmer Vernooij
1
-0
/
+2
2008-08-07
librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
1
-0
/
+3
2008-05-25
Trim the size of the Python bindings a bit.
Jelmer Vernooij
1
-0
/
+1
2008-05-24
Use manually written Python bindings for DCE/RPC rather than SWIG based.
Jelmer Vernooij
1
-0
/
+8
2008-04-03
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
1
-0
/
+4
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+121
2008-04-01
Add warning to public headers.
Jelmer Vernooij
1
-0
/
+4
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-0
/
+1
[next]