1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Matthias Dieter Wallnöfer
c2685cdedb s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structure
This I've done according to WSPP doc MS-SAMR 2.2.7.23.
2009-10-08 09:49:56 +02:00
Andrew Tridgell
90cd031fb3 idl: recompile IDL for uint1632 change 2009-10-07 09:56:23 +11:00
Andrew Tridgell
7a59e6c222 idl: rebuilt the IDL for the build farm 2009-10-02 15:11:02 +10:00
Günther Deschner
d31e4c2944 s3: re-run make idl_full.
Guenther
2009-09-29 23:38:56 +02:00
Andrew Tridgell
e71d9728f5 idl: regenerate IDL for NDR64 changes 2009-09-17 15:19:32 -07:00
Andrew Tridgell
85e06ff41d idl: recompile our IDL
The NDR64 change affects every IDL file
2009-09-17 15:19:29 -07:00
Kai Blin
31e57ab1e5 librpc: rerun "make idl_full" 2009-08-12 17:59:46 +02:00
Stefan Metzmacher
f167c977d1 librpc: rerun "make idl_full"
metze
2009-07-27 17:51:33 +02:00
Günther Deschner
d7c366f8de s3: re-run make idl.
Guenther
2009-07-14 12:10:03 +02:00
Günther Deschner
451a73e3dd s3: re-run make idl.
Guenther
2009-06-23 11:08:36 +02:00
Günther Deschner
67ca76c288 samr: fix samr_ConnectVersion enum which is 32bit not 16bit.
Volker, please check.
Rafal, haven't we seen this in your tests at sambaxp as well ?

Guenther
2009-04-29 01:59:03 +02:00
Jeremy Allison
d9804ae3cc Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
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-04-15 15:40:00 -07:00
Tim Prouty
44ae09b82e librpc: Re-run make idl_full 2009-01-17 19:38:21 -08:00
Jelmer Vernooij
5317dd50c0 Add new script for building IDL files in librpc/idl, generating both
Samba 3 and Samba 4 output.
2008-12-16 16:32:18 +01:00
Jelmer Vernooij
ca7e4ce97a Move shared gen_ndr files to librpc/gen_ndr in the root.
At the moment these files are used just by Samba 3, but the next step
will be using them from Samba 4 as well.
2008-12-16 15:59:06 +01:00