Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | build-sys: move sd-login src/login → src/libsystemd/sd-login | Lennart Poettering | |
After all, it is ultimately linked to libsystems.so anyway, thus belongs there and shares very little with the rest of logind, hence let's move this away. | |||
2013-09-16 | login: fix login_is_valid test | Zbigniew Jędrzejewski-Szmek | |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek | |
Only ASCII letters and digits are allowed. |