Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile | |
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename> | |||
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 | |