summaryrefslogtreecommitdiff
path: root/source3/aparser/parser.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-3/+7
2000-06-09started adding support for relative, plus options for autoalignmentAndrew Tridgell1-12/+8
2000-05-31messing about.Luke Leighton1-127/+120
2000-05-28more SMBtrans, SMBnttrans stuff.Luke Leighton1-4/+41
2000-05-27SMBnttrans. modified io_uint8s to return address of actual data insteadLuke Leighton1-26/+39
2000-05-27cifs parser.Luke Leighton1-0/+75
2000-05-22more aparser stuff - we now handle everything but the idl headers in srvsvc.idlAndrew Tridgell1-6/+11
2000-05-17minor parse updatesAndrew Tridgell1-2/+2
2000-05-16another awk parser updateAndrew Tridgell1-47/+71
2000-05-15started update to handle arbitrary arraysAndrew Tridgell1-4/+4
2000-05-15added grow_size to prs structureAndrew Tridgell1-1/+3
2000-05-14add uint16 support, start to parse more of spoolssAndrew Tridgell1-0/+16
2000-05-14vastly improved awk based code generatorAndrew Tridgell1-125/+20
2000-05-12this is a awk based code generator. Very primitive at the moment, butAndrew Tridgell1-0/+411