index
:
delta/gdm.git
accounts-service-split
baserock/3.18.0
benzea/autostart-whitelist
benzea/fix-conversation-error-reporting
benzea/fix-idle-cb-return
benzea/fix-locale-dir
benzea/fix-runtime-confi-location
benzea/wait-for-udev
benzea/wait-seat-graphical
cherry-pick-2dc57da3-2
display-configuration
fix-jump-back-to-login-screen
fix-session-hiding
fix-shutdown-crash
fix-xdmcp
gdm-2-2
gdm-80s-sprint-commercial
gnome-2-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-4
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-16-2
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-42
gnome-43
gnome-44
infer-session-type-when-needed
main
master
master_svn5362
mcatanzaro/#748
mccann-gobject
multi-stack-async-stop
nvidia-hybrid-fix
plymouth-integration
rhel-7.9
rstrode/wip/list-extension
test2
wip/3v1n0/more-launch-environments
wip/benzea/systemd-user
wip/can-graphical-support
wip/dueno/smartcard
wip/fix-autologin-unlock-race
wip/fix-some-fd-leaks
wip/gdbus-port
wip/iainl/client-no-weak-ref
wip/import-user-env
wip/initial-setup
wip/initial-setup-redux
wip/initial-setup2
wip/just-in-time-reauth
wip/kill-user-sessions
wip/laney/systemd-user
wip/laney/systemd-user-switch
wip/libgdm-proxy-leaks
wip/longjmp-off-a-short-bridge
wip/modernize
wip/more-gdm-client-fixes
wip/multi-seat
wip/multi-seat-2-30
wip/multi-stack
wip/nacho/crash-backport
wip/nacho/crash-backport-3-36
wip/nielsdg/intltool2gettext
wip/nielsdg/meson
wip/nielsdg/remove-execinfo
wip/nielsdg/remove-other-headers
wip/nielsdg/remove-split-auth
wip/oh-god-environment-variables-again
wip/pwd-fix
wip/rancell/autologin-accountsservice
wip/rancell/g-auto
wip/rancell/gtask
wip/rancell/guest
wip/release
wip/rstrode/list-extension
wip/rstrode/unblock-sigusr1
wip/rstrode/wayland-filtering
wip/shell-greeter
wip/slave-connection
wip/slave-display-merger
wip/systemd-activation
wip/underscore-the-importance-of-consistency
wip/walters-3.7
wip/wayland
wip/wayland-at-login-screen
wip/weak-ref-removal
wip/xcb
wip/xinit-hack
wip/xserver-in-session
gitlab.gnome.org: GNOME/gdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
session: add session pid getter
Ray Strode
2015-02-16
2
-0
/
+7
*
session: allow display to be set after object construction
Ray Strode
2015-02-16
1
-1
/
+1
*
manager: add way for displays to register themselves
Ray Strode
2015-02-16
2
-0
/
+37
*
session: add #ifdef ENABLE_WAYLAND_SUPPORT guard
Ray Strode
2015-02-16
1
-0
/
+2
*
session: track login session display mode separate from user sessions
Ray Strode
2015-02-16
1
-0
/
+12
*
display: drop base class implementation of manage vfunc
Ray Strode
2015-02-16
2
-8
/
+1
*
slave: drop the slaves
Ray Strode
2015-02-16
11
-1130
/
+43
*
display: get rid of more simple slave code.
Ray Strode
2015-02-16
4
-190
/
+143
*
display: add back manage vfunc
Ray Strode
2015-02-16
2
-2
/
+12
*
display: move x11 connection from slave to display
Ray Strode
2015-02-16
3
-174
/
+186
*
slave: drop some dead code
Ray Strode
2015-02-16
1
-7
/
+0
*
simple-slave: get rid of finalize method
Ray Strode
2015-02-16
1
-19
/
+0
*
slave: drop some dead code
Ray Strode
2015-02-16
1
-78
/
+0
*
slave: remove accountsservice stuff
Ray Strode
2015-02-16
1
-71
/
+1
*
display: start greeter/chooser session from display object
Ray Strode
2015-02-16
11
-761
/
+555
*
xdmcp-factory: handle display status changes after manager
Ray Strode
2015-02-16
1
-4
/
+4
*
local-display-factory: drop some superfluous code
Ray Strode
2015-02-16
1
-6
/
+2
*
local-display-factory: rename 'displays' to 'used-display-numbers'
Ray Strode
2015-02-16
1
-10
/
+10
*
display: merge GdmStaticDisplay and GdmTransientDisplay
Ray Strode
2015-02-16
8
-255
/
+62
*
display: add launch-environment property
Ray Strode
2015-02-16
1
-0
/
+29
*
display: connect to accountsservice from display object
Ray Strode
2015-02-16
1
-3
/
+68
*
display: rename "display" to "self"
Ray Strode
2015-02-16
1
-268
/
+269
*
display: use bitfield for booleans in priv structure
Ray Strode
2015-02-16
1
-3
/
+3
*
session: detect when conversation is started more than once and error out
Ray Strode
2015-02-16
2
-7
/
+11
*
display: get rid of get_timed_login_details vfunc
Ray Strode
2015-02-16
5
-89
/
+47
*
display: drop error arg from gdm_display_get_timed_login_details
Ray Strode
2015-02-16
3
-15
/
+9
*
display: drop unsubclassed vfuncs
Ray Strode
2015-02-16
2
-125
/
+17
*
static-display: get rid of finish implementation
Ray Strode
2015-02-16
1
-24
/
+0
*
xdmcp-chooser-display: remove dubious looking finish implementation
Ray Strode
2015-02-16
1
-14
/
+0
*
xdmcp-greeter-display: drop class
Ray Strode
2015-02-16
6
-203
/
+31
*
xdmcp-display: drop extraneous code
Ray Strode
2015-02-16
1
-66
/
+0
*
transient-display: drop extraneous code
Ray Strode
2015-02-16
1
-63
/
+0
*
static-display: drop extraneous code
Ray Strode
2015-02-16
1
-52
/
+0
*
chooser: drop display-device argument
Ray Strode
2015-02-16
1
-8
/
+2
*
daemon: move plymouth code from slave to manager
Ray Strode
2015-02-16
2
-101
/
+96
*
manager: drop wait-for-go
Ray Strode
2015-02-16
2
-28
/
+2
*
manager: handle autologin directly
Ray Strode
2015-02-16
2
-20
/
+28
*
manager: always call gdm_display_unmanage before finish
Ray Strode
2015-02-16
1
-0
/
+1
*
manager: clean up some wonky error handling in OpenSession
Ray Strode
2015-02-16
1
-11
/
+14
*
correct ShowLocalGreeter (standalone XDMCP server)
Maxime de Roucy
2015-02-03
1
-2
/
+2
*
Updated Esperanto translation
Kristjan SCHMIDT
2015-02-01
1
-907
/
+104
*
Updated Icelandic translation
Sveinn í Felli
2015-01-26
1
-30
/
+30
*
manager: clean seed session when its display goes away
Ray Strode
2015-01-23
1
-1
/
+8
*
Updated Icelandic translation
Sveinn í Felli
2015-01-23
1
-3409
/
+228
*
manager: allow the login screen to do reauthentication
Ray Strode
2015-01-22
1
-9
/
+14
*
Updated Friulian translation
Fabio Tomat
2015-01-20
1
-20
/
+16
*
Revert "pam: drop postlogin from fedora pam config"
Ray Strode
2015-01-16
7
-0
/
+15
*
defaults: set default ping interval to 0
Ray Strode
2014-12-19
1
-1
/
+1
*
configure: bump to 3.15.3.1
3.15.3.1
Ray Strode
2014-12-19
1
-1
/
+1
*
NEWS: update for release
Ray Strode
2014-12-19
1
-0
/
+7
[next]