summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_wkssvc.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-37/+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.
2007-11-30Merge recent wkssvc changes from samba4.Günther Deschner1-22/+22
Guenther (This used to be commit 7539fb4c840a9b4429f347cebbda9c631746267a)
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as ↵Jelmer Vernooij1-31/+31
separate arguments. This makes it a bit more similar to the Samba4 code. (This used to be commit 0596badb410a58e7a715e2b17bc0bef0489a2448)
2007-10-10r18641: Checking in the wkssvc files after updating the [out]Gerald Carter1-0/+37
pointers. Waiting on on srvsvc files before it can actually compile. (This used to be commit 1dbfb25d0a8a6e75af17ac8efff82bbe28d47094)