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
/
libaccountsservice
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-27
act-user: Use stronger hashing methods in make_crypted() if available.
Björn Esser
1
-7
/
+24
2021-03-16
user: Translate property x-session property name to match the proxy one
Marco Trevisan (Treviño)
1
-1
/
+4
2021-03-16
user-manager: Update users tables on username changes
Marco Trevisan (Treviño)
1
-1
/
+52
2021-03-16
act-user-manager: Fix various refcounting bugs
Philip Withnall
1
-28
/
+27
2021-03-16
act-user-manager: Fix incorrect return types in some finish() functions
Philip Withnall
1
-2
/
+2
2020-08-14
build: Add missing pkg-config Requires.private dependencies
Simon McVittie
1
-0
/
+6
2020-05-04
act-user-manager: Watch for the daemon going away and coming back
Iain Lane
1
-0
/
+21
2020-02-24
act-user: Use G_DECLARE_FINAL_TYPE to declare ActUser
Philip Withnall
2
-21
/
+2
2020-02-24
act-user-manager: Remove ConsoleKit support
Robert Ancell
5
-1662
/
+16
2020-02-18
libaccountsservice: Expand documentation of ActUser:language
Philip Withnall
1
-4
/
+23
2020-02-07
Check GDBusMessage for INTERACTIVE_AUTHORIZATION flag
Matthew Leeds
3
-6
/
+85
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-08-14
act-user-manager: Make a private function static
Robert Ancell
1
-1
/
+1
2019-03-20
act-user-manager: Find the user's graphical session instead of assuming we ar...
Iain Lane
1
-15
/
+120
2018-12-19
forgot to add g_autoptr(GError) in _act_user_update_from_object_path()
Akira Nakajima
1
-1
/
+1
2018-10-02
libaccountsservice: Expose interfaces directory in pkg-config file
Philip Withnall
1
-1
/
+5
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
build: Remove autotools
Iñigo Martínez
3
-149
/
+0
2018-09-11
build: Port to meson build system
Iñigo Martínez
2
-0
/
+122
2018-09-06
Replace g_type_class_add_private with modern private methods
Robert Ancell
2
-290
/
+372
2018-08-20
user: export new Saved property
Ray Strode
2
-0
/
+20
2018-08-20
user: add new Session/SessionType properties to replace XSession
Ray Strode
2
-0
/
+99
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-06-13
lib: treat session type=wayland as graphical session
xiaoguang wang
1
-1
/
+2
2018-04-20
lib: don't emit user-added signal until list_users is completed
Ray Strode
1
-2
/
+2
2018-02-14
lib: don't try to update login frequency manually
Ray Strode
2
-7
/
+1
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
2017-12-21
Remove some unneeded variable initialization after g_auto refactoring
Robert Ancell
1
-4
/
+1
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
2
-234
/
+96
2017-12-15
Generate autocleanup definitions in libaccountsservice
Robert Ancell
2
-0
/
+8
2017-12-15
Replace deprecated GSimpleAsyncResult with GTask
Robert Ancell
1
-51
/
+39
2017-11-30
Fix documentation
Robert Ancell
1
-8
/
+8
2017-11-29
Remove invalid GIR annotations
Robert Ancell
1
-4
/
+4
2017-11-29
Fix docstring copy-paste error
Robert Ancell
1
-1
/
+1
2017-11-03
lib: fix crasher if accounts proxy is unavailable
Ray Strode
1
-0
/
+3
2017-10-27
lib: only track users after act_user_manager_list_users
Ray Strode
1
-70
/
+75
2017-10-27
lib: don't track user-added/user-removed until we get initial list
Ray Strode
1
-0
/
+14
2017-10-27
lib: simplify code dramatically
Ray Strode
1
-534
/
+143
2017-10-27
lib: retry connecting to accountsservice when loading users
Ray Strode
1
-0
/
+4
2017-10-27
lib: move accounts proxy creation to helper
Ray Strode
1
-31
/
+43
2017-10-27
lib: factor user loading functions into helpers
Ray Strode
1
-37
/
+48
2017-10-27
lib: use new has-multiple-users property from accountsservice
Ray Strode
1
-17
/
+10
2017-10-27
lib: consolidate change notification
Ray Strode
1
-1
/
+19
2017-10-27
lib: another leak fix
Ray Strode
1
-1
/
+7
2017-10-27
lib: leak fix
Ray Strode
1
-1
/
+4
2017-10-27
lib: move g_object_ref call for clarity
Ray Strode
1
-2
/
+2
[next]