Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-08 | s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structure | Matthias Dieter Wallnöfer | 1 | -47/+79 | |
This I've done according to WSPP doc MS-SAMR 2.2.7.23. | |||||
2009-10-07 | idl: recompile IDL for uint1632 change | Andrew Tridgell | 1 | -14/+14 | |
2009-10-02 | idl: rebuilt the IDL for the build farm | Andrew Tridgell | 1 | -0/+130 | |
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 1 | -0/+16 | |
Guenther | |||||
2009-09-17 | idl: regenerate IDL for NDR64 changes | Andrew Tridgell | 1 | -22/+22 | |
2009-09-17 | idl: recompile our IDL | Andrew Tridgell | 1 | -109/+109 | |
The NDR64 change affects every IDL file | |||||
2009-08-12 | librpc: rerun "make idl_full" | Kai Blin | 1 | -40/+40 | |
2009-07-27 | librpc: rerun "make idl_full" | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-07-14 | s3: re-run make idl. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-06-23 | s3: re-run make idl. | Günther Deschner | 1 | -21/+103 | |
Guenther | |||||
2009-04-29 | samr: fix samr_ConnectVersion enum which is 32bit not 16bit. | Günther Deschner | 1 | -3/+3 | |
Volker, please check. Rafal, haven't we seen this in your tests at sambaxp as well ? Guenther | |||||
2009-04-15 | Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ | Jeremy Allison | 1 | -1/+1 | |
What a difference a name makes... :-). Just because something is missnamed SAMR_ACCESS_OPEN_DOMAIN, when it should actually be SAMR_ACCESS_LOOKUP_DOMAIN, don't automatically use it for a security check in _samr_OpenDomain(). Jeremy. | |||||
2009-01-17 | librpc: Re-run make idl_full | Tim Prouty | 1 | -3/+3 | |
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/+12856 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |