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-product-slave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
With this patch we now invoke the X server with the -auth argument and
William Jon McCann
2007-11-09
1
-1
/
+4
*
Split up the Verification step in the GdmSession interface into component
William Jon McCann
2007-11-07
1
-33
/
+174
*
Convert to libdbus. Complete the migration to the new GdmSession
William Jon McCann
2007-10-30
1
-334
/
+299
*
Prefix debug messages with class name to make output easier to read.
William Jon McCann
2007-10-30
1
-24
/
+24
*
Make SessionRelay and SessionDirect (was Session) implement a common
William Jon McCann
2007-10-30
1
-330
/
+67
*
Rename GdmSession to GdmSessionDirect in preparation for adding a
William Jon McCann
2007-10-29
1
-32
/
+32
*
Remove some unused code and make the slaves use similar code.
William Jon McCann
2007-10-29
1
-30
/
+0
*
Move the exec_script stuff to the base class.
William Jon McCann
2007-10-29
1
-251
/
+1
*
Add a begin-verification-for-user. Make clicking other start
William Jon McCann
2007-10-27
1
-3
/
+28
*
Register CK session for product slave. Boy we have to do something about
William Jon McCann
2007-10-27
1
-5
/
+110
*
Fix a bunch of compiler warnings. Add Werror for now to warning flags.
William Jon McCann
2007-10-16
1
-0
/
+1
*
Also pass x11-display when opening the session. Patch from Brian Cameron
William Jon McCann
2007-10-11
1
-0
/
+16
*
Remove lots of obsolete code. Organize the configure checks a bit.
William Jon McCann
2007-10-04
1
-7
/
+5
*
Fix up the handling of dependencies. Make the daemon only depend on x11,
William Jon McCann
2007-10-04
1
-104
/
+4
*
Require the greeter to call BeginVerification. But only after the greeter
William Jon McCann
2007-10-03
1
-48
/
+96
*
Mass change tabs to spaces. Tabs suck.
William Jon McCann
2007-08-28
1
-962
/
+962
*
Don't echo authentication responses.
William Jon McCann
2007-08-28
1
-1
/
+1
*
Remove tsol_init stuff for now
William Jon McCann
2007-08-22
1
-5
/
+0
*
Remove unused signals variable.
William Jon McCann
2007-08-21
1
-7
/
+1
*
Make logout work
William Jon McCann
2007-07-16
1
-9
/
+8
*
Fix handling multiple displays
William Jon McCann
2007-07-11
1
-9
/
+27
*
Turns out that we can't prepare an xserver in the background to avoid latency...
William Jon McCann
2007-07-10
1
-212
/
+217
*
Move old info out of the way
William Jon McCann
2007-06-22
1
-3
/
+5
*
Make cancellation work. Fix up the signal handler and add backtraces.
William Jon McCann
2007-06-21
1
-7
/
+7
*
add a large timeout
William Jon McCann
2007-06-20
1
-6
/
+6
*
Split the session code up into two parts that talk dbus
William Jon McCann
2007-06-20
1
-34
/
+49
*
Add user-selected and reset/cancel actions.
William Jon McCann
2007-06-19
1
-49
/
+137
*
Relay messages between displays. Actually kinda works.
William Jon McCann
2007-06-18
1
-137
/
+295
*
Split the greeter proxy into a client and server part. Create new display su...
William Jon McCann
2007-06-15
1
-0
/
+1180