Age | Commit message (Expand) | Author | Files | Lines |
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-19 | librpc: Make finding newest pidl file more portable | Volker Lendecke | 1 | -9/+1 |
2012-04-17 | s3: New notify implementation | Volker Lendecke | 1 | -0/+13 |
2012-04-16 | build: rebuild idl if the pidl compiler is changed | David Disseldorp | 1 | -5/+20 |
2012-03-26 | ndr: Update ABI. | Jelmer Vernooij | 1 | -0/+245 |
2012-03-26 | wafsamba: Cope with slight differences in gdb output regarding incomplete seq... | Jelmer Vernooij | 1 | -245/+0 |
2012-03-26 | Add ABI file for libndr. | Jelmer Vernooij | 2 | -2/+249 |
2012-03-20 | librpc/wscript_build: Fix formatting. | Jelmer Vernooij | 1 | -2/+2 |
2012-03-20 | Move NS_GUID_string and NS_GUID_from_string to dsdb-common. | Jelmer Vernooij | 2 | -54/+0 |
2012-03-20 | libndr: Define trivial is_valid_policy_hnd as macro. | Jelmer Vernooij | 2 | -6/+1 |
2012-03-20 | libndr: Rename policy_handle_empty to ndr_policy_handle_empty. | Jelmer Vernooij | 2 | -3/+3 |
2012-03-20 | libndr: Rename policy_handle_equal to ndr_policy_handle_equal. | Jelmer Vernooij | 2 | -2/+2 |
2012-03-20 | libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd... | Jelmer Vernooij | 3 | -13/+14 |
2012-03-20 | librpc/wscript_build: Santizize formatting. | Jelmer Vernooij | 1 | -384/+387 |
2012-03-15 | idl: add offload data transfer ioctl types | David Disseldorp | 1 | -0/+57 |
2012-03-02 | ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING | Amitay Isaacs | 1 | -0/+37 |
2012-03-02 | idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS record | Amitay Isaacs | 1 | -2/+8 |
2012-03-02 | ndr: Add NDR pull, push, print functions for dnsp_string_list | Amitay Isaacs | 1 | -0/+53 |
2012-03-02 | idl: dnsp: Add dnsp_string_list data type for TXT DNS record | Amitay Isaacs | 1 | -1/+6 |
2012-03-02 | ndr: Fix NDR push function for dnsp_string | Amitay Isaacs | 1 | -3/+2 |
2012-03-02 | ndr: Fix the error messages, add correct data type name | Amitay Isaacs | 1 | -6/+6 |
2012-02-13 | libndr: Add ndr_map_error2errno | Volker Lendecke | 2 | -0/+26 |
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-25 | Introduce dump_data_file | Volker Lendecke | 1 | -6/+1 |
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 |
2012-01-13 | ndr: add ndr_pull_charset_to_null() | David Disseldorp | 2 | -0/+32 |
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-14 | s4-librpc: Fix NETLOGON credential chain with Windows 2008. | Andreas Schneider | 1 | -0/+3 |
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-12-02 | librpc: Add support for struct timeval | Volker Lendecke | 2 | -0/+41 |
2011-12-02 | librpc: Add support for struct timespec | Volker Lendecke | 2 | -0/+41 |
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-21 | librpc: install drsuapi and drsblobs headers. | Günther Deschner | 1 | -2/+6 |
2011-11-18 | s3: Fix bug 8371 | Volker Lendecke | 1 | -0/+2 |
2011-11-09 | samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation. | Günther Deschner | 1 | -1/+1 |
2011-11-04 | dns: Fix offset check in ndr_pull_component | Kai Blin | 1 | -1/+1 |
2011-11-04 | nbt: Fix offset check in ndr_pull_component | Kai Blin | 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-04 | dns: Build the python bindings | Kai Blin | 1 | -1/+6 |
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 2 | -7/+20 |
2011-11-03 | nbt: create standard ndr_pull/push interface for common netlogon samlogon rep... | Günther Deschner | 2 | -1/+61 |
2011-11-03 | nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h. | Günther Deschner | 1 | -0/+11 |
2011-11-03 | nbt: trim down header dependencies of nbt.idl. | Günther Deschner | 1 | -1/+1 |