summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo of gid_t in a commentMatthew Leeds2022-05-021-1/+1
* pkexec: Don't chdir(~)Adrian Vovk2022-05-022-5/+23
* backend: Check for subject's primary group when expanding admin groupDan Nicholson2022-04-271-1/+16
* polkitagent: Add g_autoptr() support for GObject-derived typesBenedikt Ames2022-04-261-0/+6
* jsauthority: use JS::CompileUtf8Path instead of custom code reading fileXi Ruoyao2022-04-071-28/+3
* polkitd: consider connection to the system bus in return valueVincent Mihalkovic2022-04-061-6/+5
* fix build without C++Fabrice Fontaine2022-04-022-1/+2
* build: Add fallback looking for duktape's library and headerDaniel E2022-03-301-1/+5
* Add Dutch translationNathan Follens2022-03-302-0/+210
* data: Create never shipped policyconfig-1.dtdBastien Nocera2022-03-223-0/+37
* Don't pass positional parameters to i18n.merge_fileSimon McVittie2022-03-222-2/+0
* error message grammar improvementJan Schaumann2022-03-211-2/+2
* docs: transform repo doc files to MarkdownVincent Mihalkovic2022-03-216-1623/+1630
* test: Extend timeout for test-polkitbackendjsauthoritySimon McVittie2022-02-211-0/+1
* CVE-2021-4115 (GHSL-2021-077) fixJan Rybar2022-02-211-4/+34
* jsauthority: port to mozjs-91Xi Ruoyao2022-01-275-5/+12
* pkexec: local privilege escalation (CVE-2021-4034)Jan Rybar2022-01-252-3/+25
* SUID bit removed after chownJan Rybar2022-01-251-2/+2
* Added support for duktape as JS engineGustavo Lima Chaves2022-01-2514-678/+2399
* Release 0.1200.120Jan Rybar2021-09-291-0/+53
* fixed version to 0.120Jan Rybar2021-09-293-3/+3
* build: Don't require dbus development filesSimon McVittie2021-09-071-2/+7
* build: Remove redundant computation of dbus data directorySimon McVittie2021-09-071-2/+1
* build: Migrate from Intltool to GettextIñigo Martínez2021-07-2920-43/+138
* Add Romanian translationSergiu Bivol2021-07-212-0/+212
* Add Portuguese TranslationHugo Carvalho2021-07-212-0/+210
* build: Make the directory for helper executables consistent with AutotoolsSimon McVittie2021-07-194-5/+6
* Improve meson_post_install scriptSimon McVittie2021-07-152-12/+49
* build: Build documentation from source during distcheckSimon McVittie2021-06-031-1/+1
* CI: Exercise Autotools distcheckSimon McVittie2021-06-031-0/+1
* CI: Reinstate Autotools buildSimon McVittie2021-06-031-0/+23
* docs: Distribute documentation source files againSimon McVittie2021-06-031-1/+2
* version bump to 0.200Jan Rybar2021-06-032-2/+2
* Release 0.1190.119Jan Rybar2021-06-033-2/+49
* GHSL-2021-074: authentication bypass vulnerability in polkitJan Rybar2021-06-021-0/+3
* Merge branch 'master' into 'master'Jan Rybar2021-04-221-8/+7
|\
| * avoid calling external processesHendrikto2021-04-211-8/+7
|/
* Merge branch 'hun-20210318' into 'master'Jan Rybar2021-04-211-44/+38
|\
| * Update Hungarian translationBalázs Úr2021-04-211-44/+38
|/
* Merge branch 'revert-2c8287fb' into 'master'Jan Rybar2021-04-1314-208/+77
|\
| * Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...revert-2c8287fbJan Rybar2021-04-1314-208/+77
|/
* Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into 'master'Jan Rybar2021-02-2514-77/+208
|\
| * test: Fix a typo in a commentJan Rybar2021-02-2514-77/+208
|/
* Merge branch 'fix-typos' into 'master'Jan Rybar2021-02-221-22/+22
|\
| * fix typosRené Genz2021-02-211-22/+22
|/
* Merge branch 'mbiebl/polkit-dbus-policy' into 'master'Jan Rybar2021-01-052-3/+3
|\
| * Move D-Bus policy file to /usr/share/dbus-1/system.d/Jan Rybar2021-01-052-3/+3
|/
* Merge branch 'meson-prefix-usr' into 'master'Jan Rybar2020-11-161-0/+1
|\
| * meson-installed polkit fails to run with default usr/lib prefixJan Rybar2020-11-161-0/+1
|/
* Merge branch 'mclassen_text_listener_properties' into 'master'Jan Rybar2020-11-131-6/+103
|\