Age | Commit message (Expand) | Author | Files | Lines |
2012-11-20 | librpc/idl: teach ndrdump about dumping security.idl structures | Stefan Metzmacher | 1 | -0/+21 |
2012-10-11 | posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys acl | Andrew Bartlett | 2 | -1/+32 |
2012-10-07 | drsuapi-idl: Fix the encoding of the source_dsa_dns | Matthieu Patou | 1 | -1/+1 |
2012-09-28 | Support UPN_DNS_INFO in the PAC | Simo Sorce | 1 | -7/+9 |
2012-09-12 | smbd: Remove pre-allocation of ACL array in sys_acl_init() | Andrew Bartlett | 1 | -1/+0 |
2012-09-12 | smbd-posix_acls: Use a IDL union to store the ACL entry | Andrew Bartlett | 1 | -5/+21 |
2012-09-05 | s4 dns: Create IDL entry for TSIG-like record needed for signature check | Kai Blin | 1 | -0/+14 |
2012-09-05 | s4 dns: Revert erroneous push from wrong branch | Kai Blin | 1 | -14/+0 |
2012-09-05 | s4 dns: Handle GSS-TSIG signatures | Kai Blin | 1 | -0/+14 |
2012-08-31 | SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe... | Jeremy Allison | 1 | -8/+7 |
2012-08-16 | librpc/idl: Fix acl array definition in smb_acl_t | Andrew Bartlett | 1 | -1/+1 |
2012-08-15 | librpc/idl: Make smb_acl_t public so we can pull/push it as a blob | Andrew Bartlett | 1 | -1/+1 |
2012-08-15 | s3-smbd: Move smb_acl_t declaration to smb_acl.idl | Andrew Bartlett | 2 | -1/+64 |
2012-07-06 | ntprinting: make decode_ntprinting helpers public in idl. | Günther Deschner | 1 | -3/+3 |
2012-06-19 | auth: Use only security_token_is_system to determine that a user is SYSTEM | Andrew Bartlett | 1 | -5/+0 |
2012-06-15 | auth.idl: mark confidential attributes as [noprint] | Stefan Metzmacher | 1 | -4/+4 |
2012-06-08 | idl: add File Server Remote VSS Protocol idl | David Disseldorp | 2 | -2/+115 |
2012-05-08 | s4 dns: Add TSIG and TKEY records to idl | Kai Blin | 1 | -11/+56 |
2012-04-30 | s4-messaging: Fill in the whole server_id in all use cases | Andrew Bartlett | 1 | -0/+3 |
2012-04-22 | idl: fix the charset for the source_dsa_address in DsReplicaDel call | Matthieu Patou | 1 | -1/+1 |
2012-04-17 | s3: New notify implementation | Volker Lendecke | 1 | -0/+13 |
2012-03-15 | idl: add offload data transfer ioctl types | David Disseldorp | 1 | -0/+57 |
2012-03-02 | idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS record | Amitay Isaacs | 1 | -2/+8 |
2012-03-02 | idl: dnsp: Add dnsp_string_list data type for TXT DNS record | Amitay Isaacs | 1 | -1/+6 |
2012-02-08 | idl: wmi and dcom don't need python bindings | Andrew Tridgell | 1 | -1/+1 |
2012-01-29 | auth: provide private pointer and do not return original PAC signatures | Andrew Bartlett | 1 | -2/+0 |
2012-01-13 | idl: add to_null attribute to the spoolss devicename array | David Disseldorp | 1 | -1/+1 |
2012-01-13 | idl: add to_null attribute to the spoolss formname array | David Disseldorp | 1 | -1/+1 |
2011-12-23 | idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition state | Amitay Isaacs | 1 | -1/+8 |
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 |