r9834: More tests for the upgrade from Samba3
[samba.git] / source / script / build_smb_interfaces.pl
2007-10-10 Tim Potterr9297: Add a NDR_CHECK() around each ejs push/pull.
2007-10-10 Tim Potterr9296: Reinstate generation of push/pull functions...
2007-10-10 Tim Potterr9295: Tridge had some good suggestions for simplifying...
2007-10-10 Tim Potterr9292: More compiles fixes for autogenerated smb_interf...
2007-10-10 Tim Potterr9220: Start trying to get autogenerated code to compile.
2007-10-10 Tim Potterr9207: Start generating ejs_push/pull calls for structu...
2007-10-10 Tim Potterr9205: Generate more stub code for smb_raw ejs functions.
2007-10-10 Tim Potterr9202: OK now we are getting somewhere. Generate js...
2007-10-10 Tim Potterr9199: Another go at recursive flattening of structs.
2007-10-10 Tim Potterr9191: Generate headers for nested structures that...
2007-10-10 Tim Potterr9185: Make second pass over the parser tree and tidy...
2007-10-10 Tim Potterr9129: Start working on nested anonymous structures...
2007-10-10 Tim Potterr9124: Handle more types pointers to simple types.
2007-10-10 Tim Potterr9102: Generate files in $srcdir/libcli/gen_raw instead...
2007-10-10 Tim Potterr9099: Start generating code to pull/push fields. ...
2007-10-10 Tim Potterr9092: Generate some more stub functions.
2007-10-10 Tim Potterr9089: Start generating module init and top level ejs...
2007-10-10 Tim Potterr8934: Some refactoring of smb_interfaces code generator.
2007-10-10 Tim Potterr8925: Start generating header and implementation files...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...