]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/display.c
Introduce a lightdm-guest-session-wrapper session command which MAC systems like...
[sojka/lightdm.git] / src / display.c
2011-09-30 Martin PittIntroduce a lightdm-guest-session-wrapper session comma...
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing
2011-09-29 Robert AncellSwitching to a user without a password bypasses the...
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-21 Robert AncellRefactor the session/process relationship so we can...
2011-09-20 Robert AncellRename user functions to accounts functions
2011-09-16 Robert AncellMerge translations
2011-09-16 Robert AncellHandle stopping displays where the session hasn't started
2011-09-16 Robert AncellTest display setup script
2011-09-16 Robert AncellTidy up blocking process code
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-09-16 Robert AncellMove PAM_TTY into xsession
2011-09-15 Robert AncellSet PAM_TTY to the display name, not the tty device
2011-09-15 Robert AncellDo not write ~/.dmrc and ~/.Xauthority as root. [CVE...
2011-09-15 Robert AncellSet PAM_TTY and PAM_XDISPLAY when opening PAM session
2011-09-11 Robert AncellOnly pass on environment variables that exist
2011-09-09 Quentin GlidicProperly set PAM_TTY and PAM_XDISPLAY
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-07 Robert AncellRename CK function to match the CK names
2011-09-07 Robert AncellMove getuid code out of consolekit module
2011-09-07 Robert Ancellmake consolekit code more paranoid
2011-09-06 Robert AncellStop daemon if greeter does not start
2011-09-06 Robert AncellMerge translations
2011-09-06 Robert AncellExit daemon if a seat fails which has exit-on-failure...
2011-09-02 Robert AncellMerge translations
2011-09-02 Robert AncellTidy up the display signals
2011-09-02 Robert AncellAdd greeter-setup-script
2011-08-30 Michael Terrymerge from trunk
2011-08-30 Michael Terrymove upstart signal emission to seat.c
2011-08-26 Michael Terryemit upstart signals
2011-08-26 Robert AncellMerge translations
2011-08-25 Robert AncellFix ConsoleKit code
2011-08-23 Robert AncellMove ConsoleKit code into it's own module
2011-08-23 Robert AncellRename user_[sg]et_session to user_[sg]et_xsession
2011-08-23 Robert AncellUse accounts service in the daemon if it is available
2011-08-18 Michael Terrymove Accounts class into User class
2011-08-18 Robert AncellMerge mterrys changes to the PATH mangling for gdmflexi...
2011-08-17 Michael Terryuse accountsservice instead of dmrc for storing default...
2011-08-17 Robert AncellFix duplicate stop events
2011-08-17 Robert Ancellmerge translations
2011-08-17 Robert AncellFix bug where sessions were started when the greeter...
2011-08-17 Robert AncellFix whitespace
2011-08-16 Robert AncellMerge translations
2011-08-16 Robert AncellRefactor configuration in preparation for dynamic seats
2011-08-10 Michael Terrymove where we insert our own utility PATH
2011-08-08 Robert AncellSet XDG_SEAT_PATH and XDG_SESSION_PATH environment...
2011-08-08 Robert AncellFix merge
2011-08-08 Robert AncellMerge with master
2011-08-06 Robert AncellDon't generate a warning when unlocking a display witho...
2011-08-06 Robert AncellAdd a gdmflexiserver binary that provides backwards...
2011-08-06 Robert AncellUnlock ConsoleKit sessions when switching to them
2011-07-28 Michael Terryinsert our private path into user's PATH
2011-07-28 Michael Terrysupport unlocking a session right before switching...
2011-07-26 Robert AncellMore refactoring...
2011-07-26 Robert AncellMoving authentication from Display to Session
2011-07-26 Robert AncellMerge in translations
2011-07-26 Robert AncellReworked the PAM code as ecryptfs users weren't able...
2011-07-25 Robert AncellMake a g_warning a g_error
2011-07-25 Robert AncellRun greeter as current user in test mode
2011-07-25 Guido Berhoersterread greeter-user from the LightDM section
2011-07-25 Guido BerhoersterAbort greeter if attempted to be run as root and greete...
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 AncellDisconnect signals on unref
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 AncellFix up switching logic
2011-07-23 Robert AncellFix sessions starting without using requested session
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 run wrapper for greeters
2011-07-22 Robert AncellHave a default session wrapper and only run it if it...
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-21 Robert AncellMucking around with guest sessions
2011-07-20 Robert AncellFix configuration
2011-07-20 Robert AncellSet type field in config. Fix defaults not being corre...
2011-07-20 Guido Berhoersterfixed the use of dangling pointers by freeing in more...
2011-07-20 Robert AncellMove greeters into /usr/share/xgreeters
2011-07-20 Robert AncellAdd display-added and session-started signals
2011-07-19 Robert AncellLog when the display server stops
2011-07-18 Robert AncellRename ChildProcess to Process
2011-07-18 Robert AncellSupport hide-users hint
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellFix autologin failures
2011-07-18 Robert AncellAdded a session-failed signal to indicate if the sessio...
2011-07-18 Robert AncellFix guest account logins
2011-07-18 Robert AncellFix sending quit signal to greeter
2011-07-18 Robert AncellRemove stray unref
2011-07-18 Robert AncellFix crash quitting during autologin
2011-07-18 Robert AncellKeep renaming flags and config...
2011-07-18 Robert AncellFix starting two sessions at once
2011-07-18 Robert AncellRename LDM_ env variables to LIGHTDM_. Start greeter...
2011-07-18 Robert AncellFix errors in display teardown
next