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
path:
root
/
src
/
mount.c
Age
Commit message (
Expand
)
Author
2012-03-13
mount: fix assertion
Lennart Poettering
2012-03-06
mount: properly check return for mount_add_*
Dave Reisner
2012-03-05
fix sparse warnings
Frederic Crozat
2012-02-07
mount: adjust dependencies for remote filesystems
Michal Schmidt
2012-02-03
automount: convert failure boolean to enum
Lennart Poettering
2012-02-03
mount: replace failure boolean by enum
Lennart Poettering
2012-01-26
mount: fix automount regression
Michal Schmidt
2012-01-16
unit: use safe downcasts, remove pointless casts
Michal Schmidt
2012-01-16
unit: use the UNIT() macro consistently
Michal Schmidt
2012-01-16
unit: remove union Unit
Michal Schmidt
2012-01-16
unit: reduce heap usage for unit objects
Michal Schmidt
2012-01-14
mount: fix quota
Michal Schmidt
2012-01-06
unit: properly update references to units which are merged
Lennart Poettering
2011-11-19
let mount and swap units log to the configured defaults
Michal Schmidt
2011-11-01
mount: order remote mounts after both network.target and remote-fs-pre.target
Lennart Poettering
2011-10-11
units: introduce local-fs-pre.target and remote-fs-pre.target
Lennart Poettering
2011-09-21
mount: pull in quota tools from fstab lines with 'quota' option, too
Lennart Poettering
2011-08-31
mount: fix parsing of prio value
Lennart Poettering
2011-08-20
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-07-13
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering
2011-07-12
service: properly handle who argument on D-Bus kill calls
Lennart Poettering
2011-06-21
english: s/_per_/_by_/
Lennart Poettering
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-04-20
mount,crypto: rework meaning of noauto/nofail
Lennart Poettering
2011-04-19
mount: properly parse timeouts options in the middle of the string
Lennart Poettering
2011-04-16
mount: make device timeout configurable
Lennart Poettering
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-04-13
mount: don't pull in stdio logger for root mount unit
Lennart Poettering
2011-04-05
mount: block creation of mount units for API file systems
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-30
quota: do not pull in quota tools for mounts that do not originate in neither...
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-18
mount: pull in quota services from local mountpoints with usr/grpquota options
Andrey Borzenkov
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-08
mount: support less cumbersome x-systemd-xxx mount options
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-21
mount: make sure network mounts are ordered after network.target
Lennart Poettering
2011-02-15
mount,swap: properly add dependencies to logger if needed
Lennart Poettering
2011-02-15
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-01-21
mount: ignore if an fsck is requested for a bind mount, so that we don't wait...
Lennart Poettering
2011-01-21
automount: fix segfault when shutting down
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2010-11-17
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-11
split mount_point_is_api() and mount_point_ignore()
Kay Sievers
2010-11-10
cryptsetup: minimal cryptsetup unit generator
Lennart Poettering
2010-10-29
mount: don't pull in nofail mounts by default, but use them if they are around
Lennart Poettering
[next]