1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-14 16:58:25 +03:00

821 Commits

Author SHA1 Message Date
f5b94ed02d
folder_applier: Run only if it is enabled 2020-06-26 20:17:09 +04:00
98b7346bf1
gsettings_applier: Run only if it is enabled 2020-06-26 20:16:44 +04:00
f275583874
shortcut_applier: Run only if it is enabled 2020-06-26 20:16:13 +04:00
7f8d495b1b
systemd_applier: Run only in case it is enabled 2020-06-26 20:07:28 +04:00
00c1aaeb55
control_applier: Run module only in case it is enabled 2020-06-26 20:06:56 +04:00
08a09eca81
.gitignore updated 2020-06-26 18:30:06 +04:00
02aa2cdbc6
firefox_applier: Check if module is enabled via group policy 2020-06-26 18:29:23 +04:00
f460ba3ae6
cups_applier: Check if module is enabled via group policy 2020-06-26 18:28:58 +04:00
917f1b27fb
control_applier: Check if module is enabled via group policy 2020-06-26 18:28:34 +04:00
9121534de3
folder_applier: Check if module is enabled via group policy 2020-06-26 18:27:47 +04:00
8230781e3d
cifs_applier: Check if module is enabled via group policy 2020-06-26 18:27:03 +04:00
db200e2668
package_applier: Check if module is enabled via policy 2020-06-26 18:08:11 +04:00
a74e29d335
polkit_applier: Check if module is enabled via policy 2020-06-26 18:01:04 +04:00
023739444b
shortcut_applier: Check if module is enabled via policy 2020-06-26 17:59:22 +04:00
eb8cf25690
systemd_applier: Check if module is enabled via policy 2020-06-26 17:58:16 +04:00
c0a2b13da5
cifs_applier: Check if module is enabled via policy 2020-06-26 17:56:59 +04:00
1f09cb2c2d
chromium_applier: Check if module is enabled via policy 2020-06-26 17:55:58 +04:00
08abbc57a9
Frontend functions to check for experimental modules added 2020-06-26 17:52:43 +04:00
NIR
8c87a22ac0
Merge pull request #77 from altlinux/error_codes
Error codes
2020-06-26 14:34:23 +04:00
Evgeny Sinelnikov
343ef0d9ff
Merge pull request #85 from altlinux/krb5_fix
gpoa: Fixed KRB5CCNAME usage
2020-06-25 21:03:23 +04:00
7f88857227
gpoa: Fixed KRB5CCNAME usage 2020-06-25 20:36:11 +04:00
Evgeny Sinelnikov
d155769cda
Merge pull request #83 from altlinux/polkit_user
Add user policy implementation for deny all removable storages
2020-06-25 19:25:48 +04:00
NIR
3d1d21ffa1
Merge pull request #84 from altlinux/krb5cache_destroy
KRB5CCACHE destroy
2020-06-25 17:00:25 +04:00
21f4d9514e
Improved SIGINT handling mechanism 2020-06-25 16:06:55 +04:00
49f900b2a9
gpoa: Use KRB5CCNAME implicitly 2020-06-25 14:57:42 +04:00
2803d2be72
Remove Kerberos 5 credential cache on interrupt 2020-06-25 14:45:47 +04:00
9bc426fa0c
util.kerberos: Update for old Python3 compatibility 2020-06-25 14:39:01 +04:00
6f5db26688
Install cache directory for credentials 2020-06-25 14:33:15 +04:00
fa8c50f665
gpoa: Perform kdestroy on finish 2020-06-25 13:39:29 +04:00
02e4da1758
util.kerberos: machine_kdestroy() introduced, used specific krb5 cache path 2020-06-25 13:38:30 +04:00
NIR
004fc38962
Merge pull request #81 from altlinux/printer_applier
Enable Printers.xml parser and merger
2020-06-25 13:24:18 +04:00
Rustem Bapin
1d3f4feec9 Add user policy implementation for deny all removable storages 2020-06-25 11:39:31 +04:00
20bafa3e58
Multiple fixes for CUPS applier 2020-06-23 16:29:26 +04:00
c0d82c6d22
gpt.gpt: Enable printer settings search 2020-06-23 16:29:13 +04:00
Evgeny Sinelnikov
17e65a680d
Merge pull request #82 from altlinux/autofs_use_correct_variable
Use USER variable instead of unstable AUTOFS_UID
2020-06-08 16:49:21 +04:00
76308961bd
autofs: Ignore local permissions 2020-06-08 16:48:23 +04:00
1a1442386d
Use USER variable instead of unstable AUTOFS_UID 2020-06-08 16:42:48 +04:00
158240614f
cups_applier: Use pycups to manage printer connection 2020-06-04 19:20:48 +04:00
923bf039bf
Enable Printers.xml parser and merger 2020-06-04 19:20:48 +04:00
NIR
bfd383659f
Merge pull request #78 from altlinux/packages_nir
Another package install implementation
2020-06-04 19:16:03 +04:00
94e2c5fb59
Fixed package abstration object 2020-06-04 19:14:41 +04:00
433f4c063e
Printer search disabled due to missing implementation 2020-06-04 19:13:14 +04:00
455bcf727b
Package applier for user imported to frontend manager 2020-06-04 19:11:16 +04:00
7713e3c460
Package applier adjusted to work with multiline package entries 2020-06-04 19:10:41 +04:00
1cc6dbb784
Multiple fixes for package applier 2020-05-29 18:40:46 +04:00
319e0fcf1d
Wiki index updated 2020-05-28 14:28:19 +04:00
b5b6fe7478
User part of package applier implemented 2020-05-25 18:28:54 +04:00
8132622866
frontend.appliers.rpm removed 2020-05-25 18:28:31 +04:00
3af33dca4b
util.rpm.install_rpm(): Don't update package database implicitly 2020-05-25 18:20:28 +04:00
Rustem Bapin
6c06638138
Use apt-shell for install/remove packages
Add small unit test
2020-05-25 18:19:05 +04:00