Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek | |
Use _cleanup_ and wrap lines to ~80 chars and such. | |||
2013-03-31 | Remove some dead code | Zbigniew Jędrzejewski-Szmek | |
Based on coverity report. | |||
2013-03-29 | utmp: make gcc shut up, we need to pass an int here, not size_t | Lennart Poettering | |
2013-03-28 | utmp-wtmp: don't try to read past end of string | Zbigniew Jędrzejewski-Szmek | |
systemd-199/src/shared/utmp-wtmp.c:228: buffer_size_warning: Calling strncpy with a maximum size argument of 32 bytes on destination array "store.ut_line" of size 32 bytes might leave the destination string unterminated. The destination string is unterminated on purpose, but we must remember that. | |||
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers | |