index
:
accountsservice
50112
async-api
cache-fix
distcheck
groups
groups-squash
main
master
object-manager
usenie
wip/fix-properties-changed-signal
wip/fix-useradd
wip/scalability-fixes
wip/systemd
D-Bus interface for user account query and manipulation (mirrored from https://gitlab.freedesktop.org/accountsservice/accountsservice)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Add support to build vala bindings
Rico Tzschichholz
1
-1
/
+9
2019-09-13
Fix g-i annotation of act_user_get_password_expiration_policy
Rico Tzschichholz
1
-6
/
+6
2019-09-04
daemon: Write GDM custom.conf file if it doesn't exist
Robert Ancell
1
-1
/
+6
2019-08-14
act-user-manager: Make a private function static
Robert Ancell
1
-1
/
+1
2019-04-29
daemon: ensure cache files for system users are processed
Ray Strode
1
-1
/
+1
2019-04-17
daemon: Wait for reload before servicing list_cached_users
João Paulo Rechi Vita
1
-13
/
+24
2019-03-20
act-user-manager: Find the user's graphical session instead of assuming we ar...
Iain Lane
1
-15
/
+120
2019-03-15
user: revert patch accidentally commited
Ray Strode
1
-59
/
+1
2019-02-22
src: Ensure users directory is private at startup
Philip Withnall
1
-3
/
+54
2018-12-19
forgot to add g_autoptr(GError) in _act_user_update_from_object_path()
Akira Nakajima
2
-2
/
+60
2018-10-02
libaccountsservice: Expose interfaces directory in pkg-config file
Philip Withnall
1
-1
/
+5
2018-09-29
meson: more naming build confusion
Ray Strode
1
-2
/
+2
2018-09-26
meson: fix Namespace of GIR files
Rasmus Thomsen
1
-1
/
+1
2018-09-26
build: Use template files for enums generation
Iñigo Martínez
3
-17
/
+64
2018-09-11
i18n: Use `GETTEXT_PACKAGE` instead of `PACKAGE`
Iñigo Martínez
1
-2
/
+2
2018-09-11
build: Remove autotools
Iñigo Martínez
4
-213
/
+0
2018-09-11
build: Port to meson build system
Iñigo Martínez
3
-0
/
+197
2018-09-06
Merge branch 'inigomartinez/accountsservice-gettext'
Ray Strode
1
-2
/
+2
2018-09-06
build: Migrate from Intltool to Gettext
Iñigo Martínez
1
-2
/
+2
2018-09-06
Merge branch 'rancell/accountsservice-type-punned-warning'
Ray Strode
1
-11
/
+16
2018-09-06
Replace g_type_class_add_private with modern private methods
Robert Ancell
4
-366
/
+468
2018-09-06
daemon: Fix warnings about type-punning
Robert Ancell
1
-11
/
+15
2018-08-20
user: export new Saved property
Ray Strode
5
-0
/
+35
2018-08-20
user: add new Session/SessionType properties to replace XSession
Ray Strode
3
-0
/
+220
2018-08-10
lib: don't fail loading if logind isn't working right
Ray Strode
1
-4
/
+1
2018-07-19
lib: don't set loaded state until seat is fetched
Ray Strode
1
-1
/
+1
2018-07-10
user: fix insufficient path prefix check
Matthias Gerstner
1
-0
/
+8
2018-06-13
daemon: don't abort loading users even if missing shadow entries
Felix Zhang
1
-1
/
+1
2018-06-13
lib: treat session type=wayland as graphical session
xiaoguang wang
1
-1
/
+2
2018-05-10
daemon: fix compiler warnings
Ray Strode
1
-2
/
+2
2018-05-10
Revert "daemon: fix compiler warnings"
Ray Strode
1
-8
/
+2
2018-05-10
daemon: fix compiler warnings
Ray Strode
1
-2
/
+8
2018-05-10
daemon: fix useradd failures caused by invalid read
Ondrej Holy
1
-4
/
+4
2018-05-09
daemon: don't emit user-deleted for uncached users
Ray Strode
1
-1
/
+1
2018-05-09
daemon: unregister user after we're done with it not before
Ray Strode
1
-1
/
+1
2018-04-25
wtmp-helper: don't call getpwnam()
Ray Strode
1
-6
/
+0
2018-04-20
lib: don't emit user-added signal until list_users is completed
Ray Strode
1
-2
/
+2
2018-04-20
daemon: don't override property from user skeleton
Ray Strode
1
-600
/
+201
2018-02-14
lib: don't try to update login frequency manually
Ray Strode
2
-7
/
+1
2018-02-07
daemon: don't return account expiration policy if not known
Ray Strode
1
-0
/
+7
2018-01-30
act-user: Prevent segfault if accounts_proxy is not created
Ondrej Holy
1
-0
/
+5
2018-01-24
lib: add crypt.h include
Ray Strode
1
-0
/
+2
2018-01-11
Expose the automatic login users as a daemon property.
Robert Ancell
1
-0
/
+7
2017-12-22
Remove trailing whitespace
Robert Ancell
1
-1
/
+1
2017-12-21
Remove some unneeded variable initialization after g_auto refactoring
Robert Ancell
4
-22
/
+2
2017-12-21
Use g_auto to reduce chances of memory leaks
Robert Ancell
1
-28
/
+20
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
2
-234
/
+96
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
3
-45
/
+20
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
1
-75
/
+33
2017-12-20
Require glib 2.44 for g_auto
Robert Ancell
1
-2
/
+2
[next]