Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-28 | s4-netlogon: merge netr_DsrGetDcSiteCoverageW from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-28 | s4-smbtorture: fix test_LogonUasLogon. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-28 | s4-netlogon: merge misc stuff. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-27 | idl: share lsa.idl between s3 and s4. | Günther Deschner | 1 | -1216/+0 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -12/+12 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 1 | -13/+13 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupPrivName from s3 lsa idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl. | Günther Deschner | 1 | -6/+7 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_GetUserName from s3 lsa idl. | Günther Deschner | 1 | -6/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumAccounts from s3 lsa idl. | Günther Deschner | 1 | -5/+4 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumPrivs from s3 lsa idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QuerySecurity from s3 lsa idl. | Günther Deschner | 1 | -5/+3 | |
Guenther | |||||
2008-10-20 | idl: merge from s4 lsa.idl to s3. | Günther Deschner | 1 | -13/+12 | |
Guenther | |||||
2008-10-20 | Sync syntax of srvsvc.idl with samba3. | Jelmer Vernooij | 1 | -5/+5 | |
2008-10-20 | Import comments about opcodes from Samba 3. | Jelmer Vernooij | 1 | -20/+20 | |
2008-10-20 | Also move wireshark conformance file. | Jelmer Vernooij | 1 | -52/+0 | |
2008-10-20 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 2 | -137/+25 | |
2008-10-20 | Share winreg.idl. | Jelmer Vernooij | 1 | -401/+0 | |
2008-10-20 | idl: finally share krb5_pac.idl. | Günther Deschner | 1 | -130/+0 | |
Guenther | |||||
2008-10-20 | LSA Patch for User Manager | Matthias Dieter Wallnöfer | 1 | -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> | |||||
2008-10-18 | idl: share drsblobs idl. | Günther Deschner | 1 | -521/+0 | |
Guenther | |||||
2008-10-18 | drsuapi: share drsuapi idl and helper code. | Günther Deschner | 1 | -1602/+0 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsRemoveDSServer from s3 drsuapi idl. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2008-10-17 | s4: merge from s3 drsuapi.idl. | Günther Deschner | 1 | -17/+19 | |
Guenther | |||||
2008-10-17 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel | Andrew Bartlett | 1 | -0/+25 | |
2008-10-16 | s4-idl: merge drsuapi.idl from s3. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2008-10-16 | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 1 | -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 | |||||
2008-10-15 | idl: finally fully share nbt.idl in s3 and s4. | Günther Deschner | 1 | -653/+0 | |
Guenther | |||||
2008-10-15 | idl: more lsa.idl merges. | Günther Deschner | 1 | -14/+14 | |
Guenther | |||||
2008-10-15 | s4: merge from s3 lsa idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -6/+25 | |
2008-10-15 | s4: merge from s3 samr.idl. | Günther Deschner | 1 | -6/+25 | |
Guenther | |||||
2008-10-15 | Sync parameter names with samba 3. | Jelmer Vernooij | 1 | -3/+3 | |
2008-10-15 | winreg.idl: Sync ref change from Samba 3. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-15 | Share wkssvc.idl. | Jelmer Vernooij | 1 | -795/+0 | |
2008-10-15 | Share eventlog.idl. | Jelmer Vernooij | 1 | -182/+0 | |
2008-10-15 | Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -6/+6 | |