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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-20
fixed pushing structures containing pointers inside unions
Andrew Tridgell
1
-1
/
+1
2003-11-20
a bit neater way of emitting code
Andrew Tridgell
3
-210
/
+217
2003-11-20
* cope with pidl not being in $HOME/pidl
Andrew Tridgell
2
-3
/
+9
2003-11-20
use a precompiled grammer in pidl. This speeds up pidl by about a
Andrew Tridgell
7
-8
/
+12860
2003-11-20
avoid compiler warnings for unused variables with [relative] pointers
Andrew Tridgell
1
-1
/
+2
2003-11-20
its LoadStructure() in util.pm that doesn't like strict perl - any
Andrew Tridgell
1
-11
/
+9
2003-11-20
damn, "use strict;" in util.pm breaks pidl - but why?
Andrew Tridgell
2
-1
/
+1
2003-11-20
use strict perl package everywhere for error checking
Andrew Tridgell
5
-2
/
+6
2003-11-20
* added a 'lstring' type for spoolss
Andrew Tridgell
3
-4
/
+19
2003-11-20
* added support for empty case elements (including default cases)
Andrew Tridgell
3
-30
/
+49
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
2
-30
/
+123
2003-11-19
slightly more accurate structure alignment code - I need to do proper
Andrew Tridgell
2
-3
/
+2
2003-11-18
auto-generate the pipe UUID version and name
Andrew Tridgell
2
-11
/
+34
2003-11-18
support the 'default' case in IDL unions
Andrew Tridgell
2
-16
/
+62
2003-11-18
auto-generate top-level debug print functions when a flag is set on
Andrew Tridgell
2
-18
/
+22
2003-11-17
auto-generate functions for printing top-level function
Andrew Tridgell
2
-7
/
+48
2003-11-17
started documenting the extension to IDL that pidl implements
Andrew Tridgell
3
-9
/
+79
2003-11-17
* support inline arrays
Andrew Tridgell
4
-22
/
+27
2003-11-17
handle non-NTSTATUS return types
Andrew Tridgell
1
-1
/
+1
2003-11-17
better [relative] handling, allowing for nested relative structures
Andrew Tridgell
3
-3
/
+25
2003-11-16
* the beginnings of non-constant fixed arrays
Andrew Tridgell
4
-10
/
+38
2003-11-16
added support for "relstr", structure and union properties and public
Andrew Tridgell
4
-10
/
+54
2003-11-16
added the "subcontext" attribute for auto-handling of user-marshalled
Andrew Tridgell
2
-0
/
+13
2003-11-16
fixed the handling of much more general C expressions in value()
Andrew Tridgell
1
-2
/
+7
2003-11-15
added support for varying conformant arrays (needed for samr
Andrew Tridgell
2
-5
/
+34
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
3
-3
/
+17
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
2
-4
/
+9
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
4
-19
/
+155
2003-11-12
handle constant sized arrays
Andrew Tridgell
2
-5
/
+29
2003-11-11
added support for 8 byte aligned HYPER_T
Andrew Tridgell
2
-3
/
+4
2003-11-11
fixed the NDR structure alignment rules
Andrew Tridgell
2
-1
/
+45
2003-11-11
fixed handling on pointers to arrays of structures in unions
Andrew Tridgell
2
-1
/
+5
2003-11-11
automatic printing of unions
Andrew Tridgell
2
-5
/
+22
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
5
-81
/
+216
2003-11-10
much cleaner handling of the different types of variables
Andrew Tridgell
4
-85
/
+150
2003-11-09
added a module for auto-generating the client calls. We can now go
Andrew Tridgell
3
-3
/
+90
2003-11-09
- handle void functions
Andrew Tridgell
4
-46
/
+104
2003-11-09
added support for arrays as function arguments and for unistr_noterm
Andrew Tridgell
2
-8
/
+17
2003-11-09
added fixes for the pushing of arrays and handling non-ref pointers in
Andrew Tridgell
2
-9
/
+29
2003-11-08
- include includes.h
Andrew Tridgell
3
-19
/
+73
2003-11-08
- generate both the pull and push side
Andrew Tridgell
3
-98
/
+300
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
6
-77
/
+340
[prev]
[next]