Age | Commit message (Collapse) | Author | Files | Lines |
|
Some experimentation with the top level function calls.
(This used to be commit e8d53d15e4371bc266a691c3c3c82675373ba7f4)
|
|
or union.
(This used to be commit 72420f24e654661c8792bd7d0eae610ad182d529)
|
|
code. I will try and get just the push/pull functions working rather than
getting in a mess with trying to do everything at once.
(This used to be commit a7504ebf9557796bd50907620115f8367ea586f0)
|
|
Add some code to try and work out whether a smb_interface requires a
TALLOC_CTX in the function signature. I'm not sure whether this is
going to work as the raw api is a bit inconsistent I think.
(This used to be commit 13a101653ea7bba3b8b1f74637d981eb004484cc)
|
|
- Split out push/pull of top level elements into separate functions.
- Remove _t from simple type names.
(This used to be commit c419eef1c93afb51cf2fb42f87c0e5d29d2348ea)
|
|
(This used to be commit 8ff27a1effd2050733916569190264e347286c45)
|
|
(This used to be commit 3407490121344f34c69eeaf838de6ce9c4c7b1fc)
|
|
and each arm of top level unions. Don't generate a header file (duh) as
the namespace stuff is done in the module init.
(This used to be commit dde7f8be97f1a85b2f8221a98eb2edd357eb8cf2)
|
|
(This used to be commit a6541a07028d7d53e441a1eb78457c0d572109af)
|
|
(This used to be commit c56a530d3ba31a603d1a5615bdd2a0788cf1f967)
|
|
bit easier for the code generator.
(This used to be commit a6f1f251e86bac43b894d551e93536256bab7329)
|
|
design is starting to become clearer. (-:
(This used to be commit 23b9f8f3b59cc497fc7368c40ca7fce474370ed3)
|
|
(This used to be commit acd34c1cac151e16f5cecae8c80a01b36ccd3fc0)
|
|
Start fixing compile problems in generated output.
(This used to be commit e85b938ea0577c6263a28ceb722e173df475ead3)
|
|
the smb_raw_foo() calls.
(This used to be commit 39dfabe66d1a377ed5a473db0309ca97adf24e7a)
|
|
(This used to be commit 301dd7b78b78a4036a8dbf40c12171c0de50974f)
|
|
smb_interfaces.
(This used to be commit 0aee33c3de6ba94ec563725a56b7dfbddd0d521a)
|
|
(This used to be commit c016487a0148694a1a1464bb5f7ba0d0e142d14f)
|
|
(This used to be commit 3a93f1125539eec6bd17003a748f1b7dd76d0031)
|
|
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.
(This used to be commit 1be5f55d7f6926bf7266ea72623990f0bb558c94)
|