]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
2 years ago- coding style 852/head
Arvin Schnell [Tue, 28 Nov 2023 07:44:25 +0000 (08:44 +0100)] 
- coding style

2 years ago- report plugin failures
Arvin Schnell [Tue, 28 Nov 2023 07:35:35 +0000 (08:35 +0100)] 
- report plugin failures

2 years ago- added dbus function to query and clear plugins report
Arvin Schnell [Tue, 28 Nov 2023 07:32:40 +0000 (08:32 +0100)] 
- added dbus function to query and clear plugins report

2 years ago- add marshalling for int32
Arvin Schnell [Tue, 28 Nov 2023 07:31:00 +0000 (08:31 +0100)] 
- add marshalling for int32

2 years ago- add Plugins::Report to record plugins execution
Arvin Schnell [Tue, 28 Nov 2023 07:28:06 +0000 (08:28 +0100)] 
- add Plugins::Report to record plugins execution

2 years agoMerge pull request #850 from aschnell/master
Arvin Schnell [Wed, 22 Nov 2023 15:27:20 +0000 (15:27 +0000)] 
Merge pull request #850 from aschnell/master

- added changelog entry

2 years ago- cleanup 850/head
Arvin Schnell [Wed, 22 Nov 2023 15:16:42 +0000 (16:16 +0100)] 
- cleanup

2 years ago- added changelog entry
Arvin Schnell [Wed, 22 Nov 2023 15:16:36 +0000 (16:16 +0100)] 
- added changelog entry

2 years agoMerge pull request #849 from kloczek/master
Arvin Schnell [Wed, 22 Nov 2023 14:30:15 +0000 (14:30 +0000)] 
Merge pull request #849 from kloczek/master

fix building with libxml 2.12.0

2 years agofix building with libxml 2.12.0 849/head
Tomasz Kłoczko [Wed, 22 Nov 2023 12:59:42 +0000 (12:59 +0000)] 
fix building with libxml 2.12.0

Add missing header files requires on build with libxml 2.12.0.
Fixes #848

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
2 years agoMerge pull request #845 from aschnell/master
Arvin Schnell [Tue, 31 Oct 2023 08:28:46 +0000 (08:28 +0000)] 
Merge pull request #845 from aschnell/master

- use pid_t instead of int

2 years ago- use pid_t instead of int 845/head
Arvin Schnell [Tue, 31 Oct 2023 08:10:02 +0000 (09:10 +0100)] 
- use pid_t instead of int

2 years agoMerge pull request #843 from aschnell/master
Arvin Schnell [Mon, 23 Oct 2023 10:43:55 +0000 (10:43 +0000)] 
Merge pull request #843 from aschnell/master

- improved error handling in SystemCmd

2 years ago- improved error handling in SystemCmd 843/head
Arvin Schnell [Mon, 23 Oct 2023 10:29:52 +0000 (12:29 +0200)] 
- improved error handling in SystemCmd

2 years agoMerge pull request #842 from aschnell/master
Arvin Schnell [Mon, 23 Oct 2023 10:29:25 +0000 (10:29 +0000)] 
Merge pull request #842 from aschnell/master

- add Ubuntu 23.10

2 years ago- add Ubuntu 23.10 842/head
Arvin Schnell [Mon, 23 Oct 2023 10:08:47 +0000 (12:08 +0200)] 
- add Ubuntu 23.10

2 years agoTranslated using Weblate (Italian)
Paolo Za [Sun, 15 Oct 2023 13:46:04 +0000 (13:46 +0000)] 
Translated using Weblate (Italian)

Currently translated at 99.6% (257 of 258 strings)

2 years agoMerge pull request #841 from aschnell/master
Arvin Schnell [Fri, 13 Oct 2023 15:56:48 +0000 (15:56 +0000)] 
Merge pull request #841 from aschnell/master

- make SystemCmd take vector of strings

2 years ago- make SystemCmd take vector of strings 841/head
Arvin Schnell [Fri, 13 Oct 2023 15:35:01 +0000 (17:35 +0200)] 
- make SystemCmd take vector of strings

2 years agoMerge pull request #840 from aschnell/master
Arvin Schnell [Fri, 13 Oct 2023 07:17:28 +0000 (07:17 +0000)] 
Merge pull request #840 from aschnell/master

