Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-31 | s4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl. | Günther Deschner | 1 | -17/+20 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 2 | -9/+2 | |
Apparently both s3 and s4 are not entirely correct one this. metze is looking into hand-marshalling security descriptors so this will fix this finally. For now, just keep the two in sync. Guenther | |||||
2008-10-29 | s4-srvsvc-server: fix obvious level mismatch in dcesrv_srvsvc_NetShareAdd(). | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet from s3 idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -37/+39 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl. | Günther Deschner | 1 | -25/+23 | |
Guenther | |||||
2008-10-28 | s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl. | Günther Deschner | 1 | -12/+16 | |
Guenther | |||||
2008-10-28 | s4: lsa-server: fix crash bugs related to [out,ref] ** changes | Stefan Metzmacher | 1 | -4/+4 | |
metze | |||||
2008-10-28 | s4-lsa-server: remove merge leftover. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -19/+18 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -9/+13 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 1 | -5/+9 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl. | Günther Deschner | 1 | -7/+10 | |
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 | -14/+18 | |
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/+7 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl. | Günther Deschner | 1 | -13/+29 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl. | Günther Deschner | 1 | -5/+9 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_GetUserName from s3 lsa idl. | Günther Deschner | 1 | -11/+15 | |
Guenther | |||||
2008-10-24 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-24 | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 1 | -3/+3 | |
make them wrappers around convert_string{,talloc}_convenience(). | |||||
2008-10-21 | Fix the build. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-21 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv | Jelmer Vernooij | 18 | -199/+522 | |
Conflicts: source4/lib/registry/ldb.c source4/rpc_server/winreg/rpc_winreg.c | |||||
2008-10-21 | Registry RPC server: Reintroduce the "key" variable for better readability | Matthias Dieter Wallnöfer | 1 | -22/+34 | |
The "key" variable points to our working key in the hive (h->data). | |||||
2008-10-21 | Registry server: Fixes up the patch with "type" != NULL (used in "EnumValue" ↵ | Matthias Dieter Wallnöfer | 1 | -3/+6 | |
and "QueryValue") This prevents the server to segfault if the input data type is NULL. | |||||
2008-10-21 | Revert "Registry server: Enhances commit "type" != NULL (when getting values)" | Matthias Dieter Wallnöfer | 1 | -2/+13 | |
This reverts commit 32d00f5e2c5a67dac806ee07f030f3ac2ad108f9. This patch hasn't been right. Repost it in the right way. | |||||
2008-10-21 | Registry server: Enhances commit "type" != NULL (when getting values) | Matthias Dieter Wallnöfer | 1 | -13/+2 | |
2008-10-21 | Registry server "reg_ldb_unpack_value": Tests demonstrate that also "type" ↵ | Matthias Dieter Wallnöfer | 1 | -15/+9 | |
doesn't has to be NULL | |||||
2008-10-21 | Registry server: Cosmetic corrections | Matthias Dieter Wallnöfer | 1 | -23/+11 | |
2008-10-21 | Cleanups of server files | Matthias Dieter Wallnöfer | 1 | -15/+16 | |
Cosmetic corrections | |||||
2008-10-21 | Registry server: More work to be compatible | Matthias Dieter Wallnöfer | 1 | -16/+38 | |
Some fixup's and assure, that we send only initialized values. | |||||
2008-10-21 | Fixes for the WINREG RPC server | Matthias Dieter Wallnöfer | 1 | -28/+41 | |
This changes the WINREG RPC server through some corrections into the Windows-like behaviour. Compared with Windows 2000 and tested through Windows 2000 Registry Editor. | |||||
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 3 | -2/+6 | |
remove some unused functions. | |||||
2008-10-20 | Make the updated RPC-LSA pass against Win2008, and Samba4 to match | Andrew Bartlett | 1 | -0/+1 | |
2008-10-20 | LSA Patch for User Manager | Matthias Dieter Wallnöfer | 1 | -4/+37 | |
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 | s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl. | Günther Deschner | 1 | -8/+10 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl. | Günther Deschner | 1 | -5/+7 | |
Guenther | |||||
2008-10-18 | s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl. | Günther Deschner | 1 | -5/+8 | |
Guenther | |||||
2008-10-17 | Fix errrors in new password handling code found by RPC-SAMR. | Andrew Bartlett | 1 | -2/+15 | |
I'm very glad we have such a comprehensive testsuite for the SAMR password change process, as it makes this a much easier task to get right. Andrew Bartlett | |||||
2008-10-16 | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 3 | -66/+70 | |
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 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-15 | s4: merge from s3 samr.idl. | Günther Deschner | 1 | -1/+1 | |
Guenther |