Age | Commit message (Expand) | Author | Files | Lines |
2011-12-21 | idl: Avoid c++ style comments | Volker Lendecke | 1 | -1/+1 |
2011-12-17 | s4 dns: Implement RFC-compatible update prescan | Kai Blin | 1 | -3/+4 |
2011-12-08 | Add DRSUAPI_DRS_UPDATE_(x) flags | Dave Craft | 1 | -0/+7 |
2011-12-08 | Add NTDSConnection schedule attr blob | Dave Craft | 1 | -0/+20 |
2011-11-26 | idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV) | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2011-11-09 | samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation. | Günther Deschner | 1 | -1/+1 |
2011-11-04 | s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER | Kai Blin | 1 | -1/+1 |
2011-11-03 | nbt: trim down header dependencies of nbt.idl. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | s4: add some missing header dependencies. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | librpc: remove nbt dependency to svcctl. | Günther Deschner | 3 | -34/+34 |
2011-11-03 | librpc: remove nbt dependency to samr. | Günther Deschner | 3 | -13/+10 |
2011-10-31 | s4-torture: Add tests for the smb2 copychunk ioctl | David Disseldorp | 1 | -1/+1 |
2011-10-31 | idl: add copychunk and request_resume_key ioctl definitions | David Disseldorp | 1 | -0/+33 |
2011-10-24 | idl: Improve MS-PAC IDL | Simo Sorce | 1 | -5/+9 |
2011-10-20 | s4-dns: Added support for multiple DNS_RPC_RECORDS structures | Amitay Isaacs | 1 | -2/+4 |
2011-10-20 | s4-dns: Added more data types for dnsserver implementation | Amitay Isaacs | 1 | -376/+547 |
2011-10-20 | dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclass | Amitay Isaacs | 1 | -3/+123 |
2011-10-08 | dnsserver.idl: avoid '//' comments | Stefan Metzmacher | 1 | -180/+180 |
2011-10-04 | drsuapi: added ncName attid in enum | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | dns: filled in dnsserver.idl | Andrew Tridgell | 2 | -3/+1334 |
2011-10-02 | dns: Move the dns_srv_record to the correct place in the idl file | Kai Blin | 1 | -7/+7 |
2011-10-02 | dns: Add support for TXT record to idl file | Kai Blin | 1 | -0/+6 |
2011-09-28 | dns: The QCLASS is called IN, not IP | Kai Blin | 1 | -1/+1 |
2011-09-21 | Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 share | Jeremy Allison | 1 | -0/+1 |
2011-08-31 | security.idl add new well-known SIDs | Christian Ambach | 1 | -0/+8 |
2011-08-06 | idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo... | Matthieu Patou | 1 | -2/+2 |
2011-08-01 | eventlog6.idl: fix definition of eventlog6_StringArray | Stefan Metzmacher | 1 | -1/+1 |
2011-07-29 | nbt: Add comment explaining that these responses are manually encoded | Andrew Bartlett | 1 | -1/+5 |
2011-07-28 | nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | security.idl: Use gid_t for gid in security_unix_token | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | s3-auth Remove seperate guest boolean | Andrew Bartlett | 1 | -1/+0 |
2011-07-20 | auth: remove now unused auth3_session_info from auth.idl | Andrew Bartlett | 1 | -11/+1 |
2011-07-20 | s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info | Andrew Bartlett | 1 | -2/+2 |
2011-07-20 | auth: use char * pointers in auth.idl | Andrew Bartlett | 1 | -10/+10 |
2011-07-20 | s3-auth import auth3_session_info into IDL | Andrew Bartlett | 1 | -1/+23 |
2011-07-20 | auth: Put 'guest' and 'system' booleans into auth_user_info_unix | Andrew Bartlett | 1 | -0/+6 |
2011-07-15 | lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not | Günther Deschner | 1 | -1/+1 |
2011-07-15 | lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 | Günther Deschner | 1 | -1/+1 |
2011-06-28 | krb5pac.idl: add PAC_CONSTRAINED_DELEGATION (S4U_DELEGATION_INFO) | Stefan Metzmacher | 1 | -1/+13 |
2011-06-09 | server_id.idl: change unique_id to hyper | Stefan Metzmacher | 1 | -1/+1 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 1 | -0/+7 |
2011-06-09 | librpc/idr Use the Samba3 notify.idl in common. | Andrew Bartlett | 2 | -0/+85 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 2 | -1/+27 |
2011-06-01 | librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string | Sean Finney | 1 | -0/+6 |
2011-05-17 | s4-dfs: fix bugs in idl and adapt code accordingly | Matthieu Patou | 1 | -15/+2 |
2011-05-16 | s3-printing: Get the location info from cups. | Günther Deschner | 1 | -0/+1 |
2011-05-16 | s3-rap: add rap_NetRemoteTOD to IDL. | Günther Deschner | 1 | -0/+22 |
2011-04-13 | s3: Add wbint_LookupSids | Volker Lendecke | 1 | -3/+3 |