]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/umount.c
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / core / umount.c
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart Poetteringutil: split out escaping code into escape.[ch]
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-09  Lennart PoetteringMerge pull request #1180 from evverx/dot-from-to-alias...
2015-09-08  Daniel MackMerge pull request #1190 from poettering/rework-virt
2015-09-07  Lennart Poetteringbasic: rework virtualization detection API 1190/head
2015-06-17  Lennart PoetteringMerge pull request #176 from filbranden/test_cgroup_mask1
2015-06-15  Daniel MackMerge pull request #154 from dmedri/master
2015-06-14  Kay SieversMerge pull request #144 from teg/udev-spawn-log-less-2
2015-06-14  David HerrmannMerge pull request #178 from utezduyar/man-sd_bus_messa...
2015-06-13  keszybzMerge pull request #167 from keszybz/line-oriented...
2015-06-12  Ronny ChevalierMerge pull request #164 from l10n-tw/master
2015-06-12  Kay SieversMerge pull request #153 from crawford/cciss
2015-06-12  Lennart PoetteringMerge pull request #173 from mischief/ipforwarding-3
2015-06-12  Daniel MackMerge pull request #177 from ssahani/net
2015-06-12  Susant Sahanicore: fix CID 996302 177/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-07  Lennart Poetteringutil: rework cunescape(), improve error handling
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-23  Lennart Poetteringcore,shutdown: don't bother with unmounting any mounts...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-06-05  Lennart Poetteringumount: modernizations
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-18  Jan Engelhardtcore: more exact test on the procfs special string...
2013-12-18  Lennart Poetteringcore,logind: libudev usage modernizations
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13  Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-15  Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-01-20  Kay Sieversshutdown: loop - convert to enumerate match
2013-01-16  Kay Sieversshutdown: ignore loop devices without a backing file
2013-01-16  Lennart Poetteringshutdown: in the final umount loop don't use MNT_FORCE
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-07  Michal Schmidtshutdown, umount: use verbs consistently
2012-12-07  Michal Schmidtshutdown, umount: logging improvements
2012-12-07  Michal Schmidtumount: fix check for DM changed
2012-11-28  Hermann Gausterershutdown: fix typo
2012-11-28  Tom Gundersenshutdown: don't consider umounting of / and /usr failed
2012-11-16  Lennart Poetteringumount: always remount read-only before unmounting...
2012-09-04  Lennart Poetteringshutdown: don't attempt read-only mounts in a container
2012-08-13  Lennart Poetteringumount: MS_MGC_VAL is so 90s
2012-05-30  Daniel Drakeshutdown: Don't skip bind mounts on shutdown
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-12  Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1