summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Build gdk-pixbuf loaders cache before running lightdmbaserock/morphSam Thursfield2012-09-181-0/+4
| | | | This is a hack so that the baserock logo can be loaded
* Fix systemd service for first bootSam Thursfield2012-09-181-0/+1
|
* Fix systemd unitSam Thursfield2012-09-181-1/+1
|
* Fix systemd unit installationSam Thursfield2012-09-181-1/+2
|
* Add systemd service to start lightdm on bootSam Thursfield2012-09-182-0/+20
|
* Also fix localstatedir (/var)Sam Thursfield2012-09-181-1/+1
|
* Add morphology to set sysconfdirSam Thursfield2012-09-181-0/+9
| | | | Otherwise config goes in /usr/etc :(
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-09-0683-166/+166
|
* Correctly annotate enums in vapi fileRobert Ancell2012-09-042-0/+6
|\
| * Use [CCode (has_type_id = false)] as suggested by RobertAlbert Astals2012-09-031-2/+2
| |
| * Tell the vala compiler these enums work as intsAlbert Astals2012-08-301-0/+2
|/ | | | | Otherwise if you try to define a signal that uses these enums it won't compile because it tries to use LIGHTDM_TYPE_MESSAGE_TYPE and LIGHTDM_TYPE_PROMPT_TYPE that are not defined anywhere
* Releasing 1.3.31.3.3Robert Ancell2012-08-301-1/+1
|
* Update NEWSRobert Ancell2012-08-301-0/+3
|
* Add remote sessionsRobert Ancell2012-08-3033-89/+479
|\
| * Fix crash when failed to load sessionRobert Ancell2012-08-281-2/+3
| |\
| | * Do not insert null session into sessionsAlbert Astals2012-08-271-2/+3
| |/
| * Run remote sessions when selected from the greeterRobert Ancell2012-08-278-28/+47
| |
| * Update default config to have remote-sessions-directory and check this in ↵Robert Ancell2012-08-272-3/+14
| | | | | | | | liblightdm
| * Get lightdm_get_remote_sessions() returning correct listRobert Ancell2012-08-272-39/+56
| |
| * Update liblightdm .vapi for new APITed Gould2012-08-271-0/+2
| |
| * Working and passing testsRobert Ancell2012-08-249-21/+44
| |
| * Put remote sessions in /usr/share/lightdm/remote-sessionsRobert Ancell2012-08-241-1/+1
| |
| * Fix small bugs in remote authentication prompts not coming backRobert Ancell2012-08-242-5/+19
| |
| * Add some tests and more work on remote sessionsRobert Ancell2012-08-2114-7/+161
| |
| * Start work on supporting remote session typesRobert Ancell2012-08-207-5/+148
| |
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-08-2883-166/+166
|/
* Support multiple simultaneous PAM promptsRobert Ancell2012-08-206-7/+94
|\
| * and drop --config being passed in test-runner again; rob says it is unneededMichael Terry2012-08-171-1/+0
| |
| * queue up responses in greeter and send them at once to lightdm daemonMichael Terry2012-08-171-10/+36
| |
| * merge from trunkMichael Terry2012-08-17109-224/+1012
| |\ | |/ |/|
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-08-0383-166/+166
| |
* | Correctly reap unused authentication sessionsRobert Ancell2012-08-026-0/+92
| |
* | Update LINGUASRobert Ancell2012-07-261-0/+2
| |
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-07-252-2/+102
| |
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-07-241-0/+100
| |
* | Set utmp ut_host field to the X display addressRobert Ancell2012-07-231-2/+6
| |
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-07-2181-162/+162
| |
* | 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
|\ \