summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_epmapper.c
AgeCommit message (Collapse)AuthorFilesLines
2008-01-09Re-run make idl. The pidl generated code now fully complies to coding standards.Günther Deschner1-32/+120
Guenther (This used to be commit 3d34c87612138e4457e824e1a6e3981d1c3fe238)
2008-01-08Pedantic cosmetics: rerun make idl.Günther Deschner1-64/+64
Guenther (This used to be commit d1fa8049b1c0a3cebbc2c64e245e8055c8d3e84b)
2007-10-10r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher1-8/+8
instead of the pull and push functions metze (This used to be commit 5e3d4df9bca069708d72f548dc5ddfc7708ac122)
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher1-8/+8
rename some DCERPC_ prefixes into NDR_ metze (This used to be commit 8f07b8ab658ae3d63487ca5fb20065318cdd9d0e)
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij1-0/+267
(This used to be commit ad981261877e6a2dce0c4f4e71fd9127aa31538a)