]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2012-06-30 Launchpad Translatio... Launchpad automatic translations update.
2012-06-22 David EdmundsonExpose remaining properties in QLightDM::Greeter
2012-06-21 Launchpad Translatio... Launchpad automatic translations update.
2012-06-21 Robert AncellFix compilation with GCC 4.7
2012-06-21 Matthew Fischerfixes #999884 by removing the include of <unistd.h>
2012-06-21 Robert AncellHandle clearenv() not being defined
2012-06-20 Robert AncellMerge in translation changes
2012-06-20 Robert AncellReleasing 1.3.1
2012-06-20 Launchpad Translatio... Launchpad automatic translations update.
2012-06-14 Robert AncellUse xsession directory from lightdm.conf in liblightdm
2012-06-13 Sam Yatesfixes 920150 for liblightdm-gobject by reading xsession...
2012-06-12 Robert AncellHandle setresgid and setresuid not being available
2012-06-12 Launchpad Translatio... Launchpad automatic translations update.
2012-06-12 Robert AncellRun greeters inside the "lightdm-greeter" PAM service
2012-06-12 Robert AncellInstall PAM configuration
2012-06-12 Robert AncellAdd stubs in libsystem for utmp calls
2012-06-12 Robert AncellWrite utmp records for sessions
2012-06-12 Robert AncellFix introspection warnings
2012-06-06 Matthew Fischerfixes 999713: setresuid/setresgid don't work on some...
2012-06-05 Robert AncellFix usage of g_open so it works on all platforms
2012-06-05 Matthew Fischerfixing 999718
2012-06-02 Launchpad Translatio... Launchpad automatic translations update.
2012-05-29 Lauri TirkkonenUpdate utmpx for user sessions
2012-05-19 Launchpad Translatio... Launchpad automatic translations update.
2012-05-16 Michael Terryadd lock-memory option to prevent paging memory to...
2012-05-15 Robert AncellDon't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported
2012-05-14 Michael Terryadd lock-memory config key, enabled by default, to...
2012-05-12 Launchpad Translatio... Launchpad automatic translations update.
2012-05-11 Launchpad Translatio... Launchpad automatic translations update.
2012-05-07 Launchpad Translatio... Launchpad automatic translations update.
2012-04-30 David EdmundsonMerge branch Fix UTF-8 in QLightDM
2012-04-29 Robert AncellFix allocation error setting default layout array
2012-04-26 Launchpad Translatio... Launchpad automatic translations update.
2012-04-25 Michael Terrymerge some memory leak fixes
2012-04-25 Michael Terryfix some memory leaks
2012-04-24 David EdmundsonMove from QString::fromLocal8Bit to QString::fromUtf8...
2012-04-19 Robert AncellAdd some stub documentation
2012-04-19 Robert AncellAdd missing script file
2012-04-18 Robert AncellPrep for 1.3 release
2012-04-18 Robert AncellBump version number
2012-04-18 Robert AncellAdd show-manual-login and allow-guest options to lightd...
2012-04-16 Matthew Fischeradding support for allow-guest and show-manual-login...
2012-04-15 Launchpad Translatio... Launchpad automatic translations update.
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-04-10 Martin PittFix wrapper path in AppArmor profile (broken since...
2012-04-07 Launchpad Translatio... Launchpad automatic translations update.
2012-04-05 Robert AncellChange XDMCP manage timeout from 10ms to 126s (maximum...
2012-04-05 Robert AncellFix PAM conversations after authentication from locking...
2012-04-04 Robert AncellAdd test for utility path
2012-04-04 Robert AncellFix gdmflexiserver not being added to the path (broken...
2012-04-04 Robert AncellUpdate NEWS and bump version
2012-04-04 Robert AncellOpen log files in append mode
2012-04-04 Robert AncellAdd tests for long usernames and passwords
2012-04-04 Robert AncellRename some tests
2012-04-03 Michael Terrychange greeter-show-guest to greeter-allow-guest in...
2012-04-02 Michael Terrydon't have liblightdm-gobject send malformed packets...
2012-04-02 Michael Terryrefuse to write malformed packets to lightdm daemon
2012-03-29 Launchpad Translatio... Launchpad automatic translations update.
2012-03-28 Robert AncellMerge with trunk
2012-03-28 Robert AncellHandle failures in pam_setcred
2012-03-28 Robert AncellCheck lightdm handles pam_open_session failing
2012-03-28 Robert AncellAdd test for home directory being created on pam_open_s...
2012-03-28 Launchpad Translatio... Launchpad automatic translations update.
2012-03-27 Robert AncellImprove session log backup test
2012-03-26 Robert AncellBackup .xsession-errors on login
2012-03-25 Launchpad Translatio... Launchpad automatic translations update.
2012-03-21 Robert AncellReleasing 1.1.9
2012-03-20 Robert AncellRemove LIGHTDM_TEST_STATUS_SOCKET variable - just use...
2012-03-20 Robert AncellRemove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_...
2012-03-20 Robert AncellCall initgroups before pam_setcred - this allows pam_se...
2012-03-19 Robert AncellAdd tests for multiply PAM info prompts and two factor...
2012-03-17 Launchpad Translatio... Launchpad automatic translations update.
2012-03-16 Robert AncellBump version number
2012-03-16 Robert AncellAdd --show-users/--hide-users to lightdm-set-defaults
2012-03-15 Matthew Fischeradd an option to set or unset greeter-hide-users
2012-03-15 Robert AncellUpdate NEWS and version number
2012-03-15 Robert AncellAdd regression test for PAM conversations that have...
2012-03-15 Robert AncellHandle PAM interactions that have more than one message...
2012-03-12 Launchpad Translatio... Launchpad automatic translations update.
2012-03-09 Robert AncellReleasing 1.1.7
2012-03-08 Robert AncellUpdate documentation for lightdm_greeter_get_hide_users...
2012-03-08 Robert AncellAdd showManualLoginHint to liblightdm-qt
2012-03-08 Robert AncellAdd a seat option greeter-show-manual-login which hints...
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-07 Robert AncellOnly use the first argument in the session wrapper...
2012-03-06 Robert AncellBump version number
2012-03-06 Robert AncellFix session wrapper working the same as it did in 1.1.3
2012-03-05 Robert AncellAdd note to xserver-command option in example configura...
2012-03-05 Chow Loong JinAdd greeter-show-guest=true option in lightdm.conf
2012-03-05 Robert AncellReleasing 1.1.5
2012-03-05 Robert AncellStop file descriptors leaking into the session processes
2012-03-03 Launchpad Translatio... Launchpad automatic translations update.
2012-03-02 Chow Loong JinRename show-guest option to greeter-allow-guest
2012-03-02 Launchpad Translatio... Launchpad automatic translations update.
2012-03-01 Launchpad Translatio... Launchpad automatic translations update.
2012-03-01 Robert AncellUpdate NEWS
2012-03-01 Robert AncellUpdate NEWS
2012-03-01 Robert AncellFix grammar error in NEWS
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-03-01 Robert AncellBump version number
next