summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-181-14/+14
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-172-2/+2
|
* Prep for 0.9.8Robert Ancell2011-09-161-1/+1
|
* Update .bzrignoreRobert Ancell2011-09-161-1/+2
|
* Update .bzrignoreRobert Ancell2011-09-161-0/+1
|
* Update .bzrignoreRobert Ancell2011-09-161-1/+1
|
* Merge translationsRobert Ancell2011-09-162-4/+4
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-162-4/+4
| |
* | Test session-setup script failingRobert Ancell2011-09-163-0/+37
| |
* | Test greeter-setup script hook failingRobert Ancell2011-09-163-0/+28
| |
* | Handle stopping displays where the session hasn't startedRobert Ancell2011-09-161-1/+9
| |
* | Rearrange codeRobert Ancell2011-09-161-10/+10
| |
* | Rearrange codeRobert Ancell2011-09-161-6/+6
| |
* | Improve script hook testsRobert Ancell2011-09-168-41/+73
| |
* | Improve script hook testsRobert Ancell2011-09-166-3/+43
| |
* | Pass test env vars to scripting hooks for regression testsRobert Ancell2011-09-161-0/+9
| |
* | Update NEWSRobert Ancell2011-09-161-0/+3
| |
* | Add missing scriptRobert Ancell2011-09-161-0/+23
| |
* | Test display setup scriptRobert Ancell2011-09-168-24/+90
| |
* | Emit the right signals when waiting for a process to quitRobert Ancell2011-09-161-1/+5
| |
* | Fix scripts not workingRobert Ancell2011-09-162-1/+7
| |
* | Tidy up blocking process codeRobert Ancell2011-09-164-43/+29
| |
* | Fix bug setting env with scriptsRobert Ancell2011-09-161-4/+4
| |
* | move script code into the correct layers so seat.c and display.c no longer ↵Robert Ancell2011-09-167-94/+92
| | | | | | | | depend on X server knowledge
* | Fix uninitialized varariableRobert Ancell2011-09-161-1/+1
|/
* Don't call pam_set_item when using the passwd fileRobert Ancell2011-09-161-7/+10
|
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ↵Robert Ancell2011-09-1623-356/+280
| | | | and GetSessionForCookie D-Bus calls
* Move PAM_TTY into xsessionRobert Ancell2011-09-165-45/+63
|
* Prep for 0.9.7lightdm-0.9.7Robert Ancell2011-09-161-1/+1
|
* Set PAM_TTY to the display name, not the tty deviceRobert Ancell2011-09-164-12/+10
|
* Fix privilege dropping logiclightdm-0.9.6Robert Ancell2011-09-153-11/+23
|
* Refactor privilege codeRobert Ancell2011-09-159-50/+80
|
* Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]Robert Ancell2011-09-153-12/+38
|\
| * Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]Martin Pitt2011-09-133-12/+38
| |
* | Set PAM_TTY and PAM_XDISPLAY when opening PAM sessionRobert Ancell2011-09-154-20/+42
|\ \
| * | Properly set PAM_TTY and PAM_XDISPLAYQuentin Glidic2011-09-093-20/+41
| | |
* | | Fix coding styleRobert Ancell2011-09-151-1/+2
| | |
* | | Add note about why we have an empty check on log writeRobert Ancell2011-09-151-1/+4
| | |
* | | Don't sync logs, it slows everything downRobert Ancell2011-09-151-1/+0
| | |
* | | Merge translationsRobert Ancell2011-09-152-14/+15
|\ \ \
| * | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-142-14/+15
| | |/ | |/|
* | | Write ~/.Xauthority inside the session process so it cannot be hijackedRobert Ancell2011-09-132-13/+41
| | |
* | | Make log file not system readableRobert Ancell2011-09-132-5/+10
|/ /
* | Only unlock displays if switched to from greeterRobert Ancell2011-09-132-5/+7
| |
* | Don't try and disable unix connections with xvnc, the clients need it...Robert Ancell2011-09-111-1/+1
| |
* | Fix vnc section name in example configRobert Ancell2011-09-111-1/+1
| |
* | Add missing vnc filesRobert Ancell2011-09-112-0/+329
| |
* | Delete authority files on X server exit, don't modify themRobert Ancell2011-09-111-2/+2
| |
* | Check if Xvnc exists before starting VNC serverRobert Ancell2011-09-111-10/+20
| |
* | Remove obsolete function prototypesRobert Ancell2011-09-111-6/+0
| |