index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
pidl
/
lib
/
Parse
/
Pidl
/
Samba4
/
Header.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
pidl/Samba4::Header: fix typedefs of unions and structs without elements
Stefan Metzmacher
1
-0
/
+2
2008-01-24
pidl: get rid of stupid ';' char to terminate bitmap defines
Stefan Metzmacher
1
-23
/
+22
2008-01-24
pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) t...
Stefan Metzmacher
1
-20
/
+18
2008-01-14
pidl/python: Fix parsing arguments, fix more pointer issues.
Jelmer Vernooij
1
-2
/
+0
2008-01-14
pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...
Jelmer Vernooij
1
-1
/
+70
2008-01-12
pidl: Move more stuff outside ifdef when defining enums and generate pretty c...
Jelmer Vernooij
1
-29
/
+27
2008-01-12
pidl: Prevent empty declarations for enums without body.
Jelmer Vernooij
1
-7
/
+11
2007-10-10
r25457: use different location for out-of-tree builds
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24815: Support cpp_quote().
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r24812: Fix headers for external users.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24520: make use of the new ElementStars() and ArrayBrackets()
Stefan Metzmacher
1
-28
/
+3
2007-10-10
r24517: move skipping pointer before an array logic into the
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r24516: don't use ->{ORIGINAL}
Stefan Metzmacher
1
-7
/
+15
2007-10-10
r24515: use fatal() wrapper instead of die() directly
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r24509: pass down the full ndr elements instead of the old pidl elements
Stefan Metzmacher
1
-57
/
+46
2007-10-10
r24508: add HeaderTypeNew() which will go if everything is converted
Stefan Metzmacher
1
-1
/
+18
2007-10-10
r24507: pass $d down to HeaderTypedef
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24506: pass $fn down one more layer
Stefan Metzmacher
1
-13
/
+17
2007-10-10
r24505: pass down $fn one level
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r24484: pass down $ndr tree instead of the $pidl tree to Samba4/Header.pm
Stefan Metzmacher
1
-14
/
+11
2007-10-10
r24482: white space cleanup only...
Stefan Metzmacher
1
-103
/
+104
2007-10-10
r22667: revert revision 22640 as it breaks nested structs in idl
Stefan Metzmacher
1
-10
/
+12
2007-10-10
r22640: - generate nicer output
Stefan Metzmacher
1
-12
/
+10
2007-10-10
r21584: Support for tagged types has landed!
Jelmer Vernooij
1
-8
/
+14
2007-10-10
r21492: Finish work on nested type support in EJS.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21486: Remove spurious semicolons.
Jelmer Vernooij
1
-4
/
+7
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21430: Support tagged types without typedef. This means:
Jelmer Vernooij
1
-4
/
+6
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r21253: Merge some pidl fixes:
Jelmer Vernooij
1
-9
/
+22
2007-10-10
r20942: Simplify handling of systems that don't support negative enum values ...
Jelmer Vernooij
1
-7
/
+8
2007-10-10
r19752: Remove support for the `depends' attribute (use "import") instead.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19585: Add support for some more standard IDL instructions:
Jelmer Vernooij
1
-4
/
+21
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r14690: Support represent_as in headers, enable represent_as() test (which wo...
Jelmer Vernooij
1
-18
/
+20
2007-10-10
r14491: Allow building more output outside of the Samba source tree
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r12470: Add helper module for pidl tests
Jelmer Vernooij
1
-9
/
+6
2007-10-10
r12463: Rename 'Samba' namespace to 'Samba4'
Jelmer Vernooij
1
-0
/
+361