index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libuuid
Commit message (
Expand
)
Author
Age
Files
Lines
*
libuuid: fix man page typos
Seth Girvan
2018-12-10
4
-10
/
+10
*
libuuid: fix name-based UUIDs
Karel Zak
2018-08-31
1
-18
/
+16
*
libuuid: add note about RFC4122 UUID layout
Karel Zak
2018-08-31
1
-0
/
+29
*
docs: use SPDX license names
Karel Zak
2018-08-16
1
-1
/
+1
*
Fix man page typos
Jakub Wilk
2018-08-16
2
-2
/
+2
*
build: Add missing -lintl linkage to lib{smartcols,uuid}
Karel Zak
2018-04-09
1
-1
/
+1
*
libuuid: make "CONFORMING TO" man sections more explicit
Karel Zak
2018-03-09
4
-4
/
+17
*
build-sys: avoid using prog_DEPENDENCIES
Ruediger Meier
2018-01-22
1
-1
/
+3
*
build-sys: remove generated headers from dist tar ball
Ruediger Meier
2018-01-22
1
-3
/
+1
*
lib/md5: use ul_/UL_ prefix
Karel Zak
2017-12-12
1
-6
/
+6
*
lib/sha1: use ul_/UL_prefix for symbols
Karel Zak
2017-12-12
1
-6
/
+6
*
misc: cleanup UUID_STR_LEN definitions
Karel Zak
2017-09-15
1
-2
/
+2
*
misc: replace magic number 37 with UUID_STR_LEN
Philip Prindeville
2017-09-05
2
-1
/
+3
*
libuuid: add support for hash-based UUIDs
Philip Prindeville
2017-09-05
5
-2
/
+165
*
libuuid: use access(2) when checking /dev/random availability
Sami Kerola
2017-08-05
1
-3
/
+2
*
build: use --runstatedir instead of --localstatedir
Andreas Henriksson
2017-07-31
1
-1
/
+1
*
build-sys: fix library order when linking
Ruediger Meier
2017-06-01
1
-1
/
+1
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-5
/
+5
*
libuuid: unused parameter [-Wunused-parameter]
Karel Zak
2017-01-05
1
-1
/
+3
*
docs: replace FTP by HTTPS in kernel.org URLs
Sébastien Helleu
2016-12-19
9
-9
/
+9
*
Place SEE ALSO entries in order
Michael Kerrisk (man-pages)
2016-11-29
1
-3
/
+3
*
build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms
Ruediger Meier
2016-03-13
1
-1
/
+1
*
build-sys: fix if..endif for *_la_LDFLAGS
Karel Zak
2016-03-10
1
-4
/
+4
*
build-sys: always add AM_CFLAGS
Ruediger Meier
2016-02-23
1
-1
/
+2
*
build-sys: always use global LDADD
Ruediger Meier
2016-02-23
1
-1
/
+1
*
build-sys: check linker support for version scripts
Ruediger Meier
2016-02-18
1
-1
/
+3
*
misc: fix some printf format strings
Ruediger Meier
2016-02-11
2
-3
/
+3
*
tests: make test_uuid_parser to read files
Sami Kerola
2015-10-18
1
-111
/
+45
*
tests: add uuid parser check
Sami Kerola
2015-10-18
2
-5
/
+11
*
libuuid: fix buffer overflow with long paths
Karel Zak
2015-09-30
1
-1
/
+6
*
libuuid: return correct value for uuid_generate_time_safe
Romain Bouvier
2015-06-18
1
-0
/
+3
*
build-sys: cleanup library symbol files
Karel Zak
2014-11-20
2
-5
/
+7
*
libuuid: remove _SVID_SOURCE pre-processor definition
Sami Kerola
2014-10-01
1
-6
/
+0
*
libuuid: add extern qualifiers to uuid/uuid.h system header
Sami Kerola
2014-09-19
1
-15
/
+15
*
Only move shared libraries to /lib if they exists
Thomas Petazzoni
2014-06-16
1
-1
/
+1
*
libuuid: (uuid.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+1
*
libuuid: (uuid_unparse.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-2
/
+4
*
libuuid: (man/uuid_time.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+3
*
libuuid: (uuid_parse.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-2
/
+4
*
libuuid: (uuid_is_null.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+3
*
libuuid: (uuid_generate) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-2
/
+2
*
libuuid: (uuid_copy.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+3
*
libuuid: (uuid_compare.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+3
*
libuuid: (uuid_clear.3) Improve the typesetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-1
/
+3
*
COPYING: fix grammar of referring phrase, and indicate location better
Benno Schulenberg
2013-10-08
1
-2
/
+2
*
build-sys: add CFLAGS and LDFLAGS for daemons and shared libs
Karel Zak
2013-08-27
1
-1
/
+6
*
docs: remove repeated words [checkmans.sh]
Sami Kerola
2013-04-09
1
-1
/
+1
*
libuuid: use O_CLOEXEC
Karel Zak
2013-04-03
1
-2
/
+2
*
build-sys: expand paths at make time
Karel Zak
2012-08-15
1
-1
/
+2
*
build-sys: move tests to check_PROGRAMS
Karel Zak
2012-07-30
1
-1
/
+1
[next]