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-11
units: move the last flag files to /dev/.run
Lennart Poettering
2011-03-11
util: close all fds before freezing execution
Lennart Poettering
2011-03-11
dbus: timeout connection setup
Lennart Poettering
2011-03-11
main: properly handle -b boot option
Lennart Poettering
2011-03-10
pam: do not leak file descriptor if flock fails
Andrey Borzenkov
2011-03-10
man: trivial typo in systemd(1)
Andrey Borzenkov
2011-03-09
main: refuse system to be started in a chroot
Lennart Poettering
2011-03-09
main: don't check if /usr really is a mount point, since it is fine if it is ...
Lennart Poettering
2011-03-09
condition: take a timestamp and store last result of conditions
Lennart Poettering
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-09
machine-id: move machine-id-setup to /sbin
Lennart Poettering
2011-03-09
pkconfig: export full search path as .pc variable
Lennart Poettering
2011-03-09
selinux: bump up error level when in non-enforcing mode
Lennart Poettering
2011-03-09
dbus: fix dbus assert due to uninitialized error
Andrey Borzenkov
2011-03-09
dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...
Lennart Poettering
2011-03-09
drop unnecessary suffix NULs as gcc adds them anyway
Lennart Poettering
2011-03-09
mount: use /dev/.run as an early boot alias for /var/run
Lennart Poettering
2011-03-08
build-sys: add Mandriva distribution support
systemd/v20
Andrey Borzenkov
2011-03-08
build-sys: prepare v20
Lennart Poettering
2011-03-08
service: use uppercase SYSV prefix to make it easier to recognize
Lennart Poettering
2011-03-08
service: prefix description with LSB only if script has LSB header, use 'SysV...
Lennart Poettering
2011-03-08
unit: don't accidently create ordering links to targets when default deps are...
Lennart Poettering
2011-03-08
mount: support less cumbersome x-systemd-xxx mount options
Lennart Poettering
2011-03-08
unit: distuingish mandatory from triggering conditions
Lennart Poettering
2011-03-08
dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknown
Lennart Poettering
2011-03-08
systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3
Lennart Poettering
2011-03-08
job: introduce new job result code 'skipped' to use when pre conditions of jo...
Lennart Poettering
2011-03-08
job: convert job type as early as we can, to simplify things a bit
Lennart Poettering
2011-03-08
Keep emacs configuration in one configuration file.
Zbigniew Jędrzejewski-Szmek
2011-03-07
syslog: make sure the kmsg bridge is always pulled in and never terminated au...
Lennart Poettering
2011-03-07
add .vimrc to .gitignore
Andrey Borzenkov
2011-03-07
mount: make /media a tmpfs
Lennart Poettering
2011-03-07
update TODO
Lennart Poettering
2011-03-07
add org.freedesktop.DBus.Properies.Set method
Andrey Borzenkov
2011-03-06
service: drop redundant check in sysv_translate_facility
Lennart Poettering
2011-03-05
update TODO
Lennart Poettering
2011-03-04
machine-id: generate /etc/machine-id 0444 by default
Lennart Poettering
2011-03-04
machine-id: typo fix
Lennart Poettering
2011-03-04
main: introduce /etc/machine-id
Lennart Poettering
2011-03-04
systemctl: fix exit code when directing is-enabled to chkconfig
Lennart Poettering
2011-03-04
main: minor optimization
Lennart Poettering
2011-03-04
dbus: add 'Tainted' property to Manager object
Lennart Poettering
2011-03-04
dbus: expose distribution name and features on manager object as properties
Lennart Poettering
2011-03-04
man: document changed EnvironmentFile= behaviour
Lennart Poettering
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
[next]