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-session-direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing include left out of previous commit.
Brian Cameron
2010-06-09
1
-0
/
+1
*
If the user's .dmrc file specifies the "custom" session, then accept it
Brian Cameron
2010-06-09
1
-9
/
+15
*
Check envrioment WINDOWPATH before setting it.
Halton Huo
2010-05-14
1
-3
/
+5
*
Sort session using file basename
Frederic Crozat
2010-05-03
1
-5
/
+23
*
Set WINDOWPATH for user session. Fixes bug #609272.
Brian Cameron
2010-04-21
1
-6
/
+11
*
Don't tear down greeter until pam_open_session finishes
Ray Strode
2010-02-08
1
-0
/
+67
*
Rename session "Open" method to "StartConversation"
Ray Strode
2010-02-08
1
-5
/
+5
*
Revert "init session pid to -1"
Ray Strode
2010-02-08
1
-0
/
+1
*
init session pid to -1
Ray Strode
2010-02-08
1
-1
/
+0
*
Allow building without libxklavier. Fixes bug #606808.
Brian Cameron
2010-01-26
1
-2
/
+6
*
Don't double-free TryExec variable
Ray Strode
2010-01-20
1
-0
/
+1
*
Fix crash in getting system keyboard layout
Martin Pitt
2010-01-18
1
-11
/
+12
*
Detect default layout with xklavier
Martin Pitt
2010-01-12
1
-3
/
+36
*
Fix X-GDM-BypassXSession to X-GDM-BypassXsession.
Brian Cameron
2009-11-24
1
-1
/
+1
*
Allow session scripts to bypass Xsession launcher
Niall Power
2009-11-18
1
-1
/
+56
*
Don't send auth-failed when worker dies
Ray Strode
2009-10-22
1
-10
/
+2
*
Drop "stopped" signal from worker-job class
Ray Strode
2009-10-21
1
-14
/
+0
*
Fix a g_debug line that is crashing on Solaris due to a NULL being passed in.
Brian Cameron
2009-09-03
1
-1
/
+2
*
Don't ever bubble up messages about "workers" to the user
Ray Strode
2009-07-17
1
-10
/
+2
*
Only set GDM_KEYBOARD_LAYOUT if layout is not-default
Ray Strode
2009-07-16
1
-3
/
+6
*
Propagate PAM error messages up to user
David Liang
2009-07-15
1
-5
/
+5
*
Remove duplicate code
David Liang
2009-07-15
1
-12
/
+0
*
Set is_authenticated to TRUE when authenticated
Ray Strode
2009-05-07
1
-0
/
+2
*
Use a callback for the fatal handler instead of supplying the main_loop.
William Jon McCann
2008-08-15
1
-0
/
+14
*
Move ConsoleKit registration into the worker so that ConsoleKit can probe
William Jon McCann
2008-07-31
1
-90
/
+0
*
Add a keyboard chooser
Matthias Clasen
2008-05-05
1
-0
/
+93
*
Fallback to *any* session desktop file if we can't find a better one
Ray Strode
2008-04-08
1
-123
/
+180
*
Plug tiny leak
Ray Strode
2008-04-08
1
-0
/
+1
*
Make PATH setup consistent between two file
Ray Strode
2008-03-19
1
-1
/
+10
*
Add preliminary support to the state machine for session unlocking.
William Jon McCann
2008-03-15
1
-0
/
+12
*
Refactor things a little. Rename renew to refresh. Add a pid to the
William Jon McCann
2008-03-14
1
-4
/
+9
*
Put the SessionDirect on the bus. Doesn't do anything yet.
William Jon McCann
2008-03-06
1
-1
/
+127
*
Don't bail if TryExec isn't set. It's optional.
Ray Strode
2008-02-28
1
-13
/
+10
*
Tell worker about language/session changes the user makes from the greeter
Ray Strode
2008-02-26
1
-0
/
+12
*
Verify that the dmrc session is available before using it.
William Jon McCann
2008-02-26
1
-110
/
+135
*
Change "SavedLanguageNameRead"/"SavedSessionNameRead" to
Ray Strode
2008-02-25
1
-12
/
+59
*
remove stale TODO items from top of file
Ray Strode
2008-02-22
1
-4
/
+0
*
when the .dmrc gets read remember the results (get_session_name),
Ray Strode
2008-02-21
1
-15
/
+58
*
Add the .desktop extension when looking for session file.
William Jon McCann
2008-02-21
1
-4
/
+10
*
Add initial support for timed login.
William Jon McCann
2008-02-20
1
-36
/
+17
*
Fix a bunch of compiler warnings and remove unused code. Patch from:
William Jon McCann
2008-02-19
1
-3
/
+2
*
remove unused variables
Ray Strode
2008-02-18
1
-2
/
+0
*
Read ~/.dmrc when available, and bubble the results up to the greeter
Ray Strode
2008-02-18
1
-0
/
+56
*
Make service name a property.
William Jon McCann
2008-02-13
1
-1
/
+23
*
Patch from Eamon Walsh <ewalsh@tycho.nsa.gov> to pass path of authority
Ray Strode
2008-02-01
1
-0
/
+44
*
Make user auth work for factory display again.
William Jon McCann
2008-01-22
1
-13
/
+16
*
Handle D-Bus method timeouts.
William Jon McCann
2007-12-21
1
-0
/
+21
*
Split up the Verification step in the GdmSession interface into component
William Jon McCann
2007-11-07
1
-77
/
+352
*
This patch is sort of the minimum we need to get the session run through
William Jon McCann
2007-10-31
1
-1
/
+5
*
Be careful about sending NULLs over DBus and etc.
William Jon McCann
2007-10-30
1
-10
/
+73
[next]