summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* user: Support new LocalAccount property in cache file23.11.69Ray Strode2023-03-153-0/+30
* daemon: Track local users outside of fgetpwent generatorRay Strode2023-03-151-30/+35
* meson.build: fix -Wimplicit-function-declaration in configure tests for printfSam James2023-02-281-0/+2
* Update POTFILES.inPiotr Drąg2023-02-251-0/+1
* Add lightdm autologin supportzhuyaliang2023-02-234-20/+162
* daemon: Don't crash if /etc/shadow doesn't existSimon McVittie2023-02-181-3/+2
* Annotate varargs functions with G_GNUC_PRINTFSimon McVittie2023-02-073-1/+11
* user: Use correct format strings to print accounts_user_get_uid()Simon McVittie2023-02-071-12/+12
* daemon: Define local users as being exactly those present in /etc/shadowSimon McVittie2023-02-051-18/+27
* daemon: Clarify use of generator_state->usersSimon McVittie2023-02-051-4/+7
* user: Replace usermod -p with chpasswd -eSimon McVittie2023-02-053-17/+30
* CI: Pass --gcov-ignore-parse-errors to gcovrSimon McVittie2023-02-032-0/+8
* CI: Fix build in a fork whose name is not accountsserviceSimon McVittie2023-02-032-2/+2
* CI: Install systemd, for /usr/share/pkgconfig/systemd.pcSimon McVittie2023-02-031-0/+1
* Update friulian translationFabio Tomat2023-01-021-19/+32
* po: Update Georgian translationNorwayFun2022-11-201-26/+39
* Update Hindi (hi) translationHemish2022-11-181-27/+39
* Update Hungarian translationBalázs Úr2022-09-231-28/+43
* Update Catalan translationJordi Mas2022-09-131-22/+37
* Update hr.pogogogogi2022-08-151-1/+1
* ci: Do a coding style checkRay Strode2022-07-284-0/+176
* ci: Only run ci stuff on merge requestsRay Strode2022-07-281-0/+4
* src: Run entire tree through uncrustifyRay Strode2022-07-2819-1066/+1123
* tests: Fix tests for 2nd userBastien Nocera2022-07-261-5/+5
* tests: Add second user to test dataBastien Nocera2022-07-266-1/+17
* tests: Support multiple users for user dataBastien Nocera2022-07-261-8/+10
* tests: Add test for GetUsersLanguages() methodBastien Nocera2022-07-261-0/+5
* daemon: Add GetUsersLanguages() functionBastien Nocera2022-07-262-0/+109
* daemon: Move uid variable where it's usedBastien Nocera2022-07-261-1/+1
* tests: Add daemon tests for new Languages propertyBastien Nocera2022-07-261-0/+34
* tests: Add library tests for "Languages" propertyBastien Nocera2022-07-262-0/+10
* user: Add "Languages" user propertyBastien Nocera2022-07-265-6/+200
* tests: Set locale from simple daemon testRay Strode2022-07-261-0/+3
* ci: Fail run-tests if something failsRay Strode2022-07-261-1/+3
* ci: Make sure all locales are installedRay Strode2022-07-261-0/+1
* ci: Run test suite under valgrindRay Strode2022-07-263-1/+6
* tests: Add test for setting invalid languageBastien Nocera2022-07-241-0/+24
* tests: Add polkit supportBastien Nocera2022-07-241-0/+25
* tests: Add test for another invalid localeBastien Nocera2022-07-241-0/+1
* tests: Add test for getting user dataBastien Nocera2022-07-241-0/+26
* tests: Add simple daemon testBastien Nocera2022-07-243-2/+242
* tests: Add sufficient data to allow the daemon to runBastien Nocera2022-07-246-0/+25
* main: Use new overridable sysconfdirBastien Nocera2022-07-241-8/+16
* main: Use new overridable ICONDIRBastien Nocera2022-07-243-5/+5
* main: Use new overridable USERDIRBastien Nocera2022-07-243-13/+18
* user: Add helper to allow overriding the root directoryBastien Nocera2022-07-243-0/+54
* build: Add mocklibc subprojectBastien Nocera2022-07-242-0/+13
* ci: Fail tests when some are skippedBastien Nocera2022-07-242-0/+26
* ci: Run tests as a normal userBastien Nocera2022-07-242-3/+14
* build: Fix cwd != srcdir in generate-version.shBastien Nocera2022-07-241-0/+2