index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-04
main: add link to wiki page with longer explanation of the /usr madness
Lennart Poettering
2011-03-04
s/seperate/separate/
Lennart Poettering
2011-03-04
execute: load environment files at time of execution, not when we load the se...
Lennart Poettering
2011-03-04
path: after installing inotify watches, recheck file again to fix race
Lennart Poettering
2011-03-04
path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca...
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-03-03
readahead: disable collector automatically on read-only media
Lennart Poettering
2011-03-03
sysctl: use scandir() instead of nftw() to guarantee systematic ordering
Lennart Poettering
2011-03-03
dirent: support DT_UNKNOWN where necessary for compat with reiserfs
Lennart Poettering
2011-03-01
README: refer to profusion if people ask for consulting/engineering services
Lennart Poettering
2011-03-01
systemctl: add condreload alias for compat with ALTLinux
Lennart Poettering
2011-03-01
man: fix chkconfig syntax to use --level 3
Lennart Poettering
2011-03-01
build-sys: prepare v19
systemd/v19
Lennart Poettering
2011-03-01
update TODO
Lennart Poettering
2011-02-28
ask-password: make a confused gcc shut up
Lennart Poettering
2011-02-28
ratelimit: removed n_printed
Harald Hoyer
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-28
systemctl: always null-terminate the password
Zbigniew Jędrzejewski-Szmek
2011-02-28
build-sys: update ALTLinux support
Alexey Shabalin
2011-02-28
udev: don't ignore non-encrypted block devices with no superblock
Lennart Poettering
2011-02-28
udev: expose ttyUSB devices too
Lennart Poettering
2011-02-28
udev: mark hvc devices for exposure in systemd
Lennart Poettering
2011-02-25
cryptsetup: add a terse help
Lennart Poettering
2011-02-25
agent: don't print warnings if a password was removed or timed out
Lennart Poettering
2011-02-25
systemctl: shutdown agent explicitly so that it can reset the tty properly
Lennart Poettering
2011-02-25
service: never clean up a service that still has a process in it
Lennart Poettering
2011-02-25
label: udev might be making changes in /dev while we iterate through it
Lennart Poettering
2011-02-24
systemctl: properly handle job results
Lennart Poettering
2011-02-24
job: also trigger on-failure dependencies when jobs faile due to dependencies...
Lennart Poettering
2011-02-24
job: don't access j->type when j is already freed
Lennart Poettering
2011-02-24
job: when cancelling jobs, make sure to propagate this properly to depending ...
Lennart Poettering
2011-02-24
job: start job timeout on enqueuing not when we start to process a job
Lennart Poettering
2011-02-24
unit: increase default timeout to 3min
Lennart Poettering
2011-02-24
logger: leave the logger longer around and allow it do handle more connections
Lennart Poettering
2011-02-24
dbus: pass along information why a job failed when it failed (dbus api change!)
Lennart Poettering
2011-02-24
general: unify error code we generate on timeout
Lennart Poettering
2011-02-24
units: synchronize gettys to plymouth even if plymouth is killed by gdm
Lennart Poettering
2011-02-23
update TODO
Lennart Poettering
2011-02-23
job: start job timer when we begin running the job, not already when we add i...
Lennart Poettering
2011-02-23
cryptsetup: try to show the mount point for a crypto disk if we can
Lennart Poettering
2011-02-23
rescue: terminate plymouth entirely when going into rescue mode
Lennart Poettering
2011-02-23
ask-password: fix handling of timeouts when waiting for password
Lennart Poettering
2011-02-23
ask-password: supported plymouth cached passwords
Lennart Poettering
2011-02-23
main: print warning if /usr is on a seperate partition
Lennart Poettering
2011-02-22
plymouth: don't wait forever for plymouth in case it is stuck
Lennart Poettering
2011-02-22
update TODO
Lennart Poettering
2011-02-22
virtualization: check cpuid first, since it is cheaper than DMI
Lennart Poettering
2011-02-22
util: make string static
Lennart Poettering
2011-02-21
plymouth: ensure we start not a single getty before plymouth is gone because ...
Lennart Poettering
2011-02-21
README: document that we need ipv6
Lennart Poettering
[next]