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
/
eparser.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-15
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
1
-1
/
+0
2003-11-20
use a precompiled grammer in pidl. This speeds up pidl by about a
Andrew Tridgell
1
-1
/
+1
2003-11-20
damn, "use strict;" in util.pm breaks pidl - but why?
Andrew Tridgell
1
-0
/
+1
2003-11-09
- handle void functions
Andrew Tridgell
1
-3
/
+3
2003-11-06
updated pidl to auto-generate the ndr_push_*() functions for the
Andrew Tridgell
1
-24
/
+9
2001-12-10
Added "return offset;" to end of generated function.
Tim Potter
1
-0
/
+1
2001-12-10
Fix for pointers to structures in function args.
Tim Potter
1
-0
/
+9
2001-12-09
Misc fixes:
Tim Potter
1
-9
/
+11
2001-12-09
wchar_t is a scalar.
Tim Potter
1
-0
/
+1
2001-12-08
Convert a bunch of "prs_foo()" to "offset = prs_foo()"
Tim Potter
1
-8
/
+8
2001-12-08
Removed old commented-out code.
Tim Potter
1
-49
/
+30
2001-12-08
Reinvented has_properties() function lost after HD crash. )-:
Tim Potter
1
-11
/
+26
2001-12-08
Made hyper a simple type.
Tim Potter
1
-13
/
+14
2001-12-06
Moved processing of function arguments and structure elements
Tim Potter
1
-41
/
+95
2001-12-06
Don't pass down drep (data representation) arg from top level fn.
Tim Potter
1
-13
/
+31
2001-11-28
Don't pass decorative name to policy handle or ntstatus dissectors.
Tim Potter
1
-12
/
+12
2001-11-28
Decorate some of the parse functions with element names. This is starting
Tim Potter
1
-9
/
+9
2001-11-27
Start generating some ethereal code that may actually compile with
Tim Potter
1
-21
/
+19
2001-11-26
Start generating code for unions.
Tim Potter
1
-5
/
+22
2001-11-24
Initial version of ethereal parser generator. Works with test.idl
Tim Potter
1
-0
/
+216