summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* configure: bump to 3.21.43.21.4Ray Strode2016-07-221-1/+1
|
* NEWS: update for releaseRay Strode2016-07-221-0/+6
|
* Add Language headers to po filesPiotr Drąg2016-07-1632-66/+31
| | | | Future versions of gettext will fail if this header is missing.
* Update Arabic translationSafa Alfulaij2016-07-061-13/+13
|
* Updated Arabic translationSafa Alfulaij2016-07-061-261/+51
|
* Updated Indonesian translationAndika Triwidada2016-06-241-50/+34
| | | | (cherry picked from commit 2778a8a85f73dced81acca6ca2d7268572817d78)
* local-display-factory: disconnect signal handlers when factory is disposedRay Strode2016-06-221-11/+15
| | | | | | | | | | | | There's the potential for a crash in the shutdown path after the factory is disposed, since we fail to disconnect signal handlers to the displays / display store at factory dispose time. This commit changes the g_signal_connect to g_signal_connect_object, to avoid any potential for crash. (this is a fix noticed when reading through the source. It's tangentially related to a discussion on irc for a different bug)
* configure: bump to 3.21.33.21.3Ray Strode2016-06-201-1/+1
|
* NEWS: update for releaseRay Strode2016-06-201-0/+5
|
* Updated Indonesian translationAndika Triwidada2016-06-201-1920/+1129
| | | | (cherry picked from commit b5df2d64487923196c288843d9e8ff2e89b90e8b)
* Added Turkish helpMuhammet Kara2016-06-052-1/+2810
|
* Updated Occitan translationCédric Valmary2016-05-301-15/+7
|
* configure: bump to 3.21.23.21.2Ray Strode2016-05-261-1/+1
|
* NEWS: update for releaseRay Strode2016-05-261-0/+6
|
* Updated Icelandic translationSveinn í Felli2016-05-141-41/+42
|
* Updated Occitan translationCédric Valmary2016-05-081-17/+14
|
* daemon: import DISPLAY into user busRay Strode2016-05-041-40/+62
| | | | | | | | | | | | | | | commit 99eeae91c1f11997521ad3bc016a7b2d23ec7942 attempted to support dbus user buses with X sessions, by supposedly importing DISPLAY and XAUTHORITY into the dbus user bus activation environment. It didn't actually work, though, because the spawn_bus function quits early if the dbus daemon is already running. This commit fixes the code so that the activation environment is always updated. https://bugzilla.gnome.org/show_bug.cgi?id=761568
* Updated Norwegian bokmål translation.Kjartan Maraas2016-05-031-65/+27
|
* Updated Portuguese translationTiago Santos2016-04-301-359/+46
|
* Updated Scottish Gaelic translationGNOME Translation Robot2016-04-221-28/+35
|
* configure: bump to 3.20.13.20.1Tim Lunn2016-04-191-1/+1
|
* NEWS: update for releaseTim Lunn2016-04-191-0/+8
|
* gdm-session: require a password for for remote loginsTim Lunn2016-04-131-0/+2
| | | | | | | | | | | | | Many remote services refuse passwordless logins, so administrators may find it surprising that the login screen over XDMCP doesn't require a password on the account. This commit toggles to that default. Note, this change doesn't really make XDMCP more secure. It is inherently insecure over an untrusted network, since it's a completely plain text protocol. https://bugzilla.gnome.org/show_bug.cgi?id=764669
* gdm-session: set PAM_TTY when initialising pamTim Lunn2016-04-131-7/+33
| | | | | | | | Temporarily set this to the VT that the login screen is currently active on so that pam modules that require this information early can have access to it. Debian/Ubuntu use this to detect if the login is coming from a local tty. PAM_TTY will get reset to the users VT right before the user session is opened. https://bugzilla.gnome.org/show_bug.cgi?id=764669
* Updated Friulian translationFabio Tomat2016-04-081-14/+14
|
* Update Persian translationsArash Mousavi2016-04-081-386/+51
|
* Updated Friulian translationFabio Tomat2016-04-051-29/+31
|
* pam-redhat: don't run full account and password stacks for gdm sessionRay Strode2016-04-011-2/+2
| | | | | | | | The login screen user account won't ever have a password or get locked, so there's no reason to run the system-auth password and account stacks for the login screen launch environment. https://bugzilla.gnome.org/show_bug.cgi?id=764472
* update zh_CN translationJeff Bai2016-03-261-282/+34
|
* Updated Vietnamese translationTrần Ngọc Quân2016-03-261-221/+45
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* Updated Basque languageInaki Larranaga Murgoitio2016-03-231-235/+37
|
* configure: bump to 3.20.03.20.0Ray Strode2016-03-221-1/+1
|
* NEWS: update for releaseRay Strode2016-03-221-0/+5
|
* Updated Danish translationAsk Hjorth Larsen2016-03-211-7/+6
|
* Updated Danish translationAsk Hjorth Larsen2016-03-201-1098/+34
|
* Updated Serbian translationМарко Костић2016-03-201-27/+20
|
* Updated Turkish translationMuhammet Kara2016-03-191-272/+43
|
* Updated Italian translationGianvito Cavasoli2016-03-181-446/+440
|
* configure: bump to 3.19.923.19.92Ray Strode2016-03-151-1/+1
|
* NEWS: update for releaseRay Strode2016-03-151-0/+6
|
* Updated Korean translationChangwoo Ryu2016-03-121-47/+27
|
* Updated Greek translationTom Tryfonidis2016-03-111-59/+44
|
* Updated Hebrew translationYosef Or Boczko2016-03-111-328/+32
|
* Updated Finnish translationJiri Grönroos2016-03-051-186/+42
|
* Update Latvian translationRūdolfs Mazurs2016-03-031-46/+38
|
* manager: fix small leakMichael Catanzaro2016-03-021-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=695250
* Updated Lithuanian translationAurimas Černius2016-03-021-19/+16
|
* configure: bump to 3.19.913.19.91Ray Strode2016-03-021-1/+1
|
* NEWS: update for releaseRay Strode2016-03-021-0/+8
|
* Updated Czech translationMarek Černocký2016-02-271-64/+29
|