1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc/ndr
Andreas Schneider e52f3d8637 s3-librpc: Fixed GUID_from_data_blob() with length of 32.
If we hit the case that the blob length is 32. The code goes to the end
of the function and generates a GUID with garbage.
So try to convert the blob to the GUID and return.
2010-06-29 11:12:12 +02:00
..
libndr.h libndr: add support for relative_rap_convert. 2010-05-27 23:25:15 +02:00
ndr_basic.c libndr: add support for relative_rap_convert. 2010-05-27 23:25:15 +02:00
ndr_compression.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_compression.h Share ndr_compression.c. 2008-10-14 23:46:34 +02:00
ndr_drsblobs.c librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end() 2010-02-18 13:44:00 +01:00
ndr_drsblobs.h s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_Entry 2010-02-01 15:23:30 +01:00
ndr_drsuapi.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_drsuapi.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_frsrpc.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_frsrpc.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_krb5pac.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_misc.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
ndr_netlogon.c Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with 2008-11-26 18:20:51 +01:00
ndr_netlogon.h netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. 2008-11-06 18:50:12 +01:00
ndr_ntlmssp.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_ntlmssp.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_ntprinting.c ntprinting: add ntprinting.idl. 2010-05-14 14:12:57 +02:00
ndr_ntprinting.h ntprinting: add ntprinting.idl. 2010-05-14 14:12:57 +02:00
ndr_orpc.c Move orpc to top-level directory. 2008-10-20 19:20:12 +02:00
ndr_rap.c rap: add rap_status to IDL. 2010-04-30 13:44:41 +02:00
ndr_rap.h rap: add rap_status to IDL. 2010-04-30 13:44:41 +02:00
ndr_schannel.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_schannel.h s3-schannel: add dump_NL_AUTH_SIGNATURE. 2009-09-16 07:54:02 +02:00
ndr_sec_helper.c s3: remove unused librpc/ndr/sid.c. 2010-06-03 01:07:17 +02:00
ndr_spoolss_buf.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_spoolss_buf.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_string.c librpc: finally merge ndr_string.c. 2010-05-20 13:57:22 +02:00
ndr_svcctl.c svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper. 2009-01-09 16:52:40 +01:00
ndr_svcctl.h svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper. 2009-01-09 16:52:40 +01:00
ndr_table.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
ndr_table.h Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
ndr_wmi.c Move WMI support code to top-level. 2008-10-20 19:14:47 +02:00
ndr_wmi.h Move WMI support code to top-level. 2008-10-20 19:14:47 +02:00
ndr_xattr.c Add in Metze's new code to ndr encode the user.DOSATTRIB 2009-10-28 15:42:47 -07:00
ndr_xattr.h Add in Metze's new code to ndr encode the user.DOSATTRIB 2009-10-28 15:42:47 -07:00
ndr.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
uuid.c s3-librpc: Fixed GUID_from_data_blob() with length of 32. 2010-06-29 11:12:12 +02:00