Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-13 | Add test coverage and generate report with lcov | Thomas H.P. Andersen | |
Enable coverage with --enable-coverage. "make coverage" will create the report locally, "make coverage-sync" will upload the report to http://www.freedesktop.org/software/systemd/coverage/. Requires lcov version 1.10 to handle naming in systemd and to use the --no-external option. [zj: make the coverage at least generate something with separate build dir, simplify rules a bit: all errors are mine. ] | |||
2012-04-12 | move libsystemd-id128, libsystemd-daemon to subdir | Kay Sievers | |
2012-04-11 | main: disarm watchdog when preparing for reexecution | Lennart Poettering | |
2012-01-22 | login: move seat udev rules to login subdir | Kay Sievers | |
2012-01-14 | journal: hook up coredumping with journal | Lennart Poettering | |
2011-12-31 | logind: move more files into subdirectory | Lennart Poettering | |
2011-09-20 | systemadm: add a wrappable label and use it for status lines | Zbigniew Jędrzejewski-Szmek | |
The new WrapLabel is there to work around a deficiency in GTK, namely the fact that it is hard to make labels which are both resizable and wrappable. The code is a port from libview. | |||
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with ↵ | Lennart Poettering | |
configuration settings built by gperf | |||
2011-07-29 | git: hide org.freedesktop.systemd1.policy.insystemd/v32 | Lennart Poettering | |
2011-07-25 | sysctl: apply network specific sysctls to each network card as they appear | Lennart Poettering | |
2011-07-12 | build-sys: fix make distcheck | Lennart Poettering | |
2011-06-29 | logind: hook uaccess into udev by default | Lennart Poettering | |
2011-03-14 | git: ignore generated policy file | Lennart Poettering | |
2010-10-25 | ask-password: add basic tty agent | Lennart Poettering | |
2010-09-17 | ask-password: add minimal framework to allow services query SSL/harddisk ↵ | Lennart Poettering | |
passphrases from the user | |||
2010-06-15 | systemctl: reimplement systemctl in pure C without Vala/GObject | Lennart Poettering | |
2010-05-16 | build-sys: generate intermediate files in subdirs | Lennart Poettering | |