Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9297: Add a NDR_CHECK() around each ejs push/pull. | Tim Potter | 1 | -1/+8 |
2007-10-10 | r9296: Reinstate generation of push/pull functions for each field in a struct | Tim Potter | 1 | -4/+16 |
2007-10-10 | r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejs | Tim Potter | 1 | -180/+0 |
2007-10-10 | r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers. | Tim Potter | 1 | -8/+101 |
2007-10-10 | r9220: Start trying to get autogenerated code to compile. | Tim Potter | 1 | -11/+44 |
2007-10-10 | r9207: Start generating ejs_push/pull calls for structure elements. | Tim Potter | 1 | -17/+31 |
2007-10-10 | r9205: Generate more stub code for smb_raw ejs functions. | Tim Potter | 1 | -44/+65 |
2007-10-10 | r9202: OK now we are getting somewhere. Generate js stubs for top level structs | Tim Potter | 1 | -207/+38 |
2007-10-10 | r9199: Another go at recursive flattening of structs. | Tim Potter | 1 | -25/+18 |
2007-10-10 | r9191: Generate headers for nested structures that need pushing or pulling. | Tim Potter | 1 | -34/+38 |
2007-10-10 | r9185: Make second pass over the parser tree and tidy things up to make it a | Tim Potter | 1 | -2/+84 |
2007-10-10 | r9129: Start working on nested anonymous structures and unions. A better | Tim Potter | 1 | -4/+55 |
2007-10-10 | r9124: Handle more types pointers to simple types. | Tim Potter | 1 | -2/+10 |
2007-10-10 | r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir. | Tim Potter | 1 | -3/+12 |
2007-10-10 | r9099: Start generating code to pull/push fields. Generate functions to call | Tim Potter | 1 | -31/+67 |
2007-10-10 | r9092: Generate some more stub functions. | Tim Potter | 1 | -1/+29 |
2007-10-10 | r9089: Start generating module init and top level ejs functions for smb_inter... | Tim Potter | 1 | -2/+28 |
2007-10-10 | r8934: Some refactoring of smb_interfaces code generator. | Tim Potter | 1 | -11/+50 |
2007-10-10 | r8925: Start generating header and implementation files for smb_interfaces.h | Tim Potter | 1 | -5/+49 |
2007-10-10 | r8910: An initial parser to parse structures in smb_interfaces.h. This will be | Tim Potter | 1 | -0/+10 |