Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test coverage and generate report with lcov | Thomas H.P. Andersen | 2013-07-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | 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. ] | ||||
* | move libsystemd-id128, libsystemd-daemon to subdir | Kay Sievers | 2012-04-12 | 1 | -1/+0 |
| | |||||
* | main: disarm watchdog when preparing for reexecution | Lennart Poettering | 2012-04-11 | 1 | -4/+0 |
| | |||||
* | login: move seat udev rules to login subdir | Kay Sievers | 2012-01-22 | 1 | -6/+1 |
| | |||||
* | journal: hook up coredumping with journal | Lennart Poettering | 2012-01-14 | 1 | -0/+1 |
| | |||||
* | logind: move more files into subdirectory | Lennart Poettering | 2011-12-31 | 1 | -1/+0 |
| | |||||
* | systemadm: add a wrappable label and use it for status lines | Zbigniew Jędrzejewski-Szmek | 2011-09-20 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | load-fragment: speed up parsing by using a perfect hash table with ↵ | Lennart Poettering | 2011-08-01 | 1 | -0/+4 |
| | | | | configuration settings built by gperf | ||||
* | git: hide org.freedesktop.systemd1.policy.inv32 | Lennart Poettering | 2011-07-29 | 1 | -0/+1 |
| | |||||
* | sysctl: apply network specific sysctls to each network card as they appear | Lennart Poettering | 2011-07-25 | 1 | -0/+1 |
| | |||||
* | build-sys: fix make distcheck | Lennart Poettering | 2011-07-12 | 1 | -0/+4 |
| | |||||
* | logind: hook uaccess into udev by default | Lennart Poettering | 2011-06-29 | 1 | -0/+1 |
| | |||||
* | git: ignore generated policy file | Lennart Poettering | 2011-03-14 | 1 | -0/+1 |
| | |||||
* | ask-password: add basic tty agent | Lennart Poettering | 2010-10-25 | 1 | -1/+1 |
| | |||||
* | ask-password: add minimal framework to allow services query SSL/harddisk ↵ | Lennart Poettering | 2010-09-17 | 1 | -0/+1 |
| | | | | passphrases from the user | ||||
* | systemctl: reimplement systemctl in pure C without Vala/GObject | Lennart Poettering | 2010-06-15 | 1 | -1/+0 |
| | |||||
* | build-sys: generate intermediate files in subdirs | Lennart Poettering | 2010-05-16 | 1 | -0/+3 |