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-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
2010-04-21
dbus: explicitly flush message queue before disconnecting
Lennart Poettering
2010-04-21
cgroup: if we are already in our own cgroup, then reuse it
Lennart Poettering
2010-04-21
cgroup: only delete empty cgroups
Lennart Poettering
2010-04-21
udev: expose network interfaces by default
Lennart Poettering
2010-04-18
dbus: greatly extend dbus coverage
Lennart Poettering
2010-04-18
snapshot: implement snapshot unit logic
Lennart Poettering
2010-04-18
cgroup: add cgroup_bonding_to_string() call
Lennart Poettering
2010-04-16
mount-setup: detect /cgroup as API mounts
Lennart Poettering
2010-04-16
mount-setup: automatically mount binfmt_misc
Lennart Poettering
2010-04-16
automount: implement automount unit type
Lennart Poettering
2010-04-16
mount-setup: mount all cgroup controllers by default but make it non-fatal
Lennart Poettering
2010-04-15
device: only expose devices with SYSTEMD_EXPOSE=1, ignore all others
Lennart Poettering
2010-04-15
units: rename [Meta] section to [Unit]
Lennart Poettering
2010-04-15
service: optionally, trie dbus name cycle to service cycle
Lennart Poettering
2010-04-15
socket: optionally call accept() for incoming connections and spawn one ↵
Lennart Poettering
service instance per connection
2010-04-15
core: add minimal templating system
Lennart Poettering
2010-04-13
mount: only add those mount points to localfs.target as Wants that are ↵
Lennart Poettering
marked for us
2010-04-13
execute: fix terminal chowning logic
Lennart Poettering
2010-04-13
systemctl: show sub state along active state
Lennart Poettering
[next]