Whamcloud - gitweb
tune2fs: reset MMP state on error exit
[tools/e2fsprogs.git] / misc / uuidd.c
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeenuuidd: Add missing break to option case statement
2009-06-30 Theodore Ts'olibuuid, uuidd: Avoid infinite loop while reading from...
2009-06-29 Theodore Ts'ouuidd: Avoid closing the server socket when calling...
2009-04-18 Theodore Ts'ouuidd: Fix warn_unused_result warnings from gcc
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-14 Matthias Koeniguuidd: Fix issues identified by SuSE's security team
2008-02-17 Theodore Ts'ouuidd: Fix pid file so it has the correct pid number
2008-01-01 Theodore Ts'ouuidd: Add _GNU_SOURCE #define to pick up setres[ug...
2007-12-25 Theodore Ts'ouuidd: Avoid race conditions to that only one uuidd...
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's