summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 de...Robert Ancell2011-09-167-94/+92
* | 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
* 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
* | Only pass on environment variables that existRobert Ancell2011-09-111-3/+6
* | Chain up run signal for sessionsRobert Ancell2011-09-111-0/+2
* | Add VNC server supportRobert Ancell2011-09-1112-115/+573
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-084-35/+35
* Prep for 0.9.6Robert Ancell2011-09-082-1/+5
* Fix compilation on OracleBrian Cameron2011-09-082-0/+2
* Merge in translationslightdm-0.9.5Robert Ancell2011-09-072-2/+2
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-072-2/+2
* | Remove move duplicate code - where is this coming from??Robert Ancell2011-09-071-32/+0
* | Get ultra paranoid in checking if error objects are set before printing them outRobert Ancell2011-09-0715-102/+133
* | Remove some accidentally duplicated codeRobert Ancell2011-09-071-58/+2
* | Rename CK function to match the CK namesRobert Ancell2011-09-073-9/+10
* | Fix getting session pathRobert Ancell2011-09-071-1/+1
* | Move getuid code out of consolekit moduleRobert Ancell2011-09-072-10/+6
* | Tidy up ConsoleKit codeRobert Ancell2011-09-071-14/+14
* | make consolekit code more paranoidRobert Ancell2011-09-072-10/+11
* | Fix crash when getting wrong response from ConsoleKitRobert Ancell2011-09-071-8/+9
* | Fix coding styleRobert Ancell2011-09-071-3/+2
* | Simplify user switching codeRobert Ancell2011-09-071-43/+31
* | Improve greeter start session log requestRobert Ancell2011-09-071-2/+2