summaryrefslogtreecommitdiff
path: root/libuuid/src
AgeCommit message (Expand)AuthorFilesLines
2014-02-15getting the hardware addressIgor Pashev1-7/+12
2013-08-27build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak1-1/+6
2013-04-03libuuid: use O_CLOEXECKarel Zak1-2/+2
2012-07-30build-sys: move tests to check_PROGRAMSKarel Zak1-1/+1
2012-07-10uuidd: use run configured state directorySami Kerola1-1/+1
2012-06-26build-sys: convert libuuid/ to moduleKarel Zak4-145/+56
2012-06-18uuidd: move from /var/run/uuidd to /run/uuiddKarel Zak1-1/+1
2012-06-18libuuid: move clock.txt path to header fileKarel Zak2-2/+3
2012-05-23libuuid: use max() from c.hPetr Uzel1-3/+1
2012-05-15libuuid: move read_all to include/all-io.hPetr Uzel1-25/+1
2012-05-10libuuid: avoid double open and leaking fd (reworked)Petr Uzel2-11/+19
2012-05-04libuuid: avoid double open and leaking descriptorPetr Uzel2-8/+11
2012-05-04libuuid: don't exec uuiddPetr Uzel2-46/+3
2012-05-04libuuid: use EXIT_FAILUREPetr Uzel1-1/+1
2012-04-23libuuid: use get_fd_tabsize()Karel Zak2-14/+3
2012-04-10libuuid: use randutilsDavidlohr Bueso2-95/+7
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-5/+17
2011-09-07libuuid: add limits.h include for OPEN_MAXmaximilian attems1-0/+1
2011-06-09build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak17-0/+1933