summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated asturian translationgnome-2-30Xandru Armesto2011-10-081-3634/+486
|
* Update NEWSGDM_2_30_7Brian Cameron2011-06-021-1/+9
|
* configure: bump version to 2.30.7Brian Cameron2011-06-021-1/+1
|
* Starting with glib 2.28, we don't use gconf to find out which handler should ↵Vincent Untz2011-06-023-1/+37
| | | | be used for a URI scheme, and we need to provide a custom MIME configuration for the gdm user to ensure no default URI scheme handler is used.
* Fix my email address/copyright information in the documentation.Brian Cameron2011-06-021-19/+16
|
* Only set WINDOWPATH if it is not NULL.Brian Cameron2011-06-021-4/+8
|
* Only set username if possible.Brian Cameron2011-06-021-1/+4
|
* Fix bug #650659 - double free issue in chooser.Brian Cameron2011-06-021-0/+1
|
* Update NEWSGDM_2_30_6Brian Cameron2011-04-071-0/+12
|
* Bump for release.Brian Cameron2011-04-071-1/+1
|
* Fix bug #621581 so that PostSession is called when GDM shuts down orBrian Cameron2011-04-071-10/+11
| | | | when the main GDM daemon is killed.
* Fix #630484, set SIGPIPE handler to default before starting Xsession.Brian Cameron2011-04-071-0/+7
|
* Fix for bug #624298, corrects Solaris RBAC integration so it works.Brian Cameron2011-04-071-16/+19
|
* Fix for bug #636662.Brian Cameron2011-04-071-0/+1
| | | | Do not print out garbage for version.
* Fix bugzilla 627428 and strip ::ffff: in front of IPv4 addressesBrian Cameron2011-04-073-4/+12
| | | | This fixes XDMCP using IPv4 on IPv6-enabled networks.
* This commit changes to a user before copying user files to preventBrian Cameron2011-04-071-14/+19
| | | | a possible symlink local root exploit attack.
* Update Simplified Chinese translation.Yinghua Wang2011-01-151-178/+186
|
* Updated Finnish translation, a couple of minor fixes.Timo Jyrinki2010-09-201-218/+209
|
* More username escape fixesRay Strode2010-08-131-2/+8
| | | | | | | | commit b2f79db8cee486964f562e818e2bf96a420e7965 fixed the "add_item" case but not the "update_item" case. This commit addresses that. http://bugzilla.gnome.org/show_bug.cgi?id=624847
* Update NEWSGDM_2_30_5Ray Strode2010-08-111-0/+8
|
* Fix intermittent failure to load user listRay Strode2010-08-111-1/+2
| | | | | | | The greeter was failing to show the user list if ck-history took longer than a second to load. https://bugzilla.gnome.org/show_bug.cgi?id=626564
* Added Uyghur translationNils-Christoph Fiedler2010-08-031-0/+1
|
* Added Uyghur translationGheyret Kenji2010-08-031-0/+1156
|
* hindi updateRajesh Ranjan2010-07-301-300/+294
|
* Updated Telugu Translationskrishnababu k2010-07-291-206/+225
|
* Updated the Kannada translationsShankar Prasad2010-07-281-4/+4
|
* Updated Gujarati TranslationsSweta Kothari2010-07-281-10/+2
|
* Updated Gujarati TranslationsSweta Kothari2010-07-281-299/+267
|
* Updated Marathi TranslationsSandeep Shedmake2010-07-271-268/+254
|
* Escape user's name before adding to chooserRay Strode2010-07-201-2/+8
| | | | | | | This is like commit b4a1d0e19b22714719bdf0560b1db4ff1b43042b but more targeted to the user chooser. https://bugzilla.gnome.org/show_bug.cgi?id=619588
* Revert "Escape names before showing in markup"Ray Strode2010-07-201-11/+3
| | | | | | | | This reverts commit b4a1d0e19b22714719bdf0560b1db4ff1b43042b. The chooser widget is used by the language chooser as well. https://bugzilla.gnome.org/show_bug.cgi?id=624847
* Fix up new getpw*() wrappersRay Strode2010-07-022-3/+3
| | | | Their logic was a little wrong, causing infinite loops.
* Wrap getpw* calls to retry in EINTRWilliam Jon McCann2010-06-3013-27/+94
| | | | | | if getpwnam(username) returns NULL, errno needs to be checked for EINTR. This indicates that a signal was received while waiting for the blocking call to return, and getpwnam() should be retried.
* Post release version bumpRay Strode2010-06-291-1/+1
|
* Update NEWS for 2.30.4GDM_2_30_4Ray Strode2010-06-291-0/+5
|
* Fix up more translations after string freeze breakRay Strode2010-06-2967-66/+268
| | | | | | | | commit 9484c04ae87ad725502957ee9e89c72452dddafe attempted to correct the string freeze break made by commit 1b33435081074746ba3408def87b3f119ce919b6 but neglected to fix one string, "Keyboard". This commit goes in and fixes up that string as well.
* Updated Hungarian translationGabor Kelemen2010-06-291-179/+174
|
* Updated French translationClaude Paroz2010-06-291-181/+177
|
* Post release version bumpWilliam Jon McCann2010-06-281-1/+1
|
* Update for releaseGDM_2_30_3William Jon McCann2010-06-281-2/+47
|
* Fix up translations after string freeze breakRay Strode2010-06-2869-204/+417
| | | | | | | | | | | | | | | | | | | Commit 1b33435081074746ba3408def87b3f119ce919b6 fixed a problem with GDM in low resolution machines. While this commit is a valid and important bug fix, it unfortunately, broke string freze. See: http://mail.gnome.org/archives/gdm-list/2010-June/msg00014.html This commit manually fixes up all the msgids and msgstrs so that the old transitions still work. Note, some of the translations get plurality wrong for "Session" (like the original C string did before commit 1b33435). That's not optimal, but not any worse than before.
* Bump version to 2.30.2William Jon McCann2010-06-281-1/+1
| | | | It wasn't bumped after the last release
* Don't try to grab focus before the widget is shownWilliam Jon McCann2010-06-282-10/+21
| | | | | Instead of trying to grab focus when the users are loaded react to list-visible property changes.
* Initialize new_session object with proper stateRay Strode2010-06-251-1/+1
| | | | | | The state machine for loading the new session objects requires the state to be "primed" to the first state after UNLOADED.
* Pass proper object to GetUnixUser reply callbackRay Strode2010-06-251-4/+1
| | | | | I was passing the manager, instead of new session object in.
* Actually drop cancellableRay Strode2010-06-251-8/+1
| | | | | Previously, I dropped the variable, but not some other parts. This commit fixes that up.
* Drop GCancellable from user manager structRay Strode2010-06-241-1/+0
| | | | It was unused.
* Make loading new sessions asynchronousRay Strode2010-06-241-97/+301
| | | | | | | | | | Since loading new sessions is a fairly drawn out process, with multiple IPC calls, etc, blocking is not really very nice. This commit changes it to be asynchronous. https://bugzilla.gnome.org/show_bug.cgi?id=622639
* Set up seat proxy asynchronously with usersRay Strode2010-06-241-91/+222
| | | | | | | | | | | | We don't actually need the proxy right away, we only need it before doing other things that use ConsoleKit so blocking other parts of initialization for it is wrong. This commit makes it run asynchronously with everything else. https://bugzilla.gnome.org/show_bug.cgi?id=622639
* Move seat stuff into its own structureRay Strode2010-06-241-24/+32
| | | | | | | | The user manager has a few bits of data that are tied to the current seat. For clarity, move it to its own structure. https://bugzilla.gnome.org/show_bug.cgi?id=622639