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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't send auth-failed when worker dies
Ray Strode
2009-12-16
1
-10
/
+2
*
Make /var/log/gdm if it doesn't exist. Fixes bug #589862.
Brian Cameron
2009-10-19
1
-1
/
+5
*
Don't add localuser auth entries for XDMCP
Ray Strode
2009-10-13
1
-1
/
+4
*
Fix clang complaints
Matthias Clasen
2009-10-10
2
-3
/
+5
*
Remove warning. Fixes bug #596605.
Brian Cameron
2009-09-28
1
-0
/
+2
*
Fix gdm_slave_get_timed_login_details
Ray Strode
2009-09-25
1
-0
/
+10
*
Store the face and dmrc files in a cache. Refer to bug #565151.
Brian Cameron
2009-09-11
4
-36
/
+239
*
Add the ability to set automatic/timed login user via a script, using the
Brian Cameron
2009-09-09
2
-25
/
+124
*
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
*
Add Solaris logindevperm support. Fixes bug #531651.
Brian Cameron
2009-08-24
1
-0
/
+41
*
Fix typo in worker logging code
Vincent Untz
2009-07-17
1
-1
/
+1
*
Forward accreditation failed messages to greeter
Vincent Untz
2009-07-17
1
-1
/
+7
*
Check current worker state before changing it
Vincent Untz
2009-07-17
1
-10
/
+42
*
Fix "Nested extern declaration" warning
Daniel Macks
2009-07-17
1
-3
/
+5
*
Don't ever bubble up messages about "workers" to the user
Ray Strode
2009-07-17
1
-10
/
+2
*
Only access ut_exit if available
Daniel Macks
2009-07-16
1
-0
/
+2
*
Don't wait 1/2sec before connecting to display
Ray Strode
2009-07-16
1
-1
/
+1
*
Only set GDM_KEYBOARD_LAYOUT if layout is not-default
Ray Strode
2009-07-16
1
-3
/
+6
*
Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #583295)
Javier Jardón
2009-07-15
1
-2
/
+2
*
Propagate PAM error messages up to user
David Liang
2009-07-15
2
-8
/
+8
*
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
*
Fix an obvious use-after-free in the XDMCP code
Matthias Clasen
2009-04-28
1
-2
/
+2
*
Correct reversed if-test. Fix setting of PAM_TTY on Solaris. Also make
Brian Cameron
2009-04-08
2
-6
/
+16
*
Bug 568590 - Environment doesn't get passed on to jobs, leading to
Hans Petter Jansson
2009-04-01
1
-0
/
+27
*
Fix assorted compiler warnings.
Ray Strode
2009-03-27
2
-4
/
+1
*
Bug 573461 - Load user's settings through "other entry"
Ray Strode
2009-03-23
1
-10
/
+10
*
Use gethostname() instead of g_get_host_name(), in xauth database since
Ray Strode
2009-03-20
1
-1
/
+6
*
Remove empty auth subdirs which can creep in from system crashes.
Ray Strode
2009-03-19
1
-0
/
+29
*
Give greeter and slave access to display independent of hostname.
Ray Strode
2009-03-16
1
-0
/
+55
*
Fix the GetX11Cookie dbus method Send the cookie as a byte array instead
Ray Strode
2009-03-16
4
-18
/
+14
*
Use O_APPEND when opening log files.
Ray Strode
2009-03-16
3
-3
/
+3
*
Call gdm_settings_direct_init. Otherwise when these programs try to read
Brian Cameron
2009-03-14
2
-2
/
+30
*
Don't limit autologin to one time. This was a lame attempt to try to avoid
William Jon McCann
2009-03-04
1
-3
/
+0
*
Enable XDMCP configuration so it works. Previously only xdmcp/Enable was
Brian Cameron
2009-02-17
3
-5
/
+73
*
Remove double free. Fixes bug #565018. Patch by William Jan Palenstijn
Brian Cameron
2009-02-17
1
-1
/
+0
*
Add --with-default-path to configure so distros can configure the default
Brian Cameron
2009-02-17
1
-5
/
+1
*
Remove "#ifdef __sun" code as it was incorrect and not needed.
Brian Cameron
2009-02-10
1
-4
/
+0
*
One-line patch to address NULL printf crashing issue on Solaris.
Brian Cameron
2008-12-12
1
-1
/
+1
*
Fix some build system warnings
William Jon McCann
2008-12-03
1
-1
/
+1
*
Correctly handle changes in the xdmcp enabled property. Add a display
William Jon McCann
2008-12-03
6
-6
/
+100
*
Fix pam auditing
Matthias Clasen
2008-11-07
1
-4
/
+4
*
Implement logout auditing
Matthias Clasen
2008-11-07
1
-8
/
+15
*
Add support for a real automatic login. Make automatic and timed login
William Jon McCann
2008-10-24
9
-73
/
+312
*
Log the slave messages to a file.
William Jon McCann
2008-09-08
3
-26
/
+142
*
Use the same log rotation for slave and greeter.
William Jon McCann
2008-09-08
2
-30
/
+50
*
Fix log rotation.
William Jon McCann
2008-09-08
1
-1
/
+6
*
Make old AutomaticLogin key initiate a timed login of 0 seconds for
Ray Strode
2008-09-03
1
-1
/
+15
*
A few more fixes to allow the gdm greeter username to be configured at
William Jon McCann
2008-08-21
1
-1
/
+1
*
Allow the gdm greeter username to be configured at build time. Patch from
William Jon McCann
2008-08-20
7
-11
/
+11
[next]