index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
/
pidl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
auto-generate the pipe UUID version and name
Andrew Tridgell
2003-11-18
2
-11
/
+34
*
support the 'default' case in IDL unions
Andrew Tridgell
2003-11-18
2
-16
/
+62
*
auto-generate top-level debug print functions when a flag is set on
Andrew Tridgell
2003-11-18
2
-18
/
+22
*
auto-generate functions for printing top-level function
Andrew Tridgell
2003-11-17
2
-7
/
+48
*
started documenting the extension to IDL that pidl implements
Andrew Tridgell
2003-11-17
3
-9
/
+79
*
* support inline arrays
Andrew Tridgell
2003-11-17
4
-22
/
+27
*
handle non-NTSTATUS return types
Andrew Tridgell
2003-11-17
1
-1
/
+1
*
better [relative] handling, allowing for nested relative structures
Andrew Tridgell
2003-11-17
3
-3
/
+25
*
* the beginnings of non-constant fixed arrays
Andrew Tridgell
2003-11-16
4
-10
/
+38
*
added support for "relstr", structure and union properties and public
Andrew Tridgell
2003-11-16
4
-10
/
+54
*
added the "subcontext" attribute for auto-handling of user-marshalled
Andrew Tridgell
2003-11-16
2
-0
/
+13
*
fixed the handling of much more general C expressions in value()
Andrew Tridgell
2003-11-16
1
-2
/
+7
*
added support for varying conformant arrays (needed for samr
Andrew Tridgell
2003-11-15
2
-5
/
+34
*
fixed alignment of the buffers part structures
Andrew Tridgell
2003-11-15
1
-3
/
+4
*
support a new value() attribute that allows us to auto-fill certain
Andrew Tridgell
2003-11-15
3
-3
/
+17
*
Fix bug in generation of function ndr_pull code generation. This patch
Tim Potter
2003-11-15
1
-1
/
+3
*
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2003-11-14
1
-58
/
+1
*
* make pidl.pl exit with an error on a parse error
Andrew Tridgell
2003-11-14
2
-4
/
+9
*
fixed another problem with pointers to arrays in structures
Andrew Tridgell
2003-11-14
1
-7
/
+11
*
fixed the handling of unions of pointers
Andrew Tridgell
2003-11-14
1
-2
/
+6
*
* differentiate between pointers and non-pointers in switch_is union
Andrew Tridgell
2003-11-14
1
-30
/
+87
*
I think we now handle conformant arrays in structures correctly - the
Andrew Tridgell
2003-11-13
4
-19
/
+155
*
handle constant sized arrays
Andrew Tridgell
2003-11-12
2
-5
/
+29
*
added support for 8 byte aligned HYPER_T
Andrew Tridgell
2003-11-11
2
-3
/
+4
*
fixed the NDR structure alignment rules
Andrew Tridgell
2003-11-11
2
-1
/
+45
*
fixed handling on pointers to arrays of structures in unions
Andrew Tridgell
2003-11-11
2
-1
/
+5
*
automatic printing of unions
Andrew Tridgell
2003-11-11
2
-5
/
+22
*
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
2003-11-11
1
-0
/
+128
*
- added support for the pull side of unions
Andrew Tridgell
2003-11-11
5
-81
/
+216
*
much cleaner handling of the different types of variables
Andrew Tridgell
2003-11-10
4
-85
/
+150
*
added a module for auto-generating the client calls. We can now go
Andrew Tridgell
2003-11-09
3
-3
/
+90
*
- handle void functions
Andrew Tridgell
2003-11-09
4
-46
/
+104
*
added support for arrays as function arguments and for unistr_noterm
Andrew Tridgell
2003-11-09
2
-8
/
+17
*
added fixes for the pushing of arrays and handling non-ref pointers in
Andrew Tridgell
2003-11-09
2
-9
/
+29
*
- include includes.h
Andrew Tridgell
2003-11-08
3
-19
/
+73
*
- generate both the pull and push side
Andrew Tridgell
2003-11-08
3
-98
/
+300
*
a bit of a tidy up before I add the ndr_pull_*() side of things
Andrew Tridgell
2003-11-06
1
-47
/
+21
*
updated pidl to auto-generate the ndr_push_*() functions for the
Andrew Tridgell
2003-11-06
6
-77
/
+340
*
Added "return offset;" to end of generated function.
Tim Potter
2001-12-10
1
-0
/
+1
*
Fix for pointers to structures in function args.
Tim Potter
2001-12-10
1
-0
/
+9
*
Misc fixes:
Tim Potter
2001-12-09
1
-9
/
+11
*
wchar_t is a scalar.
Tim Potter
2001-12-09
1
-0
/
+1
*
Convert a bunch of "prs_foo()" to "offset = prs_foo()"
Tim Potter
2001-12-08
1
-8
/
+8
*
Removed old commented-out code.
Tim Potter
2001-12-08
1
-49
/
+30
*
Reinvented has_properties() function lost after HD crash. )-:
Tim Potter
2001-12-08
1
-11
/
+26
*
Made hyper a simple type.
Tim Potter
2001-12-08
1
-13
/
+14
*
Moved processing of function arguments and structure elements
Tim Potter
2001-12-06
1
-41
/
+95
*
Don't pass down drep (data representation) arg from top level fn.
Tim Potter
2001-12-06
1
-13
/
+31
*
Don't pass decorative name to policy handle or ntstatus dissectors.
Tim Potter
2001-11-28
1
-12
/
+12
*
Decorate some of the parse functions with element names. This is starting
Tim Potter
2001-11-28
1
-9
/
+9
[prev]
[next]