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
path:
root
/
daemon
/
gdm-display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assorted compiler warnings.
Ray Strode
2009-03-27
1
-3
/
+0
*
Fix the GetX11Cookie dbus method Send the cookie as a byte array instead
Ray Strode
2009-03-16
1
-8
/
+5
*
One-line patch to address NULL printf crashing issue on Solaris.
Brian Cameron
2008-12-12
1
-1
/
+1
*
Correctly handle changes in the xdmcp enabled property. Add a display
William Jon McCann
2008-12-03
1
-3
/
+46
*
Add support for a real automatic login. Make automatic and timed login
William Jon McCann
2008-10-24
1
-1
/
+89
*
Log the slave messages to a file.
William Jon McCann
2008-09-08
1
-1
/
+8
*
Allow the gdm greeter username to be configured at build time. Patch from
William Jon McCann
2008-08-20
1
-1
/
+1
*
Fix a few more mem and fd leaks.
William Jon McCann
2008-03-18
1
-15
/
+24
*
Add quick death and looping detection for displays.
William Jon McCann
2008-02-21
1
-18
/
+79
*
daemon/gdm-local-display-factory.c (create_display) create authority file
Ray Strode
2008-02-20
1
-2
/
+8
*
correct typo that was preventing the access file from getting deleted and
Ray Strode
2008-02-19
1
-1
/
+1
*
Fix a bunch of compiler warnings and remove unused code. Patch from:
William Jon McCann
2008-02-19
1
-4
/
+1
*
Initial support for XDMCP IndirectQuery choosers. Also fix broken
William Jon McCann
2008-01-31
1
-12
/
+40
*
Initial session migration support. We still need to make the slave die
William Jon McCann
2008-01-28
1
-7
/
+21
*
Make user auth work for factory display again.
William Jon McCann
2008-01-22
1
-7
/
+16
*
only close access file if it's open
Ray Strode
2007-11-15
1
-6
/
+10
*
With this patch we now invoke the X server with the -auth argument and
William Jon McCann
2007-11-09
1
-28
/
+112
*
Mass change tabs to spaces. Tabs suck.
William Jon McCann
2007-08-28
1
-392
/
+392
*
Add seat-id property.
William Jon McCann
2007-08-23
1
-0
/
+30
*
Make XDMCP logins work.
William Jon McCann
2007-07-25
1
-35
/
+99
*
Dogfood static display. Make static display work. Add a finished state to
William Jon McCann
2007-07-24
1
-1
/
+56
*
Fix signal handling and refcounting so all slaves and servers exit on signal.:wq
William Jon McCann
2007-07-11
1
-1
/
+26
*
Split the greeter proxy into a client and server part. Create new display su...
William Jon McCann
2007-06-15
1
-1
/
+37
*
Add new md5 code to common. Replace cookie generation code.
William Jon McCann
2007-05-16
1
-55
/
+52
*
Add some basic signal handling. Make sure we clean up child processes.
William Jon McCann
2007-05-14
1
-1
/
+21
*
Add x11-display property to display. Move
William Jon McCann
2007-05-11
1
-55
/
+92
*
Add skeleton for gobject redesign. Doesn't really work but should compile.
William Jon McCann
2007-05-10
1
-0
/
+546