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-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