Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-16 | log: Open log file CLOEXEC so child processes don't get the fd | Derek Foreman | 1 | -1/+6 |
2015-06-15 | src: Update boilerplate from MIT X11 license to MIT Expat license | Bryce Harrington | 1 | -16/+19 |
2014-01-19 | log: print dummy timestamp if localtime call fails | U. Artie Eoff | 1 | -0/+3 |
2013-08-06 | Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer | Kristian Høgsberg | 1 | -1/+0 |
2013-06-19 | log: Only use one string buffer | Kristian Høgsberg | 1 | -7/+4 |
2013-06-18 | xwayland: Silence X wm debug logging | Kristian Høgsberg | 1 | -3/+23 |
2013-06-05 | configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS | Daniel Stone | 1 | -0/+2 |
2012-08-01 | compositor: Fold the log prototypes into compositor.h and drop log.h | Kristian Høgsberg | 1 | -1/+1 |
2012-06-11 | Log: Remove date from timestamp, log it only once. | Martin Minarik | 1 | -1/+12 |
2012-06-08 | log: Fixes | Martin Minarik | 1 | -29/+17 |
2012-06-08 | Add logging functionality | Martin Minarik | 1 | -0/+115 |