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
/
build
/
pidl
/
parser.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-20
avoid compiler warnings for unused variables with [relative] pointers
Andrew Tridgell
1
-1
/
+2
2003-11-20
use strict perl package everywhere for error checking
Andrew Tridgell
1
-1
/
+1
2003-11-20
* added support for empty case elements (including default cases)
Andrew Tridgell
1
-24
/
+36
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-28
/
+121
2003-11-19
slightly more accurate structure alignment code - I need to do proper
Andrew Tridgell
1
-2
/
+1
2003-11-18
support the 'default' case in IDL unions
Andrew Tridgell
1
-14
/
+54
2003-11-18
auto-generate top-level debug print functions when a flag is set on
Andrew Tridgell
1
-0
/
+3
2003-11-17
auto-generate functions for printing top-level function
Andrew Tridgell
1
-7
/
+44
2003-11-17
* support inline arrays
Andrew Tridgell
1
-17
/
+23
2003-11-17
better [relative] handling, allowing for nested relative structures
Andrew Tridgell
1
-2
/
+21
2003-11-16
* the beginnings of non-constant fixed arrays
Andrew Tridgell
1
-3
/
+13
2003-11-16
added support for "relstr", structure and union properties and public
Andrew Tridgell
1
-8
/
+45
2003-11-16
added the "subcontext" attribute for auto-handling of user-marshalled
Andrew Tridgell
1
-0
/
+12
2003-11-15
added support for varying conformant arrays (needed for samr
Andrew Tridgell
1
-5
/
+23
2003-11-15
fixed alignment of the buffers part structures
Andrew Tridgell
1
-3
/
+4
2003-11-15
support a new value() attribute that allows us to auto-fill certain
Andrew Tridgell
1
-1
/
+3
2003-11-15
Fix bug in generation of function ndr_pull code generation. This patch
Tim Potter
1
-1
/
+3
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
1
-58
/
+1
2003-11-14
* make pidl.pl exit with an error on a parse error
Andrew Tridgell
1
-4
/
+8
2003-11-14
fixed another problem with pointers to arrays in structures
Andrew Tridgell
1
-7
/
+11
2003-11-14
fixed the handling of unions of pointers
Andrew Tridgell
1
-2
/
+6
2003-11-14
* differentiate between pointers and non-pointers in switch_is union
Andrew Tridgell
1
-30
/
+87
2003-11-13
I think we now handle conformant arrays in structures correctly - the
Andrew Tridgell
1
-14
/
+69
2003-11-12
handle constant sized arrays
Andrew Tridgell
1
-5
/
+19
2003-11-11
added support for 8 byte aligned HYPER_T
Andrew Tridgell
1
-1
/
+2
2003-11-11
fixed the NDR structure alignment rules
Andrew Tridgell
1
-1
/
+21
2003-11-11
fixed handling on pointers to arrays of structures in unions
Andrew Tridgell
1
-0
/
+2
2003-11-11
automatic printing of unions
Andrew Tridgell
1
-5
/
+12
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
1
-0
/
+128
2003-11-11
- added support for the pull side of unions
Andrew Tridgell
1
-27
/
+158
2003-11-10
much cleaner handling of the different types of variables
Andrew Tridgell
1
-84
/
+36
2003-11-09
added a module for auto-generating the client calls. We can now go
Andrew Tridgell
1
-2
/
+2
2003-11-09
- handle void functions
Andrew Tridgell
1
-38
/
+84
2003-11-09
added support for arrays as function arguments and for unistr_noterm
Andrew Tridgell
1
-7
/
+16
2003-11-09
added fixes for the pushing of arrays and handling non-ref pointers in
Andrew Tridgell
1
-8
/
+27
2003-11-08
- include includes.h
Andrew Tridgell
1
-8
/
+52
2003-11-08
- generate both the pull and push side
Andrew Tridgell
1
-84
/
+270
2003-11-06
a bit of a tidy up before I add the ndr_pull_*() side of things
Andrew Tridgell
1
-47
/
+21
2003-11-06
updated pidl to auto-generate the ndr_push_*() functions for the
Andrew Tridgell
1
-29
/
+161
2001-11-24
Renamed functions from Dump* to Parse*
Tim Potter
1
-32
/
+32
2001-11-24
forgot a file
Andrew Tridgell
1
-0
/
+145