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
2012-12-12
lib: add act_user_manager_no_service
Ray Strode
2
-0
/
+12
2012-12-12
lib: add new describe_user method
Ray Strode
1
-13
/
+42
2012-12-12
lib: don't lose sessions list for users at startup
Ray Strode
3
-7
/
+97
2012-12-12
lib: use act_user_manager_get_user_by_id when needed
Ray Strode
1
-35
/
+2
2012-12-12
lib: fix act_user_manager_get_user_by_id
Ray Strode
1
-32
/
+124
2012-12-12
lib: map session to user objects not user names
Ray Strode
1
-8
/
+3
2012-12-12
lib: fix uninitialized variable warning
Ray Strode
1
-2
/
+1
2012-12-10
Use the define instead of a hardcoded path to AccountsService user dir.
Benjamin Berg
1
-3
/
+3
2012-12-06
Add missing notification
Matthias Clasen
1
-0
/
+6
2012-12-06
Fix a typo
Matthias Clasen
1
-1
/
+1
2012-12-06
Add act_user_manager_get_user_by_id
Matthias Clasen
2
-0
/
+29
2012-11-30
Cosmetic: Remove a useless assignment
Matthias Clasen
1
-1
/
+1
2012-11-27
Fix a crash on 32bit systems
Matthias Clasen
1
-1
/
+1
2012-11-21
Fix a wrong property name
Matthias Clasen
1
-1
/
+1
2012-11-18
Fix up error reporting
Matthias Clasen
2
-8
/
+41
2012-11-18
Fix act_user_manager_delete_user_finish
Matthias Clasen
1
-2
/
+1
2012-11-18
Fix several oversights in LoginTime and LoginHistory handling
Matthias Clasen
1
-4
/
+7
2012-11-18
Add async api for user creation and deletion
Ryan Lortie
2
-1
/
+304
2012-11-18
ActUser: Initialize local_account
Matthias Clasen
1
-0
/
+1
2012-11-18
Generate docs for libaccountssservice
Matthias Clasen
2
-0
/
+20
2012-11-16
ActUserManager: clean up source in finalize
Matthias Clasen
1
-1
/
+6
2012-11-16
Don't call g_object_unref on a sd_login_monitor object
Matthias Clasen
1
-1
/
+1
2012-11-12
accountsservice: Add User.LoginHistory property
Ondrej Holy
4
-18
/
+144
2012-11-12
accountsservice: Add User.LoginTime property
Ondrej Holy
4
-10
/
+72
2012-11-05
ActUserManagerNewSession: do not free if there are pending async calls
Simon McVittie
1
-4
/
+31
2012-10-26
lib: correct typo in error message
Ray Strode
1
-1
/
+1
2012-10-16
lib: fix set_has_multiple_users call in remove_uesr
Ray Strode
1
-1
/
+1
2012-09-28
Fix the previous commit
Matthias Clasen
1
-1
/
+1
2012-09-28
Refuse to delete uid 0
Matthias Clasen
1
-0
/
+5
2012-09-24
lib: ignore closing sessions
Matthias Clasen
1
-0
/
+16
2012-09-18
daemon: Create our directories in /var on demand
Colin Walters
1
-3
/
+37
2012-09-10
util: Fix a typo
Colin Walters
1
-1
/
+1
2012-09-10
util: Fix an uninitialized variable
Colin Walters
1
-1
/
+1
2012-08-21
user-manager: Guard against NULL users
Jasper St. Pierre
1
-1
/
+3
2012-08-16
lib: drop return value from update_info
Ray Strode
1
-8
/
+2
2012-08-16
lib: drop act_user_set_property
Ray Strode
1
-18
/
+0
2012-08-16
Add User.Local dbus property
Stef Walter
5
-2
/
+85
2012-08-16
Rename user_local_xxxx() to user_xxxx()
Stef Walter
3
-85
/
+86
2012-07-24
daemon: uncache user before deleting user
Ray Strode
1
-8
/
+8
2012-07-24
add CacheUser() and UncacheUser() methods
Stef Walter
3
-0
/
+214
2012-07-24
daemon: add all users from cachedir to ListCachedUsers result
Stef Walter
1
-0
/
+70
2012-07-24
daemon: Refactor reloading of users from multiple sources
Stef Walter
1
-108
/
+116
2012-07-20
lib: fix some debug spew
Ray Strode
1
-3
/
+2
2012-06-28
util: CVE-2012-2737: drop _polkit_subject_get_cmdline
Ray Strode
1
-59
/
+76
2012-06-28
user: CVE-2012-2737: verify caller through bus in more cases
Ray Strode
1
-36
/
+42
2012-06-28
util: CVE-2012-2737: validate SetIconFile caller over bus
Ray Strode
1
-11
/
+26
2012-06-13
lib: manage pending consolekit calls with cancellable
Ray Strode
1
-2
/
+19
2012-06-13
lib: fix memory leaks in act-user
Pavel Vasin
1
-1
/
+3
2012-06-12
Revert "Don't use the non-standard fgetpwent() if not available."
Ray Strode
1
-12
/
+0
2012-06-07
libaccountsservice: Respect silent rules for gdbus-codegen
Stef Walter
1
-5
/
+5
[next]