1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/librpc
Andrew Bartlett fd5174e88c lib/util Split data_blob_hex_string() into upper and lower
Rather than have a repeat of the bugs we found at the plugfest where
hexidecimal strings must be in upper or lower case in particular
places, ensure that each caller chooses which case they want.

This reverts most of the callers back to upper case, as things were
before tridge's patch.  The critical call in the extended DN code is
of course handled in lower case.

Andrew Bartlett
2009-11-12 16:34:01 +11:00
..
gen_ndr Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" 2009-11-08 19:43:47 +01:00
idl Removed the default DACL from token, as we will not be using it. 2009-11-03 10:45:01 +02:00
ndr lib/util Split data_blob_hex_string() into upper and lower 2009-11-12 16:34:01 +11:00
rpc lib/util Split data_blob_hex_string() into upper and lower 2009-11-12 16:34:01 +11:00
tools ndrdump: fixed help 2009-09-17 21:52:27 -07:00
build_idl.sh Use py_* files to check whether generated files are out of date / not 2008-12-16 19:46:43 +01:00
ndr_standard.pc.in Create libndr-standard, which includes the NDR marshalling code for 2009-07-19 12:41:09 +02:00
ndr.pc.in Define _GNU_SOURCE, required for comparison_fn_t. 2009-01-28 17:05:56 +01:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00