summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* README: Remove outdated INSTALL fileBastien Nocera2022-07-222-379/+6
* user-classify: Remove unused password hash argumentBastien Nocera2022-07-224-7/+4
* all: Use pragma onceBastien Nocera2022-07-2211-72/+11
* build: Fix warning about run_command() usageBastien Nocera2022-07-222-6/+6
* ci: Install git so the version script actually worksBastien Nocera2022-07-221-0/+1
* ci: Expose logs for the build tooBastien Nocera2022-07-221-0/+5
* ci: Hide CI_JOB_JWTBastien Nocera2022-07-221-0/+1
* user: Throw a warning for invalid localesBastien Nocera2022-07-221-0/+4
* user: Return an error when setting invalid languageBastien Nocera2022-07-221-0/+9
* tests: Add tests for new locale verificationBastien Nocera2022-07-222-0/+111
* util: Add locale verification functionBastien Nocera2022-07-222-0/+9
* util: Add XPG locale verification functionBastien Nocera2022-07-222-0/+72
* tests: Pass a correctly-formatted locale in testsBastien Nocera2022-07-221-2/+2
* data: Fix possessivesBastien Nocera2022-07-201-31/+31
* user: Fix API docs to use neutral genderBastien Nocera2022-07-201-9/+9
* util: Drop spawn_with_login_uid functionRay Strode2022-04-115-62/+19
* daemon: Reload users less aggressively on wtmp changesRay Strode2022-04-081-1/+23
* tests: fix invocation of AddUserPeter Hutterer2022-04-041-1/+1
* tests: fix the signature for the SetLocked callPeter Hutterer2022-04-041-1/+1
* Set PrivateTmp to false in the systemd service22.08.8Sebastien Bacher2022-02-231-1/+2
* Add function to set user password expiration policyzhuyaliang2022-02-224-0/+260
* Handle missing admin groups when changing account typesSebastien Bacher2022-02-221-1/+1
* meson: Fix up version generation heursitics22.07.5Ray Strode2022-02-191-2/+7
* user: When the user expiration time is: never, the dbus return value is -122.07.4zhuyaliang2022-02-151-5/+13
* meson: Handle weird git clone directory names betterRay Strode2022-02-151-5/+13
* meson: Determine project version from last commit date not current dateRay Strode2022-02-151-1/+1
* build: Properly apply modes in meson_post_install.pyJan Alexander Steffens (heftig)2022-01-291-0/+2
* NEWS: Drop file completely22.04.62Ray Strode2022-01-281-7/+0
* NEWS: Drop NEWS fileRay Strode2022-01-281-470/+5
* meson: Determine project version from dateRay Strode2022-01-282-1/+12
* daemon: Don't try to add admin users to non existing groupsSebastien Bacher2022-01-271-5/+19
* Fix build with meson 0.60Luca Boccassi2021-10-311-1/+0