mount.cifs: don't allow it to be run as setuid root program
[ira/wip.git] / pidl /
2010-01-21 Jelmer Vernooijpidl: Include Python.h first, to avoid warnings.
2009-12-12 Matthieu Patoupidl: Introduce new dirrective: relative_short
2009-11-27 Günther Deschnerpidl: fix handling of output arguments in s3 client...
2009-11-26 Stefan Metzmacherpidl:Samba3/ClientNDR: $size can be 'foo / 2' so we...
2009-11-26 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
2009-11-20 Stefan MetzmacherRevert "Work around ndr_unpack failing on structures...
2009-11-20 Stefan Metzmacherpidl:NDR/Parser.pm: update ndr_pull->relative_highest_o...
2009-11-09 Volker Lendeckepidl: Fix selftest after s3 code changed
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: Do the printing for DEBUGLEVEL>=10 centrally
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Andrew Tridgellpidl: don't warn for compatible scalar types in unions
2009-10-06 Andrew Tridgelltdr: teach TDR about uint1632 enums
2009-10-06 Andrew Tridgellpidl: update PIDL tests for uint1632 enums
2009-10-06 Andrew Tridgellpidl: get the alignment right for uint1632 enums (NDR64)
2009-10-06 Ronnie Sahlbergadd trailer alignment to structures
2009-10-06 ronnie sahlbergPIDL fix for using external types with wireshark backend
2009-10-03 Andrew Tridgellpidl: added int3264 as a base type
2009-10-02 Andrew Tridgellpidl: fixed unit tests for trailer alignment
2009-10-02 Andrew Tridgellpid: update ndr testsuite for new union alignment
2009-10-02 Andrew Tridgellndr64: added support for trailing gap alignment
2009-09-29 Andrew Tridgellpidl: added union padding for NDR64
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-25 Jelmer Vernooijpidl(s4.python): Fix arguments to PyCObject_FromVoidPtr...
2009-09-19 Andrew Tridgellpidl: update expected output for NDR64 changes
2009-09-18 Andrew Tridgellndr: split out ndr enum functions
2009-09-18 Andrew Tridgells4-pidl: add support for NDR64
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellndr: split out ndr enum functions
2009-09-17 Andrew Tridgells4-pidl: add support for NDR64
2009-09-17 Jeremy AllisonEnsure we enclose the enum values in brackets to make...
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Jeremy AllisonFix the problem with pidl generating invalid C for...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-03 test (when libndr is...
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-02 test (when libndr is...
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-01 test (when libndr is...
2009-09-13 Jelmer Vernooijpidl: Remove unnecessary _GNU_SOURCE define.
2009-08-12 Stefan Metzmacherpidl: fix parse_idl test after idl.yp changes
2009-08-12 Stefan Metzmacherpidl: fix samba3-cli test after the async function...
2009-08-12 Andrew Tridgellwhen we get an NDR error in the logs, it is useful...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmacherpidl: parse idl 'pipe' typedefs, but print out a not...
2009-08-07 Stefan Metzmacherpidl: fix formatting in expr.yp
2009-08-07 Stefan Metzmacherpidl: fix formatting in idl.yp
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: add support tevent_req based...
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: rename ParseFunction => ParseFun...
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: allow passing optional variable...
2009-07-31 Stefan Metzmacherpidl/Samba4.pm: allow an optional prefix passed to...
2009-07-31 Stefan Metzmacherpidl:Samba4/Python: fix mapType() => mapTypeName()
2009-07-30 Jelmer Vernooijpython: Cope with the dom_sid2 alias in pidl's python...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-28 Ronnie Sahlbergpidl: import a patch to pidl made in the wireshark...
2009-07-27 Stefan Metzmacherpidl: allow foo being on the wire after [length_is...
2009-07-27 Stefan Metzmacherpidl: add support for [string] on fixed size arrays.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer Vernooijpidl: Print actual type names in errors about unknown...
2009-07-19 Jelmer Vernooijpidl: Print proper errors when arrays don't have a...
2009-07-02 Jelmer Vernooijpidl: Don't run compile tests inside the tree, won...
2009-06-05 Andrew Bartlettpidl Fix samba4.pidl.typelist test after addition of...
2009-06-02 Brad HardsAdd support for double type in pidl.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Andrew BartlettRevert "pidl/python: Add explicit casts, fixing implici...
2009-04-20 Stefan Metzmacherpidl:Samba4/client: fix dcerpc_ndr_request_send() callers
2009-04-20 Stefan Metzmacherpidl:Samba4/client: use dcerpc_ndr_request() for sync...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMove tdr to top-level.
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Brad HardsUpdate instructions for checking out pidl.
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Tim Proutypidl: Don't generate variables declarations for pointle...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijDon't generate array iterators when the length of the...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijOnly define _GNU_SOURCE if it's not defined yet.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jelmer VernooijInclude header with NTSTATUS, as some IDL files use it.
2009-02-25 Jelmer VernooijDon't define _GNU_SOURCE if it's already defined on...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettWork around ndr_unpack failing on structures with relat...
2009-02-19 Stefan Metzmacherpidl:NDR/Parser: don't call [noopnum] function when...
2009-02-09 Jelmer VernooijRevert "Fix errornos assumption that all compilers...
2009-02-09 Torgeir LerkerodFix errornos assumption that all compilers are gcc
2009-02-09 Jelmer VernooijRemove an invalid discard_const_p() - it masks an actual
2009-02-09 Jelmer VernooijUse discard_const_p rather than CONST_DISCARD.
next