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-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build failure when libxdmcp is not available. Fixes bug #616984.
Brian Cameron
2010-05-03
1
-1
/
+2
*
Correctly handle changes in the xdmcp enabled property. Add a display
William Jon McCann
2008-12-03
1
-2
/
+40
*
Don't use xdmcp factory if libxdmcp not available. Fixes #531467
William Jon McCann
2008-07-21
1
-2
/
+10
*
Remove a particularly noisy debug line.
William Jon McCann
2008-04-01
1
-2
/
+0
*
Refactor things a little. Rename renew to refresh. Add a pid to the
William Jon McCann
2008-03-14
1
-3
/
+0
*
Add quick death and looping detection for displays.
William Jon McCann
2008-02-21
1
-1
/
+2
*
Set XDMCP enabled/disabled from configuration settings.
William Jon McCann
2008-02-20
1
-1
/
+1
*
Fix a bunch of compiler warnings and remove unused code. Patch from:
William Jon McCann
2008-02-19
1
-3
/
+0
*
With this patch we now invoke the X server with the -auth argument and
William Jon McCann
2007-11-09
1
-39
/
+0
*
Prefix debug messages with class name to make output easier to read.
William Jon McCann
2007-10-30
1
-5
/
+5
*
Fix a bunch of compiler warnings. Add Werror for now to warning flags.
William Jon McCann
2007-10-16
1
-0
/
+1
*
Mass change tabs to spaces. Tabs suck.
William Jon McCann
2007-08-28
1
-184
/
+184
*
Fix up inheritance.
William Jon McCann
2007-08-03
1
-4
/
+4
*
Add an abstract base class for display factories. Rename gdm-xdmcp-manager
William Jon McCann
2007-08-03
1
-12
/
+14
*
Add new object that will monitor HAL and act as a factory for displays.
William Jon McCann
2007-08-02
1
-95
/
+16
*
Dogfood static display. Make static display work. Add a finished state to
William Jon McCann
2007-07-24
1
-1
/
+2
*
Split the greeter proxy into a client and server part. Create new display su...
William Jon McCann
2007-06-15
1
-2
/
+4
*
Fix up a few things
William Jon McCann
2007-06-01
1
-0
/
+15
*
migrate gui to new config framework with a chainsaw
William Jon McCann
2007-06-01
1
-4
/
+24
*
Land the first shot at the new settings framework
William Jon McCann
2007-05-31
1
-22
/
+66
*
Add new md5 code to common. Replace cookie generation code.
William Jon McCann
2007-05-16
1
-5
/
+8
*
Add some basic signal handling. Make sure we clean up child processes.
William Jon McCann
2007-05-14
1
-0
/
+32
*
Add x11-display property to display. Move
William Jon McCann
2007-05-11
1
-2
/
+1
*
Add skeleton for gobject redesign. Doesn't really work but should compile.
William Jon McCann
2007-05-10
1
-0
/
+433