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 (
Collapse
)
Author
2010-04-10
main: install crash handler for creating core dumps
Lennart Poettering
2010-04-10
udev: look for new instead of add action
Lennart Poettering
2010-04-10
udev: install rules file that ignore those nasty useless tty devices by default
Lennart Poettering
2010-04-10
hostname-setup: add SuSE compatiblity
Kay Sievers
2010-04-10
dbus: install D-Bus policy file by default
Lennart Poettering
2010-04-10
mount: implement mounting properly
Lennart Poettering
This also includes code that writes utmp/wtmp records when applicable, making use the mount infrastructure to detct when those files are accessible. Finally, this also introduces a --dump-configuration-items switch.
2010-04-10
load-fragment: make socket timeout configurable
Lennart Poettering
2010-04-10
load-fragment: move NonBlocking option from generic to service options
Lennart Poettering
2010-04-10
execute: introduce exec_command_done() to free data from static ExecCommand ↵
Lennart Poettering
structs
2010-04-10
execute: introduce exec_command_set() for easy setting for command lines
Lennart Poettering
2010-04-10
execute: improve exec_spawn() logging
Lennart Poettering
2010-04-10
device: ignore a couple of 'API' devices
Lennart Poettering
2010-04-10
conf-parser: get rid of redundant NEWLINES definition
Lennart Poettering
2010-04-10
strv: introduce strv_new_ap() call
Lennart Poettering
2010-04-10
mount-setup: introduce mount_point_is_api() call
Lennart Poettering
2010-04-10
util: introduce fstype_is_network()
Lennart Poettering
2010-04-10
dbus: add a couple of properties to the dbus manager interface
Lennart Poettering
2010-04-10
dbus: make data pointer for properties read-only
Lennart Poettering
2010-04-10
dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum properties
Lennart Poettering
2010-04-10
dbus: add Dump() D-Bus call
Lennart Poettering
2010-04-10
service: don't necessarily add ordering links for non-sysv services
Lennart Poettering
2010-04-10
execute: automatically record start/exit timestamps for forked processes
Lennart Poettering
2010-04-10
hostname: set hostname early during boottime
Lennart Poettering
2010-04-10
target: introduce target_get_runlevel() for distilling SysV compatible ↵
Lennart Poettering
runlevel information from a target
2010-04-10
mount-setup: create full paths when mounting
Lennart Poettering
2010-04-10
build-sys: automatically figure out names of dbus/syslog services
Lennart Poettering
2010-04-10
unit: introduce unit_load_related_unit()
Lennart Poettering
2010-04-10
unit: make cgroup controller/path specification more flexible
Lennart Poettering
2010-04-10
unit: issue notify even if the high-level state didn't change
Lennart Poettering
2010-04-10
unit: dump some data only when unit is loaded
Lennart Poettering
2010-04-10
unit: dump start/exit timestamp
Lennart Poettering
2010-04-10
unit: free data from merged unit when we don't need it anymore
Lennart Poettering
2010-04-10
unit: refuse merging if the unit in question has a job assigned or suchlike
Lennart Poettering
2010-04-10
util: introduce format_timestamp()
Lennart Poettering
2010-04-10
util: introduce mkdir_p()
Lennart Poettering
2010-04-10
util: introduce streq_ptr() for comparing strings or their pointers
Lennart Poettering
2010-04-08
dbus: extra protection against dbus calling into us while we are already ↵
Lennart Poettering
disconnected
2010-04-08
dbus: make sure dbus doesn't call us anymore when we unref'ed it
Lennart Poettering
2010-04-08
unit: when merging a device, follow the merge first
Lennart Poettering
2010-04-08
device: look for all possible device names on udev events
Lennart Poettering
2010-04-08
service: when reading pid file make sure to watch the pid read
Lennart Poettering
2010-04-08
systemctl: minor output fix
Lennart Poettering
2010-04-08
service: verify PID is valid when reading it from PID file
Lennart Poettering
2010-04-08
service/socket: show main/control pids in dump
Lennart Poettering
2010-04-08
manager: print process name for all SIGCHLD received
Lennart Poettering
2010-04-08
unit: shortcut unit_notify() early, if possible
Lennart Poettering
2010-04-08
main: fall back to rescue target when default target cannot be loaded
Lennart Poettering
2010-04-08
main: fix parsing of systemd.default= kernel command line argument
Lennart Poettering
2010-04-08
util: when reading a line from a file have space for at least 2k chars
Lennart Poettering
2010-04-08
mount-setup: properly show NULL mount options
Lennart Poettering
[next]