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-server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap getpw* calls to retry in EINTR
William Jon McCann
2010-08-17
1
-2
/
+2
*
Various memory leak fixes
Wang Xin
2010-06-17
1
-0
/
+12
*
Use a configure check for prctl
William Jon McCann
2010-06-16
1
-2
/
+3
*
Terminate subprocesses after the slave dies
William Jon McCann
2010-06-15
1
-0
/
+8
*
String fixes. Patch by Philip Withnall. Fixes bug #609178.
Brian Cameron
2010-05-03
1
-1
/
+1
*
Bug 609179 — Date translation and duplicated strings
Philip Withnall
2010-04-21
1
-1
/
+1
*
Use O_APPEND when opening log files.
Ray Strode
2009-03-16
1
-1
/
+1
*
Use the same log rotation for slave and greeter.
William Jon McCann
2008-09-08
1
-22
/
+20
*
Fix log rotation.
William Jon McCann
2008-09-08
1
-1
/
+6
*
Move wait_on_child to common. Always check return value of gdm_signal_pid.
William Jon McCann
2008-03-17
1
-22
/
+8
*
Add a property for disable-tcp and default to TRUE.
William Jon McCann
2008-03-10
1
-0
/
+20
*
Fix a bunch of compiler warnings and remove unused code. Patch from:
William Jon McCann
2008-02-19
1
-3
/
+0
*
Make sure we catch the xserver exiting.
William Jon McCann
2008-02-07
1
-0
/
+32
*
Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>
William Jon McCann
2007-11-19
1
-0
/
+1
*
With this patch we now invoke the X server with the -auth argument and
William Jon McCann
2007-11-09
1
-1
/
+24
*
Prefix debug messages with class name to make output easier to read.
William Jon McCann
2007-10-30
1
-15
/
+15
*
Get things working with pam_console again
Ray Strode
2007-10-26
1
-2
/
+35
*
Rework the dialog design a bit.
William Jon McCann
2007-10-23
1
-27
/
+1
*
Assign ids to signal handlers. Add functions to remove handlers. Restore
William Jon McCann
2007-10-19
1
-3
/
+18
*
Add include.
William Jon McCann
2007-10-10
1
-0
/
+1
*
Remove lots of obsolete code. Organize the configure checks a bit.
William Jon McCann
2007-10-04
1
-73
/
+28
*
Use X_SERVER define instead of hardcoding xorg.
William Jon McCann
2007-08-31
1
-1
/
+1
*
Mass change tabs to spaces. Tabs suck.
William Jon McCann
2007-08-28
1
-626
/
+626
*
Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>
William Jon McCann
2007-08-21
1
-10
/
+1
*
Make suspend work in greeter
William Jon McCann
2007-07-19
1
-0
/
+35
*
start xorg with a black root
William Jon McCann
2007-07-16
1
-1
/
+1
*
Reset the greeter after a session is started
William Jon McCann
2007-07-11
1
-2
/
+0
*
Turns out that we can't prepare an xserver in the background to avoid latency...
William Jon McCann
2007-07-10
1
-1
/
+1
*
Add user-selected and reset/cancel actions.
William Jon McCann
2007-06-19
1
-2
/
+6
*
Properly change user/group in children
William Jon McCann
2007-05-15
1
-35
/
+61
*
Use child watch for server and greeter
William Jon McCann
2007-05-15
1
-0
/
+30
*
Add some basic signal handling. Make sure we clean up child processes.
William Jon McCann
2007-05-14
1
-39
/
+102
*
Handle xorg usr1 ready signal.
William Jon McCann
2007-05-11
1
-0
/
+72
*
Add x11-display property to display. Move
William Jon McCann
2007-05-11
1
-0
/
+4
*
Add skeleton for gobject redesign. Doesn't really work but should compile.
William Jon McCann
2007-05-10
1
-0
/
+708