]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/lightdm.c
Merge with trunk
[sojka/lightdm.git] / src / lightdm.c
2013-07-09 Robert AncellMerge with trunk
2013-07-01 Robert AncellAdd initial support for Unity (i.e. Mir based) seats.
2013-07-01 Robert AncellStrip out non-core changes in preperation for merging...
2013-06-30 Robert AncellAdd a share xserver seat property
2013-06-28 Robert AncellMerge with trunk
2013-06-26 Robert AncellMerge with trunk
2013-06-25 Robert AncellMerge with trunk
2013-06-24 Robert AncellMerge with unity branch
2013-06-24 Robert AncellDrop libmirclient dependency, we don't need it for...
2013-06-23 Robert AncellAdd option to set compositor command.
2013-06-21 Robert AncellAdd option to set compositor command
2013-06-21 Robert AncellMerge with trunk
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-19 Robert AncellLoad configuration from /etc/lightdm/lightdm.conf.d...
2013-06-18 Robert AncellLoad configuration from /etc/lightdm/lightdm.conf.d
2013-06-17 Robert AncellMerge with trunk
2013-06-13 Robert AncellWarn if fail to make directories.
2013-06-13 Robert AncellWarn if fail to make directories
2013-05-17 Robert AncellMerge with trunk
2013-05-10 Robert Ancellmerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-05-09 Robert AncellStop if fail to create default seat.
2013-05-01 Robert AncellStop if fail to create default seat
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellFix bug where seat failure before D-Bus acquired would...
2013-04-23 Robert AncellFix bug where seat failure before D-Bus acquired would...
2013-04-23 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-11 Robert AncellFix trailing whitespace in lightdm.c.
2013-04-11 Robert AncellFix trailing whitespace in lightdm.c
2013-03-07 Robert AncellMerge with trunk
2013-03-07 Robert AncellQLightDM: Add a backgroundPath role to UsersModel
2013-03-07 Robert AncellFix XDMCP tests failing by fixing up display stopping...
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...
2013-01-18 Robert AncellStop deprecation warnings from glib >= 2.36
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-08-29 Robert AncellAdd remote sessions
2012-08-21 Robert AncellAdd some tests and more work on remote sessions
2012-08-17 Michael Terrymerge from trunk
2012-05-16 Michael Terryadd lock-memory option to prevent paging memory to...
2012-05-14 Michael Terryadd lock-memory config key, enabled by default, to...
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-02 Chow Loong JinRename show-guest option to greeter-allow-guest
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-02-29 Chow Loong JinAdd show-guest config option to SeatDefaults
2012-02-15 Robert AncellAdd a session lock D-Bus call that makes the greeter...
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2012-01-09 Michael TerrySupport PAM requesting a change of password
2012-01-09 Robert AncellFix crash calling lightdm_get_layout
2012-01-06 Martin PittDo not call deprecated g_thread_init(), already covered...
2012-01-06 Gunnar Hjalmarssonsrc/lightdm.c: g_thread_init() deprecated, so removed.
2011-12-21 Robert AncellFix crash when quitting with newer GLib
2011-12-21 Robert AncellFix --debug working with new glib
2011-10-06 Robert AncellIgnore the bus being acquired if already shutting down
2011-10-06 Robert AncellMake sure objects are cleaned up on exit, Fix minor...
2011-09-29 Robert AncellRemove --greeter-session option
2011-09-29 Robert AncellRemove unused --minimum-display-number option
2011-09-29 Robert AncellFix grammer in --help text
2011-09-29 Robert AncellRemove unused --minimum-vt option
2011-09-29 Robert AncellRemove unused --user-session option
2011-09-29 Robert AncellMake a test session wrapper and remove --session-wrappe...
2011-09-29 Robert AncellRename test-xserver to X and remove --xserver-command...
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing
2011-09-29 Robert AncellRemove unused function
2011-09-29 Robert AncellRemove GetSeatForCookie and GetSessionForCookie D-Bus...
2011-09-27 Robert AncellPut system binary directory into path when running...
2011-09-21 Robert AncellLoad default properties for LocalX seats
2011-09-21 Robert AncellPut back GetSeatForCookie and GetSessionForCookie for now
2011-09-21 Robert AncellRefactor the session/process relationship so we can...
2011-09-21 Robert AncellCreate 'AddLocalXSeat' D-Bus method, and require root...
2011-09-21 Robert AncellAllow --version to work without root access
2011-09-20 Robert AncellRename user.c to accounts.c
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
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-15 Robert AncellFix coding style
2011-09-15 Robert AncellAdd note about why we have an empty check on log write
2011-09-15 Robert AncellDon't sync logs, it slows everything down
2011-09-15 Robert AncellMerge translations
2011-09-13 Robert AncellMake log file not system readable
2011-09-11 Robert AncellCheck if Xvnc exists before starting VNC server
2011-09-11 Robert AncellAdd VNC server support
2011-09-07 Brian CameronFix compilation on Oracle
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-07 Robert AncellAdd log messages about using d-bus
2011-09-07 Robert AncellFix help text
2011-09-06 Robert AncellIgnore IPv6 link-local addresses, we can't use them...
2011-09-06 Robert AncellRename AllowGuest to HasGuestAccount
next