]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/greeter.c
Start work on Mir sessions
[sojka/lightdm.git] / src / greeter.c
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-09 Robert AncellMerge with trunk
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-12 Michael TerryRegister enums with QObject meta type system.
2013-04-08 Robert AncellMerge with trunk
2013-04-03 Robert AncellFix authentication cancel regression caused in 1.5.2
2013-03-27 Robert AncellMerge with trunk
2013-03-18 Robert AncellUse G_MAXUINT32 instead of 0xFFFFFFFF
2013-03-18 Robert AncellCorrectly check overflow for n_secrets
2013-03-18 Robert AncellUse 32 bit type for n_secrets so can detect overflow
2013-03-18 Robert AncellHandle over/underflows when reading from greeter
2013-03-06 Robert AncellMerge with trunk
2013-01-30 Michael Terryselectively lock memory rather than calling mlockall...
2013-01-28 Michael TerryUse libgcrypt to selectively secure password memory...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-08-29 Robert AncellAdd remote sessions
2012-08-27 Robert AncellRun remote sessions when selected from the greeter
2012-08-24 Robert AncellWorking and passing tests
2012-08-24 Robert AncellFix small bugs in remote authentication prompts not...
2012-08-21 Robert AncellAdd some tests and more work on remote sessions
2012-08-20 Robert AncellStart work on supporting remote session types
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-05 Robert AncellStop file descriptors leaking into the session processes
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-02-15 Robert AncellDetect and handle correctly PAM modules that return...
2012-02-08 Michael Terrymerge keyboard layout/variants fix-ups branch
2012-02-06 Robert AncellFix lightdm_greeter_start_session_sync () blocking...
2012-01-09 Robert AncellMerge with trunk
2012-01-09 Michael TerrySupport PAM requesting a change of password
2012-01-04 Michael Terryset PAM_TTY so that change-password prompts can work
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-29 Gunnar HjalmarssonLanguage chooser modifications:
2011-10-06 Robert AncellFix over allocation of read buffer in greeter protocol
2011-10-06 Robert AncellMerge in changes from stable branch
2011-09-21 Robert AncellFix multi-seat configuration picking the same display...
2011-09-21 Robert AncellAutomatically respond to PAM messages without prompts
2011-09-20 Robert AncellAdd language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-07 Robert AncellImprove greeter start session log request
2011-09-06 Robert AncellStop daemon if greeter does not start
2011-08-18 Robert AncellMerge mterrys changes to the PATH mangling for gdmflexi...
2011-08-17 Robert Ancellmerge translations
2011-08-17 Robert AncellFix bug where sessions were started when the greeter...
2011-08-08 Robert AncellMerge with master
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-24 Robert AncellFix unreffing issue
2011-07-24 Robert AncellFix error unreffing PAMSession
2011-07-23 Robert AncellFix sessions starting without using requested session
2011-07-23 Robert AncellMore debuggin
2011-07-21 Robert AncellPass the username back from the daeamon so can tell...
2011-07-21 Robert AncellMucking around with guest sessions
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-18 Robert AncellRename ChildProcess to Process
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellFix cancelling of PAM conversations, for some reason...
2011-07-18 Robert AncellTidy up greeter protocol
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 AncellAdd more debugging in sending messages to/from greeter
2011-07-18 Robert AncellFix unref crash
2011-07-18 Robert AncellRename LDM_ env variables to LIGHTDM_. Start greeter...
2011-07-18 Robert AncellFix errors in display teardown
2011-07-18 Robert AncellRefactored Display and Greeter classes
2011-07-15 Robert AncellRearrange configuration
2011-07-15 Robert AncellMove directory config into it's own section
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-14 Robert AncellCheck sequence number on prompt authentication messages
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellFix incorrect length in CONNECTED message
2011-07-14 Robert AncellDrop obsolete greeter count code
2011-07-13 Robert AncellLog when writing bytes to greeter
2011-07-12 Robert AncellFix error where an authentication failure from a previo...
2011-07-12 Robert AncellLoad user defaults from client library, not by doing...
2011-07-11 Robert AncellAllow a NULL username to log in with
2011-06-30 Robert AncellLog guest in using lightdm-autologin pam session
2011-06-30 Robert AncellAdd guest account into example GTK greeter
2011-06-29 Robert AncellChange greeter library API, starting a session no longe...
2011-06-28 Robert AncellDrop the GuestAccount object, it is overkill
2011-06-27 Robert AncellAdded guest account support
2011-06-27 Robert AncellShut down display manager more carefully
2011-06-26 Robert AncellMore work getting guest mode working
2011-06-16 Robert AncellAllow the greeter to know if this is the first greeter...
2011-06-14 Robert AncellAdd g_return_if_fail lines to more modules
2011-06-14 Robert AncellAutomatic login users now use PAM session lightdm-autologin
2011-06-10 Robert AncellMerge copyright changes
2011-06-10 Robert AncellTidy up debugging
2011-06-10 Robert AncellCopy greeter protocol block writing to daemon
2011-06-10 Robert AncellWrite greeter messages in blocks
2011-06-09 Robert AncellUse guint8 instead of gchar when filling buffers
2011-06-09 Robert AncellCorrectly read data from greeter/daemon in unsigned...
next