This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[jra/samba/.git] / source3 / aparser /
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2000-09-18 Tim PotterModified test.h generator to return error if structure...
2000-09-18 Tim PotterRemoved emacs backup file from repository.
2000-07-15 Christopher R. HertelI committed this change to the cliffs archive a while...
2000-06-09 Andrew Tridgellsome templates needed for the new aparser stuff
2000-06-09 Andrew Tridgellstarted adding support for relative, plus options for...
2000-05-31 Luke Leightonmessing about.
2000-05-29 Luke Leightonmore templates.
2000-05-28 Luke Leightonmore SMBtrans, SMBnttrans stuff.
2000-05-27 Luke LeightonSMBulogoffX
2000-05-27 Luke Leightonoptional (0of or 1of) with "[+]" semantics.
2000-05-27 Luke LeightonSMBntcreateX
2000-05-27 Luke LeightonSMBnttrans. modified io_uint8s to return address of...
2000-05-27 Luke LeightonSMBtrans response.
2000-05-27 Luke LeightonSMBtrans and SMBtrans2, some of it.
2000-05-27 Luke LeightonSMBlockingX
2000-05-27 Luke Leightonhack to get setprinter working, level2, null sec desc.
2000-05-27 Luke Leightoncifs parser.
2000-05-22 Andrew Tridgellmore aparser stuff - we now handle everything but the...
2000-05-17 Andrew Tridgellerror check in vluke.c
2000-05-17 Andrew Tridgellstarted converting matty's srvsvc.idl to a .struct...
2000-05-17 Andrew Tridgelladded primitive define macros
2000-05-17 Andrew Tridgell- added typedefs
2000-05-17 Andrew Tridgellminor parse updates
2000-05-16 Andrew Tridgella useful script, just go "./build foo.struct" and you...
2000-05-16 Andrew Tridgellthe vluke program now takes a structure name on the...
2000-05-16 Andrew Tridgelltake the sructure name to run through vluke on the...
2000-05-16 Andrew Tridgelladded the ".trailer" type, to mark where a packet turns...
2000-05-16 Andrew Tridgellanother awk parser update
2000-05-15 Andrew Tridgellstarted update to handle arbitrary arrays
2000-05-15 Andrew Tridgellneed to allocate the union pointer
2000-05-15 Andrew Tridgellalign at the end of every structure parser
2000-05-15 Andrew Tridgelluse grow_size to determine size of dump
2000-05-15 Andrew Tridgelladded grow_size to prs structure
2000-05-14 Andrew Tridgelladd uint16 support, start to parse more of spoolss
2000-05-14 Andrew Tridgellmoved *.tpl templates into templates/ subdirectory
2000-05-14 Andrew Tridgellvastly improved awk based code generator
2000-05-14 Andrew Tridgellremoved old files ready for new awk parser
2000-05-12 Andrew Tridgellrenamed the harness program to vluke (for "virtual...
2000-05-12 Andrew Tridgellpreliminary support for unions
2000-05-12 Andrew Tridgellthis is a awk based code generator. Very primitive...