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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed pushing structures containing pointers inside unions
Andrew Tridgell
2003-11-20
1
-1
/
+1
*
a bit neater way of emitting code
Andrew Tridgell
2003-11-20
3
-210
/
+217
*
* cope with pidl not being in $HOME/pidl
Andrew Tridgell
2003-11-20
2
-3
/
+9
*
use a precompiled grammer in pidl. This speeds up pidl by about a
Andrew Tridgell
2003-11-20
7
-8
/
+12860
*
avoid compiler warnings for unused variables with [relative] pointers
Andrew Tridgell
2003-11-20
1
-1
/
+2
*
its LoadStructure() in util.pm that doesn't like strict perl - any
Andrew Tridgell
2003-11-20
1
-11
/
+9
*
damn, "use strict;" in util.pm breaks pidl - but why?
Andrew Tridgell
2003-11-20
2
-1
/
+1
*
use strict perl package everywhere for error checking
Andrew Tridgell
2003-11-20
5
-2
/
+6
*
* added a 'lstring' type for spoolss
Andrew Tridgell
2003-11-20
3
-4
/
+19
*
* added support for empty case elements (including default cases)
Andrew Tridgell
2003-11-20
3
-30
/
+49
*
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
2003-11-19
2
-30
/
+123
*
slightly more accurate structure alignment code - I need to do proper
Andrew Tridgell
2003-11-19
2
-3
/
+2
*
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
[prev]
[next]