summaryrefslogtreecommitdiff
path: root/plugins/housekeeping
Commit message (Expand)AuthorAgeFilesLines
* housekeeping: clean up x-large and xx-large thumbnailsCalvin Walton2023-05-111-0/+12
* housekeeping: fix capitalization of systemd notificationsMichael Catanzaro2022-11-241-2/+2
* housekeeping: Add systemd OOM notification moduleBenjamin Berg2022-09-024-0/+299
* housekeeping: use grefcountNishal Kulkarni2021-05-142-15/+14
* Fix crashing when atime is not presentJing Wang2020-10-101-14/+23
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-32/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* housekeeping: Never cross into a different filesystembenzea/gsd-housekeepingBenjamin Berg2020-02-293-10/+56
* housekeeping: Disable temporary file deletion on systemdBenjamin Berg2020-02-291-0/+14
* Use atime instead of mtime in thumbnail cleanerJing Wang2020-02-191-9/+20
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+32
* housekeeping: Use G_DECLARE_FINAL_TYPE for GsdHousekeepingManagerBenjamin Berg2019-03-222-57/+36
* Fix overflow in thumbnail cache housekeepingJing Wang2019-02-141-2/+2
* housekeeping: Ignore permission issues during file deletionBenjamin Berg2018-11-141-1/+2
* housekeeping: Fix capitalisation of notification namePhilip Withnall2018-11-061-1/+1
* housekeeping: Add desktop-entry hints to notificationsPhilip Withnall2018-11-061-0/+1
* build: fix undeclared dependency on gio-unix-2.0Jan Tojnar2018-08-081-0/+1
* housekeeping: fix improper notify_notification_close() usagewip/chergert/g_clear_pointerChristian Hergert2018-07-181-1/+3
* housekeeping: Use g_unix_is_system_fs_type() to determine FS typePhilip Withnall2018-06-201-5/+17
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-67/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+49
* housekeeping: Do not use g_list_lengthOndrej Holy2018-02-011-2/+2
* housekeeping: own the dbus name so the service can be contactedSebastien Bacher2017-11-011-0/+14
* housekeeping: Ignore more virtual file systemsPhilip Withnall2017-10-131-0/+12
* housekeeping: Mention why gsd_is_removable_mount() is not removedBastien Nocera2017-08-231-0/+1
* housekeeping: Ignore the Retrode's low-spaceBastien Nocera2017-08-231-2/+11
* housekeeping: Add rootfs to the list of ignored filesystemsJonh Wendell2017-04-291-0/+1
* housekeeping: Ignore GPFS mountsOndrej Holy2017-04-291-0/+1
* housekeeping: Ignore return value from mkdir() callsPhilip Withnall2017-03-291-2/+2
* housekeeping: Don't init GTK+Bastien Nocera2017-03-281-1/+1
* build: Add separate GTK+ skeletonBastien Nocera2016-10-113-23/+12
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-71/+3
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+19
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-5/+5
* housekeeping: Fix typo in DISTCLEANFILESBastien Nocera2016-10-041-1/+1
* housekeeping: split a method to send a notificationCosimo Cecchi2016-05-101-51/+63
* housekeeping: simplify codeCosimo Cecchi2016-05-101-1/+1
* housekeeping: remove unused parameterCosimo Cecchi2016-05-101-13/+4
* housekeeping: remove unused return valueCosimo Cecchi2016-05-101-7/+4
* housekeeping: Fix checking for cancellationBastien Nocera2016-03-161-7/+2
* housekeeping: Don't print warning on call cancellationBastien Nocera2016-03-161-1/+2
* housekeeping: Don't remove X11's socket when cleaning tmpBastien Nocera2016-03-011-5/+5
* housekeeping: Fix deprecated GUnixMountMonitor callsBastien Nocera2015-03-241-2/+1
* housekeeping: Remove support for notification serves w/o actionsBastien Nocera2015-03-244-664/+60
* housekeeping: Use proper quotesMatthias Clasen2015-02-231-3/+3
* housekeeping: set labels widthSebastien Bacher2015-02-051-1/+3