summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated Belarusian translation.Ihar Hrachyshka2012-03-241-205/+85
|
* Updated Hebrew translation.Yaron Shahrabani2012-03-241-207/+189
|
* [l10n]Updated Turkish translationMuhammet Kara2012-03-231-224/+210
|
* [l10n] Updated German translationWolfgang Stöggl2012-03-221-244/+227
|
* slave: don't jump to text vtsRay Strode2012-03-221-0/+19
| | | | | | | | | | | | commit fb6a3cf203c7fda3a9a33d3e3b4e7a7b868cb43e fixed user-switching so that we always migrate to a pre-existing session if it's runninng. Unfortunately, we didn't filter out tty sessions. This commit ensures GDM only jumps to graphical sessions. https://bugzilla.gnome.org/show_bug.cgi?id=672630
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-03-221-4/+3
|
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2012-03-221-216/+203
|
* Updated Arabic translationKhaled Hosny2012-03-211-442/+522
|
* Updated Lithuanian translationAurimas Černius2012-03-211-368/+331
|
* Malayalam translation updatedPraveen Arimbrathodiyil2012-03-211-575/+181
|
* Updated Brazilian Portuguese translationAntonio Fernandes C. Neto2012-03-201-334/+117
|
* Update Simplified Chinese translation.Automatic Mirroring2012-03-201-232/+208
|
* update Punjabi TranslationA S Alam2012-03-201-212/+191
|
* NEWS: update for release3.3.92.1Ray Strode2012-03-191-0/+5
|
* configure: bump for releaseRay Strode2012-03-191-1/+1
|
* server: call ck-x11-get-display-device even w/o WITH_CONSOLE_KITRay Strode2012-03-191-3/+0
| | | | | | | | | | ck-x11-get-display-device is a soft dependency. If it's installed then pam_ck_connector will function properly, otherwise it won't. Since it's a soft dependencies, we should do it even if building --disable-console-kit . This allows distros to drop the ConsoleKit buildrequires and still keep support for consolekit via pam_ck_connector.
* server: get X tty from consolekit if not with with systemdRay Strode2012-03-191-2/+4
| | | | | | | | | | | commit 932c65c66d2 changed the code to return NULL for the X tty when building with systemd. This is because systemd does tty handling on its own. It's not sufficient to be built with support for systemd, though, we also need to have booted with systemd. Found by ioni.
* NEWS: update for release3.3.92Ray Strode2012-03-191-0/+10
|
* configure: bump versionRay Strode2012-03-191-1/+1
|
* user-switching: fix session migrationRay Strode2012-03-191-6/+24
| | | | | | It wasn't properly jumping to the correct vt. https://bugzilla.gnome.org/show_bug.cgi?id=655380
* user-switching: fix sd_session_get_uid checkRay Strode2012-03-191-1/+1
| | | | | | It returns 0 on success. https://bugzilla.gnome.org/show_bug.cgi?id=655380
* user-switching: don't bail if login screen isn't runningRay Strode2012-03-191-8/+3
| | | | | | | It's okay if no login screen is running, we can just launch one. https://bugzilla.gnome.org/show_bug.cgi?id=655380
* user-switching: don't set PAM_TTY when using systemdRay Strode2012-03-192-1/+11
| | | | | | | It does it for us, and we don't know it anyway, so don't bother trying. https://bugzilla.gnome.org/show_bug.cgi?id=655380
* pam: set XDG_SESSION_CLASS variable to "greeter" when setting up greeter PAM ↵Lennart Poettering2012-03-191-0/+4
| | | | | | | | session This follows the recommendations in http://www.freedesktop.org/wiki/Software/systemd/writing-display-managers
* Revert "welcome: set XDG_SESSION_CLASS"Ray Strode2012-03-191-4/+0
| | | | | | | | | This reverts commit 5aa5eada05e646ab21d17d2e879532ccc1b99b8f. The environment doesn't get set until after the pam session stack is run, so that's too late for systemd. https://bugzilla.gnome.org/show_bug.cgi?id=670100
* user-switching: fix seat id confusionRay Strode2012-03-192-6/+24
| | | | | | | | | | There's a few places in the code that was hardcoding consolekit paths still. This commit does some small changes to make that more systemd compatible. https://bugzilla.gnome.org/show_bug.cgi?id=655380
* Translations Updated with FUELKrishnababu Krothapalli2012-03-191-89/+95
|
* Updated Telugu TranslationSasi Bhushan2012-03-191-271/+224
|
* Updated Danish translationKenneth Nielsen2012-03-191-207/+191
|
* Updated Gujarati TranslationsSweta Kothari2012-03-191-188/+175
|
* Updated Bulgarian translationAlexander Shopov2012-03-181-200/+72
|
* Updated Russian translationStas Solovey2012-03-181-253/+176
|
* Uploaded UkranianDaniel Korostil2012-03-181-183/+167
|
* Updated Swedish translationDaniel Nylander2012-03-181-185/+190
|
* [l10n] Updated Estonian translationMattias Põldaru2012-03-181-121/+131
|
* Updated Portuguese translationDuarte Loreto2012-03-171-389/+358
|
* Updated Korean translationChangwoo Ryu2012-03-181-187/+170
|
* Updated Serbian translationМирослав Николић2012-03-172-402/+370
|
* Updated Galician translationsFran Diéguez2012-03-171-209/+191
|
* Updated French translationBruno Brouard2012-03-171-196/+182
|
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-03-171-398/+365
|
* [l10n] Updated Catalan translationGil Forcada2012-03-171-213/+195
|
* Updated Hungarian translationGabor Kelemen2012-03-161-240/+218
|
* Updated Polish translationPiotr Drąg2012-03-161-209/+84
|
* Updated Spanish translationDaniel Mustieles2012-03-161-215/+199
|
* Assamese translation updatedNilamdyuti Goswami2012-03-161-202/+187
|
* Updated Slovenian translationMatej Urbančič2012-03-161-184/+182
|
* Updated British English translationBruce Cowan2012-03-161-368/+321
|
* Updated POTFILES.inPiotr Drąg2012-03-161-2/+0
|
* Malayalam translation updated by SadiqPraveen Arimbrathodiyil2012-03-161-591/+691
|