Evgeny Sinelnikov
1a90996259
0.9.12.2-alt1
...
- Add support of create and delete symlinks in user home directory for mapped
network drives in cifs applier
- Fix file copy applier support of delete files with substitution
2022-12-29 05:46:46 +04:00
Evgeny Sinelnikov
11768248e4
Merge pull request #188 from altlinux/addition_mapped_drive
...
Create symlinks in user home directory for mapped network drives
2022-12-29 05:33:55 +04:00
Evgeny Sinelnikov
34d7124a46
Update translation debug logs for create symlinks mountpoints in cifs_applier
2022-12-29 05:29:53 +04:00
Evgeny Sinelnikov
c5c80b9091
frontend/cifs_applier.py: replace create symlinks logic to separate method
2022-12-29 05:29:39 +04:00
Evgeny Sinelnikov
1b3d046d05
frontend/cifs_applier.py: add separated symlinks for hidden mountpoints
2022-12-29 04:38:41 +04:00
Evgeny Sinelnikov
5c2e4fe356
frontend/cifs_applier.py: fix state variable names
2022-12-29 04:26:04 +04:00
Evgeny Sinelnikov
ff5645ef73
frontend/cifs_applier.py: generalize mountpoints names
2022-12-29 03:40:16 +04:00
Evgeny Sinelnikov
3fb3f2e857
Merge pull request #187 from altlinux/fix_delete_action_file_cp
...
appliers/file_cp.py: fix file delete for substitutions
2022-12-29 03:13:16 +04:00
Valery Sinelnikov
f75c79cbeb
frontend/cifs_applier.py: added forgotten argument to get_hkcu_entry
2022-12-28 17:07:30 +04:00
Valery Sinelnikov
43c8031da5
messages/__init__.py: added logs for drive link display policies
2022-12-28 16:22:02 +04:00
Valery Sinelnikov
4f1c2f288e
frontend/cifs_applier.py: added support for drive link display policies
2022-12-28 16:14:02 +04:00
Valery Sinelnikov
26908178d3
appliers/file_cp.py: fix file delete for substitutions
2022-12-27 17:35:53 +04:00
Evgeny Sinelnikov
fe63894ad8
0.9.12.1-alt1
...
- Update file copy applier with substitution support
- Update translations for several logs
0.9.12.1-alt1
2022-12-13 19:02:05 +04:00
Valery Sinelnikov
1bf898f1d0
appliers/file_cp.py: fix file copy
2022-12-13 18:42:37 +04:00
Valery Sinelnikov
2c71b5e53a
Translation for several logs
2022-12-13 18:38:00 +04:00
Evgeny Sinelnikov
601e8b1072
Merge pull request #183 from altlinux/addition_to_files
...
Improve file copy applier support
2022-12-13 13:11:50 +04:00
Valery Sinelnikov
2c15d1cea0
appliers/file_cp.py: added accounting for empty fromPath and using logs
2022-12-13 11:54:54 +04:00
Valery Sinelnikov
52fc6ea4de
messages/__init__.py: added new logs for file_cp.py
2022-12-13 11:54:47 +04:00
Valery Sinelnikov
3621e80055
Typos fixed in file_cp.py
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
d9191e47fa
appliers/file_cp.py: fixes for refactored copy files algorithms
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
87d873862a
appliers/file_cp.py: refactor copy files algorithms
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
9dc833a970
appliers/file_cp.py: improve delete files list calclulation
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
45bf77a64a
appliers/file_cp.py: change string to int argument for chmod to octal int
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
5be7cc14b0
appliers/file_cp.py: fix choosing target directory path
2022-12-13 11:51:42 +04:00
Valery Sinelnikov
1f0e417ff1
Added the ability to use wildcards for delete files in appliers/file_cp.py
2022-12-13 11:51:42 +04:00
Valery Sinelnikov
1d31c72946
Added the ability to use wildcards in appliers/file_cp.py
2022-12-13 11:51:42 +04:00
Evgeny Sinelnikov
eb7538249f
0.9.12-alt2
...
- Update release with forgotten changes
0.9.12-alt2
2022-12-12 15:29:17 +04:00
Evgeny Sinelnikov
0dacf2f657
Merge remote-tracking branch 'origin/master'
2022-12-12 15:28:57 +04:00
Evgeny Sinelnikov
13f1529306
0.9.12-alt1
...
- Fixed mapped drive maps for user and add support for machine
+ Added label option support
+ Fixed letters collisions and assigning as Windows
- Replaced cifs applier mountpoints into shown gvfs directories:
+ /media/gpupdate/Drive - for system shares
+ /media/gpupdate/.Drive - for system hidden shares
+ /run/media/USERNAME/DriveUser - for user shares
+ /run/media/USERNAME/.DriveUser - for user hidden shares
- Added network shares support for user
- Fixed bug (closes: 44026) for chromium applier
- Added keylist handling when generating firefox settings (closes: 44209)
- Added a check of the need to scroll DC (scrolling DCs disabled by default!)
- Added the ability to generate rules for all polkit actions
- Added applier for Yandex.Browser
2022-12-11 20:52:57 +04:00
Evgeny Sinelnikov
3b2d0c0af2
Merge pull request #184 from altlinux/addition_to_networkshare
...
Samba usershares support for user settings
2022-12-11 15:12:10 +04:00
Evgeny Sinelnikov
aea8f6ed0a
Simplify Networkshare initialization with username
2022-12-11 12:01:07 +04:00
Evgeny Sinelnikov
322f28baa7
Merge pull request #185 from altlinux/fix_bug_chromium
...
Fix bug ALT#44026 for chromium applier.
2022-12-11 02:18:45 +04:00
Valery Sinelnikov
3860bf6b74
Fix bug 44026 for chromium_applier.py
2022-12-09 17:59:43 +04:00
Valery Sinelnikov
abcc660118
Added interactivity to work with /usr/bin/net in netshare.py
2022-12-09 17:32:54 +04:00
Valery Sinelnikov
b7e61e4ab8
Added new logs for user networkshare
2022-12-09 17:32:47 +04:00
Valery Sinelnikov
ca50d7f73b
Added the use of settings for creating common catalogs for the user
2022-12-09 17:32:40 +04:00
Valery Sinelnikov
d9f3bd3b8c
The functionality of the creation of general catalogs was expanded for the user
2022-12-09 17:32:28 +04:00
Valery Sinelnikov
b4e50c2ef8
Correction of final paths for catalogs in autofs_auto.j2, autofs_auto_hide.j2, cifs_applier.py
2022-12-05 13:26:29 +04:00
Evgeny Sinelnikov
e46d717af8
Bump to 0.9.12...
2022-12-04 05:21:56 +04:00
Evgeny Sinelnikov
83c0395ee4
Merge pull request #179 from altlinux/fix_bug_44209_in_firefox_app
...
Added keylist handling when generating firefox settings
2022-12-04 04:57:25 +04:00
Evgeny Sinelnikov
eef4823e56
Merge pull request #170 from altlinux/DC_scrolling_with_full_Sysvol
...
Added a check of the need to scroll DC
2022-12-04 04:56:37 +04:00
Evgeny Sinelnikov
4100edcacf
Set alt polkit group policy permissions more priority than windows
2022-12-04 04:52:04 +04:00
Evgeny Sinelnikov
89e72eeaff
Merge remote-tracking branch 'origin/PolkitApplier_addition'
2022-12-04 04:22:07 +04:00
Evgeny Sinelnikov
ce54bae087
Merge pull request #181 from altlinux/fix_Mapped_Drive
...
Fix mapped drive for user and machine
2022-12-04 03:58:14 +04:00
Evgeny Sinelnikov
bbbde0c46a
Replace cifs applier mountpoints into shown gvfs directories
2022-12-04 03:52:48 +04:00
Evgeny Sinelnikov
a43f47abd4
frontend/cifs_applier.py: add optimization improvements
2022-12-04 03:51:16 +04:00
Valery Sinelnikov
60ab746ce3
Added drive mapping support for computer
2022-12-02 16:31:16 +04:00
Valery Sinelnikov
418d182726
Signature usage added to autofs templates
2022-12-02 16:27:11 +04:00
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