s3:smb2_close: make use of file_fsp_smb2()
[ddiss/samba.git] / librpc / ndr /
2012-05-31 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-01-16 David Disseldorpndr: add ndr_pull_charset_to_null()
2011-06-14 Günther Deschnerlibrpc/ndr/ndr_table.h: fix licence/copyright
2011-06-14 Günther Deschnerlibrpc/ndr/ndr_spoolss_buf.h: fix licence/copyright
2011-06-14 Günther Deschnerlibrpc/ndr/ndr_dns.h: fix licence/copyright
2011-06-14 Günther Deschnerlibrpc/ndr/ndr_compression.h: fix licence/copyright
2011-06-14 Günther Deschnerlibrpc/ndr/ndr_backupkey.h: fix licence/copyright
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-03-31 Jeremy AllisonMake ndr_push_charset robust in the face of zero destin...
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_c...
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_interface_call_pipe
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_c...
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_interface_call_pipe
2011-03-09 Andrew Bartlettlibrpc/ndr use hyper for uid_t/gid_t rather than udlong
2011-03-02 Stefan Metzmacherlibrpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx...
2011-03-02 Stefan Metzmacherlibrpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx...
2011-03-01 Stefan Metzmacherlibrpc/ndr: handle NOALIGN flag for relative pointers...
2011-03-01 Stefan Metzmacherlibrpc/ndr: handle NOALIGN flag for relative pointers...
2011-03-01 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-03-01 Stefan Metzmacherspoolss.idl: align spoolss_PrinterEnumValues 'data...
2011-03-01 Stefan MetzmacherTODO test/review librpc/ndr: remove align2 hack for...
2011-03-01 Stefan Metzmacherlibrpc/ndr: ndr align relative pointers based on the...
2011-03-01 Stefan MetzmacherTODO test/review librpc/ndr: let ndr_push/pull_DATA_BLO...
2011-02-28 Stefan Metzmacherspoolss.idl: align spoolss_PrinterEnumValues 'data...
2011-02-28 Stefan MetzmacherTODO test/review librpc/ndr: remove align2 hack for...
2011-02-28 Stefan Metzmacherlibrpc/ndr: ndr align relative pointers based on the...
2011-02-28 Stefan MetzmacherTODO test/review librpc/ndr: let ndr_push/pull_DATA_BLO...
2011-02-17 Günther Deschnerlibndr: remove prototype for nonexisting function ndr_p...
2011-02-16 Andrew Tridgellidl: naming a structure 'VERSION' is not a good idea!
2011-02-16 Günther Deschnerlibndr: remove prototype for nonexisting function ndr_p...
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-08 Günther Deschnerlibndr: apply some const and make is_valid_policy_hnd...
2011-02-08 Günther Deschnerlibndr: apply some const and make is_valid_policy_hnd...
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-02-03 Jelmer Vernooijwmi: Remove unnecessary noprint statements.(cherry...
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2011-01-25 Matthieu Patouidl: Add IDL for remote key backup protocol (rkbp)
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2011-01-12 Matthieu Patouidl: Add IDL for remote key backup protocol (rkbp)
2011-01-01 Jelmer Vernooijwmi: Remove unnecessary noprint statements.
2010-12-22 Matthias Dieter... librpc/ndr/ndr_*.c - remove "const" from OIDs
2010-12-22 Kai Blinndr: Another try to support the build on non-IPv6 systems
2010-12-21 Andrew Tridgelldns: cope with trailing '.' in dns_name
2010-12-21 Matthias Dieter... librpc/ndr/ndr_*.c - remove "const" from OIDs
2010-12-21 Andrew Tridgelldns: fixed the padding for dnsp_name fields in LDAP
2010-12-21 Andrew Tridgelldnsp: fixed parsing of dns_name structures
2010-12-08 Kai Blinndr: Another try to support the build on non-IPv6 systems
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-11-26 Björn Jackelibrpc: fix builds without IPv6 suport (HP-UX 11.00)
2010-11-04 Michael Adamlibrpc/ndr: use new strlen_m_ext_term() in ndr_charset_...
2010-11-03 Michael Adamlibrpc/ndr: use new strlen_m_ext_term() in ndr_charset_...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-27 Kai Blinndr: Make sure ndr_dns.c has no lines wider than 80...
2010-10-27 Matthias Dieter... librpc/ndr/ndr.c - fix some counter types
2010-10-27 Andrew Bartlettlibrpc Make ndrdump use printf() rather than having...
2010-10-23 Kai Blins4 dns: Better error handling when parsing invalid...
2010-10-23 Kai Blins4 dns: Allow more components as part of a domain name
2010-10-23 Kai Blins4 dns: Fix a data corruption in the dns_string parsing
2010-10-23 Kai Blins4 dns: Reply to a name request with an A record.
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-05 Günther DeschnerRevert "libndr: fix "excess elements in struct initiali...
2010-10-05 Günther Deschnerlibndr: fix "excess elements in struct initializer...
2010-10-05 Matthieu Patoundr: Handle the case of string array with all null...
2010-10-04 Kai Blindnsp: Parse TXT records
2010-10-04 Kai Blinndr: Implement push function for IPv6 addresses
2010-10-04 Kai Blinndr: Add support for pulling/printing an ipv6address...
2010-09-28 Stefan Metzmacherlibrpc/ndr: remove 'async' from ndr_interface_call
2010-09-20 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-09-17 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-09-16 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-09-01 Stefan Metzmacherlibrpc/ndr: correctly implement ndr_charset_length()
2010-08-30 Stefan Metzmacherlibrpc/ndr: correctly implement ndr_charset_length()
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-08-20 Kamen Mazdrashkis4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian]...
2010-08-20 Kamen Mazdrashkis4-drsuapi: Implement custom printing for drsuapi proto...
2010-08-14 Andrew Tridgellndr: allow ndr_print to print DATA_BLOB
2010-08-14 Andrew Tridgelldnsp: dnsp_name is 2 byte aligned
2010-08-05 Andrew Tridgells4-dns: ndr_dnsp helper functions
2010-06-29 Andreas Schneiders3-librpc: Fixed GUID_from_data_blob() with length...
2010-06-28 Andreas Schneiderlibrpc: Use switch in GUID_from_data_blob().
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-27 Günther Deschnerlibndr: add support for relative_rap_convert.
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-14 Günther Deschnerntprinting: add ntprinting.idl.
2010-04-30 Günther Deschnerrap: add rap_status to IDL.
2010-04-29 Günther Deschnerrap: let the rap print function be autogenerated again.
next