summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_dssetup.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-845/+0
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij1-11/+11
2008-09-23s3: re-run make samba3-idl.Günther Deschner1-11/+11
Guenther
2008-07-16In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke1-1/+1
This requires to store the rpc_interface in "struct rpc_table" (This used to be commit 654f8de8497aff29f9b1f1822b6a8e734ff329e0)
2008-02-11rerun 'make idl'Stefan Metzmacher1-11/+11
metze (This used to be commit 55c74832f3a4052d8b15f01b233aab97f7001bbe)
2008-01-25Add generated dssetup code after make idl.Günther Deschner1-0/+845
Guenther (This used to be commit 4b3d96be8017a38a6af4ce58ae54a6af005fbe3e)