svn commit: samba r4073 - in branches/SAMBA_4_0/source: client include libcli libcli/util

tridge at samba.org tridge at samba.org
Mon Dec 6 07:12:38 GMT 2004


Author: tridge
Date: 2004-12-06 07:12:38 +0000 (Mon, 06 Dec 2004)
New Revision: 4073

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

Log:
- added a set of lsa helper routines to make lsa lookups that are
  related to filesharing. For example, in order to manipulate ACLs
  properly its important to be able to call LookupSids, and to be able
  to lookup what privileges a SID has.

- added 3 new commands to smbclient "lookupname", "lookupsid" and
  "privileges"

Added:
   branches/SAMBA_4_0/source/libcli/util/clilsa.c
Modified:
   branches/SAMBA_4_0/source/client/client.c
   branches/SAMBA_4_0/source/client/config.mk
   branches/SAMBA_4_0/source/include/cli_context.h
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/libcli/cliconnect.c
   branches/SAMBA_4_0/source/libcli/config.mk


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


More information about the samba-cvs mailing list