summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/srv_lsa.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-16s3: re-run make samba3-idl.Günther Deschner1-2/+2
Guenther Signed-off-by: Günther Deschner <gd@samba.org>
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke1-1/+1
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke1-1/+1
2009-01-21Allow calling DCE/RPC server implementations directly usingJelmer Vernooij1-0/+83
rpc_pipe_client.
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-1/+1
Samba 3 and Samba 4 output.
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-0/+88
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.