summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.2.91.2.9Robert Ancell2014-11-134-12/+34
* Close session pipe when child process exits - this was leaking file descripto...Robert Ancell2014-11-131-0/+2
* Correct section name in default users.conf fileRobert Ancell2014-05-201-1/+1
* Handle not getting an X connection when attempting to get X layoutsRobert Ancell2014-03-181-0/+3
* Releasing 1.2.81.2.8Robert Ancell2014-03-132-1/+9
* Ensure X authority is written before X server is startedRobert Ancell2014-03-131-0/+1
* Correctly manage GSourcesRobert Ancell2014-03-135-6/+14
* Fix error where we were waiting for the D-Bus to be acquired, not the name. T...Robert Ancell2014-03-131-2/+2
* Handle signals being received in child processes instead of treating them lik...Robert Ancell2014-03-071-3/+10
* Fix small leaks detected by valgrindRobert Ancell2014-03-075-5/+41
* Add missing entry to NEWSRobert Ancell2014-02-071-0/+1
* Releasing 1.2.71.2.7Robert Ancell2014-02-062-1/+8
* Correctly invoke PAM to change authentication tokenRobert Ancell2014-02-063-3/+6
* Update debian/watch URL to find 1.2 releasesRobert Ancell2013-12-091-1/+1
* Use standards version 3.9.3Robert Ancell2013-12-091-1/+1
* Don't try and remove non-existant /usr/share/help/CRobert Ancell2013-12-092-1/+1
* Use ./autogen.sh when running dh_autoreconfRobert Ancell2013-12-092-0/+4
* Load configuration from /etc/lightdm/lightdm.conf.dRobert Ancell2013-11-2615-9/+267
* Update .bzrignoreRobert Ancell2013-11-261-2/+7
* Add missing apparmor abstractionsRobert Ancell2013-11-262-0/+109
* Destroy quit timeout when a process object is destroyed - fixes a crash where...Robert Ancell2013-10-101-0/+2
* Releasing 1.2.61.2.6Robert Ancell2013-10-082-1/+5
* Bring packaging in-treeRobert Ancell2013-10-0864-0/+4933
* Update apparmor abstractionsRobert Ancell2013-10-083-65/+12
* Add regression test for corrupt X authority filesRobert Ancell2013-10-084-0/+53
* Releasing 1.2.51.2.5Robert Ancell2013-10-072-1/+5
* Don't fail writing X authority if reading it had an errorRobert Ancell2013-09-301-1/+2
* Releasing 1.2.41.2.4Robert Ancell2013-09-112-1/+10
* Install apparmor files correctly to fix distcheckRobert Ancell2013-09-112-7/+8
* Disable crash-authenticate test - it doesn't workRobert Ancell2013-09-111-1/+1
* For xauthority use open() with a mode instead of chmod() after the open that ...Robert Ancell2013-09-111-35/+37
* Correctly set permissions on Xauthority fileRobert Ancell2013-09-105-0/+66
* Fix overallocation of array for strings from greeterRobert Ancell2013-09-051-1/+1
* Fix truncation writing card32 in XDMCP serverRobert Ancell2013-09-051-1/+1
* Don't write X authority with g_file_replace - it can leave intermediate files...Robert Ancell2013-09-059-161/+105
* Remove FIXME from switch test - we correctly don't unlock on user switchRobert Ancell2013-08-241-4/+0
* Backport test improvements from trunkRobert Ancell2013-08-22133-832/+2079
* Fix compile warningsRobert Ancell2013-06-188-22/+18
* Fix introspection warningsRobert Ancell2013-06-182-7/+7
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-06-187-0/+14
* Backport all test improvements from trunkRobert Ancell2013-06-18125-3309/+2697
* Fix script hooks no longer working with latest glibRobert Ancell2013-06-185-22/+25
* Fix introspection MakefileRobert Ancell2013-06-181-1/+1
* Add tests to check that sessions switched to correctly log outRobert Ancell2013-03-267-0/+245
* Correctly check X server is terminated when returning to existing sessionRobert Ancell2013-03-262-3/+13
* Add two regression tests to confirm the a greeter switched to is destroyed wh...Robert Ancell2013-03-266-17/+133
* Write utmp records for sessions1.2.3Robert Ancell2012-11-212-0/+50
* Bump version to 1.2.3Robert Ancell2012-11-212-1/+2
* Support multiple simultaneous PAM promptsMichael Terry2012-11-206-7/+94
* tests: overload open64 as well as openMichael Terry2012-09-251-12/+31
|\