diff options
author | Tim Potter <tpot@samba.org> | 2005-02-04 06:35:45 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:09:33 -0500 |
commit | 05db954edd562a4fa064e951051fbc31a210baba (patch) | |
tree | e6d287a3ed9612cb05e2d26124faa56e03f5126e /source4/include | |
parent | aa747a5712c9c55b2862c5c0eb35f04ed37e2be4 (diff) | |
download | samba-05db954edd562a4fa064e951051fbc31a210baba.tar.gz samba-05db954edd562a4fa064e951051fbc31a210baba.tar.bz2 samba-05db954edd562a4fa064e951051fbc31a210baba.zip |
r5224: Add in/out typemaps for resume handles. This saves us having to much
around with pointers to just one uint32.
Add an output typemap to copy a policy handle as the talloc context is
destroyed before the wrapper function returns. More work here needed
to avoid memory leaks.
Use the swig carrays.i file to create accessor and setter functions
for fixed width integer types. Also add functions for struct samr_SamEntry
as it's returned by the LookupDomain RPC. This really needs to be
done by pidl so I don't have to go through and find all the structures
that are returned in arrays.
Include security.i to give us SIDs and security descriptors.
(This used to be commit 5a1f6c999ef5e84e93ec8f07b9751d795c4566a5)
Diffstat (limited to 'source4/include')
0 files changed, 0 insertions, 0 deletions