index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
ndr
/
uuid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
librpc: Simplify GUID_hexstring()
Volker Lendecke
2021-08-24
1
-14
/
+6
*
librpc: Simplify GUID_string2() by using GUID_buf_string()
Volker Lendecke
2021-08-24
1
-3
/
+3
*
librpc: Simplify GUID_zero() with a direct struct return
Volker Lendecke
2021-08-24
1
-5
/
+1
*
lib: Simplify parse_guid_string() and ndr_syntax_id_from_string()
Volker Lendecke
2021-01-28
1
-53
/
+17
*
librpc: Use GUID_to_ndr_buf() in GUID_to_ndr_blob()
Volker Lendecke
2020-10-02
1
-5
/
+10
*
librpc: Add GUID_to_ndr_buf()
Volker Lendecke
2020-10-02
1
-0
/
+12
*
lib: Avoid a use of includes.h
Volker Lendecke
2020-10-02
1
-1
/
+3
*
ndr: Init variables of GUID_from_data_blob()
Andreas Schneider
2018-10-19
1
-5
/
+6
*
shift read_hex_bytes() and parse_guid_string() into lib/util
Douglas Bagnall
2018-02-22
1
-97
/
+1
*
librpc/ndr/uuid.c: improve speed and accuracy of GUID string parsing
Douglas Bagnall
2016-12-14
1
-21
/
+111
*
librpc: Add ndr_push_struct_into_fixed_blob() and use it in GUID_to_ndr_blob()
Andrew Bartlett
2016-07-28
1
-2
/
+6
*
librpc: Avoid talloc in GUID_from_data_blob()
Andrew Bartlett
2016-06-27
1
-16
/
+8
*
libndr: Add ndr_pull_struct_blob_all_noalloc
Andrew Bartlett
2016-05-03
1
-9
/
+3
*
lib: Use GUID_buf_string in GUID_string
Volker Lendecke
2014-10-02
1
-9
/
+2
*
Create talloc-less functions for formating GUID
Matthieu Patou
2014-10-02
1
-0
/
+22
*
libndr: Use GUID_compare in GUID_equal
Volker Lendecke
2014-06-10
1
-9
/
+1
*
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2012-03-20
1
-52
/
+0
*
libndr: Define trivial is_valid_policy_hnd as macro.
Jelmer Vernooij
2012-03-20
1
-5
/
+0
*
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2012-03-20
1
-2
/
+2
*
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2012-03-20
1
-1
/
+1
*
libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...
Günther Deschner
2011-02-08
1
-4
/
+2
*
libndr: share some uuid helpers.
Günther Deschner
2011-02-08
1
-0
/
+17
*
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
2010-06-29
1
-5
/
+5
*
librpc: Use switch in GUID_from_data_blob().
Andreas Schneider
2010-06-28
1
-7
/
+16
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
librpc: fixed the GUID_compare() function
Andrew Tridgell
2009-12-21
1
-5
/
+5
*
libndr: added a GUID_to_ndr_blob() helper function
Andrew Tridgell
2009-12-10
1
-6
/
+14
*
librpc: split out a separate GUID_from_ndr_blob() function
Andrew Tridgell
2009-12-10
1
-15
/
+20
*
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
2009-11-12
1
-1
/
+1
*
uuid.c: Remove some dead code
Volker Lendecke
2009-11-01
1
-1
/
+0
*
Don't trust sscanf not to run off the end of the string
Andrew Bartlett
2008-12-20
1
-14
/
+35
*
librpc/ndr: add GUID_hexstring()
Stefan Metzmacher
2008-11-16
1
-0
/
+25
*
librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too
Stefan Metzmacher
2008-11-16
1
-0
/
+29
*
Add a new function to parse a DATA_BLOB into a GUID
Andrew Bartlett
2008-11-16
1
-7
/
+21
*
Share uuid implementations.
Jelmer Vernooij
2008-10-13
1
-0
/
+227