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
/
source3
/
aparser
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-27
cifs parser.
Luke Leighton
9
-6
/
+707
2000-05-22
more aparser stuff - we now handle everything but the idl headers in srvsvc.idl
Andrew Tridgell
8
-140
/
+699
2000-05-17
error check in vluke.c
Andrew Tridgell
2
-7
/
+198
2000-05-17
started converting matty's srvsvc.idl to a .struct file
Andrew Tridgell
1
-0
/
+78
2000-05-17
added primitive define macros
Andrew Tridgell
2
-19
/
+14
2000-05-17
- added typedefs
Andrew Tridgell
7
-65
/
+131
2000-05-17
minor parse updates
Andrew Tridgell
3
-8
/
+7
2000-05-16
a useful script, just go "./build foo.struct" and you get a full
Andrew Tridgell
1
-0
/
+7
2000-05-16
the vluke program now takes a structure name on the command line
Andrew Tridgell
6
-16
/
+79
2000-05-16
take the sructure name to run through vluke on the command line
Andrew Tridgell
7
-34
/
+98
2000-05-16
added the ".trailer" type, to mark where a packet turns into a trailer
Andrew Tridgell
6
-58
/
+97
2000-05-16
another awk parser update
Andrew Tridgell
19
-165
/
+284
2000-05-15
started update to handle arbitrary arrays
Andrew Tridgell
8
-145
/
+147
2000-05-15
need to allocate the union pointer
Andrew Tridgell
1
-0
/
+2
2000-05-15
align at the end of every structure parser
Andrew Tridgell
1
-0
/
+1
2000-05-15
use grow_size to determine size of dump
Andrew Tridgell
1
-1
/
+1
2000-05-15
added grow_size to prs structure
Andrew Tridgell
2
-1
/
+4
2000-05-14
add uint16 support, start to parse more of spoolss
Andrew Tridgell
3
-1
/
+49
2000-05-14
moved *.tpl templates into templates/ subdirectory
Andrew Tridgell
1
-0
/
+1
2000-05-14
vastly improved awk based code generator
Andrew Tridgell
31
-168
/
+612
2000-05-14
removed old files ready for new awk parser
Andrew Tridgell
6
-361
/
+0
2000-05-12
renamed the harness program to vluke (for "virtual luke")
Andrew Tridgell
5
-8
/
+8
2000-05-12
preliminary support for unions
Andrew Tridgell
7
-189
/
+327
2000-05-12
this is a awk based code generator. Very primitive at the moment, but
Andrew Tridgell
6
-0
/
+790