chiark / gitweb /
conf-parse: don't accept invalid bus names as BusName= arguments in service units
[elogind.git] / src / core / mount.c
2015-01-01 Zbigniew Jędrzejew... mount: do not use -n when running in --user mode
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-12 Lennart Poetteringcore: retry unmounting until we are done, in case of...
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-10 Lennart Poetteringmount: clarify that we really need to replace the utab...
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-10 Lennart Poetteringmount: use bools where appropriate
2014-11-28 Zbigniew Jędrzejew... mount: use DEFINE_TRIVIAL_CLEANUP_FUNC
2014-11-28 Zbigniew Jędrzejew... mount: constify MountParameters
2014-11-28 Zbigniew Jędrzejew... mount: deal with inotify queue overflow
2014-11-28 Zbigniew Jędrzejew... mount: create directory before adding watches on it
2014-11-28 Zbigniew Jędrzejew... mount: be more careful about errors when parsing mtab
2014-11-28 Zbigniew Jędrzejew... mount: simplify mount_needs_network check
2014-11-28 Chris Leechmount: check options as well as fstype for network...
2014-11-28 Chris Leechmount: add remote-fs dependencies if needed after change
2014-11-28 Chris Leechmount: monitor for utab changes with inotify
2014-11-28 Chris Leechmount: use libmount to enumerate /proc/self/mountinfo
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-24 Zbigniew Jędrzejew... manager: only issue overmount warning when the check...
2014-11-05 Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-10-28 Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-10-02 Lennart PoetteringRevert "mount: order options before other arguments...
2014-09-18 Emil Renner Berthingmount: order options before other arguments to mount
2014-09-05 Daniel Mackexec: factor out most function arguments of exec_spawn...
2014-08-14 Timofey Titovetscore: Refuse mount on symlink
2014-08-14 Jon Severinssoncore: do not add default dependencies to /usr mount...
2014-06-30 Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-06-15 Lennart Poetteringmount: add new SloppyOptions= setting for mount units...
2014-06-15 Lennart Poetteringmount: tell /bin/mount to never touch /etc/mtab
2014-06-06 Tom Gundersencore: allow transient mount units
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19 Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-07 Lennart Poetteringfstab-generator: merge /proc/cmdline parsing loops...
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-02-26 Lennart Poetteringmount: don't fire PropertiesChanged signals for mounts...
2014-02-26 Lennart Poetteringmount: don't send out PropertiesChanged message if...
2014-02-26 Lennart Poetteringmount: minor modernization
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-06 Lennart Poetteringmount: don't creat local-fs.target links for mount...
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-12-22 Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-25 Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-05 Zbigniew Jędrzejew... core: do not add "what" to RequiresMountsFor for networ...
2013-10-04 Dave Reisnermount: check for NULL before reading pm->what
2013-10-04 Zbigniew Jędrzejew... systemd: order remote mounts from mountinfo before...
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-11 Tom Gundersenmount: filesystems mounted in the initrd should not...
2013-09-11 Tom Gundersenmount: move device links handling from generator
2013-07-18 Lennart Poetteringmount: also exclude /usr from unmount at shutdown
2013-07-04 Harald Hoyercore/mount.c:mount_dump(): don't segfault, if mount...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-17 Lennart Poetteringmount: when learning about the root mount from mountinf...
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-03-29 Lennart Poetteringunit: replace remote-fs-setup.target by network-online...
2013-03-27 Lennart Poetteringunits: automatically order all mount units after networ...
2013-03-25 Lennart Poetteringunits: introduce remote-fs-setup.target to pull in...
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-16 Umut Tezduyarcore: keep mountinfo .mounts until late shutdown
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-12 Michal Sekletarcore: fix getting information about mount unit
2013-03-01 Frederic Crozatfstab,mount: detect rbind as bind mount
2013-02-14 Umut Tezduyarcore: do not overwrite existing units source
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-25 Umut Tezduyarcore: Set source for mountinfo .mount units
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-09 Thomas Hindoe Paab... tabs to spaces
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-06 Zbigniew Jędrzejew... core/mount: modernize style
2012-12-05 Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-10-22 Will Woodsmount: make sure m->where is set before unit_add_exec_d...
2012-10-16 Lennart Poetteringmount: don't try to initialize extra deps for mount...
2012-09-24 Lennart Poetteringmount: simplify device node conditions a bit
2012-09-24 Lennart Poetteringmount: only run fsck for actual device nodes
2012-09-19 Lennart Poetteringmount: reword directory empty warning a bit
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringmount: notify the user if we over-mount a non-empty...
next