summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client/ndr.c
Commit message (Expand)AuthorAgeFilesLines
* Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2009-01-211-1/+1
* Move initialization of the reply prs_struct to rpc_api_pipeVolker Lendecke2009-01-181-3/+1
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-1/+1
* s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner2008-09-231-1/+1
* Fix some nonempty blank linesVolker Lendecke2008-09-011-1/+1
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-211-1/+1
* Remove a reference to pipe_idxVolker Lendecke2008-07-211-1/+2
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Coverity fixesMarc VanHeyningen2008-03-171-4/+1
* ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)Stefan Metzmacher2007-11-091-6/+7
* r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2007-10-101-5/+10
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18395: have the ndr layer alloc outgoing structure members for usGerald Carter2007-10-101-0/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+90