index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
ndr
/
uuid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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