Age | Commit message (Expand) | Author |
2011-11-01 | plymouth: fix ply proto endianess issues | Lennart Poettering |
2011-08-01 | umask: change default umask to 0022 just to be sure, and set it explicitly in... | Lennart Poettering |
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with configurat... | Lennart Poettering |
2011-07-04 | password-agent: actually really don't access unallocated memory | Lennart Poettering |
2011-07-04 | password-agent: make sure not to access unallocated memory | Lennart Poettering |
2011-06-27 | logind: automatically deduce seat from display | Lennart Poettering |
2011-04-13 | ask-password: use kill(PID, 0) before querying a password | Lennart Poettering |
2011-04-13 | ask-password: support passwords without timeouts | Lennart Poettering |
2011-04-13 | ask-password: always send final NUL char | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-09 | dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd | Lennart Poettering |
2011-03-03 | dirent: support DT_UNKNOWN where necessary for compat with reiserfs | Lennart Poettering |
2011-02-28 | ask-password: make a confused gcc shut up | Lennart Poettering |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2011-02-25 | agent: don't print warnings if a password was removed or timed out | Lennart Poettering |
2011-02-25 | systemctl: shutdown agent explicitly so that it can reset the tty properly | Lennart Poettering |
2011-02-24 | general: unify error code we generate on timeout | Lennart Poettering |
2011-02-23 | ask-password: supported plymouth cached passwords | Lennart Poettering |
2011-02-17 | util: beef up logic to find ctty name | Lennart Poettering |
2011-02-09 | systemctl: make sure the tty agent does not retain a copy of stdio | Lennart Poettering |
2010-11-16 | ask-password: add --console mode to ask questions on /dev/console | Lennart Poettering |
2010-11-16 | plymouth: use updated socket name | Lennart Poettering |
2010-11-12 | ask-password: don't show wall message on ttys we are already running a tty ag... | Lennart Poettering |
2010-11-12 | ask-password: refer to right binary name in wall message | Lennart Poettering |
2010-11-12 | ask-password: ignore unknown query file fields | Lennart Poettering |
2010-11-12 | ask-password: properly NULL terminate table | Lennart Poettering |
2010-11-12 | cryptsetup: hook up tool with ask-password | Lennart Poettering |
2010-10-26 | ask-password-tty: properly handle SIGINT/SIGTERM | Lennart Poettering |
2010-10-26 | ask-password: properly handle multiple pending passwords when writing wall msg | Lennart Poettering |
2010-10-26 | ask-password: add minimal plymouth password agent | Lennart Poettering |
2010-10-25 | ask-password: add basic tty agent | Lennart Poettering |