1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-16 18:50:26 +03:00

15 Commits

Author SHA1 Message Date
Evgeny Sinelnikov
cf82fae5ec Replace with_privileges function to separate system module 2021-07-17 02:31:30 +04:00
Evgeny Sinelnikov
b2801eec07 Improve drop privileges mechanism 2021-07-16 21:45:41 +04:00
Evgeny Sinelnikov
26e5126312 Replace user context applying to single cycle 2021-07-16 21:45:19 +04:00
c842ce0e07
Run D-Bus session daemon 2021-07-12 20:25:22 +04:00
Evgeny Sinelnikov
2327952896 Add fork for drop privileges 2021-07-12 20:20:14 +04:00
a984e896a5
Re-raise exceptions from applier 2020-12-22 18:14:08 +04:00
4f6f17024e
util.users: Logging improved 2020-07-29 17:33:09 +04:00
2bd533acb8
util.users.with_privileges(): return function result 2020-05-14 16:02:01 +04:00
9fff2e33d1
Source files licensing information changed 2020-02-11 15:23:09 +04:00
Viktor Volkov
7abe9d6468 In windows.py fixes:
--------------------
  - singleton-comparison / Comparison to None should be 'expr is not None'

Int util/rpm.py fixes:
----------------------
  - Line: 19 pylint: wrong-import-order / standard import "import subprocess"
                                        should be placed before "import rpm"
  - Few Lines:  expected 2 blank lines
2020-01-17 17:41:27 +04:00
Viktor Volkov
54d7f78f71 In users.py fixes:
------------------
    - misplaced-comparison-constant
    - expected 2 blank lines
    - line too long
2020-01-17 17:29:54 +04:00
fbb6e8b2c8
Licensing information corrected
Now it is "BaseALT Ltd." instead of specifying each author.
2020-01-13 19:23:22 +04:00
0729999ee8
util module: Licensing information added in header 2020-01-10 18:59:56 +04:00
fe9c6600c2
util.users.with_privileges to drop privileges to specified user 2019-12-26 01:08:42 +04:00
9cc519643b
util.users: module to work with usernames and UIDs 2019-12-20 19:27:24 +04:00