summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Install 50-default.rules in /usr/shareLuca Boccassi2022-07-141-1/+1
* Make netgroup support optionalA. Wilcox2022-07-145-8/+32
* fixup! backend: Dedup some code for temporary auth subjectsVincent Mihalkovic2022-05-131-1/+3
* backend: Dedup some code for temporary auth subjectsColin Walters2022-05-101-42/+32
* Remove autotools build systemJan Rybar2022-05-096-630/+0
* pkexec: Allow --version and --help even if not setuid rootMatt Turner2022-05-031-21/+21
* Fix a typo of gid_t in a commentMatthew Leeds2022-05-021-1/+1
* pkexec: Don't chdir(~)Adrian Vovk2022-05-021-5/+14
* 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-021-0/+1
* Don't pass positional parameters to i18n.merge_fileSimon McVittie2022-03-221-1/+0
* error message grammar improvementJan Schaumann2022-03-211-2/+2
* CVE-2021-4115 (GHSL-2021-077) fixJan Rybar2022-02-211-4/+34
* jsauthority: port to mozjs-91Xi Ruoyao2022-01-271-2/+7
* pkexec: local privilege escalation (CVE-2021-4034)Jan Rybar2022-01-252-3/+25
* Added support for duktape as JS engineGustavo Lima Chaves2022-01-256-668/+1823
* build: Migrate from Intltool to GettextIñigo Martínez2021-07-293-7/+9
* build: Make the directory for helper executables consistent with AutotoolsSimon McVittie2021-07-192-2/+2
* GHSL-2021-074: authentication bypass vulnerability in polkitJan Rybar2021-06-021-0/+3
* Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...revert-2c8287fbJan Rybar2021-04-133-8/+2
* test: Fix a typo in a commentJan Rybar2021-02-253-2/+8
* text listener: Add propertiesMatthias Clasen2020-11-031-6/+103
* build: Port to meson build systemJan Rybar2020-10-2613-3/+414
* Port polkit to mozjs78Jan Rybar2020-08-251-9/+6
* Port JavaScript authority to mozjs-68Xi Ruoyao2020-06-161-64/+79
* ci: Add a CIBastien Nocera2020-02-211-2/+3
* Restoring terminal setting erases unread inputJan Rybar2020-01-271-1/+1
* Freeing uninitialized memoryJan Rybar2020-01-271-1/+1
* jsauthority: Fix two minor memory leaksJan Rybar2019-10-081-0/+2
* pkttyagent: process stopped by SIGTTOU if run in background jobJan Rybar2019-08-011-0/+6
* Use JS_EncodeStringToUTF8 consistently with JavaScriptJan Rybar2019-04-021-7/+15
* Code polish and removal of unused var reported by lintJan Rybar2019-03-261-3/+1
* pkttyagent: PolkitAgentTextListener leaves echo tty disabled if SIGINT/SIGTERMJan Rybar2019-03-151-0/+56
* Port the JS authority to mozjs-60Emmanuele Bassi2019-03-121-33/+32
* Allow uid of -1 for a PolkitUnixProcessMatthew Leeds2019-02-051-7/+2
* backend: Compare PolkitUnixProcess uids for temporary authorizationsColin Walters2019-01-083-2/+110
* Allow negative uids/gids in PolkitUnixUser and Group objectsZbigniew Jędrzejewski-Szmek2018-12-043-11/+29
* polkitbackend: Fix some minor typos in an internal commentPhilip Withnall2018-11-291-2/+2
* Fix a critical warning on calling polkit_permission_new_sync with no system busRichard Hughes2018-11-061-4/+7
* Error message raised on every 'systemctl start' in emergency.targetJan Rybar2018-08-231-1/+2
* Elaborate message printed by polkit when disconnecting from sshJan Rybar2018-08-231-6/+6
* Leaking zombie child processesJan Rybar2018-08-151-1/+2
* Possible resource leak found by static analyzerJan Rybar2018-08-091-0/+1
* Fix CVE-2018-1116: Trusting client-supplied UIDMiloslav Trmač2018-07-036-33/+148
* jsauthority: pass "%s" format string to remaining report functionRay Strode2018-04-031-1/+1
* jsauthority: re-enable JITRay Strode2018-04-031-6/+3
* jsauthority: switch from JS_ConvertArguments to JS::CallArgsFromVpRay Strode2018-04-031-19/+14