]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2011-10-07 Robert AncellFix reference counting issue in ConsoleKit code
2011-10-07 Robert AncellMerge in changes
2011-10-07 Robert AncellUse paranoid error checking in liblightdm-gobject
2011-10-07 Mikkel Kamstrup... Sink floating ref on variants in session_set_console_ki...
2011-10-07 Launchpad Translatio... Launchpad automatic translations update.
2011-10-06 Didier Rochemove lightdm-set-defaults to /usr/lib/lightdm as it...
2011-10-06 Launchpad Translatio... Launchpad automatic translations update.
2011-10-06 Robert AncellIgnore the bus being acquired if already shutting down
2011-10-06 Robert AncellDestroy session if a script cancels it
2011-10-06 Robert AncellMake sure objects are cleaned up on exit, Fix minor...
2011-10-06 Robert AncellFix over allocation of read buffer in greeter protocol
2011-10-06 Robert AncellAllow greeters to be disabled in configure flags
2011-10-06 Robert AncellMerge changes from 1.0 branch
2011-10-06 Robert AncellUpdate NEWS
2011-10-06 Robert AncellMerge in changes from stable branch
2011-10-06 Robert AncellUpdate NEWS
2011-10-05 Robert AncellMerge in utility path fix
2011-10-05 Robert AncellAdd default PAM configuration
2011-10-05 Michael Terryinsert utility path into PATH in correct place (after...
2011-10-05 Launchpad Translatio... Launchpad automatic translations update.
2011-10-04 Robert AncellMerge in translations
2011-10-04 Robert AncellMerge guest session lockdown
2011-10-04 Launchpad Translatio... Launchpad automatic translations update.
2011-10-04 Robert AncellMerge translations
2011-10-04 Robert AncellSet correct permissions on session log files
2011-10-03 Launchpad Translatio... Launchpad automatic translations update.
2011-10-01 Launchpad Translatio... Launchpad automatic translations update.
2011-09-30 Martin Pittdata/guest-session.apparmor: Allow reading /run
2011-09-30 Martin PittProvide an AppArmor profile for guest session lockdown.
2011-09-30 Martin PittIntroduce a lightdm-guest-session-wrapper session comma...
2011-09-30 Robert AncellFix liblightdm-qt crashing when face images are installed
2011-09-30 Robert AncellMerge translations
2011-09-30 Robert AncellLink liblightdm-qt against QtGui
2011-09-30 Launchpad Translatio... Launchpad automatic translations update.
2011-09-30 Robert AncellDon't resize GTK greeter on each click
2011-09-30 Robert AncellStart authentication for automtically selected user...
2011-09-30 Robert AncellGTK greeter now initializes i18n
2011-09-29 Robert AncellNote some more tests to make
2011-09-29 Robert AncellRename test-guest-account to standard guest-account
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 AncellUpdate .bzrignore
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing
2011-09-29 Robert AncellSwitching to a user without a password bypasses the...
2011-09-29 Robert AncellRemove unused function
2011-09-29 Robert AncellRemove GetSeatForCookie and GetSessionForCookie D-Bus...
2011-09-28 Robert AncellUpdate po/LINGUAS
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellUpdate NEWS
2011-09-28 Launchpad Translatio... Launchpad automatic translations update.
2011-09-28 Robert AncellMake this 1.0.0
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellAdjust version number
2011-09-28 Robert AncellFix whitespace
2011-09-28 Robert AncellMove log messages inside drop privileges
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-28 Robert AncellRemove unused started signal
2011-09-27 Launchpad Translatio... Launchpad automatic translations update.
2011-09-27 Robert AncellPut system binary directory into path when running...
2011-09-27 Robert AncellFix removed power and a11y menu items in GTK greeter
2011-09-27 Robert AncellExplicitly grab keyboard focus in GTK greeter
2011-09-27 Robert AncellMerge translations
2011-09-23 Robert AncellAbort if XDG_SEAT_PATH not defined
2011-09-23 Launchpad Translatio... Launchpad automatic translations update.
2011-09-22 Robert AncellMerge translations
2011-09-22 Robert AncellMake sure one session is always selected in the GTK...
2011-09-22 Robert AncellRun pam_setcred inside the session process so pam_group...
2011-09-22 Launchpad Translatio... Launchpad automatic translations update.
2011-09-22 Faheem PervezUse correct D-Bus and power interface in liblightdm-qt
2011-09-22 Robert AncellSplit session setup into pre and post PAM session sections
2011-09-21 Robert AncellFix multi-seat configuration picking the same display...
2011-09-21 Robert AncellMake X server logs consistent with greeter logs
2011-09-21 Robert AncellSet PAM environment and LANG after PAM session opened
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 AncellSet XDG_SESSION_COOKIE in the correct location
2011-09-21 Robert AncellMerge translations
2011-09-21 Robert AncellWrite ~/.Xauthority in the daemon to be more consistent...
2011-09-21 Robert AncellAdd checks for args to xauth_write
2011-09-21 Launchpad Translatio... Launchpad automatic translations update.
2011-09-21 Robert AncellAutomatically respond to PAM messages without prompts
2011-09-21 Robert AncellFix CK sessions being immediately closed
2011-09-21 Robert AncellUpdate news
2011-09-21 Robert AncellAllow --version to work without root access
2011-09-20 Launchpad Translatio... Launchpad automatic translations update.
2011-09-20 Robert AncellAllow TCP/IP connections if xserver-allow-tcp is true
2011-09-20 Robert AncellAdd language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellSet LANG variable based on the user language
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-09-20 Robert AncellRename user functions to accounts functions
2011-09-20 Robert AncellRename user.c to accounts.c
2011-09-19 Launchpad Translatio... Launchpad automatic translations update.
2011-09-18 Launchpad Translatio... Launchpad automatic translations update.
next