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
/
NDR.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21222: Merge a couple of pidl fixes:
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r20631: Add some tests for the ndr parser.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl.
Jelmer Vernooij
1
-31
/
+18
2007-10-10
r19856: Use sptr as basis for full ptr implementation. Will add checks for du...
Jelmer Vernooij
1
-12
/
+3
2007-10-10
r19854: readd support for 'sptr' pointers, to work against windows servers
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r19845: Add warning for pointer_default_top()
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19842: Complain about unknown pointer types.
Jelmer Vernooij
1
-3
/
+8
2007-10-10
r19834: Prevent some inaccurate warnings.
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r19830: Warn about non-ref top-level pointers.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r19752: Remove support for the `depends' attribute (use "import") instead.
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r19585: Add support for some more standard IDL instructions:
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r19544: Fix case of 'warning'.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-23
/
+0
2007-10-10
r18559: [string] always applies to the last pointer
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r18554: Fix warnings about [out] arguments.
Jelmer Vernooij
1
-5
/
+9
2007-10-10
r18523: Allow [out] on arrays as well as pointers, use in unixinfo.
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-2
/
+24
2007-10-10
r15652: Fix aliases mechanism (fixes #3710)
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r15593: Warn about [out] arguments that are not pointers. These can all be
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r15327: Support 'nosize'. Also write prototypes for print and size functions ...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14692: Get rid of the obfuscation() attribute
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r14691: Fix printing elements with represent_as set
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r14687: Start working on support for represent_as() and transmit_as() as
Jelmer Vernooij
1
-3
/
+20
2007-10-10
r14686: Fix pidl testsuite to run whenever there is a shared libary built
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r14361: Support 'helper' attribute in pidl and use it.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13738: added support for a "pointer" type in pidl. This will be used in the
Andrew Tridgell
1
-0
/
+1
2007-10-10
r12572: No longer parse coclasses as interfaces
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12484: Initial work on supporting non-typedeffed types
Jelmer Vernooij
1
-33
/
+36
2007-10-10
r12470: Add helper module for pidl tests
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12464: Add simple IDL parsing tests for pidl using the standard perl
Jelmer Vernooij
1
-9
/
+15
2007-10-10
r11997: for multidimentional array like this:
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r11539: Fix indentation in templates. Always generate lower-case
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....
Volker Lendecke
1
-0
/
+5
2007-10-10
r11105: Warn if conformant arrays are not at the end of a struct
Jelmer Vernooij
1
-1
/
+6
2007-10-10
r11067: Support for [string] in the Ethereal parser generator
Jelmer Vernooij
1
-1
/
+12
2007-10-10
r10829: Documentation updates
Jelmer Vernooij
1
-9
/
+23
2007-10-10
r10742: Support multi-level pointers + ref pointer fixes
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r10694: Add some work I did this afternoon on getting pidl to output Samba3
Jelmer Vernooij
1
-1
/
+32
2007-10-10
r10388: Add version numbers (required for CPAN)
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r9460: - Move pidl to lib/. This fixes standalone installation of pidl.
Jelmer Vernooij
1
-0
/
+967