index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
ndr
/
uuid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
1
-52
/
+0
2012-03-20
libndr: Define trivial is_valid_policy_hnd as macro.
Jelmer Vernooij
1
-5
/
+0
2012-03-20
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
1
-2
/
+2
2012-03-20
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
1
-1
/
+1
2011-02-08
libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...
Günther Deschner
1
-4
/
+2
2011-02-08
libndr: share some uuid helpers.
Günther Deschner
1
-0
/
+17
2010-06-29
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
1
-5
/
+5
2010-06-28
librpc: Use switch in GUID_from_data_blob().
Andreas Schneider
1
-7
/
+16
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+2
2009-12-21
librpc: fixed the GUID_compare() function
Andrew Tridgell
1
-5
/
+5
2009-12-10
libndr: added a GUID_to_ndr_blob() helper function
Andrew Tridgell
1
-6
/
+14
2009-12-10
librpc: split out a separate GUID_from_ndr_blob() function
Andrew Tridgell
1
-15
/
+20
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
1
-1
/
+1
2009-11-01
uuid.c: Remove some dead code
Volker Lendecke
1
-1
/
+0
2008-12-20
Don't trust sscanf not to run off the end of the string
Andrew Bartlett
1
-14
/
+35
2008-11-16
librpc/ndr: add GUID_hexstring()
Stefan Metzmacher
1
-0
/
+25
2008-11-16
librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too
Stefan Metzmacher
1
-0
/
+29
2008-11-16
Add a new function to parse a DATA_BLOB into a GUID
Andrew Bartlett
1
-7
/
+21
2008-10-13
Share uuid implementations.
Jelmer Vernooij
1
-0
/
+227