summaryrefslogtreecommitdiff
path: root/src/.gitignore
Commit message (Collapse)AuthorAge
* Add test coverage and generate report with lcovThomas H.P. Andersen2013-07-13
| | | | | | | | | | | | | | 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 subdirKay Sievers2012-04-12
|
* main: disarm watchdog when preparing for reexecutionLennart Poettering2012-04-11
|
* login: move seat udev rules to login subdirKay Sievers2012-01-22
|
* journal: hook up coredumping with journalLennart Poettering2012-01-14
|
* logind: move more files into subdirectoryLennart Poettering2011-12-31
|
* systemadm: add a wrappable label and use it for status linesZbigniew Jędrzejewski-Szmek2011-09-20
| | | | | | 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 Poettering2011-08-01
| | | | configuration settings built by gperf
* git: hide org.freedesktop.systemd1.policy.inLennart Poettering2011-07-29
|
* sysctl: apply network specific sysctls to each network card as they appearLennart Poettering2011-07-25
|
* build-sys: fix make distcheckLennart Poettering2011-07-12
|
* logind: hook uaccess into udev by defaultLennart Poettering2011-06-29
|
* git: ignore generated policy fileLennart Poettering2011-03-14
|
* ask-password: add basic tty agentLennart Poettering2010-10-25
|
* ask-password: add minimal framework to allow services query SSL/harddisk ↵Lennart Poettering2010-09-17
| | | | passphrases from the user
* systemctl: reimplement systemctl in pure C without Vala/GObjectLennart Poettering2010-06-15
|
* build-sys: generate intermediate files in subdirsLennart Poettering2010-05-16