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
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
user: CVE-2012-2737: verify caller through bus in more cases
Ray Strode
1
-36
/
+42
2012-05-31
daemon: fix build
Ray Strode
1
-0
/
+6
2012-05-31
daemon: move ICONDIR/USERDIR defs to makefile
Ray Strode
1
-2
/
+0
2012-05-08
daemon: exclude users without valid shell
Christian Hesse
1
-0
/
+6
2012-04-28
Don't notify a non-existing property
Matthias Clasen
1
-1
/
+1
2012-03-26
daemon: be more liberabl about excluding users
Ray Strode
1
-1
/
+1
2012-02-13
Port daemon to GDBus
Matthias Clasen
1
-593
/
+490
2012-02-07
fix compute_object_path on ppc32
Ray Strode
1
-1
/
+1
2011-11-29
Be more careful when resetting the users icons
Matthias Clasen
1
-1
/
+2
2011-10-19
Be more careful when dealing with pw_passwd
Matthias Clasen
1
-3
/
+3
2011-10-17
Make use of <shadow.h> optional.
Ed Schouten
1
-0
/
+8
2011-09-30
daemon: Only accept regular files when setting icon
Vincent Untz
1
-0
/
+10
2011-07-19
daemon: use enum type instead of int
Ray Strode
1
-1
/
+1
2011-07-19
daemon: Add '--' to argument builders before the user's name
Rodrigo Moya
1
-28
/
+38
2011-07-19
Revert "Implement "disable account" password mode"
Ray Strode
1
-29
/
+2
2011-07-19
Implement "disable account" password mode
Bastien Nocera
1
-2
/
+29
2011-04-11
Add a 'system-account' property to users
Matthias Clasen
1
-1
/
+22
2011-03-18
daemon: correctly free the array of groups
Frédéric Péters
1
-1
/
+3
2011-03-17
daemon: treat root user as admin
Ray Strode
1
-2
/
+7
2011-03-17
daemon: drop desktop_<role>_r group checks
David Zeuthen
1
-32
/
+11
2011-03-17
daemon: drop supervised user concept
David Zeuthen
1
-1
/
+1
2011-03-17
user: Make it possible to disable the user icon
Bastien Nocera
1
-0
/
+25
2011-03-09
daemon: be less chatty
Ray Strode
1
-3
/
+3
2011-02-24
Add a function to get the uid of a user
Matthias Clasen
1
-0
/
+6
2011-02-01
daemon: Add api for storing/retrieving session
Ray Strode
1
-0
/
+88
2011-01-27
Change policy used for autologin
Matthias Clasen
1
-1
/
+1
2010-04-05
Always emit changed signal when setting user photo
Matthias Clasen
1
-9
/
+5
2010-03-30
Support ~/.face icons
Matthias Clasen
1
-1
/
+8
2010-03-30
Be more careful when copying the icon file
Matthias Clasen
1
-9
/
+85
2010-03-30
Make it build
Matthias Clasen
1
-1
/
+0
2010-03-25
Remove some dead code
Matthias Clasen
1
-40
/
+12
2010-03-25
Handle large numbers of groups
Matthias Clasen
1
-15
/
+12
2010-03-25
Drop SetIconData
Matthias Clasen
1
-131
/
+1
2010-03-25
Make SetIconFile more versatile
Matthias Clasen
1
-4
/
+46
2010-03-25
Redo password mode handling
Matthias Clasen
1
-34
/
+48
2010-03-25
Always require admin privs for changing usernames
Matthias Clasen
1
-7
/
+1
2010-03-25
Set loginuid properly when running commands on behalf of a user
Matthias Clasen
1
-147
/
+9
2010-03-25
Refactor logging into separate files
Matthias Clasen
1
-32
/
+32
2010-03-25
Properly handle third-party changes
Matthias Clasen
1
-0
/
+14
2010-03-25
Change handling of account locking
Matthias Clasen
1
-13
/
+69
2010-03-24
Add some validation of image data
Matthias Clasen
1
-0
/
+14
2010-03-24
Remove special handling for setting your own password
Matthias Clasen
1
-18
/
+8
2010-03-19
Avoid extraneous commandline parsing
Matthias Clasen
1
-48
/
+67
2010-01-23
Use syslog instead of g_warning
Matthias Clasen
1
-31
/
+28
2010-01-23
Cleanups
Matthias Clasen
1
-69
/
+54
2010-01-21
Streamline privileges
Matthias Clasen
1
-34
/
+31
2010-01-20
Add 'automatic-login' as a user property
Matthias Clasen
1
-1
/
+53
2010-01-15
Generate and include config.h
Matthias Clasen
1
-0
/
+2
2010-01-15
Fix compile warnings
Matthias Clasen
1
-7
/
+8
2010-01-12
initial commit
Matthias Clasen
1
-0
/
+1886