summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.7.01.7.0Robert Ancell2013-04-302-1/+9
* Update language tests for language changesRobert Ancell2013-04-301-1/+1
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-04-2589-178/+178
* Clarify form of language strings.Robert Ancell2013-04-243-3/+3
|\
| * Clarify form of language stringsRobert Ancell2013-04-243-3/+3
|/
* Fix the two bugs which prevent the language selection from working. Fixes: ht...Guido Berhoerster2013-04-244-31/+48
|\
| * Remove dead code and clarify commentGuido Berhoerster2013-04-191-11/+4
| * Do not strip the codeset when loading the Language filed from dmrcGuido Berhoerster2013-04-161-7/+1
| * Fix saving/retrieving of the language settingGuido Berhoerster2013-04-163-24/+54
* | Add pam_systemd.so (optional) to default PAM configuration.Robert Ancell2013-04-233-0/+3
|\ \
| * | Add pam_systemd.so (optional) to default PAM configurationRobert Ancell2013-04-243-0/+3
|/ /
* | Style fixes for logind patch.Robert Ancell2013-04-235-19/+17
|\ \
| * | Style fixes for logind patchRobert Ancell2013-04-245-19/+17
|/ /
* | Use everywhere instead of UPower and ConsoleKit - lock/unlock/suspend/hiberna...Iain Lane2013-04-2314-151/+569
|\ \
| * | Readd no-login1 and no-console-kit tests, remove login1 test.Iain Lane2013-04-236-4/+42
| * | Another comment fixIain Lane2013-04-231-1/+1
| * | Move LOGIND_RUNNING to login1.hIain Lane2013-04-232-2/+2
| * | Whitespace fixesIain Lane2013-04-233-98/+101
| * | Fix copy and paste errorsIain Lane2013-04-231-2/+2
| * | Merge trunkIain Lane2013-04-223-1/+127
| |\ \
| * | | Rename logind to login1 for consistencyIain Lane2013-04-2210-62/+62
| * | | Update test scripts to use login1 for suspend and hibernate where necessaryIain Lane2013-04-222-8/+8
| * | | test-runner: Mock login1 suspend/hibernate tooIain Lane2013-04-221-0/+36
| * | | Call correct DBus methods for hibernate in liblightdm-qtIain Lane2013-04-221-9/+9
| * | | Call the correct function names for UPower suspend/hibernate_allowdIain Lane2013-04-221-2/+2
| * | | Instead of relying on LOGIND_RUNNING being false, test for the systemd sessio...Iain Lane2013-04-192-4/+5
| * | | Remove removed tests from Makefile.amIain Lane2013-04-191-3/+0
| * | | Make all tests executable so they can be run.Iain Lane2013-04-1916-0/+0
| * | | Remove some redundant tests, chmod +x all of them and fix name of flag to dis...Iain Lane2013-04-195-7/+1
| * | | Have test-runner mock logind's session interface and GetSessionByPID methodIain Lane2013-04-191-5/+103
| * | | Remove duplication in test-runnerIain Lane2013-04-193-176/+0
| * | | Remove the conditionals and always build CK and logind supportIain Lane2013-04-184-84/+19
| * | | Add missing <unistd.h> include for getpidIain Lane2013-04-181-0/+1
| * | | Cast to GByteArray to gchar * when passing to g_file_set_contentsIain Lane2013-04-181-1/+1
| * | | Fix some problems picked up by -Wall -WerrorIain Lane2013-04-183-3/+2
| * | | Fix whitespaceIain Lane2013-04-181-1/+1
| * | | Use logind for suspend/hibernate too, if available.Iain Lane2013-04-182-59/+135
| * | | Merge trunkIain Lane2013-04-1645-146/+1024
| * | | Define LOGIND_RUNNING from the configure scriptIain Lane2013-04-162-6/+4
| |\ \ \ | | | |/ | | |/|
| * | | Include <config.h> instead of "config.h" and fix one misplaced LOGIND_RUNNING...Iain Lane2013-04-162-4/+3
| * | | Add some more runtime tests for whether logind is runningIain Lane2013-04-163-7/+17
| * | | Force the user to enable one of ConsoleKit or logindIain Lane2013-04-161-0/+4
| * | | Fix inverted test condition in configure.ac for enabling logindIain Lane2013-04-161-1/+1
| * | | Merge lp:~cavalier/lightdm/logind-supportIain Lane2013-04-1615-199/+442
| |\ \ \
| | * | | Added logind testsPeter de Ridder2013-04-158-0/+253
| | * | | Add logind supportPeter de Ridder2013-03-235-27/+228
| * | | | Fix whitespaceIain Lane2013-04-151-2/+2
| * | | | Add configure checks for new functionality and use consistent name for definesIain Lane2013-04-154-19/+23
| * | | | Also bzrignore liblightdm-qt/liblightdm-qt-*.pcIain Lane2013-04-151-0/+1
| * | | | Initial logind support based on patch by Peter de RidderIain Lane2013-04-156-2/+263