summaryrefslogtreecommitdiff
path: root/pidl
AgeCommit message (Expand)AuthorFilesLines
2008-12-12Don't allow specifying arguments to pidl object constructors, as they'llJelmer Vernooij1-0/+3
2008-12-12Allow overriding repr function for pidl-defined types.Jelmer Vernooij1-1/+5
2008-12-12Support pyhelper property to allow additional methods to be tucked onto aJelmer Vernooij2-0/+10
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij2-2/+0
2008-12-12Add convenience function for determining if an array should be allocated with...Jelmer Vernooij3-7/+16
2008-12-12Remove EJS backend for PIDL, as we don't have EJS anymore.Jelmer Vernooij2-911/+0
2008-11-19pidl: fix generated s3-server in,out,ref qualifiers that are used for buffer ...Günther Deschner1-0/+7
2008-11-15pidl: skip generation of noopnum functions in generated s3 server.Günther Deschner1-1/+6
2008-11-15pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner1-1/+4
2008-11-11Remove unused variable, fix return.Jelmer Vernooij1-2/+1
2008-11-02Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij1-8/+8
2008-11-02Fix the build.Jelmer Vernooij1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-3/+6
2008-10-24Fix include path to pytalloc.Jelmer Vernooij1-1/+1
2008-10-15Also check include dirs for IDL files.Jelmer Vernooij1-3/+10
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij1-1/+1
2008-10-10Fix executability of samba3-srv.Jelmer Vernooij2-3/+0
2008-10-08Print proper error if include file can't be found.Jelmer Vernooij1-0/+4
2008-09-30make sure dcerpc is always initialized.Jelmer Vernooij1-0/+10
2008-09-30Fix installation of misc files.Jelmer Vernooij1-2/+2
2008-09-23pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.Günther Deschner1-1/+1
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij65-0/+21155
2008-09-17Move pidl to top-level directory.Jelmer Vernooij65-0/+21167