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
...
*
Put back support for -nodaemon argument, lost in the 5-12 patch by
Brian Cameron
2006-05-24
1
-0
/
+10
*
Fix per-display configuration so it also works for greeter/SystemMenu and
Brian Cameron
2006-05-19
5
-42
/
+144
*
stop using popt in favour of glib's GOption command line parsing.
Christian Kirbach
2006-05-12
1
-34
/
+21
*
Fix reference to SystemMenu key as a boolean, not a string. Fixes bug
Brian Cameron
2006-05-11
1
-1
/
+1
*
Fix reference to the security/AllowRemoteAutoLogin so it is accessed as a
Brian Cameron
2006-05-08
1
-1
/
+1
*
Fix syntax.
Brian Cameron
2006-05-04
1
-1
/
+1
*
Improvements to signal handling, fixing problem where GDM slave can hang
Brian Cameron
2006-05-04
3
-7
/
+17
*
Fixes to better support FreeBSD. Fixes bug #340668. Patch provided by Joe
Brian Cameron
2006-05-04
2
-0
/
+2
*
Remove gdm_config_init from header since it is a static function in the c
Brian Cameron
2006-05-03
1
-1
/
+0
*
Explicitly adjust the effective GID before running the child session
Julio M. Merino Vidal
2006-05-01
1
-0
/
+1
*
Didn't finish last commit.
Brian Cameron
2006-04-27
1
-1
/
+1
*
Fix pam stack so that for autologin the GDM PAM stack is
Brian Cameron
2006-04-27
1
-2
/
+5
*
Adding per-display configuration support to GDM. Now if user has a file
Brian Cameron
2006-04-27
5
-76
/
+226
*
Fix for C89 compilers. Patch by Jens Granseuer <jensgr@gmx.net>.
Brian Cameron
2006-04-18
1
-3
/
+1
*
Further clean up access to ICEAuthority file. Fixes bug #338358. Patch
Brian Cameron
2006-04-14
1
-10
/
+12
*
Better fix for resolving CVE-2006-1057 provided by Hans Petter Jansson
Brian Cameron
2006-04-10
1
-27
/
+49
*
Add Trusted Solaris support to GDM. Patch provided by Niall Power
Brian Cameron
2006-04-07
1
-1
/
+207
*
Add more comments about last change.
Brian Cameron
2006-04-07
1
-1
/
+2
*
Now logic unlinks .ICEauthority file if it looks fishy rather than trying
Brian Cameron
2006-04-07
1
-13
/
+8
*
Add new GdmXserverTimeout configuration variable so the length of time
Brian Cameron
2006-04-07
3
-7
/
+11
*
Removed a C99 local variable definition that breaks the build with gcc
Julio M. Merino Vidal
2006-03-28
9
-38
/
+58
*
Now support --with-sysconfsubdir so that GDM can be configured to have the
Brian Cameron
2006-03-28
4
-13
/
+21
*
One-line fix to Solaris auditing logic to correct a problem that causes
Brian Cameron
2006-03-14
1
-1
/
+1
*
Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can edit
Brian Cameron
2006-03-13
4
-2
/
+33
*
Fix sound-on-login-success and failure to only play if they are turned on.
Brian Cameron
2006-03-06
1
-4
/
+4
*
Updated. Update to 2.13.0.9. Added code to support the change in
GDM2_2_13_0_10
Brian Cameron
2006-03-02
1
-0
/
+20
*
Fix error message that is printed when ServAuthDir isn't owned by root:gid
Brian Cameron
2006-02-25
1
-69
/
+93
*
Fix some GCC C-99 compile issues. Fixes bug #331450. Patch provided by
Brian Cameron
2006-02-16
2
-8
/
+8
*
Remove some cruft accidently added.
Brian Cameron
2006-02-15
1
-5
/
+0
*
Reorganize libraries so that it is easier to build GDM against a test
Brian Cameron
2006-02-15
1
-7
/
+7
*
Now start dbus-launch in GDM's Xsession script if dbus-launch is available
Brian Cameron
2006-02-15
1
-0
/
+5
*
Updated. Update to 2.13.0.8 and use EXPANDED_DATADIR instead of %{datadir}
Brian Cameron
2006-02-13
2
-3
/
+4
*
Change --with-configdir to --with-defaults-conf and make it work so that
Brian Cameron
2006-02-13
2
-9
/
+7
*
A known issue with gdmdynamic is that when a display connects to the
Brian Cameron
2006-02-09
5
-61
/
+154
*
This patch resolves some performance issues that I noticed when testing
Brian Cameron
2006-02-07
11
-47
/
+70
*
Fix glib.h include so it compiles under LFS. Fixes bug #329801.
Brian Cameron
2006-02-03
1
-1
/
+1
*
Add better logic for grabbing the time for the user's locale if
Brian Cameron
2006-01-27
2
-5
/
+5
*
Really fix bug #326819. Better scrollkeeper/yelp description for GDM.
Brian Cameron
2006-01-20
1
-3
/
+3
*
Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierd
Brian Cameron
2006-01-18
15
-16
/
+28
*
Use "reboot" instead of "restart". Fixes bug #327583.
Brian Cameron
2006-01-18
2
-18
/
+18
*
Patch provided by Dan Walsch to fix SELinux logic so that GDM doesn't
Brian Cameron
2006-01-13
1
-5
/
+12
*
Change the "Please make sure the Caps Lock key is not enabled." message to
Brian Cameron
2006-01-12
3
-9
/
+3
*
: Rename "shutdown" to "shut down" or "halt" and rename "capslock" to
Brian Cameron
2006-01-12
1
-3
/
+3
*
Now use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY since the GDK_DISPLAY
Brian Cameron
2006-01-11
1
-8
/
+20
*
Make error message more clear when session file is invalid. Now it says
Brian Cameron
2006-01-07
1
-8
/
+11
*
Fix problem with client not properly counting the number of connections,
Brian Cameron
2006-01-05
3
-14
/
+27
*
Now set greeter_probably_login_prompt to FALSE if we get a Password
Brian Cameron
2005-12-25
2
-15
/
+14
*
Happy holidays. Some bug fixes.
Brian Cameron
2005-12-25
3
-19
/
+18
*
Now use g_ stdio function like g_chmod instead of chmod. Fixes bug
Brian Cameron
2005-12-22
14
-139
/
+138
*
Add new priority configuration option for setting xserver priority.
Brian Cameron
2005-12-21
4
-11
/
+58
[prev]
[next]