summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* daemon: Assume GDM for autologin if we can't figure it out from systemdRay Strode2023-04-191-4/+4
* user-manager: Remove user from new users list if destroyedMarco Trevisan (Treviño)2023-04-181-0/+2
* act-user-manager: Disconnect from manager signals when freeing a requestMarco Trevisan (Treviño)2023-04-131-3/+7
* Remove last hardcoded custom.conf referenceAlban Browaeys2023-04-121-1/+1
* user-manager: Fix another compiler warningRay Strode2023-04-111-0/+2
* user-manager: Track non-existent users23.13.9Ray Strode2023-03-271-1/+10
* user-manager: Deduplicate ActUser objects when possibleRay Strode2023-03-271-0/+68
* user-manager: Cope with buggy callers betterRay Strode2023-03-271-1/+35
* user-manager: Add cancellable to fetch user requestsRay Strode2023-03-271-2/+19
* user-manager: Don't prematurely free duplicate ActUser objectsRay Strode2023-03-271-0/+14
* daemon: Fix boot delayRay Strode2023-03-241-0/+25
* 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
* Add lightdm autologin supportzhuyaliang2023-02-232-19/+155
* 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
* src: Run entire tree through uncrustifyRay Strode2022-07-2818-1047/+1103
* daemon: Add GetUsersLanguages() functionBastien Nocera2022-07-261-0/+80
* daemon: Move uid variable where it's usedBastien Nocera2022-07-261-1/+1
* user: Add "Languages" user propertyBastien Nocera2022-07-263-6/+148
* tests: Add simple daemon testBastien Nocera2022-07-241-1/+1
* 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-242-0/+53
* user-classify: Remove unused password hash argumentBastien Nocera2022-07-224-7/+4
* all: Use pragma onceBastien Nocera2022-07-2211-72/+11
* 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
* util: Add locale verification functionBastien Nocera2022-07-222-0/+9
* util: Add XPG locale verification functionBastien Nocera2022-07-222-0/+72
* util: Drop spawn_with_login_uid functionRay Strode2022-04-114-61/+19
* daemon: Reload users less aggressively on wtmp changesRay Strode2022-04-081-1/+23
* Add function to set user password expiration policyzhuyaliang2022-02-223-0/+247
* Handle missing admin groups when changing account typesSebastien Bacher2022-02-221-1/+1
* user: When the user expiration time is: never, the dbus return value is -122.07.4zhuyaliang2022-02-151-5/+13
* daemon: Don't try to add admin users to non existing groupsSebastien Bacher2022-01-271-5/+19
* Use timestamps instead of (expiration time and last change time)dayszhuyaliang2021-10-111-6/+17
* main: Allow cache files to be marked immutableRay Strode2021-10-081-4/+25
* daemon: Allow SystemAccount=false to be set in cache fileRay Strode2021-10-081-12/+12
* user: Introduce user templates for setting default session etcRay Strode2021-10-084-13/+283
* Conditionalize more use of shadow.hMaya Rashish2021-09-302-0/+4
* act-user: Use stronger hashing methods in make_crypted() if available.Björn Esser2021-06-271-7/+24
* daemon: Remove duplicate "changed" signal emissionzhuyaliang2021-06-171-3/+0
* util: Get uid when neededorcno2021-05-131-5/+5
* user: Translate property x-session property name to match the proxy oneMarco Trevisan (Treviño)2021-03-161-1/+4