summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_lsa.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-07idl: recompile IDL for uint1632 changeAndrew Tridgell1-9/+9
2009-10-03ndr: rebuild lsa IDL after recent changeAndrew Tridgell1-19/+19
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+126
2009-09-29s3: re-run make idl_full.Günther Deschner1-0/+8
Guenther
2009-09-17idl: regenerate IDL for NDR64 changesAndrew Tridgell1-22/+22
2009-09-17idl: recompile our IDLAndrew Tridgell1-143/+143
The NDR64 change affects every IDL file
2009-09-11lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner1-30/+80
Guenther
2009-09-11lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner1-9/+9
Guenther
2009-08-12librpc: rerun "make idl_full"Kai Blin1-16/+16
2009-07-27librpc: rerun "make idl_full"Stefan Metzmacher1-1/+1
metze
2009-07-17lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ↵Günther Deschner1-0/+163
samba3-idl. Guenther
2009-07-16lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner1-6/+6
Guenther
2009-06-09lsa: use the lsa access masks in idl.Günther Deschner1-24/+24
Guenther
2009-05-19s3: re-run make samba3-idl.Günther Deschner1-0/+77
Guenther
2009-01-17librpc: Re-run make idl_fullTim Prouty1-17/+17
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-1/+1
Samba 3 and Samba 4 output.
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-0/+13236
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.