1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-02-09 21:57:46 +03:00

1074 Commits

Author SHA1 Message Date
Valery Sinelnikov
ccb3dd53a8 Added use of machine_cifs_applier to frontend_manager.py 2022-12-02 13:31:54 +04:00
Valery Sinelnikov
bb0beb4a92 Added support for hiding in templates for autofs 2022-12-02 12:29:07 +04:00
Valery Sinelnikov
dda3ca452b Added support for hide in cifs_applier.py 2022-12-01 14:33:23 +04:00
Valery Sinelnikov
0d54a2a0c8 Added deletion of drive sequence in cifs_applier.py 2022-11-30 14:35:06 +04:00
Valery Sinelnikov
c1a4e67ba3 Added new class to generate disk list in cifs_applier.py 2022-11-29 19:19:51 +04:00
Valery Sinelnikov
b10dde3b21 Added new fields (thisDrive, allDrives, label, persistent, useLetter)
to files drives.py, record_types.py, sqlite_registry.py
2022-11-23 17:19:44 +04:00
Valery Sinelnikov
c7b632fbb8 Added action handling to the autofs_mountpoints.j2 template 2022-11-22 17:40:32 +04:00
Valery Sinelnikov
a00366650a Added use of field action to cifs_applier.py 2022-11-22 17:38:09 +04:00
Valery Sinelnikov
a10beac915 Added a new action column to sqlite_registry.py 2022-11-22 17:37:28 +04:00
Valery Sinelnikov
d409d68052 Added new field action to record_types.py 2022-11-22 17:25:39 +04:00
Valery Sinelnikov
5fdefaecc0 Added new field action to gpt/drives.py 2022-11-22 17:22:48 +04:00
Valery Sinelnikov
fe4a5fa78c 0.9.11.2-alt1
- Fixed formation of the correct path for creating a user directory
0.9.11.2-alt1
2022-09-30 15:00:45 +04:00
Valery Sinelnikov
88efbfe3e3 Fixed formation of the correct path for creating a user directory 2022-09-30 14:57:02 +04:00
Valery Sinelnikov
edbdaccb71 0.9.11.1-alt1
- Fixed merge for nodomain_backend
- Added support for complex types in chromium_applier
0.9.11.1-alt1
2022-09-27 14:15:45 +04:00
Valery Sinelnikov
b9c2b91add Added support for complex types in chromium_applier 2022-09-27 12:46:20 +04:00
Valery Sinelnikov
f289584044 Fixed merge for nodomain_backend 2022-09-27 12:45:31 +04:00
Evgeny Sinelnikov
88773f4e99 0.9.11-alt1
- Add Chromium applier
- Update Firefox applier
0.9.11-alt1
2022-09-14 22:10:33 +04:00
Valery Sinelnikov
cd71ac4c81 Renaming an incoming variable left over after copying 2022-09-14 11:59:37 +04:00
Valery Sinelnikov
e08546ad2f Added helper script for parsing chrome.admx 2022-09-02 19:49:56 +04:00
Valery Sinelnikov
4c59c4ba7c Clean code 2022-09-02 15:19:04 +04:00
Valery Sinelnikov
6e1898ca27 Added comments for unreadable lines 2022-09-02 15:18:32 +04:00
Valery Sinelnikov
3cab21e9c3 Added list of keys obtained by parsing chrome.admx 2022-08-31 19:18:29 +04:00
Valery Sinelnikov
bc1676dc71 Added replacement of dictionaries with numeric keys with a list 2022-08-31 11:39:40 +04:00
Valery Sinelnikov
5a60253dac Cleaned up unused pieces of logic 2022-08-31 11:37:26 +04:00
Valery Sinelnikov
e14043174a Removed unnecessary imports 2022-08-29 13:20:21 +04:00
Valery Sinelnikov
bfc05fee36 Removed for log import and changed get_valuename_typeint list 2022-08-29 13:15:54 +04:00
Valery Sinelnikov
762fc4e525 Removed deprecated policy creation methods 2022-08-29 13:15:54 +04:00
Valery Sinelnikov
66008b8a37 Added new functions to create a policy dictionary 2022-08-29 13:15:54 +04:00
Valery Sinelnikov
ffc3bc46c1 0.9.10-alt1
- INI-files preferences implementation
- Files preferences implementation
- Scripts (logon logoff startup shutdown) implementation
- UserPolicyMode set accordingly
- Folder bugs fixed
- Firefox app full release
2022-08-26 18:41:41 +04:00
ValeraSin
11abedd7b6
Merge pull request #169 from altlinux/firefox_app_full_release
Firefox app full release
2022-08-26 18:37:35 +04:00
Valery Sinelnikov
a01609afc3 Added data check whether the dir is 2022-08-26 18:11:23 +04:00
f1a415bdae Firefox group policy applyer update - added full list of policies 2022-08-26 18:11:08 +04:00
Evgeny Sinelnikov
5d1cf84304
Merge pull request #174 from altlinux/folder_fix
Folder fix
2022-08-25 20:55:06 +04:00
Evgeny Sinelnikov
3c3147c2fc Add debugging of creation folders skipping 2022-08-25 20:50:42 +04:00
Valery Sinelnikov
e62739a43b Removed start application of folders for user in administrator context 2022-08-23 13:31:40 +04:00
Valery Sinelnikov
727d7e073f Fixed typo in folder_applier 2022-08-23 12:45:40 +04:00
Evgeny Sinelnikov
a13373cf92
Merge pull request #173 from altlinux/ini_app
INI-files preferences implementation
2022-08-23 01:34:47 +04:00
Evgeny Sinelnikov
1c0678957c
Merge pull request #172 from altlinux/files_app
Files preferences implementation
2022-08-23 01:32:52 +04:00
Valery Sinelnikov
bdf9300be4 Added explicit conversion to string 2022-08-16 14:40:35 +04:00
Valery Sinelnikov
19acaad7e1 Added new ini applier for use to Frontend_manager 2022-08-16 14:40:28 +04:00
Valery Sinelnikov
6b1aa004c4 Added logs for ini_applier 2022-08-16 14:40:15 +04:00
Valery Sinelnikov
d3740a106c Added the implementation of action 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
9be2604be9 Added the function of forming objects ini_file 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
a35e578cf4 Added new applier 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
52eaea95c6 Added a table for presentation inifiles.xml 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
8f65f79c6c Added class for object mapping representing inifiles.xml 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
e50c5d7883 Filled the class implementation for inifiles.xml 2022-08-15 17:21:49 +04:00
Valery Sinelnikov
549315fe48 Fixed use of local variable 2022-08-15 17:14:50 +04:00
Valery Sinelnikov
91824acdab Moved the logic of creating an inifile unit 2022-08-12 18:09:30 +04:00
Valery Sinelnikov
cd25431bb8 Added missing brackets 2022-08-12 11:00:30 +04:00