Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-03 | s3/s4: Add new autogenerated files from "make idl_full" | Matthias Dieter Wallnöfer | 1 | -66/+66 | |
2009-07-31 | librpc: rerun "make idl" | Stefan Metzmacher | 1 | -0/+6017 | |
metze | |||||
2009-06-18 | NETLOGON pipe improvements | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
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-16 | librpc: rerun make idl | Stefan Metzmacher | 1 | -12/+20 | |
metze | |||||
2009-01-21 | Allow overriding the function that ships the request in the Samba 3 | Jelmer Vernooij | 1 | -47/+47 | |
client code. | |||||
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 | -2/+2 | |
Guenther | |||||
2008-12-16 | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 1 | -1/+1 | |
Samba 3 and Samba 4 output. | |||||
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 1 | -0/+2352 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |