summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tests: Use en_US instead of en_IE for test localeusenieRay Strode1-1/+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
2023-03-15user: Support new LocalAccount property in cache file23.11.69Ray Strode3-0/+30
2023-03-15daemon: Track local users outside of fgetpwent generatorRay Strode1-30/+35
2023-02-28meson.build: fix -Wimplicit-function-declaration in configure tests for printfSam James1-0/+2
2023-02-25Update POTFILES.inPiotr Drąg1-0/+1
2023-02-23Add lightdm autologin supportzhuyaliang4-20/+162
2023-02-18daemon: Don't crash if /etc/shadow doesn't existSimon McVittie1-3/+2
2023-02-07Annotate varargs functions with G_GNUC_PRINTFSimon McVittie3-1/+11
2023-02-07user: Use correct format strings to print accounts_user_get_uid()Simon McVittie1-12/+12
2023-02-05daemon: Define local users as being exactly those present in /etc/shadowSimon McVittie1-18/+27
2023-02-05daemon: Clarify use of generator_state->usersSimon McVittie1-4/+7
2023-02-05user: Replace usermod -p with chpasswd -eSimon McVittie3-17/+30
2023-02-03CI: Pass --gcov-ignore-parse-errors to gcovrSimon McVittie2-0/+8
2023-02-03CI: Fix build in a fork whose name is not accountsserviceSimon McVittie2-2/+2
2023-02-03CI: Install systemd, for /usr/share/pkgconfig/systemd.pcSimon McVittie1-0/+1
2023-01-02Update friulian translationFabio Tomat1-19/+32
2022-11-20po: Update Georgian translationNorwayFun1-26/+39
2022-11-18Update Hindi (hi) translationHemish1-27/+39
2022-09-23Update Hungarian translationBalázs Úr1-28/+43
2022-09-13Update Catalan translationJordi Mas1-22/+37
2022-08-15Update hr.pogogogogi1-1/+1
2022-07-28ci: Do a coding style checkRay Strode4-0/+176
2022-07-28ci: Only run ci stuff on merge requestsRay Strode1-0/+4