summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-25ci: Resync check-format.sh from plymouthmainRay Strode1-4/+8
2024-04-19user: Fix a minor memory leak of some pathsPhilip Withnall1-1/+1
2024-04-19daemon: Monitor the extension interfaces directories for changesPhilip Withnall4-16/+128
2024-04-19daemon: Allow monitoring directories as well as filesPhilip Withnall1-4/+29
2024-04-19user: Split out helper function to unregister extensionsPhilip Withnall1-14/+18
2024-04-19daemon: Add a bit of type safety to property IDsPhilip Withnall1-6/+5
2024-04-19user: Stop defining _BSD_SOURCEPhilip Withnall1-2/+0
2024-04-19build: Define _DEFAULT_SOURCE and _GNU_SOURCE globallyPhilip Withnall1-2/+2
2024-04-19build: Use new project-vs-toplevel source and build pathsPhilip Withnall1-3/+3
2024-04-19build: Don’t re-define standard variables in pkg.generate()Philip Withnall1-2/+0
2024-04-19build: Port from pkg.get_pkgconfig_variable() to pkg.get_variable()Philip Withnall1-6/+6
2024-04-19build: Bump to Meson 0.63.0Philip Withnall1-1/+1
2024-04-19build: Downgrade a dependency warning to a messagePhilip Withnall1-2/+2
2024-04-19ci: Enable fatal compiler and Meson warningsPhilip Withnall1-1/+1
2024-04-19ci: Use modern Meson subcommandsPhilip Withnall1-2/+2
2024-04-19daemon: Fix a leak of PolkitAuthority on disposePhilip Withnall1-1/+4
2024-04-19daemon: Fix a potential use-after-free from a reload callbackPhilip Withnall1-0/+2
2024-04-19daemon: Fix leaks of file monitors on disposePhilip Withnall1-5/+25
2024-04-19daemon: Fix a User leak from Daemon on disposePhilip Withnall1-3/+5
2024-04-19daemon: Move object unrefs to dispose() from finalize()Philip Withnall1-8/+12
2024-04-19extensions: Fix the type and sign of an iterator variablePhilip Withnall1-2/+1
2024-04-19daemon: Add some internal documentation about extension interfacesPhilip Withnall2-1/+18
2024-02-20fix: clear previous value in spent while read shadow. Prevent situation, when...Anton Palgunov1-0/+1
2023-09-28meson: Introduce libxcrypt option to allow opting out from using this lib.Gleb Popov2-2/+4
2023-09-28Add support for systems that do not have shadow.hGleb Popov8-48/+106
2023-09-28tests: s/assertEquals/assertEqual/Ray Strode1-2/+2
2023-09-17user: Avoid truncating variable names without bracketsJonathan Conder1-2/+2
2023-09-17user: Remove some unused variablesJonathan Conder1-9/+0
2023-08-12get_user_groups: Fix my previous commit.Gleb Popov1-2/+2
2023-08-11Update Turkish translationSabri Unal1-5/+5
2023-08-11Fix get_user_groups utility function on FreeBSD.Gleb Popov1-2/+7
2023-05-31Update Czech translationAsciiWolf1-19/+34
2023-05-05generate-version.sh: fix script inside of a tarballorbea1-2/+1
2023-04-25Rename directory 'dbusmock' to 'mock_services'Nelson Benítez León2-2/+2
2023-04-19daemon: Assume GDM for autologin if we can't figure it out from systemdRay Strode1-4/+4
2023-04-18user-manager: Remove user from new users list if destroyedMarco Trevisan (Treviño)1-0/+2
2023-04-13act-user-manager: Disconnect from manager signals when freeing a requestMarco Trevisan (Treviño)1-3/+7
2023-04-12Update Russian translationAleksandr Melman1-19/+34
2023-04-12Remove last hardcoded custom.conf referenceAlban Browaeys1-1/+1
2023-04-11user-manager: Fix another compiler warningRay Strode1-0/+2
2023-04-11mocklibc: Fix compiler warningRay Strode2-0/+15
2023-03-27user-manager: Track non-existent users23.13.9Ray Strode1-1/+10
2023-03-27user-manager: Deduplicate ActUser objects when possibleRay Strode1-0/+68
2023-03-27user-manager: Cope with buggy callers betterRay Strode1-1/+35
2023-03-27user-manager: Add cancellable to fetch user requestsRay Strode1-2/+19
2023-03-27user-manager: Don't prematurely free duplicate ActUser objectsRay Strode1-0/+14
2023-03-27tests: Add test for multiple in-flight get_user callsRay Strode1-9/+48
2023-03-27tests: Fix dbusmock accountservice template user parameterizationRay Strode1-2/+1
2023-03-24daemon: Fix boot delayRay Strode1-0/+25
2023-03-17subprojects: Add mocklibc to package cacheRay Strode2-0/+0