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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a callback for the fatal handler instead of supplying the main_loop.
William Jon McCann
2008-08-15
2
-14
/
+18
*
Wow, that was really broken. Use mkdtemp when available to create a
William Jon McCann
2008-07-31
5
-0
/
+262
*
Fix some build warnings GCC 4.3.0 Patch from Cosimo Cecchi
William Jon McCann
2008-07-12
1
-2
/
+2
*
By popular demand, add DisallowTCP back.
Ray Strode
2008-06-25
1
-0
/
+2
*
Don't unconditionally enable debugging.
William Jon McCann
2008-05-06
1
-1
/
+4
*
new files to make animations easier
Ray Strode
2008-04-03
1
-0
/
+1
*
Add a configure check for stropts.h since it has been removed from glibc.
William Jon McCann
2008-03-26
1
-0
/
+2
*
Fix NULL string issue in printf call.
Brian Cameron
2008-03-25
1
-2
/
+12
*
Add some more profiling stuff.
William Jon McCann
2008-03-24
1
-3
/
+3
*
Add a function to help with profiling.
William Jon McCann
2008-03-24
3
-0
/
+120
*
Fix a few more mem and fd leaks.
William Jon McCann
2008-03-18
1
-0
/
+3
*
Move wait_on_child to common. Always check return value of gdm_signal_pid.
William Jon McCann
2008-03-17
4
-12
/
+73
*
Don't glog in the signal handlers. Add a default SIGTRAP handler so we get
William Jon McCann
2008-03-10
2
-11
/
+24
*
Log pid too. Only do perror if available.
William Jon McCann
2008-03-10
1
-1
/
+7
*
STRING,INT):
Ray Strode
2008-03-09
1
-0
/
+1
*
Add crash logger tool.
William Jon McCann
2008-03-08
3
-0
/
+119
*
Hook up signal handler to greeter.
William Jon McCann
2008-03-08
1
-1
/
+6
*
Cast the signal number to a byte before sending over the pipe. Patch from:
William Jon McCann
2008-03-06
1
-3
/
+3
*
Don't allow empty strings for keys.
William Jon McCann
2008-03-06
1
-1
/
+6
*
Set XDMCP enabled/disabled from configuration settings.
William Jon McCann
2008-02-20
2
-7
/
+7
*
Warn if we can't find the schema.
William Jon McCann
2008-02-20
1
-0
/
+4
*
Add initial support for timed login.
William Jon McCann
2008-02-20
2
-0
/
+5
*
Fix a bunch of compiler warnings and remove unused code. Patch from:
William Jon McCann
2008-02-19
5
-20
/
+6
*
Allow the login window icon to be changed via gconf.
William Jon McCann
2008-02-19
1
-1
/
+0
*
Add a function to see if release is unstable. Don't redirect client output
William Jon McCann
2008-02-18
2
-5
/
+19
*
configure.ac, common/gdm-address.c use HAVE_SYS_SOCKIO_H for sys/sockio.h
Brian Cameron
2008-02-02
1
-1
/
+3
*
Make check an optional dependency. Add needed includes to build on
Brian Cameron
2008-02-02
1
-0
/
+2
*
Initial support for XDMCP IndirectQuery choosers. Also fix broken
William Jon McCann
2008-01-31
1
-18
/
+98
*
Merge a few changes from the 2.20 branch.
William Jon McCann
2008-01-21
1
-8
/
+1
*
Add a unit testing framework. Based on a patch from Andrew Ziem
William Jon McCann
2007-12-09
2
-3
/
+17
*
Fix some problems in the previous commit, spotted by Mike Oliver
Ray Strode
2007-12-01
1
-0
/
+5
*
Ensure second and subsequent auth cookies are random. Spotted by George
Ray Strode
2007-11-30
2
-0
/
+110
*
Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>
William Jon McCann
2007-11-19
1
-0
/
+1
*
With this patch we now invoke the X server with the -auth argument and
William Jon McCann
2007-11-09
2
-205
/
+0
*
Remove obsolete config keys. Add examples for using dbus-send. Fix return
William Jon McCann
2007-11-02
3
-156
/
+12
*
Prefix debug messages with class name to make output easier to read.
William Jon McCann
2007-10-30
1
-14
/
+10
*
Use assertions for criticals everywhere for unstable builds.
William Jon McCann
2007-10-26
2
-0
/
+19
*
only call signal_list_free on elements in signal lookup hash table, when
William Jon McCann
2007-10-26
1
-10
/
+15
*
Use new session level based system. Start/stop widgets on level
William Jon McCann
2007-10-25
1
-0
/
+1
*
Rework the dialog design a bit.
William Jon McCann
2007-10-23
2
-0
/
+30
*
Assign ids to signal handlers. Add functions to remove handlers. Restore
William Jon McCann
2007-10-19
2
-17
/
+170
*
Fix a bunch of compiler warnings. Add Werror for now to warning flags.
William Jon McCann
2007-10-16
4
-5
/
+5
*
The function gdm_address_new_from_sockaddr_storage gets called in a few
POST_SWITCH_TO_GOBJECT_BRANCH
William Jon McCann
2007-10-15
2
-7
/
+13
*
Also pass x11-display when opening the session. Patch from Brian Cameron
William Jon McCann
2007-10-11
1
-0
/
+1
*
Remove some more obsolete stuff. Make distcheck happy.
William Jon McCann
2007-10-04
3
-330
/
+4
*
Remove some more obsolete code. Move common code with unknown copyright
William Jon McCann
2007-10-04
5
-70
/
+292
*
Remove lots of obsolete code. Organize the configure checks a bit.
William Jon McCann
2007-10-04
5
-644
/
+14
*
Fix up the handling of dependencies. Make the daemon only depend on x11,
William Jon McCann
2007-10-04
1
-11
/
+9
*
Convert address to network byte order before comparison. Patch from Jacob
William Jon McCann
2007-09-12
1
-1
/
+1
*
Add a greeter panel bar with an embedded notification area.
William Jon McCann
2007-09-05
1
-1
/
+1
[next]