[gdm] Created tag GDM_2_31_2



The unsigned tag 'GDM_2_31_2' was created.

Tagger: Brian Cameron <Brian Cameron sun com>
Date: Mon Jul 12 17:38:02 2010 -0500

    Tagging for 2.31.2

Changes since the last tag 'GDM_2_31_1':

A S Alam (1):
      updating for punjabi

Alan Monfort (1):
      Updated Breton translation

Andika Triwidada (1):
      Initial Indonesian translation of gdm manual     Added id to Makefile.am

Baurzhan Muftakhidinov (1):
      Updated Kazakh translation for gdm

Brian Cameron (3):
      Post-release version bump.
      If the user's .dmrc file specifies the "custom" session, then accept it     even if there is no corresponding desktop file since it has special meaning     to the /etc/gdm/Xsession script for launching $HOME/.xsession.  Fixes bug     619129.
      Add missing include left out of previous commit.

Bruce Cowan (1):
      Updated British English translation

Christian Kirbach (1):
      Updated German translation

Fran Diéguez (2):
      Created Galician translations
      Updated Galician translations

Ivar Smolin (3):
      Estonian translation updated
      Estonian translation updated
      [l10n] Updated Estonian translation

Jedy Wang (1):
      Fix session-started handler signature

Jorge González (1):
      Updated Spanish translation

Julien Cristau (1):
      xdmcp: disable IPV6_V6ONLY for ipv6 listening sockets

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Kristjan Schmidt (1):
      Update Esperanto translation

Matej UrbanÄ?iÄ? (1):
      Updated Slovenian translation

Milo Casagrande (1):
      [l10n] Updated Italian translation

Peteris Krisjanis (1):
      Updated Latvian translation.

Ray Strode (29):
      Add new gdm_user_is_logged_in method
      Move get_primary_session_id to gdm-user.h
      Don't track manager from user object
      Drop user properties in favor of a "changed" signal
      drop sessions_changed class member
      Drop get_sessions
      Drop get_shell and get_home_directory
      drop loading-users signal
      Drop "user-login-frequency-changed" signal in favor of "changed"
      move local user monitoring code to its own function
      rearrange gdm_user_collate
      Get dbus connection outside of get_seat_proxy
      Rename on_proxy_destroy to on_seat_proxy_destroy
      Drop unused defines
      rename update to update_from_pwent
      Don't crash when adding multiple user switchers
      Get users from account service, fallback to old way
      Hide control-center item from user switch if unavailable
      Call XdmcpFill with properly initialized length
      Revert "Focus on login dialog after language dialog or layout dialog is closed."
      Fix gdm_address_debug
      Call XdmcpFill with properly initialized length
      Don't cast sockaddr_storage to sockaddr
      Re-hide g-p-m context menu
      Fall back to old "stock_person" icon if avatar-default is unavailable
      Fix layout handling after "Cancel"
      Drop GCancellable from user manager struct
      Actually drop cancellable
      Update NEWS

Theppitak Karoonboonyanan (1):
      Allow non-source-dir build

Vincent Untz (1):
      show the username input box when there's no local user

Wang Xin (2):
      GdmProductSlave does not handle OpenSession
      Various memory leak fixes

William Jon McCann (97):
      Remove restart and stop scripts
      Don't build xdmcp stuff when not enabled
      Remove text labels for option menus
      Revert "Make greeter login window be a dock"
      Fix warnings
      Remove some debug and unused code
      Ensure users-loaded signal is emitted
      Throttle reloading passwd file to at most every 5 seconds
      Convert users-loaded signal to an is-loaded property
      Only emit user-added after is-loaded is set
      Revert "Update duplicate real names to be unique"
      Request the CK session list once instead of once per user
      Allow use of test program without a DISPLAY
      Add option to monitor changes
      Rename users hashtable to user_by_name
      Clean up and correct some debug statements
      Only emit user change signals after is-loaded is true
      Use avatar-default instead of stock_person
      Queue updating other user visibility instead of checking every time
      Queue chooser visibility updates
      Queue updating the selection in the user list
      Only load icons for visible items
      Remove some overly verbose debug spew
      Queue a timeout to load user data
      Load the default avatar for all items initially
      Remove users-added signal harder
      Add API to queue loading of users
      Add has-multiple-users property
      Add queue_load to load users
      Make applet use has-multiple-users property
      Load passwd file in thread
      Use a cheaper way to find the active item in the list
      Don't waste time growing the widget if already grown
      Don't add all users to the model at once
      Don't use uid_t in the public API
      Move gdm-settings stuff out of the user manager
      Make user manager test include all users
      Define the GDM_USERNAME if not defined
      Make applet include all users
      Don't translate strings in test program
      More debug statement fixes
      Add automatic cancellation of the selection to the test program
      Don't emit loaded from the chooser until the first patch of users are
      unset tree view model to hide row add/remove signals from gail
      Don't wait a mandatory 2 seconds when resetting greeter
      Fix one more GSEAL issue
      Queue updating separator visibility
      Fix a string leak
      Don't crash on markup parse failure
      Escape names before showing in markup
      Use an unlock button when the user is currently logged in
      Make list-visible be a real property
      Add login frequency = 1 for current sessions not already set
      Sort user list by number of sessions too
      Don't set login frequency if user isn't loaded
      Fix up debug statements
      Add a 1 second watchdog on the ck-history process
      Defer setting is-loaded until passwd and ck-history are loaded
      Run ck-history with the --since option of ~2 months
      Don't try to move the cursor to the top after every change
      When setting the cursor to the top also scroll the window
      Initialize the alignment as if it was in the grown state
      Set Unlock button as can-default
      Terminate subprocesses after the slave dies
      Correctly disconnect the signals from the login buttons
      Fix panel shrinking after icon theme changes
      Use a configure check for prctl
      Remove one last bit of HAL support
      Don't exit when local display fails to start
      Add an X11 error trap mechanism
      Trap errors for XAddHosts
      Specify x11 libs before xdmcp libs when linking
      g_array_free doesn't allow NULLs
      Print the version when asked to
      Add dbus-glib to applet deps
      Fix minor issues with screenshot tool
      Use lsb_release if available to determine system description
      Fix build
      Don't leak the fallback session name
      Fix various compiler warnings
      Fix some leaks and oddities
      Fix brokenness in parse enriched login
      Add translator comment for Worker
      Fix showing the correct options for non local displays
      Add ability to retry login on failures
      Remove unused function
      Use correct property name in notify
      Simplify the handling of dialog state
      Load visible items after growing the chooser
      Add --timed-login argument to the greeter test program     (cherry picked from commit 920cb1500264be5b6ebd43154b9e90c7c86a2a9c)
      Fix case where timed login and disable-user-list are both enabled     (cherry picked from commit 04bad44944ce088a817d9f8d1a22a66eb12266c1)
      Don't jump to authenticate before users are loaded
      Fix usage of user manager
      Don't show the user chooser until it is loaded     (cherry picked from commit 0456c0376c92ab8177a161231b7581980500720c)
      Make escape cancel timed login     (cherry picked from commit 3b712949d8cba81ac498833c7c7d9489f934a365)
      Address issues found in code review
      Don't try to grab focus before the widget is shown

Yaron Shahrabani (3):
      Updated Hebrew translation
      Updated Hebrew translation.
      Updated Hebrew translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]