Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-29 | libuuid, uuidd: Avoid infinite loop while reading from the socket fd | Theodore Ts'o | 1 | -5/+9 |
2009-06-29 | uuidd: Avoid closing the server socket when calling create_daemon() | Theodore Ts'o | 1 | -0/+12 |
2009-04-18 | uuidd: Fix warn_unused_result warnings from gcc | Theodore Ts'o | 1 | -7/+26 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -1/+1 |
2008-03-17 | Fix miscellaneous gcc -Wall warnings | Theodore Ts'o | 1 | -7/+8 |
2008-03-14 | uuidd: Fix issues identified by SuSE's security team | Matthias Koenig | 1 | -15/+29 |
2008-02-17 | uuidd: Fix pid file so it has the correct pid number | Theodore Ts'o | 1 | -132/+132 |
2008-01-01 | uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes | Theodore Ts'o | 1 | -0/+2 |
2007-12-25 | uuidd: Avoid race conditions to that only one uuidd is started | Theodore Ts'o | 1 | -42/+64 |
2007-12-16 | Add uuidd daemon to prevent duplicate time-based UUID's | Theodore Ts'o | 1 | -0/+518 |