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
/
source3
/
lib
/
util_uuid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Make sid_binstring & friends take a talloc context
Volker Lendecke
1
-2
/
+2
2008-10-14
Use GUID_random.
Jelmer Vernooij
1
-11
/
+0
2008-10-14
Use GUID_from_string.
Jelmer Vernooij
1
-51
/
+0
2008-10-14
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
1
-16
/
+0
2008-07-19
Ooops, GUID_equal was already around :-)
Volker Lendecke
1
-10
/
+0
2008-07-16
Add ndr_syntax_id_equal()
Volker Lendecke
1
-1
/
+9
2007-11-27
Remove some statics
Volker Lendecke
1
-31
/
+13
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
1
-0
/
+16
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-1
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+1
2007-10-10
r2160: fixed the uuid pack/unpack routines (they could go past the end of the...
Andrew Tridgell
1
-52
/
+14
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r487: fixing some compile issues with the IBM AIX compiler reoported on the m...
Gerald Carter
1
-1
/
+1
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-39
/
+110
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-06-13
Rename some uuid functions so as not to conflict with system
Tim Potter
1
-3
/
+3
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+1
2002-10-29
Move guid formatting functions over from HEAD.
Jim McDonough
1
-4
/
+35
2002-08-12
Use byteorder.h macros
Jim McDonough
1
-45
/
+9
2002-08-12
Code to generate uuids for ADS setups. Uses our random generator but
Jim McDonough
1
-0
/
+108