]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2011-09-16 Robert AncellMerge translations
2011-09-16 Robert AncellTest session-setup script failing
2011-09-16 Robert AncellTest greeter-setup script hook failing
2011-09-16 Robert AncellHandle stopping displays where the session hasn't started
2011-09-16 Robert AncellRearrange code
2011-09-16 Robert AncellRearrange code
2011-09-16 Robert AncellImprove script hook tests
2011-09-16 Robert AncellImprove script hook tests
2011-09-16 Robert AncellPass test env vars to scripting hooks for regression...
2011-09-16 Robert AncellUpdate NEWS
2011-09-16 Robert AncellAdd missing script
2011-09-16 Robert AncellTest display setup script
2011-09-16 Launchpad Translatio... Launchpad automatic translations update.
2011-09-16 Robert AncellEmit the right signals when waiting for a process to...
2011-09-16 Robert AncellFix scripts not working
2011-09-16 Robert AncellTidy up blocking process code
2011-09-16 Robert AncellFix bug setting env with scripts
2011-09-16 Robert Ancellmove script code into the correct layers so seat.c...
2011-09-16 Robert AncellFix uninitialized varariable
2011-09-16 Robert AncellDon't call pam_set_item when using the passwd file
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 AncellPrep for 0.9.7
2011-09-15 Robert AncellSet PAM_TTY to the display name, not the tty device
2011-09-15 Robert AncellFix privilege dropping logic
2011-09-15 Robert AncellRefactor privilege code
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-14 Launchpad Translatio... Launchpad automatic translations update.
2011-09-13 Martin PittDo not write ~/.dmrc and ~/.Xauthority as root. [CVE...
2011-09-13 Robert AncellWrite ~/.Xauthority inside the session process so it...
2011-09-13 Robert AncellMake log file not system readable
2011-09-13 Robert AncellOnly unlock displays if switched to from greeter
2011-09-11 Robert AncellDon't try and disable unix connections with xvnc, the...
2011-09-11 Robert AncellFix vnc section name in example config
2011-09-11 Robert AncellAdd missing vnc files
2011-09-11 Robert AncellDelete authority files on X server exit, don't modify...
2011-09-11 Robert AncellCheck if Xvnc exists before starting VNC server
2011-09-11 Robert AncellRemove obsolete function prototypes
2011-09-11 Robert AncellOnly pass on environment variables that exist
2011-09-11 Robert AncellChain up run signal for sessions
2011-09-11 Robert AncellAdd VNC server support
2011-09-09 Quentin GlidicProperly set PAM_TTY and PAM_XDISPLAY
2011-09-08 Launchpad Translatio... Launchpad automatic translations update.
2011-09-07 Robert AncellPrep for 0.9.6
2011-09-07 Brian CameronFix compilation on Oracle
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellRemove move duplicate code - where is this coming from??
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-07 Robert AncellRemove some accidentally duplicated code
2011-09-07 Robert AncellRename CK function to match the CK names
2011-09-07 Launchpad Translatio... Launchpad automatic translations update.
2011-09-07 Robert AncellFix getting session path
2011-09-07 Robert AncellMove getuid code out of consolekit module
2011-09-07 Robert AncellTidy up ConsoleKit code
2011-09-07 Robert Ancellmake consolekit code more paranoid
2011-09-07 Robert AncellFix crash when getting wrong response from ConsoleKit
2011-09-07 Robert AncellFix coding style
2011-09-07 Robert AncellSimplify user switching code
2011-09-07 Robert AncellImprove greeter start session log request
2011-09-07 Robert AncellMake log message about switching sessions easier to...
2011-09-07 Robert AncellAdd log messages about using d-bus
2011-09-07 Robert AncellFix distcheck issues
2011-09-07 Robert AncellMerge .script and .conf files in tests
2011-09-07 Robert AncellUpdate man file
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 AncellFix grammar in NEWS
2011-09-06 Robert AncellFix distcheck issue
2011-09-06 Robert AncellRemove duplicate DISTCLEANFILES entry
2011-09-06 Robert AncellRename AllowGuest to HasGuestAccount
2011-09-06 Robert AncellUpdate NEWS
2011-09-06 Robert AncellMerge translations
2011-09-06 Robert AncellFix XMDCP authorization
2011-09-06 Robert AncellCheck XDMCP authorization in test X server
2011-09-06 Launchpad Translatio... Launchpad automatic translations update.
2011-09-06 Robert AncellRun XDMCP tests without a unix channel and log differen...
2011-09-06 Robert AncellAdd AllowGuest property to seat D-Bus interface
2011-09-06 Robert AncellDon't run xserver/session crash tests for both gobject...
2011-09-06 Robert AncellTest X server crash in greeter returns to greeter
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-03 Launchpad Translatio... Launchpad automatic translations update.
2011-09-02 Robert AncellMerge translations
2011-09-02 Robert AncellOnly unlock ConsoleKit sessions as root
2011-09-02 Robert AncellOnly emit upstart events if running as root
2011-09-02 Robert AncellTidy up the display signals
2011-09-02 Launchpad Translatio... Launchpad automatic translations update.
2011-09-02 Robert AncellAdd greeter-setup-script
2011-09-01 Robert AncellMerge in upstart code
2011-09-01 Launchpad Translatio... Launchpad automatic translations update.
2011-08-31 Robert AncellMerge translations
2011-08-31 Robert AncellFix vala bindings
2011-08-30 Michael Terrymerge from trunk
2011-08-30 Michael Terrymove upstart signal emission to seat.c
next