index
:
mate-session-manager
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gdbus-finish
gh-pages
master
session-var
submodule
wip/gdbus
MATE session manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mate-session
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
Change some icons by other always available
tamplan
1
-18
/
+18
2020-06-27
use libegg submodule
Wu Xiaotian
1
-2
/
+2
2019-12-21
avoid redundant redeclarations
Pablo Barciela
16
-30
/
+1
2019-10-08
Fix timeout with gnome-keyring 3.34
Jindrich Makovicka
1
-65
/
+20
2019-10-08
Remove GNOME_KEYRING_LIFETIME_FD
Jindrich Makovicka
1
-33
/
+2
2019-07-03
Remove trailing whitespaces
Laurent Napias
5
-29
/
+29
2019-05-09
test-inhibit.c: migrate to gdbus
Wu Xiaotian
1
-51
/
+33
2019-05-04
main: Potential leak of memory pointed to by 'new_argv'
rbuj
1
-0
/
+3
2019-05-02
[Security] Use 'g_strlcpy' instead of 'strcpy'
Wu Xiaotian
1
-2
/
+2
2019-04-24
Fix unable to retrieve org.gnome.SessionManager.Renderer property
rbuj
4
-0
/
+94
2019-03-21
Add ELOGIND support
Victor Kareh
1
-0
/
+2
2019-03-07
Guard against missing systemd
Victor Kareh
1
-0
/
+19
2019-02-04
manager: restart user bus if last graphical session
Victor Kareh
1
-0
/
+49
2019-02-04
systemd: add api for detecting if this is the last session for a user
Victor Kareh
2
-0
/
+67
2019-02-04
gsm: Disconnect all dbus clients when dbus is disconnected
Vincent Untz
1
-0
/
+53
2019-02-04
manager: don't wait for all clients to exit before exiting
Ray Strode
1
-18
/
+2
2019-01-30
[gsm-autostart-app] Migrate from dbus-glib to gdbus
Wu Xiaotian
1
-45
/
+46
2018-12-15
avoid 'gtk_dialog_add_button' with stock ids
Pablo Barciela
3
-6
/
+33
2018-12-10
Migrate from dbus-glib to gdbus
Wu Xiaotian
2
-92
/
+96
2018-11-27
gsm-manager: avoid deprecated 'g_settings_list_schemas'
Pablo Barciela
1
-2
/
+5
2018-11-26
Avoid compile warning for g_type_class_add_private
Wu Xiaotian
24
-1053
/
+1031
2018-11-26
Avoid compile warning for g_type_class_add_private
yetist
2
-101
/
+115
2018-11-26
Avoid compile warning for g_type_class_add_private
yetist
2
-316
/
+516
2018-11-26
Avoid compile warning for g_type_class_add_private
yetist
2
-64
/
+37
2018-11-26
Avoid compile warning for g_type_class_add_private
yetist
2
-75
/
+36
2018-11-18
Only show application name when run with --version
yetist
1
-1
/
+1
2018-06-30
replace deprecated gdk_error_trap functions
yetist
2
-11
/
+16
2018-02-13
avoid deprecated GtkStock
Pablo Barciela
1
-2
/
+2
2018-01-03
gsm-manager.c: Fix build warning:
Pablo Barciela
1
-1
/
+4
2017-10-17
don't lose focus when displaying logout or shutdown dialog
monsta
1
-0
/
+5
2017-08-14
add style class logout-dialog
raveit65
1
-0
/
+4
2017-05-25
systemd user-session needs to be updated to get all user-defined
Björn Esser
3
-6
/
+133
2017-05-25
dbus needs to be updated to get all user-defined environment when
Björn Esser
3
-29
/
+99
2017-03-05
Replace deprecated upower functions with ConsoleKit2 equivalents
Sander Sweers
5
-83
/
+159
2017-03-05
fix indent a bit
monsta
3
-79
/
+79
2017-02-27
fix indent of some #if's to match the rest of the file
monsta
1
-8
/
+8
2017-01-18
build: check stricter for presence of xtrans
monsta
1
-4
/
+4
2016-10-19
Also look for gdm-binary process
George Vlahavas
1
-1
/
+1
2016-08-03
Fix Gtk-CRITICAL error caused by deprecated code
raveit65
1
-5
/
+0
2016-05-17
require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option
monsta
4
-95
/
+0
2016-01-31
Adding #include <signal.h> for FreeBSD support
Eric Turgeon
1
-0
/
+2
2015-12-31
mdm: fix logic error
monsta
1
-1
/
+1
2015-12-13
fix a typo in a warning
Monsta
1
-2
/
+2
2015-12-13
fix logic error that caused a weird build warning
Monsta
1
-1
/
+1
2015-12-13
fix one more build warning
Monsta
1
-1
/
+2
2015-12-13
fix warnings about unused variables
Monsta
1
-18
/
+6
2015-12-13
Merge pull request #110 from oleid/master
monsta
2
-10
/
+10
2015-11-14
compile fix for upower 0.99 series
Olaf Leidinger
2
-10
/
+10
2015-11-11
get rid of dependency on libmate-desktop
monsta
1
-3
/
+17
2015-10-15
Only wait 1 second max on logout/shutdown
Clement Lefebvre
1
-1
/
+6
[next]