Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-15 | lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not | Günther Deschner | 1 | -1/+1 | |
lsa_TrustDomainInfoAuthInfoInternal. Guenther | |||||
2011-07-15 | lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-04-13 | s3: Add wbint_LookupSids | Volker Lendecke | 1 | -3/+3 | |
This will be called from wb_lookupsids to query remote DCs via lsa Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2011-04-07 | lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-12-09 | s4-lsa Implement kerberos ticket life policy | Andrew Bartlett | 1 | -1/+4 | |
We now no longer print tickets with a potentially infinite life, and we report the same life over LSA as we use in the KDC. We should get this from group policy, but for now it's parametric smb.conf options. Andrew Bartlett | |||||
2010-12-03 | s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
called "reserved" MS-LSAD 3.1.1.1 - http://msdn.microsoft.com/en-us/library/cc234319(v=PROT.13).aspx | |||||
2010-09-11 | s4-privs Seperate rights and privileges | Andrew Bartlett | 1 | -16/+0 | |
These are related, but slightly different concepts. The biggest difference is that rights are not enumerated as a system-wide list. This moves the rights to security.idl due to dependencies. Andrew Bartlett | |||||
2010-03-22 | s4:lsa Functions to set Domain Trust Information | Simo Sorce | 1 | -1/+1 | |
2010-03-16 | lsa: fix IDL for lsa_SetTrustedDomainInfoByName. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-03-16 | s4:idl add lsaRSetForestTrustInformation | Simo Sorce | 1 | -2/+50 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-03-16 | s4:idl change level to type in lsa_ForestTrustRecord. | Simo Sorce | 1 | -2/+2 | |
2010-02-24 | idl:lsa change string type | Simo Sorce | 1 | -1/+1 | |
comapring win<-> traces it looks like this is an lsa_StringLarge | |||||
2010-02-22 | s4:netlogon GetTrustedDomainInformation | Simo Sorce | 1 | -1/+1 | |
start implementing calls related to trusted domain information | |||||
2009-12-14 | s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDL | Volker Lendecke | 1 | -2/+2 | |
Seen in the wild by putting >1000 users into BUILTIN\Users | |||||
2009-10-28 | lsa: add LSA_TRUSTED_DOMAIN access masks. | Günther Deschner | 1 | -0/+29 | |
Guenther | |||||
2009-10-28 | lsa: add LSA_SECRET access masks. | Günther Deschner | 1 | -0/+19 | |
Guenther | |||||
2009-10-03 | idl: some lsa vars are uint3264 | Andrew Tridgell | 1 | -5/+5 | |
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 1 | -10/+20 | |
Guenther | |||||
2009-09-11 | lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2009-07-17 | lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ↵ | Günther Deschner | 1 | -3/+11 | |
samba3-idl. Guenther | |||||
2009-07-16 | lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-06-09 | lsa: use the lsa access masks in idl. | Günther Deschner | 1 | -8/+8 | |
Guenther | |||||
2009-05-19 | Added mapping table for account object in lsa. | Jeremy Allison | 1 | -0/+20 | |
Jeremy. | |||||
2009-05-19 | lsa: add access_masks for accounts, secrets and trusted domains to IDL. | Günther Deschner | 1 | -1/+24 | |
Guenther | |||||
2009-02-05 | s3-lsa: fix the build. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-02-05 | s3-lsa: move remaining lsa policy access_mask defines to idl. | Günther Deschner | 1 | -0/+37 | |
Guenther | |||||
2008-12-12 | Remove noejs property, which is no longer used. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-27 | idl: share lsa.idl between s3 and s4. | Günther Deschner | 1 | -0/+1216 | |
Guenther |