summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-04Update German translationChristian K1-19/+37
2020-08-14build: Add missing pkg-config Requires.private dependenciesSimon McVittie1-0/+6
2020-05-04act-user-manager: Watch for the daemon going away and coming backIain Lane1-0/+21
2020-05-01util: Split out helper method for getting admin group IDsPhilip Withnall3-17/+76
2020-05-01user: Remove user from extra_admin_groups when demoting them from adminPhilip Withnall1-12/+26
2020-04-27main: Don’t print translation header with `--help`Philip Withnall1-1/+1
2020-04-27Updated Indonesian translationAndika Triwidada1-27/+42
2020-03-12user-classify: Add git to username blacklistMichael Catanzaro1-1/+2
2020-03-12Remove user heuristicsMichael Catanzaro3-43/+0
2020-03-04Never delete the root filesystem when removing usersMichael Catanzaro1-0/+13
2020-02-28user: reject requests to change full name to something including a commaMichael Catanzaro1-0/+5
2020-02-28user: Don't overwrite entire GECOS field when setting full nameMichael Catanzaro1-1/+19
2020-02-27user: fix double-unref of GDBusMethodInvocation throughoutMichael Catanzaro1-14/+14
2020-02-27user: fix indentation errorMichael Catanzaro1-1/+1
2020-02-24act-user: Use G_DECLARE_FINAL_TYPE to declare ActUserPhilip Withnall2-21/+2
2020-02-24Update Swedish translationAnders Jonsson1-19/+30
2020-02-24act-user-manager: Remove ConsoleKit supportRobert Ancell7-1673/+19
2020-02-24Update tr.polibre ajans1-26/+43
2020-02-24po: delete obsolete po/accounts-service.potGunnar Hjalmarsson1-60/+0
2020-02-18libaccountsservice: Expand documentation of ActUser:languagePhilip Withnall1-4/+23
2020-02-11daemon: Fix error check in save_autologin()Michael Catanzaro1-1/+1
2020-02-07Check GDBusMessage for INTERACTIVE_AUTHORIZATION flagMatthew Leeds9-34/+112
2019-09-16Add support to build vala bindingsRico Tzschichholz3-2/+12
2019-09-13Fix g-i annotation of act_user_get_password_expiration_policyRico Tzschichholz1-6/+6
2019-09-06build: Bump minimum version of meson requiredRobert Ancell1-1/+1
2019-09-04daemon: Write GDM custom.conf file if it doesn't existRobert Ancell1-1/+6
2019-08-25Add .service file to POTFILES.skipPiotr Drąg1-0/+2
2019-08-24Drop .service file from POTFILES.inGunnar Hjalmarsson1-1/+0
2019-08-14act-user-manager: Make a private function staticRobert Ancell1-1/+1
2019-08-14Stop ignoring autotools generated filesRobert Ancell1-35/+0
2019-08-01Move D-Bus conf file to $(datadir)/dbus-1/system.dSoapux1-1/+5
2019-05-09data: don't send change updates for login-historyRay Strode1-0/+1
2019-05-07data: Tighten up systemd sandboxing of accounts-daemon.servicePhilip Withnall2-0/+51
2019-05-07build: Expose chosen path_wtmp value as a variablePhilip Withnall1-2/+22
2019-04-29daemon: ensure cache files for system users are processedRay Strode1-1/+1
2019-04-23meson: bump to 0.6.550.6.55Ray Strode1-1/+1
2019-04-23NEWS: update for releaseRay Strode1-0/+10
2019-04-17daemon: Wait for reload before servicing list_cached_usersJoão Paulo Rechi Vita1-13/+24
2019-04-09Update lt.poMoo1-13/+22
2019-04-08l10n: Update lt.poMoo1-11/+19
2019-03-20act-user-manager: Find the user's graphical session instead of assuming we ar...Iain Lane1-15/+120
2019-03-15user: revert patch accidentally commitedRay Strode1-59/+1
2019-03-12[l10n] Update Italian translationMilo Casagrande1-23/+37
2019-02-22build: Ensure state directories are installed with correct permissionsPhilip Withnall1-4/+4
2019-02-22src: Ensure users directory is private at startupPhilip Withnall1-3/+54
2019-02-22Update Polish translationPiotr Drąg1-25/+38
2019-02-22po: one last update from transifexRay Strode74-1031/+2695
2019-02-20Add Danish translationscootergrisen1-34/+45
2019-02-12Updated Romanian translationDaniel Șerbănescu1-36/+51
2018-12-19forgot to add g_autoptr(GError) in _act_user_update_from_object_path()Akira Nakajima2-2/+60