summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* configure: bump to 3.27.923.27.92Ray Strode2018-03-071-1/+1
|
* NEWS: update for 3.27.92Ray Strode2018-03-071-0/+5
|
* Updated Punjabi TranslationA S Alam2018-03-061-64/+65
|
* Update Greek translationEfstathios Iosifidis2018-03-061-32/+44
|
* Update Romanian translationDaniel Șerbănescu2018-03-031-99/+116
|
* Update French translationCharles Monzat2018-03-021-34/+47
|
* Updated Lithuanian translationAurimas Černius2018-02-281-43/+45
|
* Updated Vietnamese translationTrần Ngọc Quân2018-02-271-38/+50
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* libgdm: "Fix" a memory leakFlorian Müllner2018-02-261-1/+11
| | | | | | | | | | The gdm_available_sessions_map hash table is set up with a value-free function that frees the struct itself, but not its contents. Of course elements are never removed from the map, so this fix doesn't matter in practice. https://bugzilla.gnome.org/show_bug.cgi?id=793855
* Update Scottish Gaelic translationGNOME Translation Robot2018-02-261-128/+133
| | | | (cherry picked from commit f7ae5b62ed7041b7e909cbe0998ffafaca800e93)
* Update Italian translationMilo Casagrande2018-02-261-38/+50
|
* Update Korean translationChangwoo Ryu2018-02-251-33/+45
|
* Update Latvian translationRūdolfs Mazurs2018-02-241-43/+45
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2018-02-241-32/+44
|
* Update Kazakh translationBaurzhan Muftakhidinov2018-02-241-32/+44
|
* Fix Spanish translation headerPiotr Drąg2018-02-232-3/+3
|
* Update Serbian Latin translationМилош Поповић2018-02-221-52/+55
|
* Update Serbian translationМарко Костић2018-02-221-47/+50
|
* Update Dutch translationJustin van Steijn2018-02-211-47/+48
|
* configure: bump to 3.27.913.27.91Ray Strode2018-02-201-1/+1
|
* NEWS: update for releaseRay Strode2018-02-201-0/+6
|
* Revert "session: don't call gdm_session_defaults_changed from setup"Ray Strode2018-02-191-0/+2
| | | | | | | | | | This reverts commit 572a19324b75cc1f1b2db4908e2d7c9f06e4e335. It turns out we need this call for more than just the session type, we also need to it to inform the greeter about the default session to use. https://bugzilla.gnome.org/show_bug.cgi?id=793609
* Update Croatian translationgogo2018-02-171-34/+46
|
* configure: bump to 3.27.903.27.90Ray Strode2018-02-121-1/+1
|
* NEWS: update for releaseRay Strode2018-02-121-0/+11
|
* gdm-{wayland,x}-session: fix segfault if run with no argumentsRay Strode2018-02-122-6/+10
| | | | | | | | Right now we crash on clean up paths if the programs are invoked wrong. This commit fixes that. https://bugzilla.gnome.org/show_bug.cgi?id=770561
* Remove obsolete references to XNEST from the build systemLaurent Bigonville2018-02-123-43/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=764567
* data: Add udev rules to disable Wayland on CirrusFelix Zhang2018-02-122-0/+6
| | | | | | Disable Wayland on Cirrus chipsets where it is not supported yet. https://bugzilla.gnome.org/show_bug.cgi?id=789081
* common: Support runtime configurationsFelix Zhang2018-02-125-44/+173
| | | | | | | Add runtime configuration file /run/gdm/custom.conf, making device dependent configurations possible. https://bugzilla.gnome.org/show_bug.cgi?id=789081
* Update Brazilian Portuguese translationEnrico Nicoletto2018-02-101-48/+50
|
* gnome-login: Adjust to g-s-d's plugin removalsRay Strode2018-02-091-1/+1
| | | | | | | | | | The "org.gnome.SettingsDaemon.A11yKeyboard" has been been removed, now handled in gnome-shell/mutter instead. This is similar to the analagous commit in gnome-session for the user session definition. https://bugzilla.gnome.org/show_bug.cgi?id=792932
* Update Estonian translationMart Raudsepp2018-02-091-182/+119
|
* Update Galician translationFran Dieguez2018-02-091-44/+45
|
* Update Polish translationPiotr Drąg2018-02-041-40/+52
|
* Fixes to Catalan translationJordi Mas2018-01-251-8/+8
|
* [l10n] Update Catalan translationGil Forcada2018-01-221-36/+50
|
* Update Hungarian translationBalázs Úr2018-01-211-36/+49
|
* Remove unused variablesRobert Ancell2018-01-101-2/+0
|
* Update Finnish translationJiri Grönroos2018-01-091-44/+45
|
* configure.ac: bump to 3.27.43.27.4Ray Strode2018-01-081-1/+1
|
* NEWS: update for releaseRay Strode2018-01-081-0/+9
|
* pam_gdm: bail if more than one passwordRay Strode2018-01-081-1/+1
| | | | | | | | | it's possible for different disks to have different encryption passwords at startup. In that case, we won't know which one to use, so bail. https://bugzilla.gnome.org/show_bug.cgi?id=792339
* common: Also set GROUP in scriptsSam Spilsbury2018-01-081-0/+26
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=787287
* common: don't run scripts with bogus DISPLAY and XAUTHORITYRay Strode2018-01-081-2/+7
| | | | | | | | | | | | DISPLAY and XAUTHORITY might not be set if we're starting the X server as part of the session. In that case we should ensure the variables aren't set in the environment of the gdm session scripts. This commit fixes that. https://bugzilla.gnome.org/show_bug.cgi?id=792150
* Updated Slovenian translationMatej Urbančič2017-12-311-32/+41
|
* Updated Czech translationMarek Černocký2017-12-271-34/+46
|
* Update German translationMario Blättermann2017-12-271-33/+45
|
* Update Swedish translationAnders Jonsson2017-12-261-33/+45
|
* Update Turkish translationEmin Tufan Çetin2017-12-201-61/+63
|
* Updated Spanish translationDaniel Mustieles2017-12-201-42/+44
|