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-24
load-fragment: replace % specifiers in descriptions
Lennart Poettering
2010-04-24
systemctl: minor output fixes
Lennart Poettering
2010-04-24
systemdadm: format dates in RFC822 style
Lennart Poettering
2010-04-24
systemadm; fix alignment of labels
Lennart Poettering
2010-04-24
util: when releasing terminal, temporarily disable SIGHUP
Lennart Poettering
2010-04-24
service: only kill the main daemon for legacy sysv services, so that we ↵
Lennart Poettering
don't kill sshd sessions
2010-04-24
service: don't wait for any child unless we no its pid
Lennart Poettering
2010-04-24
systemctl: load unit if needed when isolating
Lennart Poettering
2010-04-24
cgroups: drop debug log msg
Lennart Poettering
2010-04-24
service: fix serialization of exec id
Lennart Poettering
2010-04-24
utmp: fix reboot string
Lennart Poettering
2010-04-24
utmp: if we don't have a previous runleve, just store 0
Lennart Poettering
2010-04-24
cgroup: mention signal name when killing cgroups
Lennart Poettering
2010-04-24
systemctl: load unit if necessary
Lennart Poettering
2010-04-24
manager: reexecute on SIGTERM, for compat with sysv
Lennart Poettering
2010-04-23
service: make sure sysv services keep a ref on shutdown.target so that it ↵
Lennart Poettering
doesn't get GC'd
2010-04-23
main: don't open console in --test mode
Lennart Poettering
2010-04-23
service: never do automatic restarts for user requested stops
Lennart Poettering
2010-04-23
manager: properly check for EINTR in main loop
Lennart Poettering
2010-04-23
initctl: load the sysv compat targets if they aren't loaded yet
Lennart Poettering
2010-04-23
units: fix logger/initctl paths
Lennart Poettering
2010-04-23
socket: fix bitfields in fd watches
Lennart Poettering
2010-04-23
socket: don't call accept() on FIFOs ever
Lennart Poettering
2010-04-23
execute: typo fix
Lennart Poettering
2010-04-23
util: highlight questions, so that they cannot be overseen in other log spew
Lennart Poettering
2010-04-23
util: properly handle empty word suffixes/prefixes in startswith()/endswith()
Lennart Poettering
2010-04-23
service: treat 0 timeouts as no timeouts
Lennart Poettering
2010-04-23
load-fragment: show a couple of more types in --dump-configuration-items
Lennart Poettering
2010-04-23
load-fragment: allow timeout specifications such as '7min 5s'
Lennart Poettering
2010-04-23
get rid of unicode arrows, since the linux console cannot show them, not ↵
Lennart Poettering
even in unicode mode
2010-04-23
namespace: make ro bind mounts work
Lennart Poettering
2010-04-23
manager: fix GC algorithm
Lennart Poettering
2010-04-23
initctl: minor updates
Lennart Poettering
2010-04-23
units: fix socket files
Lennart Poettering
2010-04-23
systemadm: when systemd isn't found, quit right-away
Lennart Poettering
2010-04-23
main: never reset console unless pid=1, to make sure that we don't kill X ↵
Lennart Poettering
when somebody passes --test
2010-04-23
systemadm: update systeadm a little
Lennart Poettering
2010-04-23
strv: add a couple of gcc hints
Lennart Poettering
2010-04-22
assert: store away assert msg before aborting, akin to glibc's __abort_msg
Lennart Poettering
2010-04-22
manager: enforce limit on accepted number of names
Lennart Poettering
2010-04-22
manager: introduce 'isolate' job mode which kills all units but the ↵
Lennart Poettering
requested one
2010-04-22
manager: fix GC logic
Lennart Poettering
2010-04-21
execute: support basic filesystem namespacing
Lennart Poettering
2010-04-21
mount-setup: also consider /dev/mqueue an API mount
Lennart Poettering
2010-04-21
manager: automatically GC unreferenced units
Lennart Poettering
2010-04-21
hashmap: allow callers distinguish whether hashmap_put() was a nop or not
Lennart Poettering
2010-04-21
reorder large structs a little, based on pahole info
Lennart Poettering
2010-04-21
manager: pack structs a bit tighter
Lennart Poettering
2010-04-21
reload: implement reload/reexec logic
Lennart Poettering
2010-04-21
device: don't allow definiing additional aliases via SYSTEMD_NAMES
Lennart Poettering
[next]