summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_security.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-54/+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-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains ↵Jelmer Vernooij1-1/+0
the dom_sid). No longer include it from security.idl.
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij1-0/+4
2008-11-08s3: make idlStefan Metzmacher1-0/+6
metze
2008-11-08s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher1-0/+1
And use the toplevel ndr_sec_helper.c metze
2008-10-15Regenerated pidl output.Jelmer Vernooij1-0/+3
2008-01-24Re-run make idl and use generated ndr based on samba4 security.idl (except ↵Günther Deschner1-1/+40
for DOM_SID). Guenther (This used to be commit 1781a57b18f681f1bc03873330147a813f10eba2)
2007-10-10r18274: Cleanup unnecessary empty headers and add a commentGerald Carter1-0/+2
why the remaining ones are needed (This used to be commit e4fc8ba7fb1cbb7258bc08f1dc2b9d2205bf7f81)
2007-10-10r18229: regenerated unixinfo files and add a few header stubs. Almost ↵Gerald Carter1-0/+0
autogenerated now (This used to be commit b860685a8117c3876158ac7b8db63cda9b415239)