Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | rap: add rap_NetUserDelete IDL. | Günther Deschner | 1 | -0/+7 |
2011-03-18 | rap: add rap_NetUserAdd IDL. | Günther Deschner | 1 | -0/+11 |
2011-03-16 | idl: define printcap IPC message format | David Disseldorp | 2 | -1/+19 |
2011-03-10 | frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync() | Stefan Metzmacher | 1 | -2/+10 |
2011-03-08 | s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind. | Andreas Schneider | 1 | -1/+2 |
2011-03-02 | librpc/idl: remove unused string defines from idl_types.h | Stefan Metzmacher | 1 | -23/+0 |
2011-03-02 | rap: add rap_NetSessionEnum to IDL. | Günther Deschner | 1 | -0/+30 |
2011-03-01 | librpc/idl Add helper structures for use by samba3 in auth_session_info | Andrew Bartlett | 2 | -0/+23 |
2011-03-01 | spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte | Stefan Metzmacher | 1 | -1/+1 |
2011-02-28 | spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type | Stefan Metzmacher | 1 | -1/+1 |
2011-02-28 | TODO test/review librpc: align nstring and nstring_array to 2 byte | Stefan Metzmacher | 1 | -2/+2 |
2011-02-17 | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 1 | -2/+2 |
2011-02-13 | librpc: add bindings for dnsp in python | Matthieu Patou | 1 | -1/+6 |
2011-02-10 | librpc: move preg.idl to main directory. | Günther Deschner | 2 | -1/+50 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 1 | -11/+6 |
2011-02-10 | auth.idl fix size_is() reference in IDL | Andrew Bartlett | 1 | -1/+1 |
2011-02-10 | libcli/named_pipe_auth Remove support for unused levels 0-2. | Andrew Bartlett | 1 | -24/+0 |
2011-02-09 | s4-auth Add auth.idl to encode auth subsystem structures in IDL | Andrew Bartlett | 2 | -1/+71 |
2011-02-02 | s3-waf: no need to call pidl with --samba3-ndr-client anymore. | Günther Deschner | 1 | -2/+2 |
2011-02-02 | netlogon.idl: remove pointless union arms of netr_DELTA_UNION | Stefan Metzmacher | 1 | -16/+4 |
2011-02-02 | netlogon.idl: use 'ms_union' as specified in [MS-NRPC] | Stefan Metzmacher | 1 | -0/+1 |
2011-02-02 | netlogon.idl: add missing [default]; union arms | Stefan Metzmacher | 1 | -0/+4 |
2011-01-31 | s4-smbtorture: add samr_changepassworduser3 ndr torture tests. | Günther Deschner | 1 | -1/+1 |
2011-01-30 | dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR | Stefan Metzmacher | 1 | -0/+1 |
2011-01-28 | s4-smbtorture: add NDR tests for netr_LogonSamLogon. | Günther Deschner | 1 | -1/+1 |
2011-01-27 | idl: Added missing endpoint mapper defines. | Andreas Schneider | 1 | -10/+23 |
2011-01-25 | idl: add file_id idl. | Günther Deschner | 2 | -1/+15 |
2011-01-14 | s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE | Andrew Tridgell | 1 | -1/+2 |
2011-01-12 | drsuapi.idl: add some more DRSUAPI_ATTID_* values | Stefan Metzmacher | 1 | -0/+5 |
2011-01-12 | idl: Add IDL for remote key backup protocol (rkbp) | Matthieu Patou | 2 | -1/+121 |
2011-01-12 | idl: remove protected storage | Matthieu Patou | 2 | -15/+1 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 1 | -1/+1 |
2011-01-01 | wmi: Remove unnecessary noprint statements. | Jelmer Vernooij | 1 | -14/+13 |
2010-12-22 | dns: fixed dns record format | Andrew Tridgell | 1 | -7/+25 |
2010-12-21 | dns: auto-calculate the wDataLength field in DNS records | Andrew Tridgell | 1 | -2/+2 |
2010-12-16 | spoolss: fill in PerMachineConnections add and delete IDL. | Günther Deschner | 1 | -3/+9 |
2010-12-10 | drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuff | Stefan Metzmacher | 1 | -8/+8 |
2010-12-09 | s4-lsa Implement kerberos ticket life policy | Andrew Bartlett | 1 | -1/+4 |
2010-12-08 | dcerpc.idl: fix typo 0x800000000 => 0x80000000 | Stefan Metzmacher | 1 | -1/+1 |
2010-12-08 | Add ncacn_http (RTS) IDL implementation in dcerpc.idl | Julien Kerihuel | 1 | -1/+153 |
2010-12-03 | s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is called... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-31 | s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALID | Kamen Mazdrashki | 1 | -1/+2 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -86/+86 |
2010-10-23 | s4 dns: More work on updates | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 2 | -3/+5 |
2010-10-23 | dnsp: Can't have two memebers of a union with the same name | Kai Blin | 1 | -2/+2 |
2010-10-23 | s4 dns: Reply to a name request with an A record. | Kai Blin | 1 | -7/+36 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -4/+5 |
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 2 | -2/+2 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 2 | -1/+156 |