aboutsummaryrefslogtreecommitdiff
path: root/src/core/uuid.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-22[build] Return const char * from uuid_ntoa()David Decotigny1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-04-17[settings] Split fetching and storing out of setting type handlersMichael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-11-19[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown1-1/+1
2008-05-20[SMBIOS] Interpret UUIDs as being in network-endian orderMichael Brown1-3/+3
2007-11-21Added definition of a UUID and uuid_ntoa() (for debugging), andMichael Brown1-0/+48