summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release_0.116' into 'master'0.116Jan Rybar2019-04-261-7/+37
|\
| * Release 0.116 release notesJan Rybar2019-04-261-7/+37
|/
* Merge branch 'readme-gitlab-update' into 'master'Jan Rybar2019-04-251-16/+27
|\
| * README update reflecting transition to GitlabJan Rybar2019-04-251-16/+27
|/
* Merge branch 'js_EncodeStringToUTF8' into 'master'Jan Rybar2019-04-021-7/+15
|\
| * Use JS_EncodeStringToUTF8 consistently with JavaScriptJan Rybar2019-04-021-7/+15
|/
* Merge branch 'lint-unused-var-polish' into 'master'Jan Rybar2019-03-261-3/+1
|\
| * Code polish and removal of unused var reported by lintJan Rybar2019-03-261-3/+1
|/
* Merge branch 'pkttyagent-leaves-tty-echo-disabled' into 'master'Jan Rybar2019-03-151-0/+56
|\
| * pkttyagent: PolkitAgentTextListener leaves echo tty disabled if SIGINT/SIGTERMJan Rybar2019-03-151-0/+56
|/
* Merge branch 'mozjs-60' into 'master'Ray Strode2019-03-142-34/+33
|\
| * Port the JS authority to mozjs-60Emmanuele Bassi2019-03-121-33/+32
| * Depend on mozjs-60Emmanuele Bassi2019-03-121-1/+1
|/
* Merge branch 'allow-unset-process-uid' into 'master'Jan Rybar2019-02-051-7/+2
|\
| * Allow uid of -1 for a PolkitUnixProcessMatthew Leeds2019-02-051-7/+2
|/
* Merge branch 'uid-compare' into 'master'Colin Walters2019-01-083-2/+110
|\
| * backend: Compare PolkitUnixProcess uids for temporary authorizationsColin Walters2019-01-083-2/+110
|/
* Merge branch 'negative-uids' into 'master'Jan Rybar2018-12-067-11/+125
|\
| * tests: add tests for high uidsZbigniew Jędrzejewski-Szmek2018-12-044-0/+96
| * Allow negative uids/gids in PolkitUnixUser and Group objectsZbigniew Jędrzejewski-Szmek2018-12-043-11/+29
|/
* Merge branch 'systemd-cgroupsv2' into 'master'Ray Strode2018-12-031-1/+1
|\
| * configure.ac: fix detection of systemd with cgroups v2Zbigniew Jędrzejewski-Szmek2018-12-021-1/+1
|/
* Merge branch 'typo-fix' into 'master'Ray Strode2018-11-301-2/+2
|\
| * polkitbackend: Fix some minor typos in an internal commentPhilip Withnall2018-11-291-2/+2
|/
* Merge branch 'l10n-it' into 'master'Ray Strode2018-11-062-0/+213
|\
| * [l10n] Add Italian translationMilo Casagrande2018-11-062-0/+213
|/
* Merge branch 'wip/hughsie/no-system-bus' into 'master'Ray Strode2018-11-061-4/+7
|\
| * Fix a critical warning on calling polkit_permission_new_sync with no system busRichard Hughes2018-11-061-4/+7
|/
* Merge branch 'l10n-cs' into 'master'Ray Strode2018-11-061-65/+63
|\
| * Updated Czech translationMarek Cernocky2018-09-251-65/+63
|/
* Merge branch 'patch-1' into 'master'Ray Strode2018-09-121-37/+34
|\
| * Update Brazilian Portuguese translationRafael Fontenelle2018-09-121-37/+34
|/
* Merge branch 'wip/piotrdrag/pl-translation-180821' into 'master'Ray Strode2018-09-121-36/+39
|\
| * Update Polish translationPiotr Drąg2018-08-231-36/+39
|/
* Merge branch 'err-msgs-to-debug' into 'master'Jan Rybar2018-08-232-7/+8
|\
| * 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
|/
* HACKING: add link to Code of ConductRay Strode2018-08-161-0/+10
* Leaking zombie child processesJan Rybar2018-08-151-1/+2
* Possible resource leak found by static analyzerJan Rybar2018-08-091-0/+1
* Post-release version bump to 0.116Miloslav Trmač2018-07-102-1/+31
* Update NEWS for release0.115Miloslav Trmač2018-07-031-4/+13
* Fix CVE-2018-1116: Trusting client-supplied UIDMiloslav Trmač2018-07-036-33/+148
* NEWS: fix date from 2017 to 2018 for 0.114 entryRay Strode2018-04-031-1/+1
* jsauthority: pass "%s" format string to remaining report functionRay Strode2018-04-031-1/+1
* Post-release version bump to 0.115Ray Strode2018-04-032-1/+31
* Update NEWS for release0.114Ray Strode2018-04-031-5/+146
* Port JavaScript authority to mozjs52Ray Strode2018-04-033-225/+235
|\
| * test: Add a test case to handle actions without explicit rulesJeremy Linton2018-04-031-0/+8
| * jsauthority: re-enable JITRay Strode2018-04-031-6/+3