index
:
delta/lightdm-git.git
lightdm-1-0
lightdm-1-10
lightdm-1-12
lightdm-1-14
lightdm-1-16
lightdm-1-18
lightdm-1-2
lightdm-1-20
lightdm-1-22
lightdm-1-24
lightdm-1-26
lightdm-1-28
lightdm-1-30
lightdm-1-4
lightdm-1-6
lightdm-1-8
main
master
renovate/configure
github.com: CanonicalLtd/lightdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
liblightdm-gobject
/
user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using deprecated G_PARAM_PRIVATE
Robert Ancell
2021-02-16
1
-1
/
+1
*
Remove deprecated use of G_TYPE_INSTANCE_GET_PRIVATE
Robert Ancell
2021-02-16
1
-28
/
+59
*
Add is-blocked property to the User object
Corentin Noël
2019-04-09
1
-0
/
+25
*
Remove use of deprecated g_type_class_add_private
Robert Ancell
2018-08-30
1
-6
/
+2
*
Move liblightdm variable declarations from the start of files.
Robert Ancell
2018-01-17
1
-15
/
+6
*
Remove unnecessary semicolons on the end of macros
Robert Ancell
2017-12-11
1
-2
/
+2
*
Fix typos in docstrings
Robert Ancell
2017-11-22
1
-1
/
+1
*
Annotate a string array is NULL terminated
Robert Ancell
2016-11-02
1
-1
/
+1
*
More docstring fixes
Robert Ancell
2016-11-02
1
-3
/
+3
*
Fix lots of GTK Doc issues
Robert Ancell
2016-11-02
1
-0
/
+16
*
Docstring fixes
Robert Ancell
2016-11-02
1
-0
/
+26
*
Revert r2392 - it seems to have broken ABI in liblightdm-gobject
Robert Ancell
2016-09-30
1
-43
/
+53
*
Use G_DECLARE_*_TYPE to simplify code and fix docs
Robert Ancell
2016-09-02
1
-53
/
+43
*
GObject property coding style fixes
Robert Ancell
2016-08-02
1
-7
/
+5
*
Generate .vapi from GIR files and in the process fix a number of annotation i...
Robert Ancell
2015-08-10
1
-14
/
+32
*
Refactored code to replace hardcoded signal identification strings by constants.
Jesús González
2014-09-30
1
-8
/
+8
*
Remove trailing whitespace
Robert Ancell
2014-09-19
1
-26
/
+26
*
Fix a whole bunch of warnings generated by Clang.
Christopher James Halse Rogers
2014-05-28
1
-1
/
+1
*
Rename function
Andrea Cimitan
2014-05-12
1
-1
/
+1
*
Add UID to lightdm gobject and qt bindings
Andrea Cimitan
2014-05-09
1
-2
/
+28
*
And convert accounts.c to use new sharable CommonUser class too
Michael Terry
2014-02-04
1
-1
/
+1
*
Split core of user.c out into a sharable class
Michael Terry
2014-01-31
1
-926
/
+99
*
Don't warn if sessions directories not present of lightdm.conf doesn't exist ...
Robert Ancell
2013-12-13
1
-1
/
+1
*
Ignore system user accounts in AccountsService
Robert Ancell
2013-11-07
1
-9
/
+17
*
Fix broken display name logic
Robert Ancell
2013-10-29
1
-3
/
+3
*
Don't load both dmrc and accounts service
Robert Ancell
2013-10-29
1
-2
/
+4
*
Stop using GDBusProxy for getting user properties
Robert Ancell
2013-10-29
1
-29
/
+36
*
Stop using GDBusProxy for getting user list
Robert Ancell
2013-10-29
1
-97
/
+110
*
Load accounts user info in one function instead of two
Robert Ancell
2013-10-29
1
-251
/
+112
*
Use user list bus, instead of relying on the proxy
Robert Ancell
2013-10-29
1
-1
/
+1
*
Merge UserAccountObject into LightDMUser
Robert Ancell
2013-10-29
1
-96
/
+66
*
Only load user values once
Robert Ancell
2013-10-29
1
-0
/
+7
*
Start with layouts valid
Robert Ancell
2013-10-29
1
-0
/
+3
*
Access GVariant values in a more type safe manner
Robert Ancell
2013-10-29
1
-20
/
+14
*
Update HasMessages when that changes
Robert Ancell
2013-10-29
1
-0
/
+2
*
Add some comments, use g_strcmp0 for safety
Robert Ancell
2013-10-29
1
-3
/
+24
*
Don't get private member until have confirmed object valid
Robert Ancell
2013-10-29
1
-2
/
+5
*
Stop using GDBusProxy for org.freedesktop.DisplayManager
Robert Ancell
2013-10-29
1
-73
/
+105
*
Stop generating glib marshals by using glib >= 2.30
Robert Ancell
2013-07-20
1
-4
/
+4
*
Clarify form of language strings
Robert Ancell
2013-04-24
1
-1
/
+1
*
Do not strip the codeset when loading the Language filed from dmrc
Guido Berhoerster
2013-04-16
1
-7
/
+1
*
Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it
Robert Ancell
2013-02-01
1
-3
/
+2
*
Fix introspection warnings
Robert Ancell
2012-06-12
1
-4
/
+4
*
Fix allocation error setting default layout array
Robert Ancell
2012-04-30
1
-3
/
+5
*
fix some memory leaks
Michael Terry
2012-04-25
1
-1
/
+2
*
Call initgroups before pam_setcred - this allows pam_setcred to change group ...
Robert Ancell
2012-03-20
1
-4
/
+0
*
Implement mising D-Bus methods in tests
Robert Ancell
2012-02-28
1
-2
/
+7
*
Add a has-messages property to liblightdm
Robert Ancell
2012-02-15
1
-8
/
+67
*
add layouts property, expose it in vapi
Michael Terry
2012-02-09
1
-1
/
+12
*
allow asking for list of configured layouts for a given user
Michael Terry
2012-02-09
1
-10
/
+73
[next]