summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Collapse)AuthorAgeFilesLines
...
* s4-smbtorture: fix test_LogonUasLogon.Günther Deschner2008-10-281-1/+1
| | | | Guenther
* s4-netlogon: merge misc stuff.Günther Deschner2008-10-281-2/+2
| | | | Guenther
* idl: share lsa.idl between s3 and s4.Günther Deschner2008-10-271-1216/+0
| | | | Guenther
* s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner2008-10-271-2/+2
| | | | Guenther
* s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner2008-10-271-12/+12
| | | | Guenther
* s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner2008-10-271-13/+13
| | | | Guenther
* s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.Günther Deschner2008-10-271-1/+1
| | | | Guenther
* s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.Günther Deschner2008-10-271-2/+2
| | | | Guenther
* s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.Günther Deschner2008-10-271-1/+1
| | | | Guenther
* s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.Günther Deschner2008-10-271-2/+2
| | | | Guenther
* s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner2008-10-271-3/+3
| | | | Guenther
* s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner2008-10-271-2/+2
| | | | Guenther
* s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.Günther Deschner2008-10-271-6/+7
| | | | Guenther
* s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner2008-10-271-6/+2
| | | | Guenther
* s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.Günther Deschner2008-10-271-4/+4
| | | | Guenther
* s4-lsa: merge lsa_EnumAccounts from s3 lsa idl.Günther Deschner2008-10-271-5/+4
| | | | Guenther
* s4-lsa: merge lsa_EnumPrivs from s3 lsa idl.Günther Deschner2008-10-271-4/+4
| | | | Guenther
* s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner2008-10-271-5/+3
| | | | Guenther
* Remove another use of global_loadparm.Jelmer Vernooij2008-10-241-8/+9
|
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
|
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-10/+10
| | | | make them wrappers around convert_string{,talloc}_convenience().
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+2
|
* idl: merge from s4 lsa.idl to s3.Günther Deschner2008-10-201-13/+12
| | | | Guenther
* Sync syntax of srvsvc.idl with samba3.Jelmer Vernooij2008-10-201-5/+5
|
* Move orpc to top-level directory.Jelmer Vernooij2008-10-202-174/+1
|
* Move WMI support code to top-level.Jelmer Vernooij2008-10-203-66/+1
|
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-30/+0
| | | | remove some unused functions.
* Import comments about opcodes from Samba 3.Jelmer Vernooij2008-10-201-20/+20
|
* Use tables in Samba 3 ndrdump.Jelmer Vernooij2008-10-203-227/+2
|
* Also move wireshark conformance file.Jelmer Vernooij2008-10-201-52/+0
|
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij2008-10-202-137/+25
|\
| * idl: finally share krb5_pac.idl.Günther Deschner2008-10-201-130/+0
| | | | | | | | Guenther
| * LSA Patch for User ManagerMatthias Dieter Wallnöfer2008-10-201-7/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New (major) patch ================= - Enhances the "lsa.idl" file in the sense that it adds more values to "PolicyInformation" to improve the "lsa_QueryInfoPolicy*" calls. - Adds a minimal implementation for "AuditEvents" (also lsa_QueryInfoPolicy* calls) to enable the "Audit" option in the "User Manager for Domains" (at least readable). - Adds to the "lsa.idl" file the system access mode flags needed for the calls "lsa_*SystemAccessAccount". - Fill in the "lsa_GetSystemAccessAccount" for enabling the "User Rights" option in the "User Manager for Domains" (at least readable). - Merge the two similar torture tests of the "lsa_QueryInfoPolicy*" calls in one using "if"'s for a few separations. - Add a torture test for "lsa_GetSystemAccessAccount". - Some cosmetic-only changes (unifications) in output strings in the "LSA" torture test. The work has been done using the Microsoft WSPP docs. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* | Share winreg.idl.Jelmer Vernooij2008-10-201-401/+0
|/
* idl: share drsblobs idl.Günther Deschner2008-10-183-735/+1
| | | | Guenther
* drsuapi: build new merged drsuapi idl and helpers.Günther Deschner2008-10-181-1/+1
| | | | Guenther
* drsuapi: share drsuapi idl and helper code.Günther Deschner2008-10-183-1987/+0
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-3/+4
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.Günther Deschner2008-10-181-3/+4
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.Günther Deschner2008-10-181-3/+3
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.Günther Deschner2008-10-181-3/+4
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsRemoveDSServer from s3 drsuapi idl.Günther Deschner2008-10-181-3/+4
| | | | Guenther
* s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl.Günther Deschner2008-10-181-3/+4
| | | | Guenther
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-3/+2
| | | | 3.
* s4: merge from s3 drsuapi.idl.Günther Deschner2008-10-171-17/+19
| | | | Guenther
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-171-0/+25
|\
| * s4-idl: merge drsuapi.idl from s3.Günther Deschner2008-10-161-0/+25
| | | | | | | | Guenther
* | Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+1
|/ | | | | | | | | | | | | | | | | | | | | This uses a virtual attribute 'clearTextPassword' (name chosen to match references in MS-SAMR) that contains the length-limited blob containing an allegidly UTF16 password. This ensures we do no validation or filtering of the password before we get a chance to MD4 it. We can then do the required munging into UTF8, and in future implement the rules Microsoft has provided us with for invalid inputs. All layers in the process now deal with the strings as length-limited inputs, incluing the krb5 string2key calls. This commit also includes a small change to samdb_result_passwords() to ensure that LM passwords are not returned to the application logic if LM authentication is disabled. The objectClass module has been modified to allow the clearTextPassword attribute to pass down the stack. Andrew Bartlett
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-653/+0
| | | | Guenther
* idl: more lsa.idl merges.Günther Deschner2008-10-151-14/+14
| | | | Guenther