summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_dfs.c
Commit message (Collapse)AuthorAgeFilesLines
* rerun 'make samba3-idl'samba-3.4.16Stefan Metzmacher2012-04-071-292/+548
| | | | | | | metze The last 12 patches address bug #8815 (PIDL based autogenerated code allows overwriting beyond of allocated array; CVE-2012-1182).
* Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij2008-12-161-1/+1
| | | | Samba 3 and Samba 4 output.
* Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij2008-12-161-0/+5795
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.