svn commit: lorikeet r411 - in trunk/ntacl-lsm: . userspace

metze at samba.org metze at samba.org
Sat Aug 13 09:56:49 GMT 2005


Author: metze
Date: 2005-08-13 09:56:48 +0000 (Sat, 13 Aug 2005)
New Revision: 411

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=411

Log:
add the start of a userspace library,

that provides 3 functions

void ntacl_free_security_token(struct ntacl_security_token *st);
int ntacl_get_security_token(struct ntacl_security_token **st, uint32_t flags);
int ntacl_set_security_token(const struct ntacl_security_token *st, uint32_t flags);

metze
Added:
   trunk/ntacl-lsm/userspace/
   trunk/ntacl-lsm/userspace/Makefile
   trunk/ntacl-lsm/userspace/cp_prefix.sh
   trunk/ntacl-lsm/userspace/libntacl.c
   trunk/ntacl-lsm/userspace/libntacl.h
Modified:
   trunk/ntacl-lsm/includes.h
   trunk/ntacl-lsm/talloc.c


Changeset:
Sorry, the patch is too large (358 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=411


More information about the samba-cvs mailing list