summaryrefslogtreecommitdiffstats
path: root/librpc/idl/lsa.idl
Commit message (Collapse)AuthorAgeFilesLines
* s4:lsa Functions to set Domain Trust InformationSimo Sorce2010-03-221-1/+1
|
* lsa: fix IDL for lsa_SetTrustedDomainInfoByName.Günther Deschner2010-03-161-3/+3
| | | | Guenther
* s4:idl add lsaRSetForestTrustInformationSimo Sorce2010-03-161-2/+50
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4:idl change level to type in lsa_ForestTrustRecord.Simo Sorce2010-03-161-2/+2
|
* idl:lsa change string typeSimo Sorce2010-02-241-1/+1
| | | | comapring win<-> traces it looks like this is an lsa_StringLarge
* s4:netlogon GetTrustedDomainInformationSimo Sorce2010-02-221-1/+1
| | | | start implementing calls related to trusted domain information
* s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDLVolker Lendecke2009-12-141-2/+2
| | | | Seen in the wild by putting >1000 users into BUILTIN\Users
* lsa: add LSA_TRUSTED_DOMAIN access masks.Günther Deschner2009-10-281-0/+29
| | | | Guenther
* lsa: add LSA_SECRET access masks.Günther Deschner2009-10-281-0/+19
| | | | Guenther
* idl: some lsa vars are uint3264Andrew Tridgell2009-10-031-5/+5
|
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-111-10/+20
| | | | Guenther
* lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner2009-09-111-3/+3
| | | | Guenther
* lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ↵Günther Deschner2009-07-171-3/+11
| | | | | | samba3-idl. Guenther
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-2/+2
| | | | Guenther
* lsa: use the lsa access masks in idl.Günther Deschner2009-06-091-8/+8
| | | | Guenther
* Added mapping table for account object in lsa.Jeremy Allison2009-05-191-0/+20
| | | | Jeremy.
* lsa: add access_masks for accounts, secrets and trusted domains to IDL.Günther Deschner2009-05-191-1/+24
| | | | Guenther
* s3-lsa: fix the build.Günther Deschner2009-02-051-1/+1
| | | | Guenther
* s3-lsa: move remaining lsa policy access_mask defines to idl.Günther Deschner2009-02-051-0/+37
| | | | Guenther
* Remove noejs property, which is no longer used.Jelmer Vernooij2008-12-121-1/+1
|
* idl: share lsa.idl between s3 and s4.Günther Deschner2008-10-271-0/+1216
Guenther