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
/
ndr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
s3-dcerpc: Use DATA_BLOB instead of prs_struct for req_data
Simo Sorce
1
-12
/
+5
2010-07-16
s3-dcerpc: Use DATA_BLOB instead of prs_struct for reply_pdu
Simo Sorce
1
-10
/
+4
2010-06-18
Convert the prs_XXX struct and functions to use talloc instead of malloc. Pas...
Jeremy Allison
1
-2
/
+0
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2010-03-29
s3:rpc_client: remove unused code, we handle transport failures in the transp...
Stefan Metzmacher
1
-14
/
+0
2010-01-06
s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pip...
Bo Yang
1
-0
/
+15
2009-11-08
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
1
-18
/
+3
2009-11-08
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
1
-3
/
+18
2009-11-07
s3: Do the printing for DEBUGLEVEL>=10 centrally
Volker Lendecke
1
-1
/
+12
2009-07-27
Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndr
Volker Lendecke
1
-31
/
+115
2009-01-21
Allow calling DCE/RPC server implementations directly using
Jelmer Vernooij
1
-1
/
+1
2009-01-18
Move initialization of the reply prs_struct to rpc_api_pipe
Volker Lendecke
1
-3
/
+1
2008-10-12
Share RPC binding string utility functions.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
1
-1
/
+1
2008-09-01
Fix some nonempty blank lines
Volker Lendecke
1
-1
/
+1
2008-07-21
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
Volker Lendecke
1
-1
/
+1
2008-07-21
Remove a reference to pipe_idx
Volker Lendecke
1
-1
/
+2
2008-04-20
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-4
/
+1
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
Stefan Metzmacher
1
-6
/
+7
2007-10-10
r24594: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
1
-5
/
+10
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18395: have the ndr layer alloc outgoing structure members for us
Gerald Carter
1
-0
/
+2
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+90