commit 5e5b6f93b50349ceec93865ce8868214466d164d Author: Vincent Untz Date: 2012-02-02 build: Clarify configure output when systemd is used Explicitly mention that ConsoleKit will be used as fallback. M configure.ac commit 079398edaa989b3356e253d23103965784bf51a6 Author: Ray Strode Date: 2012-01-30 systemd: add better error handling My booted version of systemd didn't support sd_session_get_service() which lead to crashes. This commit makes it probably recover in that case. Related to bug 666891 M gnome-session/gsm-systemd.c commit 371d254a38ab04b9e88530c2eca5837293f90a97 Author: Matthias Clasen Date: 2012-01-24 Add a systemd implementation of GsmSystem https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/Makefile.am M gnome-session/gsm-system.c A gnome-session/gsm-systemd.c A gnome-session/gsm-systemd.h commit 7e8dd200bdbf3c5c4ef25c55816f7ac2ed62616e Author: Matthias Clasen Date: 2012-01-24 Implement GsmSystem in GsmConsolekit https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/gsm-consolekit.c M gnome-session/gsm-consolekit.h commit 62df42e33cef8b537f5cb6217d5fbc981492c2c9 Author: Matthias Clasen Date: 2012-01-24 Use GsmSystem instead of GsmConsolekit https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/gsm-logout-dialog.c M gnome-session/gsm-manager.c M gnome-session/gsm-session-fill.c commit 7082c67a6e31b19662bfe12a48710f408994a14b Author: Matthias Clasen Date: 2012-01-24 Add a GsmSystem interface https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/Makefile.am A gnome-session/gsm-system.c A gnome-session/gsm-system.h commit 088bf40453bda3897aa76b924f9044151f5baaee Author: Matthias Clasen Date: 2012-01-24 Add a --enable-systemd configure option This will be used in the subsequent commits to implement session tracking using systemd instead of ConsoleKit. https://bugzilla.gnome.org/show_bug.cgi?id=666891 M configure.ac commit f7dfc5ffea22635e19f363d0d147ed86dced5370 Author: Matthias Clasen Date: 2012-01-24 GsmConsolekit: make api more uniform gsm_consolekit_is_current_session_login was called out as 'not like the others' in patch review, so change it to gsm_consolekit_is_login_session and give it a GsmConsolekit argument. Adjust all callers. https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/gsm-consolekit.c M gnome-session/gsm-consolekit.h M gnome-session/gsm-logout-dialog.c M gnome-session/gsm-manager.c M gnome-session/gsm-session-fill.c commit 2b39cce7682ecb08e09a489c7c343b4400f2b3e1 Author: Hideki Yamane Date: 2012-01-23 [l10n] Update Japanese translation M po/ja.po commit 6aaf2ff522cffdf886faf4dfef8f0d881118c0c6 Author: Matthias Clasen Date: 2012-01-04 gsm: Drop the unused property GsmConsoleKit::is-connected Nothing has ever used this property. https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/gsm-consolekit.c commit e3151d516dbf187b93eb19ea03a4fab27e4a07f8 Author: Matthias Clasen Date: 2011-12-26 gsm: Don't export gsm_consolekit_get_current_session_type We already have gsm_consolekit_is_current_session_login to replace direct session type manipulation, so use it as the public API, and keep the session type private. https://bugzilla.gnome.org/show_bug.cgi?id=666891 M gnome-session/gsm-consolekit.c M gnome-session/gsm-consolekit.h M gnome-session/gsm-logout-dialog.c commit 5bf657e1327ccdd6068e3d7ececbe4818e767c1f Author: Matthias Clasen Date: 2011-12-26 gsm: Don't leak a reference to the GsmConsolekit singleton gsm_consolekit_get returns a new reference. M gnome-session/gsm-manager.c commit 1a56c0ddc63dfd4607e432990ee0d18872284449 Author: Muhammet Kara Date: 2012-01-04 [l10n]Updated Turkish translation M po/tr.po commit 0662a4b96973716eaa980c5915ce3be8d1df8a63 Author: Andreas N Date: 2011-12-26 Updated Norwegian Nynorsk translation M po/nn.po commit 9e8572719ab5fec69474cf43053351949abcac84 Author: Vincent Untz Date: 2011-12-20 build: Create xz tarballs M configure.ac commit fa00cce4ab51e09d11097fbf16be7188a3c537db Author: Vincent Untz Date: 2011-12-20 release: post-release bump to 3.3.4 M configure.ac commit 1da9a898e1a4d017334b62733c09d822502f9d31 Author: Vincent Untz Date: 2011-12-20 release: 3.3.3 M NEWS