summaryrefslogtreecommitdiff
path: root/misc/uuidd.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-09Fix more spelling errors found by translators and add pluralizationTheodore Ts'o1-3/+8
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-09-16uuidd: Add missing break to option case statementEric Sandeen1-0/+1
2009-06-29libuuid, uuidd: Avoid infinite loop while reading from the socket fdTheodore Ts'o1-5/+9
2009-06-29uuidd: Avoid closing the server socket when calling create_daemon()Theodore Ts'o1-0/+12
2009-04-18uuidd: Fix warn_unused_result warnings from gccTheodore Ts'o1-7/+26
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-1/+1
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o1-7/+8
2008-03-14uuidd: Fix issues identified by SuSE's security teamMatthias Koenig1-15/+29
2008-02-17uuidd: Fix pid file so it has the correct pid numberTheodore Ts'o1-132/+132
2008-01-01uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypesTheodore Ts'o1-0/+2
2007-12-25uuidd: Avoid race conditions to that only one uuidd is startedTheodore Ts'o1-42/+64
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-0/+518