]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2013-07-25 Launchpad Translatio... Launchpad automatic translations update.
2013-07-25 Robert AncellHold the VT reference inside the X server.
2013-07-25 Robert AncellHold the VT reference inside the X server
2013-07-24 Robert AncellCorrectly disable local sessions for xlocal seats using...
2013-07-24 Robert AncellMove VT allocation and Plymouth interaction to the...
2013-07-24 Robert AncellDon't use any vt functions in XServerLocal anymore
2013-07-24 Robert AncellMove Plymouth code out of XServerLocal
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellCorrectly disable local sessions for xlocal seats using...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellMake a class for session configuration.
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellMake a class for session configuration
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-24 Robert AncellCheck correct VT is activated in test cases
2013-07-22 Robert AncellReleasing 1.7.7
2013-07-22 Robert AncellEnable compile warnings and fix code that was generatin...
2013-07-22 Robert AncellCheck for GCC before enabling warning flags
2013-07-22 Robert AncellSome more warnings, apparently we already meet them
2013-07-22 Robert AncellAdd some more warnings, fix some more errors
2013-07-22 Robert AncellCompile with -Wall, fix associated bugs
2013-07-22 Andy Whitcroftfix uninitialised GList pointer in configuration direct...
2013-07-22 Andy Whitcroftfix uninitialised GList pointer in configuration direct...
2013-07-22 Robert AncellReleasing 1.7.6
2013-07-22 Robert AncellRestore greeter hints that were regressed in 1.7.5.
2013-07-22 Robert AncellFix python and Qt tests
2013-07-22 Robert AncellFix up older tests for new changes
2013-07-22 Robert AncellAdd back the greeter guest account hint
2013-07-22 Robert AncellAdd back the greeter show remote login hint
2013-07-22 Robert AncellAdd back the greeter show manual login hint
2013-07-22 Robert AncellAdd back the greeter hide users hint
2013-07-22 Robert AncellAdd missing file
2013-07-22 Robert AncellSet the default session for the greeter
2013-07-22 Robert AncellDon't run greeters through session wrapper.
2013-07-22 Robert AncellDon't run greeters through session wrapper
2013-07-21 Robert AncellReleasing 1.7.5
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet variables required for test mode
2013-07-21 Robert AncellDon't start a greeter on an XDMCP client X server
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellAdd a test to check LANGUAGE variables are set in session.
2013-07-21 Robert AncellMerge with trunk
2013-07-21 Robert AncellMerge with trunk
2013-07-21 Robert AncellSet user-session in tests that haven't got it set
2013-07-21 Robert AncellBe more careful when session creation fails
2013-07-21 Robert AncellAdd basic XDMCP client test.
2013-07-21 Robert AncellAdd a test to check LANGUAGE variables are set in session
2013-07-21 Robert AncellUpdate xdmcp client test for new xsever synchronisation
2013-07-20 Robert AncellFix DESKTOP_SESSION and GDMSESSION variables
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellUse glib Unix signal handlers to make test programs...
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellUse glib Unix signal handlers to make test programs...
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellFix XDMCP server tests
2013-07-20 Robert AncellSynchronise X server starting
2013-07-20 Robert AncellAdd basic XDMCP client test
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
2013-07-19 Chris TownsendAdd in handling of "plymouth quit" when using the compo...
2013-07-19 Robert AncellMerge with trunk
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus.
2013-07-19 Chris TownsendAdd in handling of "plymouth quit" when using the compo...
2013-07-19 Robert AncellAdd test to check $DESKTOP_SESSION and $GDMSESSION...
2013-07-19 Robert AncellAdd a test for Plymouth working in Unity seat
2013-07-19 Robert AncellUpdate .bzrignore.
2013-07-19 Robert AncellUpdate .bzrignore
2013-07-19 Robert AncellAdd test to check and are set
2013-07-19 Robert AncellDon't register greeter sessions on DBus
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellAdd missing file
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellFix greeter starting after seat stopped
2013-07-19 Robert AncellFix some reference counting
2013-07-19 Robert AncellOnly register running user sessions on dbus
2013-07-19 Robert AncellMake greeter shutdown more reliable fixing tests
2013-07-19 Robert AncellMerge with trunk
2013-07-18 Robert AncellShare some common code
2013-07-18 Robert AncellFix up final tests
2013-07-18 Robert AncellUpdate unity-switch test for new behaviour
2013-07-18 Robert AncellRemove some FIXMEs
2013-07-18 Robert AncellTidy up some logic
2013-07-18 Robert AncellFix GError overwrite in test-runner
2013-07-18 Robert AncellFix up server sharing
2013-07-17 Robert AncellAdd note to fix test-autologin-guest-fail-setup-script...
2013-07-17 Robert AncellFix timed background autologin
2013-07-17 Robert AncellFix up some object references
2013-07-17 Robert AncellStop defunct sessions after starting new ones
2013-07-17 Robert AncellFix seat stopping code
2013-07-17 Robert AncellHandle user not being known for session name
2013-07-17 Robert AncellFix returning to existing sessions
2013-07-17 Robert AncellAdd a remember session test.
2013-07-17 Robert AncellFix background tests and focus issues
2013-07-17 Robert AncellAdd a note to fix before merging
next