- fix diff for lvm based configs (bsc#1216191)

2 years ago- fix diff for lvm based configs (bsc#1216191) 840/head
Arvin Schnell [Fri, 13 Oct 2023 06:57:25 +0000 (08:57 +0200)] 
- fix diff for lvm based configs (bsc#1216191)

2 years agoTranslated using Weblate (Portuguese (Brazil))
Luiz Fernando Ranghetti [Wed, 4 Oct 2023 20:56:22 +0000 (20:56 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (258 of 258 strings)

2 years agoMerge pull request #839 from aschnell/master
Arvin Schnell [Tue, 19 Sep 2023 08:28:33 +0000 (08:28 +0000)] 
Merge pull request #839 from aschnell/master

tiny improvements to pam scripts

2 years ago- add option --no-create-home to useradd to avoid warning 839/head
Arvin Schnell [Tue, 19 Sep 2023 08:20:52 +0000 (10:20 +0200)] 
- add option --no-create-home to useradd to avoid warning

2 years ago- use snapper to change config instead of sed
Arvin Schnell [Tue, 19 Sep 2023 08:16:47 +0000 (10:16 +0200)] 
- use snapper to change config instead of sed

2 years agoMerge pull request #837 from daniel-fahey/patch-1
Arvin Schnell [Tue, 19 Sep 2023 08:04:33 +0000 (08:04 +0000)] 
Merge pull request #837 from daniel-fahey/patch-1

Update useradd script to prevent warnings

2 years agoUpdate user addition script to prevent warnings and enhance compatibility 837/head
Daniel [Sat, 16 Sep 2023 17:42:23 +0000 (18:42 +0100)] 
Update user addition script to prevent warnings and enhance compatibility

Not sure if this script is still recommended to use as it's not been modified in nearly a decade.

1. Modified the `useradd` command by removing the `-m` option to prevent unnecessary warnings about the home directory already existing. The creation of the home directory is managed separately in this script using Btrfs subvolumes.

2. Added a command to copy the standard skeleton files from `/etc/skel` to the new user's home directory, ensuring that new users receive the necessary setup files despite the custom home directory creation process with the `create-config` command.

3. Corrected the `chown` command syntax to use the more modern `:` separator between the user and group names, getting rid of another warning.

I kept the (old school) style as is. Thanks for snapper!

2 years agoMerge pull request #836 from aschnell/master v0.10.6
Arvin Schnell [Fri, 15 Sep 2023 06:17:44 +0000 (06:17 +0000)] 
Merge pull request #836 from aschnell/master

increase version for new release

2 years ago- increase version for new release 836/head
Arvin Schnell [Fri, 15 Sep 2023 05:32:31 +0000 (07:32 +0200)] 
- increase version for new release

2 years agoMerge pull request #835 from aschnell/master
Arvin Schnell [Thu, 14 Sep 2023 15:08:49 +0000 (15:08 +0000)] 
Merge pull request #835 from aschnell/master

show snapper and libsnapper versions

2 years ago- show snapper and libsnapper versions 835/head
Arvin Schnell [Thu, 14 Sep 2023 14:47:17 +0000 (16:47 +0200)] 
- show snapper and libsnapper versions

2 years agoMerge pull request #834 from aschnell/master
Arvin Schnell [Thu, 14 Sep 2023 14:03:03 +0000 (14:03 +0000)] 
Merge pull request #834 from aschnell/master

fixed creating files in root dir

2 years ago- fixed creating files in root dir (gh#openSUSE/snapper#168) 834/head
Arvin Schnell [Thu, 14 Sep 2023 13:47:22 +0000 (15:47 +0200)] 
- fixed creating files in root dir (gh#openSUSE/snapper#168)

2 years agoMerge pull request #832 from kdave/libbttrfs-util-get-id
Arvin Schnell [Tue, 5 Sep 2023 06:40:14 +0000 (06:40 +0000)] 
Merge pull request #832 from kdave/libbttrfs-util-get-id

Implement BtrfsUtils::get_id using libbtrfsutil

2 years agoImplement BtrfsUtils::get_id using libbtrfsutil 832/head
David Sterba [Thu, 19 Jan 2023 18:30:50 +0000 (19:30 +0100)] 
Implement BtrfsUtils::get_id using libbtrfsutil

The get_id() member can be also implemented using libbtrfsutil. A
separate conditional implementation is added and the #ifdefs updated
to take that into account.

2 years agoMerge pull request #830 from aschnell/master
Arvin Schnell [Thu, 10 Aug 2023 07:40:26 +0000 (07:40 +0000)] 
Merge pull request #830 from aschnell/master

- relax access to info.xml files

2 years ago- coding style 830/head
Arvin Schnell [Thu, 10 Aug 2023 07:34:05 +0000 (09:34 +0200)] 
- coding style

2 years ago- relax access to info.xml files
Arvin Schnell [Thu, 10 Aug 2023 07:23:17 +0000 (09:23 +0200)] 
- relax access to info.xml files

2 years agoTranslated using Weblate (Indonesian)
Kukuh Syafaat [Tue, 8 Aug 2023 13:05:35 +0000 (13:05 +0000)] 
Translated using Weblate (Indonesian)

Currently translated at 100.0% (258 of 258 strings)

2 years agoMerge pull request #826 from aschnell/master
Arvin Schnell [Fri, 14 Jul 2023 12:36:17 +0000 (12:36 +0000)] 
Merge pull request #826 from aschnell/master

- enable snapper-timeline.timer when adjusting config

2 years ago- enable snapper-timeline.timer when adjusting config 826/head
Arvin Schnell [Fri, 14 Jul 2023 12:09:38 +0000 (14:09 +0200)] 
- enable snapper-timeline.timer when adjusting config

2 years agoTranslated using Weblate (Georgian)
Temuri Doghonadze [Fri, 14 Jul 2023 05:08:18 +0000 (05:08 +0000)] 
Translated using Weblate (Georgian)

Currently translated at 18.9% (49 of 258 strings)

2 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Thu, 13 Jul 2023 13:36:09 +0000 (13:36 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 100.0% (258 of 258 strings)

2 years agoTranslated using Weblate (Dutch)
Freek de Kruijf [Wed, 12 Jul 2023 07:55:29 +0000 (07:55 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (258 of 258 strings)

2 years agoTranslated using Weblate (Japanese)
Yasuhiko Kamata [Wed, 12 Jul 2023 08:31:39 +0000 (08:31 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (258 of 258 strings)

2 years agoTranslated using Weblate (Czech)
Aleš Kastner [Wed, 12 Jul 2023 11:14:20 +0000 (11:14 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (258 of 258 strings)

2 years agoTranslated using Weblate (Catalan)
David Medina [Wed, 12 Jul 2023 07:59:19 +0000 (07:59 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (258 of 258 strings)

2 years agoMerge pull request #825 from aschnell/master
Arvin Schnell [Wed, 12 Jul 2023 07:47:54 +0000 (07:47 +0000)] 
Merge pull request #825 from aschnell/master

- updated pot and po files

2 years ago- updated pot and po files 825/head
Arvin Schnell [Wed, 12 Jul 2023 07:41:13 +0000 (09:41 +0200)] 
- updated pot and po files

2 years agoMerge pull request #824 from aschnell/master
Arvin Schnell [Wed, 12 Jul 2023 07:38:18 +0000 (07:38 +0000)] 
Merge pull request #824 from aschnell/master

document disadvantage of using network and order services after nss-user-lookup

2 years ago- improved error message 824/head
Arvin Schnell [Wed, 12 Jul 2023 07:27:12 +0000 (09:27 +0200)] 
- improved error message

2 years ago- order services after nss-user-lookup
Arvin Schnell [Wed, 12 Jul 2023 07:21:57 +0000 (09:21 +0200)] 
- order services after nss-user-lookup

2 years ago- document disadvantage of using network
Arvin Schnell [Wed, 12 Jul 2023 07:21:29 +0000 (09:21 +0200)] 
- document disadvantage of using network

2 years agoMerge pull request #822 from aschnell/master
Arvin Schnell [Tue, 27 Jun 2023 06:54:13 +0000 (06:54 +0000)] 
Merge pull request #822 from aschnell/master

- added Debian 12.0

2 years ago- added Debian 12.0 822/head
Arvin Schnell [Tue, 27 Jun 2023 06:32:54 +0000 (08:32 +0200)] 
- added Debian 12.0

3 years agoMerge pull request #821 from aschnell/master
Arvin Schnell [Fri, 16 Jun 2023 13:54:48 +0000 (13:54 +0000)] 
Merge pull request #821 from aschnell/master

- improved responsiveness when a btrfs quota rescan is running

3 years ago- improved responsiveness when a btrfs quota rescan is running 821/head
Arvin Schnell [Fri, 16 Jun 2023 13:42:28 +0000 (15:42 +0200)] 
- improved responsiveness when a btrfs quota rescan is running

3 years agoMerge pull request #820 from aschnell/master
Arvin Schnell [Tue, 13 Jun 2023 14:36:35 +0000 (14:36 +0000)] 
Merge pull request #820 from aschnell/master

- include libsnapper version in debug reply

3 years ago- include libsnapper version in debug reply 820/head
Arvin Schnell [Tue, 13 Jun 2023 13:19:18 +0000 (15:19 +0200)] 
- include libsnapper version in debug reply

3 years agoMerge pull request #819 from aschnell/master
Arvin Schnell [Tue, 13 Jun 2023 13:16:47 +0000 (13:16 +0000)] 
Merge pull request #819 from aschnell/master

- improved waiting for btrfs quota rescan (see bsc #1211459)

3 years ago- improved waiting for btrfs quota rescan (see bsc #1211459) 819/head
Arvin Schnell [Tue, 13 Jun 2023 13:00:56 +0000 (15:00 +0200)] 
- improved waiting for btrfs quota rescan (see bsc #1211459)

3 years agoMerge pull request #818 from aschnell/master
Arvin Schnell [Tue, 13 Jun 2023 10:20:57 +0000 (10:20 +0000)] 
Merge pull request #818 from aschnell/master

- update qgroup in config info in snapperd when running setup-quota

3 years ago- update qgroup in config info in snapperd when running setup-quota 818/head
Arvin Schnell [Tue, 13 Jun 2023 10:10:21 +0000 (12:10 +0200)] 
- update qgroup in config info in snapperd when running setup-quota

3 years agoMerge pull request #817 from aschnell/master
Arvin Schnell [Tue, 13 Jun 2023 08:23:09 +0000 (08:23 +0000)] 
Merge pull request #817 from aschnell/master

- fixed log level of message

3 years ago- fixed log level of message 817/head
Arvin Schnell [Tue, 13 Jun 2023 08:07:55 +0000 (10:07 +0200)] 
- fixed log level of message

3 years agoMerge pull request #816 from aschnell/master v0.10.5
Arvin Schnell [Mon, 12 Jun 2023 15:28:46 +0000 (15:28 +0000)] 
Merge pull request #816 from aschnell/master

- increase version for new release

3 years ago- increase version for new release 816/head
Arvin Schnell [Mon, 12 Jun 2023 15:11:14 +0000 (17:11 +0200)] 
- increase version for new release

3 years agoTranslated using Weblate (Indonesian)
Kukuh Syafaat [Wed, 31 May 2023 13:18:00 +0000 (13:18 +0000)] 
Translated using Weblate (Indonesian)

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (Spanish)
Javier Llorente [Sun, 21 May 2023 22:00:26 +0000 (22:00 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 98.4% (254 of 258 strings)

3 years agoTranslated using Weblate (Czech)
Aleš Kastner [Sun, 14 May 2023 16:35:26 +0000 (16:35 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (German)
Ettore Atalan [Fri, 12 May 2023 23:23:42 +0000 (23:23 +0000)] 
Translated using Weblate (German)

Currently translated at 99.6% (257 of 258 strings)

3 years agoTranslated using Weblate (Portuguese (Brazil))
Luiz Fernando Ranghetti [Wed, 26 Apr 2023 23:59:35 +0000 (23:59 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (Greek)
George David Apostolidis [Wed, 26 Apr 2023 16:37:16 +0000 (16:37 +0000)] 
Translated using Weblate (Greek)

Currently translated at 95.3% (246 of 258 strings)

3 years agoMerge pull request #814 from aschnell/master
Arvin Schnell [Wed, 26 Apr 2023 08:42:01 +0000 (08:42 +0000)] 
Merge pull request #814 from aschnell/master

- fixed object lifetime

3 years ago- fixed object lifetime 814/head
Arvin Schnell [Wed, 26 Apr 2023 08:23:36 +0000 (10:23 +0200)] 
- fixed object lifetime

3 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Tue, 25 Apr 2023 14:54:17 +0000 (14:54 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (Catalan)
David Medina [Tue, 25 Apr 2023 13:42:20 +0000 (13:42 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (Dutch)
Freek de Kruijf [Tue, 25 Apr 2023 10:56:55 +0000 (10:56 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (258 of 258 strings)

3 years agoTranslated using Weblate (Japanese)
Yasuhiko Kamata [Tue, 25 Apr 2023 09:26:12 +0000 (09:26 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (258 of 258 strings)

3 years agoMerge pull request #813 from aschnell/master
Arvin Schnell [Tue, 25 Apr 2023 08:51:04 +0000 (08:51 +0000)] 
Merge pull request #813 from aschnell/master

- avoid compiler warnings

3 years ago- avoid compiler warnings 813/head
Arvin Schnell [Tue, 25 Apr 2023 08:31:41 +0000 (10:31 +0200)] 
- avoid compiler warnings

3 years agoMerge pull request #812 from aschnell/master
Arvin Schnell [Tue, 25 Apr 2023 08:11:47 +0000 (08:11 +0000)] 
Merge pull request #812 from aschnell/master

- updated pot and po files

3 years ago- updated pot and po files 812/head
Arvin Schnell [Tue, 25 Apr 2023 07:56:12 +0000 (09:56 +0200)] 
- updated pot and po files

3 years agoMerge pull request #811 from aschnell/master
Arvin Schnell [Tue, 25 Apr 2023 07:13:43 +0000 (07:13 +0000)] 
Merge pull request #811 from aschnell/master

- improved error logging

3 years ago- improved error logging 811/head
Arvin Schnell [Tue, 25 Apr 2023 07:01:41 +0000 (09:01 +0200)] 
- improved error logging

3 years agoMerge pull request #809 from aschnell/master
Arvin Schnell [Mon, 24 Apr 2023 09:41:48 +0000 (09:41 +0000)] 
Merge pull request #809 from aschnell/master

- add Ubuntu 23.04

3 years ago- add Ubuntu 23.04 809/head
Arvin Schnell [Mon, 24 Apr 2023 09:29:00 +0000 (11:29 +0200)] 
- add Ubuntu 23.04

3 years agoMerge pull request #808 from aschnell/master
Arvin Schnell [Fri, 21 Apr 2023 08:07:31 +0000 (08:07 +0000)] 
Merge pull request #808 from aschnell/master

fixed deleting configs (bsc#1210716)

3 years agofixed deleting configs (bsc#1210716) 808/head
Arvin Schnell [Fri, 21 Apr 2023 07:50:53 +0000 (09:50 +0200)] 
fixed deleting configs (bsc#1210716)

3 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Wed, 19 Apr 2023 13:09:46 +0000 (13:09 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 100.0% (257 of 257 strings)

3 years agoTranslated using Weblate (Catalan)
David Medina [Wed, 19 Apr 2023 14:17:03 +0000 (14:17 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (257 of 257 strings)

3 years agoTranslated using Weblate (Dutch)
Freek de Kruijf [Wed, 19 Apr 2023 08:34:58 +0000 (08:34 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (257 of 257 strings)

3 years agoTranslated using Weblate (Japanese)
Yasuhiko Kamata [Wed, 19 Apr 2023 08:34:51 +0000 (08:34 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (257 of 257 strings)

3 years agoMerge pull request #807 from aschnell/master
Arvin Schnell [Wed, 19 Apr 2023 08:22:13 +0000 (08:22 +0000)] 
Merge pull request #807 from aschnell/master

- updated pot and po files

3 years ago- updated pot and po files 807/head
Arvin Schnell [Wed, 19 Apr 2023 08:04:12 +0000 (10:04 +0200)] 
- updated pot and po files

3 years agoMerge pull request #806 from aschnell/master
Arvin Schnell [Wed, 19 Apr 2023 08:02:13 +0000 (08:02 +0000)] 
Merge pull request #806 from aschnell/master

- improve read-only support

3 years ago- coding style 806/head
Arvin Schnell [Wed, 19 Apr 2023 07:40:04 +0000 (09:40 +0200)] 
- coding style

3 years ago- cleanup
Arvin Schnell [Wed, 19 Apr 2023 07:36:57 +0000 (09:36 +0200)] 
- cleanup

3 years ago- prefer vector over list
Arvin Schnell [Wed, 19 Apr 2023 07:35:18 +0000 (09:35 +0200)] 
- prefer vector over list

3 years ago- allow to show read-only state in list output and allow to
Arvin Schnell [Wed, 19 Apr 2023 07:26:36 +0000 (09:26 +0200)] 
- allow to show read-only state in list output and allow to
  change read-only state (gh#openSUSE/snapper#804)
- support read-only options for LVM
- allow to set a snapshot as default (gh#openSUSE/snapper#803)