summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS1.1.4Robert Ancell2012-03-011-0/+2
* Update NEWSRobert Ancell2012-03-011-0/+1
* Fix grammar error in NEWSRobert Ancell2012-03-011-1/+1
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-0120-1566/+1562
* Bump version numberRobert Ancell2012-03-011-1/+1
* Add tests for Xauthority file locationRobert Ancell2012-03-015-0/+77
* Use gsize for length field in xauthRobert Ancell2012-03-012-14/+18
* Improve simulation of PAM environmentRobert Ancell2012-03-011-9/+54
* Add missing test filesRobert Ancell2012-03-014-0/+72
* Add ConsoleKit testRobert Ancell2012-03-015-5/+76
* Change session directory once user permissions are set so it works on NFS fil...Robert Ancell2012-02-292-7/+15
* Add regression tests for PAM crashing (disabled for now, enable once session-...Robert Ancell2012-02-293-3/+13
* Test if greeter based password changes workRobert Ancell2012-02-286-0/+83
* Check autologin fails if prompted for a passwordRobert Ancell2012-02-285-18/+58
* Rename user0, user1, rename-user-invalidRobert Ancell2012-02-284-13/+13
* Split up and rename test user accountsRobert Ancell2012-02-2842-147/+165
* Add tests for autologin when accounts are denied or expiredRobert Ancell2012-02-289-10/+140
* Don't send session stdout to .xsession-errors, add regression tests to confir...Robert Ancell2012-02-287-2/+104
* Tweak the way sessions and display servers are stoppedRobert Ancell2012-02-287-37/+77
* Simplify ConsoleKit codeRobert Ancell2012-02-281-156/+115
* Implement mising D-Bus methods in testsRobert Ancell2012-02-282-19/+123
* Run lightdm from the pathRobert Ancell2012-02-281-3/+3
* Match full patterns in testsRobert Ancell2012-02-281-1/+9
* Tidy up getting bus addressesRobert Ancell2012-02-281-2/+5
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-02-201-9/+18
* Fix Qt bindings crash when removing a user.David Edmundson2012-02-201-1/+1
* Remove unused variableDavid Edmundson2012-02-201-1/+0
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-02-1874-149/+150
* Fix whitespace1.1.3Robert Ancell2012-02-151-1/+1
* Bump version numberRobert Ancell2012-02-151-1/+1
* Add a session lock D-Bus call that makes the greeter select that userRobert Ancell2012-02-159-30/+155
* Update NEWSRobert Ancell2012-02-151-0/+1
* Update NEWSRobert Ancell2012-02-151-0/+1
* Detect and handle correctly PAM modules that return user accounts that don't ...Robert Ancell2012-02-157-11/+75
* Add a regression test to check PAM renaming users worksRobert Ancell2012-02-155-2/+43
* Add a has-messages property to liblightdmRobert Ancell2012-02-156-9/+80
* Don't use g_hash_table_contains, it requires a very recent GLibRobert Ancell2012-02-141-1/+1
* switch how lightdm_user_get_layouts is represented in the vapi file so as to ...Michael Terry2012-02-101-2/+3
* update NEWSMichael Terry2012-02-101-0/+2
* add lightdm_user_get_layoutsMichael Terry2012-02-106-25/+124
|\
| * add layouts property, expose it in vapiMichael Terry2012-02-092-1/+14
| * allow asking for list of configured layouts for a given userMichael Terry2012-02-095-25/+111
* | Automatically lock sessions when switching away from themRobert Ancell2012-02-108-12/+110
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-02-0974-148/+148
* Fix up test X server atom handling so keyboard tests workRobert Ancell2012-02-094-31/+99
* Fix compile warning in test-gobject-greeterRobert Ancell2012-02-091-1/+1
* Merge with trunkRobert Ancell2012-02-0990-176/+682
|\
| * update NEWS for keyboard fixesMichael Terry2012-02-081-0/+6
| * merge keyboard layout/variants fix-ups branchMichael Terry2012-02-0815-28/+531
| |\
| | * augment keyboard-layout test to test our ability to grab layout from the Acco...Michael Terry2012-02-073-19/+41