Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+232 | |
Guenther | |||||
2010-04-30 | rap: add IDL for rap_NetPrintQueue{Pause,Continue,Purge}. | Günther Deschner | 1 | -0/+21 | |
it seems like they are not documented (at least not in MS-RAP). Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -12/+68 | |
Guenther | |||||
2010-04-30 | rap: fix rap_PrintQueue2 and rap_PrintQueue4. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-30 | rap: let the rap print function be autogenerated again. | Günther Deschner | 5 | -60/+69 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -748/+1017 | |
Guenther | |||||
2010-04-30 | rap: use astring in IDL. | Günther Deschner | 1 | -47/+47 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -5/+189 | |
Guenther | |||||
2010-04-30 | rap: fill in rap_PrintQueue4 IDL. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -18/+18 | |
Guenther | |||||
2010-04-30 | rap: fix jobinfo IDL. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -8/+8 | |
Guenther | |||||
2010-04-30 | rap: fix some rap_PrintQueue IDL structures. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-29 | rap: add IDL for NetPrintJob{Pause,Continue,Delete}. | Günther Deschner | 4 | -1/+220 | |
Guenther | |||||
2010-04-29 | rap: add rap_NetPrintQGetInfo to IDL. | Günther Deschner | 4 | -1/+111 | |
Guenther | |||||
2010-04-29 | rap: fill in rap_PrintQueue2 IDL. | Günther Deschner | 4 | -230/+395 | |
Guenther | |||||
2010-04-29 | s4-rap: add rap print helpers. | Günther Deschner | 3 | -2/+89 | |
Guenther | |||||
2010-04-29 | idl: we only need ndr_rap.[ch] and rap.h | Andrew Tridgell | 9 | -5905/+7 | |
2010-04-29 | s4-idl: added generated files from rap.idl | Andrew Tridgell | 11 | -1/+7815 | |
2010-04-28 | s3: re-run make samba3-idl | Günther Deschner | 1 | -0/+196 | |
Guenther | |||||
2010-04-28 | rap: add rap_NetPrintQEnum to IDL. | Günther Deschner | 1 | -0/+166 | |
Guenther | |||||
2010-04-27 | nbt: samlogon/netlogon structures - unify denominations | Matthias Dieter Wallnöfer | 3 | -15/+15 | |
2010-04-26 | s3: re-run make samba3-idl and add generated header file. | Günther Deschner | 1 | -0/+466 | |
Guenther | |||||
2010-04-26 | rap: add rap idl. | Günther Deschner | 1 | -0/+473 | |
Guenther | |||||
2010-04-22 | spoolss: pretty-print a struct spoolss_Time. | Günther Deschner | 5 | -17/+30 | |
Guenther | |||||
2010-04-19 | spoolss: move up enum spoolss_Build in the IDL. | Günther Deschner | 4 | -44/+44 | |
Guenther | |||||
2010-04-19 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -10/+10 | |
Guenther | |||||
2010-04-19 | spoolss: make spoolss_SetPrinterInfo0 match changes in spoolss_PrinterInfo0. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-04-15 | librpc/rpc: add dcerpc_fault_to_nt_status() | Stefan Metzmacher | 1 | -0/+24 | |
For now this only handles fault codes with we've seen yet and for which we have explicit torture checks. metze | |||||
2010-04-12 | s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" ↵ | Matthias Dieter Wallnöfer | 3 | -7/+7 | |
attribute According to MS-NRPC 2.2.1.4.13 this should be the DNS domainname, not the forest one. | |||||
2010-04-11 | idl: Use C-style comments, because cpp on some platforms doesn't accept | Jelmer Vernooij | 1 | -21/+21 | |
// comments. | |||||
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -4/+306 | |
Guenther | |||||
2010-04-09 | winreg: move REG_OPTION_NON_VOLATILE out of option bitmask. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-04-09 | winreg: fill in IDL for winreg_QueryMultipleValues2. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2010-04-09 | librpc/rpc: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-04-09 | librpc: rerun make idl | Stefan Metzmacher | 2 | -141/+141 | |
metze | |||||
2010-04-09 | dcerpc.idl: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-04-09 | s4-build: Fix autoconf build (net_machinepw.c is no longer present) | Jelmer Vernooij | 1 | -0/+1 | |
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -17/+21 | |
Guenther | |||||
2010-04-09 | winreg: rename winreg_KeyType to winreg_KeyOptions. | Günther Deschner | 1 | -6/+8 | |
Guenther | |||||
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -35/+23 | |
Guenther | |||||
2010-04-09 | winreg: keytype options is a bitmask. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-09 | librpc/idl: Use [nopython] attr for types used in decode_PrimaryKerberos method | Kamen Mazdrashki | 2 | -14/+14 | |
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) | |||||
2010-04-09 | librpc/idl Use [nopython] on some drsblobs.idl 'functions' as an example | Andrew Bartlett | 1 | -5/+5 | |
It makes little sense to expose these 'functions' to anything other than ndrdump. Andrew Bartlett | |||||
2010-04-09 | s4/idl: drsblobs IDL regeneration | Kamen Mazdrashki | 3 | -0/+72 | |
2010-04-09 | s4/idl: Schema:schemaInfo attribute description | Kamen Mazdrashki | 1 | -0/+16 | |
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -2/+356 | |
Guenther | |||||
2010-04-09 | winreg: add IDL for winreg_DeleteKeyEx. | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2010-04-08 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -6/+240 | |
Guenther | |||||
2010-04-08 | winreg: fill in some winreg IDL gaps. | Günther Deschner | 1 | -3/+13 | |
Guenther |