summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/util.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-16s3-librpc: move server_id marshalling to own helper file.Günther Deschner1-3/+0
(in preparation of merging struct server_id). Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 00:02:33 CET 2011 on sn-devel-104
2011-02-10s3: give ../librpc/ndr/util.c its own header.Günther Deschner1-0/+7
Guenther