]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2011-07-25 Robert AncellAdd tests for login with invalid sessions, and autologi...
2011-07-25 Robert AncellCheck guest account creation/destruction in regression...
2011-07-25 Robert AncellPut some asserts to check if connected
2011-07-24 Robert AncellGive the GTK+ greeter main window focus
2011-07-24 Robert AncellFix unreffing issue
2011-07-24 Robert AncellFix error unreffing PAMSession
2011-07-24 Robert AncellMake display emit ready signal, don't signal when greet...
2011-07-24 Robert AncellFix VT releasing
2011-07-24 Robert AncellFix incorrect unref
2011-07-24 Robert AncellFix whitespace
2011-07-24 Robert AncellLog when VTs are released
2011-07-24 Robert AncellDisconnect signals on unref
2011-07-24 Robert AncellNever set an X background
2011-07-24 Robert AncellCorrectly show existing seats on D-Bus
2011-07-24 Robert AncellAdd some notes about things to implement
2011-07-24 Robert AncellRename autologin tests
2011-07-24 Robert AncellAdd test for autologin with invalid user
2011-07-24 Robert AncellSimplify login logic
2011-07-24 Robert AncellJust stop displays if can't start sessions, let the...
2011-07-24 Robert AncellStart greeter if fail to start autologin session
2011-07-24 Robert AncellConnect up requested session in switch methods
2011-07-24 Robert AncellSpecify session in D-Bus switch methods (not yet connected)
2011-07-24 Robert AncellSimple user accounts handling:
2011-07-24 Robert AncellAdd GErrors to liblightdm-gobject
2011-07-24 Robert AncellFix up switching logic
2011-07-23 Robert AncellUpdate D-Bus conf
2011-07-23 Robert AncellIgnore duplicate add signals from AccountsService
2011-07-23 Robert AncellFix sessions starting without using requested session
2011-07-23 Robert AncellMore debuggin
2011-07-23 Robert AncellGet username from last line of guest-account script
2011-07-23 Robert AncellHandle -novtswitch in test-xserver
2011-07-23 Robert Ancellmark string as const
2011-07-23 Robert AncellDon't get the X server to switch VT
2011-07-23 Robert AncellSkip display numbers that have a lock file in /tmp
2011-07-23 Robert AncellFix unreffing of null object
2011-07-23 Robert AncellKeep a connection open the the X server. Start a new...
2011-07-22 Robert AncellDon't show prompt unless prompted
2011-07-22 Robert AncellDon't hide prompt if in hide users mode
2011-07-22 Robert AncellFix test mode not working when XAUTHORITY not defined
2011-07-22 Robert AncellFix Vala bindings
2011-07-22 Robert AncellFix regression tests
2011-07-22 Robert AncellDon't run wrapper for greeters
2011-07-22 Robert AncellFix guest regression tests
2011-07-22 Robert AncellHave a default session wrapper and only run it if it...
2011-07-22 Robert AncellFix Plymouth regression tests
2011-07-22 Robert AncellUse VT 7 by default
2011-07-22 Robert AncellUse guest-account as default name for guest setup script
2011-07-22 Robert AncellFix linking with QLightDM
2011-07-22 Robert AncellOnly run Qt tests if compiled the Qt greeter
2011-07-22 Robert AncellMake test greeters log more on failure
2011-07-22 Robert AncellFix distcheck issues
2011-07-22 Robert AncellFix signals in Qt greeter
2011-07-22 Robert AncellFix up authentication signal
2011-07-22 Robert AncellRemove icons from shutdown dialogs, improve wording
2011-07-22 Robert AncellHide login window while showing dialogs
2011-07-22 Robert AncellFix setting default session and show session selector...
2011-07-22 Robert AncellFix broken and obsolete greeter quit signal
2011-07-22 Robert AncellFix crash when session file doesn't exist
2011-07-22 Robert AncellDont keep retrying unless prompted
2011-07-22 Robert AncellFix authentication greeter issues
2011-07-22 Robert Ancelluse correct types for each widget
2011-07-22 Robert AncellUse select user hints
2011-07-22 Robert AncellFix example
2011-07-22 Robert AncellSet strings for translation
2011-07-22 Robert AncellAdd 10 points to font size instead of hard-coding Ubuntu 10
2011-07-22 Robert AncellAllow GTK theming
2011-07-22 Robert AncellFix compile warning
2011-07-22 Robert AncellAdd class reserved entries for future expansion
2011-07-22 Robert AncellSupport multiple monitors
2011-07-22 Robert AncellKeep centering window when size changes
2011-07-22 Robert AncellLoad GTK+ greeter config from a file
2011-07-22 Robert AncellDistribute icons with the GTK+ greeter
2011-07-22 Robert AncellFix background image
2011-07-21 Robert AncellPass the username back from the daeamon so can tell...
2011-07-21 Robert AncellFix freed variable getting guest account
2011-07-21 Robert AncellMucking around with guest sessions
2011-07-21 Robert AncellLoad default seats by scanning for [Seat:<name>] sectio...
2011-07-21 Robert AncellUpdate NEWS
2011-07-21 Robert AncellRun all the GObject tests with the Qt greeter too
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-20 Robert AncellLoad all config from the same directory
2011-07-20 Robert AncellXDMCP keys now stored in keys.conf
2011-07-20 Robert AncellFix XDM-AUTHENTICATION-1
2011-07-20 Robert AncellRemove the type from the seat config for now, will...
2011-07-20 Robert AncellFix configuration
2011-07-20 Robert AncellUse the 'default' session by default
2011-07-20 Robert AncellReplace guchar with guint8
2011-07-20 Robert AncellRemove some dead methods, replace guchar with guint8
2011-07-20 Robert AncellSimplify XDMCP authorization
2011-07-20 Robert AncellRename XAuthorization to XAuthority
2011-07-20 Robert AncellAnd add another FIXME
2011-07-20 Robert AncellFix some FIXMEs
2011-07-20 Robert AncellSet type field in config. Fix defaults not being corre...
2011-07-20 Robert AncellRemove debugging
2011-07-20 Guido Berhoersterfixed the use of dangling pointers by freeing in more...
2011-07-20 Guido BerhoersterInclude missing headers
2011-07-20 unknownFix memory leaks
2011-07-20 Robert Ancellgreeters/gtk: Hide session combo if no sessions
2011-07-20 Robert AncellMove greeters into /usr/share/xgreeters
next