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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Add API to reload settings from disk
Ray Strode
2022-03-01
1
-10
/
+2
*
daemon: Don't call g_option_context_set_ignore_unknown_options
Yetoo Happy
2018-04-24
1
-1
/
+0
*
Use standard exit codes.
Robert Ancell
2017-10-03
1
-6
/
+6
*
daemon: Tidy up main() failure cases
Robert Ancell
2017-09-28
1
-17
/
+7
*
daemon: Move root check before settings are loaded
Robert Ancell
2017-09-28
1
-7
/
+7
*
daemon: Fix double free of GError
Robert Ancell
2017-09-28
1
-1
/
+1
*
daemon: Remove unnecessary check for function that can't return NULL
Robert Ancell
2017-09-28
1
-5
/
+0
*
Use Unicode in translatable strings
Piotr Drąg
2017-06-22
1
-2
/
+2
*
manager: drop ran-once marker file
Ray Strode
2015-03-19
1
-9
/
+0
*
correct ShowLocalGreeter (standalone XDMCP server)
Maxime de Roucy
2015-02-03
1
-2
/
+2
*
server: Process SIGUSR1 more carefully
Jasper St. Pierre
2014-02-14
1
-0
/
+15
*
main: Remove debug log toggle on SIGUSR1
Jasper St. Pierre
2014-02-14
1
-11
/
+0
*
Don't enable debugging by default if the version is "unstable"
Colin Walters
2013-11-22
1
-7
/
+1
*
Add an option to use GDM as a standalone XDMCP server
Laurent Bigonville
2013-11-11
1
-0
/
+5
*
main: drop one more occurence of AUTHDIR
Ray Strode
2013-08-28
1
-1
/
+1
*
drop authdir
Ray Strode
2013-08-28
1
-6
/
+0
*
daemon: use 0711 mode for directories
Ray Strode
2013-02-20
1
-3
/
+3
*
Port to g_unix_signal_add(), drop GdmSignalHandler
Colin Walters
2013-01-22
1
-57
/
+30
*
Remove handling of SIGSEGV/SIGFPE/SIGILL etc.
Colin Walters
2013-01-22
1
-9
/
+0
*
Drop calls to g_type_init()/g_thread_init()
Colin Walters
2012-12-03
1
-2
/
+0
*
Revert "main: break build"
Ray Strode
2012-10-26
1
-1
/
+1
*
main: break build
Ray Strode
2012-10-26
1
-1
/
+1
*
daemon: user marker file for tracking autologin instead of static variable.
Ray Strode
2012-10-15
1
-0
/
+15
*
Look in the correct location for gdm.schemas on HUP
Sjoerd Simons
2012-10-15
1
-1
/
+1
*
server: Ensure log/auth directories exist at startup
Colin Walters
2012-10-02
1
-114
/
+38
*
Trivial: Update FSF Address.
Dominique Leuenberger
2012-09-06
1
-1
/
+1
*
daemon: Port GdmManager to GDBus
Giovanni Campagna
2012-07-17
1
-176
/
+82
*
daemon: s/g_atexit/atexit/
Giovanni Campagna
2012-07-13
1
-1
/
+1
*
daemon: reload config on SIGHUP
Brian Cameron
2012-06-25
1
-2
/
+10
*
common: don't tank on criticals
Ray Strode
2011-06-28
1
-2
/
+0
*
Put the schemas in /usr
Josselin Mouette
2010-09-15
1
-1
/
+1
*
Wrap getpw* calls to retry in EINTR
William Jon McCann
2010-08-17
1
-1
/
+1
*
Print the version when asked to
William Jon McCann
2010-06-16
1
-0
/
+5
*
String fixes. Patch by Philip Withnall. Fixes bug #609178.
Brian Cameron
2010-05-03
1
-3
/
+3
*
Fix GDM debugging so that it works. Now debugging is enabled via the
Brian Cameron
2009-11-09
1
-3
/
+15
*
Improve strings for translation. Partially fix bug #582891.
Brian Cameron
2009-10-30
1
-1
/
+1
*
Make /var/log/gdm if it doesn't exist. Fixes bug #589862.
Brian Cameron
2009-10-19
1
-1
/
+5
*
Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #583295)
Javier Jardón
2009-07-15
1
-2
/
+2
*
Use a callback for the fatal handler instead of supplying the main_loop.
William Jon McCann
2008-08-15
1
-1
/
+3
*
Might be good to actually start the manager after reconnecting to the bus.
GDM_2_22_0
William Jon McCann
2008-05-02
1
-0
/
+2
*
prepare for release.
William Jon McCann
2008-05-01
1
-10
/
+14
*
Fix a few more mem and fd leaks.
William Jon McCann
2008-03-18
1
-0
/
+1
*
Move wait_on_child to common. Always check return value of gdm_signal_pid.
William Jon McCann
2008-03-17
1
-0
/
+4
*
Don't glog in the signal handlers. Add a default SIGTRAP handler so we get
William Jon McCann
2008-03-10
1
-13
/
+1
*
ignore unknown options, so removed options don't cause it to abort
Ray Strode
2008-02-27
1
-0
/
+1
*
Don't daemonize and remove some unused options.
William Jon McCann
2008-02-26
1
-21
/
+0
*
Set XDMCP enabled/disabled from configuration settings.
William Jon McCann
2008-02-20
1
-2
/
+4
*
Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>
William Jon McCann
2007-11-19
1
-1
/
+2
*
Add Xau and Xext to XLIB_LIBS when x11.pc isn't found. Fixes #492022 more
William Jon McCann
2007-10-31
1
-7
/
+1
*
Use assertions for criticals everywhere for unstable builds.
William Jon McCann
2007-10-26
1
-0
/
+3
[next]