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
*
Minor correction to Solaris audit logic provided by Gary Winiger.
Brian Cameron
2005-06-22
1
-1
/
+1
*
Upgrading to pkgconfig 0.17.2 broke the Solaris build because it no longer
Brian Cameron
2005-06-22
1
-0
/
+3
*
Really fixing bug 308050, patch provided by Julio M. Merino Vidal
Brian Cameron
2005-06-20
1
-0
/
+14
*
On 04/25, a change was made to move seteuid/setegid to before checking the
Brian Cameron
2005-06-20
1
-8
/
+0
*
Add Xserver configuration tab to gdmsetup. Minor cleanup of gdmsetup.c and
Brian Cameron
2005-06-10
1
-1
/
+2
*
Added support for dynamic Xservers. Fixes enhancement request #168219.
Brian Cameron
2005-05-17
4
-52
/
+299
*
Now use gi18n.h instead of libgnome header files to get access to
Brian Cameron
2005-05-17
9
-9
/
+7
*
Fix gdm2 so it works better on BSD and MacOS. Upon getting EOF on a
Brian Cameron
2005-05-13
1
-5
/
+5
*
Check if a host has been selected from XDMCP chooser and change servstat
Leena Gunda
2005-05-10
1
-1
/
+1
*
Rename console and TYPE_LOCAL in preparation for adding the dynamic
Brian Cameron
2005-05-06
8
-93
/
+97
*
Correct Makefile so that if CONSOLE_HELPER is set, we don't try to create
Brian Cameron
2005-05-04
1
-0
/
+9
*
Added: gui/greeter/canvas_text.[ch]: No longer rely on Xserver physical
Brian Cameron
2005-04-25
1
-0
/
+3
*
To support when one username can be mapped to another canonical username,
Brian Cameron
2005-04-25
1
-4
/
+16
*
Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.
Brian Cameron
2005-04-25
3
-6
/
+6
*
Add the ability to make GDM spawn XDMCP sessions on a local X proxy
Mark McLoughlin
2005-04-22
8
-167
/
+491
*
Don't use gdm_debug() from signal handlers - the message formatting and
Mark McLoughlin
2005-04-21
2
-17
/
+0
*
Cleanup for login success/failure sounds. Patch provided by Mark
Brian Cameron
2005-04-20
3
-136
/
+104
*
Add login success/failure sounds. Patch provided by Andrew Case. Refer to
Brian Cameron
2005-04-19
3
-20
/
+140
*
Added DefaultWelcome and DefaultRemoteWelcome keys to the config file
Brian Cameron
2005-04-16
1
-2
/
+7
*
Display an error dialog if the user's $HOME/.dmrc can't be accessed for
Brian Cameron
2005-04-13
1
-3
/
+14
*
Now make button3 always act like button 1 for better left-hand support. No
Brian Cameron
2005-04-08
1
-0
/
+2
*
Changed messages so that I-form isn't used. Fixes bug #118193. Noticed
Brian Cameron
2005-04-06
16
-42
/
+61
*
Fixed dialogs that ask user if they want to change their default
Brian Cameron
2005-04-05
2
-0
/
+18
*
Revamped gdmsetup so that it uses the new file browser everywhere, uses
Brian Cameron
2005-03-31
1
-3
/
+3
*
Add face browser tab for configuring the face browser with the Exclude
Brian Cameron
2005-03-23
1
-1
/
+1
*
Fix a number of run-on sentences. Fixes bug 170532.
Adam Weinberger
2005-03-19
7
-62
/
+62
*
Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in the
Brian Cameron
2005-03-19
3
-8
/
+8
*
Fixed so it recognizes gdmgreeter is installed to LIBEXEC and now uses
Brian Cameron
2005-03-17
2
-7
/
+11
*
Added Include and IncludeAll gdm config options to better control what
Brian Cameron
2005-03-15
1
-1
/
+3
*
Changed default face directory to EXPANDED_DATADIR/pixmaps/faces since
Brian Cameron
2005-03-11
4
-17
/
+16
*
Added GET_CONFIG gdmflexiserver command, so that other programs can access
Brian Cameron
2005-03-10
2
-3
/
+34
*
Release 2.6.0.8 Updated version. Corrected spelling and use better
GDM2_2_6_0_8
Brian Cameron
2005-03-07
6
-8
/
+8
*
Set default font size to Sans 12. Can make the default configurable if
Brian Cameron
2005-03-04
3
-9
/
+149
*
Restart the slave process if XDMCP chooser is selected from flexi server.
Brian Cameron
2005-02-15
1
-1
/
+1
*
Fix for bug #160068. Patch provided by Mark McLoughlin.
Brian Cameron
2005-02-14
4
-30
/
+12
*
Cleanup patch by Mark McLoughlin, bug #151668.
Brian Cameron
2005-02-14
1
-1
/
+1
*
Fixes bug #151018. Patch provided by John Martinsson.
Brian Cameron
2005-02-14
1
-0
/
+1
*
Support devperm for automatic login.
Brian Cameron
2005-02-08
1
-0
/
+5
*
Fixed bug #150528.
Brian Cameron
2005-02-03
1
-14
/
+14
*
Fixed bug 135401.
Brian Cameron
2005-02-03
1
-0
/
+2
*
Cleaned up the way the user's default PATH is set and allow it to be
Brian Cameron
2005-02-03
1
-5
/
+5
*
Added distuninstallcheck_listfiles for the files in /var/scrollkeeper,
Brian Cameron
2005-01-28
1
-1
/
+1
*
Fixed grammar. Then backed out fix since just realized we are in a string
Brian Cameron
2005-01-26
1
-1
/
+1
*
Fixed grammar.
Brian Cameron
2005-01-26
1
-1
/
+1
*
fix very unlikely possible leak
George Lebl
2004-12-14
1
-2
/
+2
*
Add a global cookie in <ServAuthDir>/.cookie which can be used to
George Lebl
2004-10-26
2
-17
/
+106
*
Make autologin work on a second display if the first display started is an
George Lebl
2004-10-26
3
-4
/
+32
*
set GDM_XSERVER_LOCATION with the x server type
George Lebl
2004-10-01
1
-0
/
+13
*
Now declare GdmUserId and GdmGroupId as extern to avoid warnigns.
Brian Cameron
2004-09-30
1
-0
/
+2
*
Cleaned up code and moved final di_devperm_logout call in gdm.c so it
Brian Cameron
2004-09-29
2
-19
/
+11
[next]