summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.3.21.3.2Robert Ancell2012-07-132-1/+3
* Only add utmp entry after child has forked (and have a valid PID)Robert Ancell2012-07-131-51/+47
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-07-1081-162/+162
* Ignore src/lightdm-guest-session-wrapperRobert Ancell2012-07-051-0/+1
* Update .bzrignore for liblightdm-qt-2.pc renamingRobert Ancell2012-07-051-1/+1
* Document seat type in example configRobert Ancell2012-07-031-0/+2
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-06-3081-162/+162
* Expose remaining properties in QLightDM::GreeterDavid Edmundson2012-06-221-0/+8
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-06-2181-81/+81
* Fix compilation with GCC 4.7Robert Ancell2012-06-212-1/+1
|\
| * fixes #999884 by removing the include of <unistd.h>Matthew Fischer2012-06-201-1/+0
* | Handle clearenv() not being definedRobert Ancell2012-06-213-1/+10
|/
* Merge in translation changesRobert Ancell2012-06-2182-161/+268
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-06-2081-161/+261
* | Releasing 1.3.11.3.1Robert Ancell2012-06-211-1/+1
|/
* Use xsession directory from lightdm.conf in liblightdmRobert Ancell2012-06-143-2/+31
|\
| * fixes 920150 for liblightdm-gobject by reading xsessions-directory from the c...Sam Yates2012-06-132-3/+29
|/
* Handle setresgid and setresuid not being availableRobert Ancell2012-06-133-1/+29
|\
| * fixes 999713: setresuid/setresgid don't work on some platformsMatthew Fischer2012-06-052-1/+28
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-06-1280-160/+160
* | Run greeters inside the "lightdm-greeter" PAM serviceRobert Ancell2012-06-122-16/+12
* | Install PAM configurationRobert Ancell2012-06-122-0/+6
* | Add stubs in libsystem for utmp callsRobert Ancell2012-06-121-0/+16
* | Write utmp records for sessionsRobert Ancell2012-06-122-0/+54
|\ \
| * | Update utmpx for user sessionsLauri Tirkkonen2012-05-291-8/+42
* | | Fix introspection warningsRobert Ancell2012-06-122-7/+7
| |/ |/|
* | Fix usage of g_open so it works on all platformsRobert Ancell2012-06-051-1/+1
|\ \
| * | fixing 999718Matthew Fischer2012-06-041-1/+1
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-06-021-0/+100
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-05-191-0/+100
* add lock-memory option to prevent paging memory to disk, enabled by defaultMichael Terry2012-05-163-0/+13
|\
| * add lock-memory config key, enabled by default, to prevent memory from being ...Michael Terry2012-05-142-0/+11
* | Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supportedRobert Ancell2012-05-162-0/+6
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-05-121-1/+1
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-05-111-4/+4
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-05-0778-156/+156
* Merge branch Fix UTF-8 in QLightDMDavid Edmundson2012-04-303-27/+27
|\
| * Move from QString::fromLocal8Bit to QString::fromUtf8 when converting from gc...David Edmundson2012-04-243-27/+27
* | Fix allocation error setting default layout arrayRobert Ancell2012-04-301-3/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-04-2678-160/+161
* | merge some memory leak fixesMichael Terry2012-04-252-1/+15
|\ \ | |/ |/|
| * fix some memory leaksMichael Terry2012-04-252-1/+15
|/
* Add some stub documentationRobert Ancell2012-04-1921-1/+288
* Add missing script fileRobert Ancell2012-04-191-0/+44
* Prep for 1.3 releaseRobert Ancell2012-04-192-2/+2
* Bump version number1.2.1Robert Ancell2012-04-181-1/+1
* Add show-manual-login and allow-guest options to lightdm-set-defaultsRobert Ancell2012-04-182-12/+59
|\
| * adding support for allow-guest and show-manual-login and simplifying the APIMatthew Fischer2012-04-161-12/+58
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-04-151-0/+100
* Return the user face as a QIcon rather than a QPixmapAurélien Gâteau2012-04-101-2/+2
|\