Age | Commit message (Expand) | Author | Files | Lines |
2012-05-25 | Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC. | Jeremy Allison | 1 | -1/+7 |
2012-03-20 | Move NS_GUID_string and NS_GUID_from_string to dsdb-common. | Jelmer Vernooij | 1 | -2/+0 |
2012-03-20 | libndr: Define trivial is_valid_policy_hnd as macro. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-20 | libndr: Rename policy_handle_empty to ndr_policy_handle_empty. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-20 | libndr: Rename policy_handle_equal to ndr_policy_handle_equal. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-20 | libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd... | Jelmer Vernooij | 1 | -3/+3 |
2012-02-13 | libndr: Add ndr_map_error2errno | Volker Lendecke | 1 | -0/+1 |
2012-01-13 | ndr: add ndr_pull_charset_to_null() | David Disseldorp | 1 | -0/+1 |
2011-12-02 | librpc: Add support for struct timeval | Volker Lendecke | 1 | -0/+10 |
2011-12-02 | librpc: Add support for struct timespec | Volker Lendecke | 1 | -0/+10 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-08 | libndr: moved the NDR_* flags to have less overlap | Andrew Tridgell | 1 | -8/+36 |
2011-07-06 | librpc/ndr remove _SAMBA_BUILD_ conditionals | Andrew Bartlett | 1 | -2/+0 |
2011-06-01 | librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string | Sean Finney | 1 | -0/+1 |
2011-05-18 | librpc/ndr Merge ndr_print_sockaddr_storage() into common code | Andrew Bartlett | 1 | -0/+3 |
2011-03-10 | librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer() | Stefan Metzmacher | 1 | -0/+2 |
2011-03-10 | librpc/ndr: add ndr_interface_call_pipe | Stefan Metzmacher | 1 | -0/+16 |
2011-03-01 | pidl Add support for uid_t and gid_t types | Andrew Bartlett | 1 | -0/+2 |
2011-02-17 | libndr: remove prototype for nonexisting function ndr_print_ipv4_addr(). | Günther Deschner | 1 | -1/+0 |
2011-02-08 | libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha... | Günther Deschner | 1 | -1/+1 |
2011-02-08 | libndr: share some uuid helpers. | Günther Deschner | 1 | -0/+3 |
2011-02-08 | ndr: merge ndr_map_error2string and ndr_errstr. | Günther Deschner | 1 | -0/+1 |
2011-02-08 | ndr: move null_ndr_syntax_id to the common libndr location. | Günther Deschner | 1 | -0/+1 |
2011-01-25 | libndr: move ndr_print_bool to ndr_basic.c | Günther Deschner | 1 | -0/+2 |
2010-10-27 | librpc Make ndrdump use printf() rather than having to mess with DEBUG() | Andrew Bartlett | 1 | -0/+1 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -0/+1 |
2010-10-05 | Revert "libndr: fix "excess elements in struct initializer" warning." | Günther Deschner | 1 | -1/+0 |
2010-10-05 | libndr: fix "excess elements in struct initializer" warning. | Günther Deschner | 1 | -0/+1 |
2010-10-04 | ndr: Implement push function for IPv6 addresses | Kai Blin | 1 | -0/+1 |
2010-10-04 | ndr: Add support for pulling/printing an ipv6address type | Kai Blin | 1 | -0/+1 |
2010-09-28 | librpc/ndr: remove 'async' from ndr_interface_call | Stefan Metzmacher | 1 | -1/+0 |
2010-09-16 | pidl: prevent ndr_print_*() dying on NULL pointers | Andrew Tridgell | 1 | -0/+1 |
2010-08-14 | ndr: allow ndr_print to print DATA_BLOB | Andrew Tridgell | 1 | -0/+1 |
2010-05-27 | libndr: add support for relative_rap_convert. | Günther Deschner | 1 | -0/+1 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -15/+10 |
2010-02-18 | libndr: implement LIBNDR_RELATIVE_REVERSE handling | Stefan Metzmacher | 1 | -0/+1 |
2010-02-18 | libndr: store a subcontext buffer size in ndr_push_subcontext_start. | Günther Deschner | 1 | -0/+1 |
2010-02-18 | libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing | Günther Deschner | 1 | -0/+3 |
2010-02-18 | libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag. | Günther Deschner | 1 | -0/+2 |
2010-02-18 | librpc/ndr: make ndr_push_relative_ptr2() static | Stefan Metzmacher | 1 | -1/+0 |
2010-02-18 | libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end. | Günther Deschner | 1 | -0/+2 |
2009-12-14 | librpc/ndr: avoid comparison_fn_t to fix the openchange build on solaris | Brian Lu | 1 | -1/+1 |
2009-12-14 | librpc/ndr: add missing prototypes for relative_short functions | Stefan Metzmacher | 1 | -0/+3 |
2009-12-10 | libndr: added a GUID_to_ndr_blob() helper function | Andrew Tridgell | 1 | -0/+1 |
2009-12-10 | librpc: split out a separate GUID_from_ndr_blob() function | Andrew Tridgell | 1 | -0/+1 |
2009-11-20 | librpc/ndr: remember the highest offset we parsed with relative pointer buffers | Stefan Metzmacher | 1 | -0/+1 |
2009-10-07 | pidl: get the alignment right for uint1632 enums (NDR64) | Andrew Tridgell | 1 | -0/+3 |
2009-10-05 | libndr: add int3264 ndr prototype. | Günther Deschner | 1 | -0/+1 |
2009-10-02 | ndr64: added support for trailing gap alignment | Andrew Tridgell | 1 | -0/+2 |
2009-09-29 | pidl: added union padding for NDR64 | Andrew Tridgell | 1 | -0/+2 |