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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
configure: bump to 0.6.47
0.6.47
Ray Strode
1
-1
/
+1
2018-04-24
NEWS: update for release
Ray Strode
1
-0
/
+8
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-04-04
configure: bump to 0.6.46
0.6.46
Ray Strode
1
-1
/
+1
2018-04-04
NEWS: update for release
Ray Strode
1
-0
/
+13
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
2
-0
/
+17
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
Don't override DefaultStandardOutput
Alessio Treglia
1
-1
/
+0
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
3
-12
/
+6
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
1
-27
/
+23
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
1
-61
/
+38
2017-12-20
Use g_auto to reduce chances of memory leaks
Robert Ancell
1
-128
/
+52
2017-12-19
Revert "po: update translations from transifex"
Ray Strode
47
-0
/
+2854
2017-12-19
po: update translations from transifex
Ray Strode
47
-2854
/
+0
2017-12-19
po: move Bulgarian and Persian translations to correct language codes
Piotr Drąg
3
-2
/
+2
2017-12-20
Add --with-gdmconffile configure flag.
Robert Ancell
2
-1
/
+6
2017-12-20
Add support for a list of extra groups for admin users
Cosimo Cecchi
3
-1
/
+29
2017-12-19
Remove references to wheel group - this group is configurable
Robert Ancell
1
-5
/
+5
2017-12-19
Simplify valid shell checking.
Robert Ancell
1
-11
/
+3
2017-12-19
On startup, clean out the data of removed users
Gunnar Hjalmarsson
1
-3
/
+9
2017-12-19
Move cache cleanup out into a common function
Gunnar Hjalmarsson
1
-16
/
+16
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-12-08
user-classify: prune username blacklist a bit
qzheng
1
-3
/
+0
2017-12-04
Add DOAP file
Robert Ancell
1
-0
/
+28
2017-11-30
Fix documentation
Robert Ancell
3
-8
/
+22
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-29
Remove duplicate D-Bus annotation
Robert Ancell
1
-1
/
+0
2017-11-29
AUTHORS: add myself to AUTHORS
Ray Strode
1
-0
/
+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
daemon: add new HasMultipleUsers and HasNoUsers properties
Ray Strode
2
-3
/
+41
2017-10-27
lib: consolidate change notification
Ray Strode
1
-1
/
+19
[next]