aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.20.2HEAD2.20.2masterAurelian R2026-05-012-1/+5
|
* Skip permissions checking if home directory is set to "/tmp".(mga#35452)Aurelian R2026-05-011-1/+2
|
* 2.20.12.20.1Aurelian R2026-04-252-1/+5
| | | | 2.20.1
* Fix other translationsYuri Chornoivan2026-04-225-9/+8
|
* Fix Spanish translationYuri Chornoivan2026-04-221-1/+1
|
* 2.202.20Aurelian R2026-04-202-1/+6
| | | | 2.20
* Add the "security-medium" icon to the notify-send messages.Aurelian R2026-04-201-1/+1
|
* Fix timeout notifications with gdbus.Aurelian R2026-04-201-5/+5
|
* Fix Norwegian translationYuri Chornoivan2026-04-081-1/+1
|
* Update Norwegian translation from TxYuri Chornoivan2026-04-081-17/+21
|
* Fix Catalan translationYuri Chornoivan2026-04-071-5/+5
|
* Update Catalan translation from TxYuri Chornoivan2026-04-071-17/+20
|
* 2.192.19Aurelian R2026-04-062-1/+5
|
* Update the Transifex client config file.Aurelian R2026-04-061-1/+1
|
* Update Romanian translations from TxAurelian R2026-04-051-494/+172
|
* Update BrazilianPortuguese translation from TxYuri Chornoivan2026-04-051-34/+37
|
* Fix minor typoYuri Chornoivan2026-04-051-1/+1
|
* Update Portuguese translation from TxYuri Chornoivan2026-04-051-19/+24
|
* Update Dutch translation from TxYuri Chornoivan2026-04-021-8/+7
|
* Update Greek translation from TxYuri Chornoivan2026-04-021-16/+20
|
* Update Spanish translation from TxYuri Chornoivan2026-04-021-17/+20
|
* Update Russian translation from TxYuri Chornoivan2026-04-021-17/+21
|
* Update German translation from TxYuri Chornoivan2026-04-021-8/+8
|
* Update Romanian translation from TxYuri Chornoivan2026-04-011-8/+8
|
* Update French translationdaviddavid2026-04-011-20/+24
|
* Update Ukrainian translationYuri Chornoivan2026-04-011-11/+18
|
* Update translation catalogueYuri Chornoivan2026-04-0174-6903/+8033
|
* Update Romanian translation from TxYuri Chornoivan2026-04-011-13/+13
|
* Adjust string format to ease translationAurelian R2026-04-011-2/+2
|
* Merge branch 'master' of git://git.mageia.org/software/msecAurelian R2026-04-0174-38415/+56753
|\ | | | | | | This is a one time missed push for 2.18 version that is prior to alreadey commited patches
| * Update French translationdaviddavid2026-04-011-7/+9
| |
| * Update French translationdaviddavid2026-04-011-37/+36
| |
| * Update Dutch translation from TxYuri Chornoivan2026-04-011-19/+20
| |
| * Update German translation from TxYuri Chornoivan2026-04-011-1/+1
| |
| * Update Romanian translation from TxYuri Chornoivan2026-04-011-24/+23
| |
| * Update German translation from TxYuri Chornoivan2026-04-011-15/+14
| |
| * Update Ukrainian translationYuri Chornoivan2026-04-011-20/+19
| |
| * Update translation catalogueYuri Chornoivan2026-04-0174-38365/+56704
| |
* | 2.182.18Aurelian R2026-03-312-1/+6
| |
* | Allow manually entered permissions rules to be saved locally.Aurelian R2026-03-312-10/+59
| |
* | Add button to enforce permissions right away (mga#20847)Aurelian R2026-03-311-5/+15
|/
* 2.172.17Aurelian R2026-03-302-1/+7
|
* Modernize some bits of code.Aurelian R2026-03-305-95/+79
| | | | | | * modernize the handling of errors * rename some variables as they use reserved words * fix some typos and deprecated use of parameters
* Fix an error in acl pattern and limit the icon sizesAurelian R2026-03-302-3/+4
|
* Add a toggle box for the permissions rules' forced mode.Aurelian R2026-03-301-4/+18
| | | | * Note: forced mode is autoenabled for a new permission rule
* 2.162.16Aurelian R2026-03-292-1/+8
|
* Workaround desktop notifications (mga#35261)Aurelian R2026-03-291-6/+41
| | | | | If "sudo", and gdbus or notify-send are available, use them to send messages because s2u fails to work with Wayland desktops.
* Syncronize with s2u's "org.mageia.user" dbus interface (mga#35261 )Aurelian R2026-03-281-1/+1
| | | | Thanks to Martin Whitaker and Olivier Blin.
* Fix permission reading/applying (mga#35275, mga#20847)Aurelian R2026-03-284-15/+58
| | | | | | | | | | * config: - fix regex read of 3 or 4 characters for permisson settings - avoid failures when force/acl are undefined - fix s.decode() call ? * libmsec: drop utf8 decoding, log and guard against invalid entries * msecgui: apply the permissions when saving the configuration * msecperms: read in the acl entries
* Prepare replacement of deprecated Gtk.STOCK_OK(CANCEL) macrosAurelian R2026-03-261-12/+18
|