index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
liblightdm-gobject
Commit message (
Expand
)
Author
Age
Files
Lines
*
Face images are now local paths not URIs
Robert Ancell
2011-07-19
1
-13
/
+8
*
Both libraries are now version 1 and have API and ABI guarantees
Robert Ancell
2011-07-19
3
-16
/
+16
*
Fix Vala bindings
Robert Ancell
2011-07-19
1
-28
/
+28
*
liblightdm-gobject now uses lightdm_ prefix instead of ldm_
Robert Ancell
2011-07-19
13
-687
/
+687
*
Add documentation to LdmPromptType and LdmMessageType
Robert Ancell
2011-07-19
1
-0
/
+10
*
Improve liblightdm-gobject documentation
Robert Ancell
2011-07-19
3
-23
/
+23
*
Remove priv variables from liblightdm-gobject
Robert Ancell
2011-07-19
10
-268
/
+327
*
Support hide-users hint
Robert Ancell
2011-07-18
2
-14
/
+12
*
Show users by default
Robert Ancell
2011-07-18
1
-1
/
+3
*
Fix crash on greeter connect
Robert Ancell
2011-07-18
1
-2
/
+3
*
Make generic hint fields for greeters
Robert Ancell
2011-07-18
2
-78
/
+264
*
Tidy up greeter protocol
Robert Ancell
2011-07-18
3
-41
/
+30
*
Added a session-failed signal to indicate if the session didn't start and the...
Robert Ancell
2011-07-18
3
-1
/
+30
*
Fix loading of incorrect X sessions dir in greeter libs
Robert Ancell
2011-07-18
1
-1
/
+1
*
Don't log error if user config empty
Robert Ancell
2011-07-18
1
-1
/
+2
*
Fix uninitialized variable
Robert Ancell
2011-07-18
1
-1
/
+1
*
use gsize instead of gint
Robert Ancell
2011-07-18
1
-1
/
+1
*
Tidy up constant string
Robert Ancell
2011-07-18
1
-2
/
+3
*
Add more debugging in sending messages to/from greeter
Robert Ancell
2011-07-18
1
-0
/
+4
*
Remove unnecessary g_clear_error
Robert Ancell
2011-07-18
1
-1
/
+0
*
Rename LDM_ env variables to LIGHTDM_. Start greeter protocol
Robert Ancell
2011-07-18
1
-4
/
+4
*
Drop theme code
Robert Ancell
2011-07-18
2
-119
/
+6
*
Removed the Vala and Python GTK+ greeters, they weren't being well maintained.
Robert Ancell
2011-07-18
1
-3
/
+0
*
Split the user accounts configuration into /etc/lightdm/users.conf so the mai...
Robert Ancell
2011-07-17
1
-68
/
+19
*
Drop most of the configure options, they aren't necessary
Robert Ancell
2011-07-16
1
-1
/
+1
*
Remove the ill-thought-out select-user and select-guest signals. Get the gre...
Robert Ancell
2011-07-15
3
-69
/
+11
*
Ignore any PROMPT_AUTHENTICATION messages if requested to cancel
Robert Ancell
2011-07-14
1
-0
/
+11
*
Check sequence number on prompt authentication messages
Robert Ancell
2011-07-14
1
-51
/
+92
*
Added two signals: select-user and select-guest. This requires the greeter ...
Robert Ancell
2011-07-14
3
-1
/
+48
*
Drop obsolete greeter count code
Robert Ancell
2011-07-14
1
-5
/
+2
*
Drop ldm_greeter_get_is_first() - it was added for testing and doesn't work well
Robert Ancell
2011-07-14
2
-17
/
+0
*
show-message signal now has a MessageType field and takes over behaviour of s...
Robert Ancell
2011-07-12
4
-35
/
+21
*
Fix new show_prompt signal
Robert Ancell
2011-07-12
1
-1
/
+1
*
show_prompt signal now has a PromptType field
Robert Ancell
2011-07-12
4
-5
/
+59
*
Remove complex use of const, fix annotations on list ownership
Robert Ancell
2011-07-12
2
-12
/
+12
*
Update example greeter to new API, fix some introspection bindings
Robert Ancell
2011-07-12
2
-4
/
+4
*
Fix error where an authentication failure from a previous session could be in...
Robert Ancell
2011-07-12
1
-11
/
+25
*
Load user defaults from client library, not by doing a round trip to the daemon
Robert Ancell
2011-07-12
5
-62
/
+40
*
Drop obsolete GIR references from .vapi
Robert Ancell
2011-07-12
1
-1
/
+1
*
More tidying up of Vala bindings
Robert Ancell
2011-07-12
1
-72
/
+75
*
Fix whitespace
Robert Ancell
2011-07-12
1
-1
/
+1
*
Add has_default_session () to Vala bindings
Robert Ancell
2011-07-12
1
-1
/
+2
*
Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...
Robert Ancell
2011-07-12
3
-12
/
+12
*
Add ldm_greeter_login_with_user_prompt as an alias for ldm_greeter_login (gre...
Robert Ancell
2011-07-12
2
-0
/
+14
*
Fix up allowing logins without a username
Robert Ancell
2011-07-12
1
-1
/
+1
*
Simplify .vapi file
Robert Ancell
2011-07-11
1
-81
/
+39
*
Allow null username to be used for login requests
Robert Ancell
2011-07-11
1
-2
/
+4
*
Fix crash when user accounts change
Robert Ancell
2011-06-30
2
-6
/
+6
*
Change greeter library API, starting a session no longer has a language option
Robert Ancell
2011-06-29
3
-13
/
+9
*
Make connecting to the system bus optional for testing
Robert Ancell
2011-06-16
1
-2
/
+6
[next]