Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-13 | netlogon: add NL_PASSWORD_VERSION to IDL. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2009-10-02 | idl: rebuilt the IDL for the build farm | Andrew Tridgell | 1 | -3/+3 | |
2009-09-23 | regenerate IDL | Andrew Tridgell | 1 | -10/+10 | |
2009-09-17 | Re-generated idl files with () for enum values. | Jeremy Allison | 1 | -65/+65 | |
Jeremy. | |||||
2009-09-17 | Check in modified generated files for systems where pidl can't run. | Jeremy Allison | 1 | -65/+65 | |
Jeremy. | |||||
2009-09-11 | netlogon.idl - rerun "make idl" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2009-09-08 | s4:idl Add generated code for netlogon.idl changes | Andrew Bartlett | 1 | -0/+7 | |
2009-09-02 | s3-netlogon: use WERRORs in NETLOGON_INFO structures. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2009-08-31 | netlogon: fill in more details for the netr_LogonControlX family of calls. | Günther Deschner | 1 | -3/+8 | |
Guenther | |||||
2009-08-31 | s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-08-25 | netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug ↵ | Günther Deschner | 1 | -1/+1 | |
#6099 for details). Guenther | |||||
2009-08-24 | netlogon: add (yet) undocumented netlogon negotiate bit to bitmap. | Günther Deschner | 1 | -0/+1 | |
This bit is set by the Win7 client while joining. Guenther | |||||
2009-08-17 | netlogon: document some more MSVC flags. | Günther Deschner | 1 | -0/+13 | |
Some of these were observed during password changing from win7 using a samba 3.4 PDC. Guenther | |||||
2009-08-03 | s3/s4: Add new autogenerated files from "make idl_full" | Matthias Dieter Wallnöfer | 1 | -75/+134 | |
2009-06-18 | NETLOGON pipe improvements | Matthias Dieter Wallnöfer | 1 | -2/+29 | |
Patch for bug #4939 This refactors the NETLOGON code related to this bug: - Introduces a new "SYNCSTATE" enum required by the "DatabaseSync2" call (acc. to WSPP) - Make "DatabaseSync" dependant from "DatabaseSync2" (acc. to WSPP) - Let "DatabaseSync2" return NT_STATUS_NOT_IMPLEMENTED (I'm not sure if this is also true when a domain is running in mixed mode) - Make "LogonControl" and "LogonControl2" dependant form "LogonControl2Ex" (acc. to WSPP) - Let "LogonControl2Ex" return WERR_NOT_SUPPORTED for now | |||||
2009-02-25 | Rerun pidl. | Jelmer Vernooij | 1 | -0/+2 | |
2009-02-16 | librpc: rerun make idl | Stefan Metzmacher | 1 | -2/+16 | |
metze | |||||
2009-02-16 | librpc: rerun make idl | Stefan Metzmacher | 1 | -2/+5 | |
metze | |||||
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-17 | s3: re-run make samba3-idl. | Günther Deschner | 1 | -19/+42 | |
Guenther | |||||
2008-12-16 | Don't write out forward declarations for enums, as some compilers don't | Jelmer Vernooij | 1 | -8/+0 | |
seem to like it. | |||||
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 1 | -0/+1735 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |