1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tim Potter
23b9f8f3b5 r9129: Start working on nested anonymous structures and unions. A better
design is starting to become clearer.  (-:
2007-10-10 13:31:19 -05:00
Tim Potter
acd34c1cac r9124: Handle more types pointers to simple types. 2007-10-10 13:31:19 -05:00
Tim Potter
e85b938ea0 r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.
Start fixing compile problems in generated output.
2007-10-10 13:31:16 -05:00
Tim Potter
39dfabe66d r9099: Start generating code to pull/push fields. Generate functions to call
the smb_raw_foo() calls.
2007-10-10 13:31:16 -05:00
Tim Potter
301dd7b78b r9092: Generate some more stub functions. 2007-10-10 13:31:16 -05:00
Tim Potter
0aee33c3de r9089: Start generating module init and top level ejs functions for smb_interfaces. 2007-10-10 13:31:15 -05:00
Tim Potter
c016487a01 r8934: Some refactoring of smb_interfaces code generator. 2007-10-10 13:30:58 -05:00
Tim Potter
3a93f11255 r8925: Start generating header and implementation files for smb_interfaces.h 2007-10-10 13:30:58 -05:00
Tim Potter
1be5f55d7f r8910: An initial parser to parse structures in smb_interfaces.h. This will be
used to generate ejs objects for making raw smb calls.

Running 'make smb_interfaces' should run the build_smb_interfaces.pl
script which at the moment only displays a dump of the parsed data.
Const is also not working right now but it's bedtime.
2007-10-10 13:30:57 -05:00