summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba4/NDR
AgeCommit message (Expand)AuthorFilesLines
2009-07-27pidl: add support for [string] on fixed size arrays.Stefan Metzmacher1-1/+1
2009-04-20pidl:Samba4/client: fix dcerpc_ndr_request_send() callersStefan Metzmacher1-2/+3
2009-04-20pidl:Samba4/client: use dcerpc_ndr_request() for sync requestsStefan Metzmacher1-5/+7
2009-03-04pidl: Don't generate variables declarations for pointless array counters.Tim Prouty1-1/+19
2009-03-01Don't generate array iterators when the length of the array is always 0.Jelmer Vernooij1-2/+8
2009-02-25Only define _GNU_SOURCE if it's not defined yet.Jelmer Vernooij1-0/+2
2009-02-25Don't define _GNU_SOURCE if it's already defined on the command-line.Jelmer Vernooij1-0/+2
2009-02-19pidl:NDR/Parser: don't call [noopnum] function when creating the ndr_interfac...Stefan Metzmacher1-3/+3
2009-02-09Remove an invalid discard_const_p() - it masks an actualJelmer Vernooij1-1/+1
2009-02-09Use discard_const_p rather than CONST_DISCARD.Jelmer Vernooij1-1/+1
2009-01-17pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty1-7/+9
2009-01-15pidl: Add max property to be used instead of range for unsigned types.Tim Prouty1-0/+6
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-4/+4
2008-12-30pidl: Fix a const build warning in the samba3 merged buildTim Prouty1-1/+1
2008-12-12Add convenience function for determining if an array should be allocated with...Jelmer Vernooij1-3/+3
2008-11-02Fix the build.Jelmer Vernooij1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-3/+6
2008-09-17Move pidl to top-level directory.Jelmer Vernooij3-0/+3179