summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Collapse)AuthorFilesLines
2010-05-26rap: fix typo in IDL.Günther Deschner1-1/+1
Guenther
2010-05-26rap: add rap_NetUserGetInfo IDL.Günther Deschner1-0/+134
Guenther
2010-05-24s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmapAndrew Bartlett2-1/+35
These structures now match those in use in the source3 code. I'm not sure if this is the better API or not, but it is far, far safer to remove a pointer than to add one. Andrew Bartlett
2010-05-21rap: fix rap_NetUserPasswordSet2 IDL.Günther Deschner1-2/+2
Guenther
2010-05-21s4-drsuapi: Sort ATTID definitions by ATTID valueKamen Mazdrashki1-8/+8
2010-05-21s4/drsuapi: Yet another set of predefined ATTIDsKamen Mazdrashki1-0/+7
2010-05-19Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the ↵Jeremy Allison1-1/+1
correct way. No more magic blobs :-). Use ndr_push_struct_blob() to push a properly formatted VERSION struct. Jeremy.
2010-05-19s4/drsuapi: Add another set of predefined ATTIDsKamen Mazdrashki1-1/+5
Very useful for debugging/dumping purposes
2010-05-18librpc/idl: fix errors and improve idl in dfsblobsMatthieu Patou1-13/+25
Fix problems between strings and nstring Allow get_deferral parameters to be used by ndr_push/pull_blobs Handle correctly the 16 bytes padding Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij10-43/+43
2010-05-18security: merge builtin rid tables.Günther Deschner1-0/+19
Guenther
2010-05-14ntprinting: add ntprinting.idl.Günther Deschner1-0/+152
This generates convenient unmarshalling routines for pulling out spoolss related information out of ntprinters.tdb, ntforms.tdb and ntdrivers.tdb. Guenther
2010-05-10rap: add rap_NetOEMChangePassword() to IDL.Günther Deschner1-0/+8
Guenther
2010-05-08rap: add rap_NetUserPasswordSet2() to IDL.Günther Deschner1-0/+10
Guenther
2010-05-05rap: add IDL for rap_NetShareAdd (undocumented in MS-RAP).Günther Deschner1-0/+9
Guenther
2010-05-04rap: add rap_NetPrintDestGetInfo to IDL.Günther Deschner1-0/+12
Guenther
2010-05-04rap: add IDL for (undocumented) NetPrintDestEnum.Günther Deschner1-0/+58
Guenther
2010-05-04s4-waf: we don't need the symlink hack for gen_ndr any moreAndrew Tridgell1-14/+3
we can now generate files into the build directory
2010-05-03rap: add rap_NetPrintJobSetInfo to IDL.Günther Deschner1-0/+38
Guenther
2010-04-30rap: add rap_NetPrintJobGetInfo to IDL.Günther Deschner1-0/+10
Guenther
2010-04-30s3: add rap_NetPrintJobEnum (again a call not documented in MS-RAP).Günther Deschner1-0/+19
Guenther
2010-04-30rap: use rap_status in IDL.Günther Deschner1-11/+11
Guenther
2010-04-30rap: add rap_status to IDL.Günther Deschner1-0/+4
Guenther
2010-04-30rap: add IDL for rap_NetPrintQueue{Pause,Continue,Purge}.Günther Deschner1-0/+21
it seems like they are not documented (at least not in MS-RAP). Guenther
2010-04-30rap: fix rap_PrintQueue2 and rap_PrintQueue4.Günther Deschner1-2/+2
Guenther
2010-04-30rap: let the rap print function be autogenerated again.Günther Deschner1-2/+2
Guenther
2010-04-30rap: use astring in IDL.Günther Deschner1-47/+47
Guenther
2010-04-30rap: fill in rap_PrintQueue4 IDL.Günther Deschner1-0/+2
Guenther
2010-04-30rap: fix jobinfo IDL.Günther Deschner1-6/+6
Guenther
2010-04-30rap: fix some rap_PrintQueue IDL structures.Günther Deschner1-2/+2
Guenther
2010-04-29rap: add IDL for NetPrintJob{Pause,Continue,Delete}.Günther Deschner1-0/+18
Guenther
2010-04-29rap: add rap_NetPrintQGetInfo to IDL.Günther Deschner1-0/+10
Guenther
2010-04-29rap: fill in rap_PrintQueue2 IDL.Günther Deschner1-76/+78
Guenther
2010-04-29s4-rap: add rap print helpers.Günther Deschner1-2/+3
Guenther
2010-04-29idl: we only need ndr_rap.[ch] and rap.hAndrew Tridgell1-1/+7
2010-04-29s4-idl: added generated files from rap.idlAndrew Tridgell1-1/+1
2010-04-28rap: add rap_NetPrintQEnum to IDL.Günther Deschner1-0/+166
Guenther
2010-04-27nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer1-3/+3
2010-04-26rap: add rap idl.Günther Deschner1-0/+473
Guenther
2010-04-22spoolss: pretty-print a struct spoolss_Time.Günther Deschner1-1/+1
Guenther
2010-04-19spoolss: move up enum spoolss_Build in the IDL.Günther Deschner1-5/+5
Guenther
2010-04-19spoolss: make spoolss_SetPrinterInfo0 match changes in spoolss_PrinterInfo0.Günther Deschner1-3/+3
Guenther
2010-04-12s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" ↵Matthias Dieter Wallnöfer1-1/+1
attribute According to MS-NRPC 2.2.1.4.13 this should be the DNS domainname, not the forest one.
2010-04-11idl: Use C-style comments, because cpp on some platforms doesn't acceptJelmer Vernooij1-21/+21
// comments.
2010-04-09winreg: move REG_OPTION_NON_VOLATILE out of option bitmask.Günther Deschner1-1/+2
Guenther
2010-04-09winreg: fill in IDL for winreg_QueryMultipleValues2.Günther Deschner1-1/+7
Guenther
2010-04-09dcerpc.idl: fix typo DERPC_ => DCERPC_Stefan Metzmacher1-47/+47
metze
2010-04-09winreg: rename winreg_KeyType to winreg_KeyOptions.Günther Deschner1-6/+8
Guenther
2010-04-09winreg: keytype options is a bitmask.Günther Deschner1-1/+1
Guenther
2010-04-09librpc/idl: Use [nopython] attr for types used in decode_PrimaryKerberos methodKamen Mazdrashki1-7/+7
C code generation for python module generates invalid code (i.e. can not be compiled). Another reason to 'hide' those types from Python is that those types are not used at the moment (and most probably won't be used in the future)