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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SessionRelay and SessionDirect (was Session) implement a common
William Jon McCann
2007-10-30
1
-0
/
+115
*
Rename GdmSession to GdmSessionDirect in preparation for adding a
William Jon McCann
2007-10-29
1
-0
/
+67
*
Remove some unused code and make the slaves use similar code.
William Jon McCann
2007-10-29
1
-0
/
+9
*
Move the exec_script stuff to the base class.
William Jon McCann
2007-10-29
1
-0
/
+11
*
Don't handle object messages in filter func.
William Jon McCann
2007-10-29
1
-0
/
+17
*
Add some baseline stuff for getting logged in status. Add a new pixbuf
William Jon McCann
2007-10-28
1
-0
/
+18
*
Clear the selection after a user is chosen
William Jon McCann
2007-10-28
1
-0
/
+6
*
Remove deleted users from the model
William Jon McCann
2007-10-28
1
-0
/
+6
*
Add loading face images.
William Jon McCann
2007-10-28
1
-0
/
+8
*
Spread the buttons in user-select mode. Add some padding to the pixbuf
William Jon McCann
2007-10-28
1
-0
/
+9
*
Use a horizontal button style.
William Jon McCann
2007-10-27
1
-0
/
+5
*
Set the default width of the login window. Tweak some spacing.
William Jon McCann
2007-10-27
1
-0
/
+8
*
Add a begin-verification-for-user. Make clicking other start
William Jon McCann
2007-10-27
1
-0
/
+33
*
Remove some unneeded code. Populate the model in an idle.
William Jon McCann
2007-10-27
1
-0
/
+7
*
Add guest/other "special" items to user list.
William Jon McCann
2007-10-27
1
-0
/
+13
*
Register CK session for product slave. Boy we have to do something about
William Jon McCann
2007-10-27
1
-0
/
+8
*
Unexpand the userlist when asking for the password.
William Jon McCann
2007-10-27
1
-0
/
+5
*
Add some support for logged in status.
William Jon McCann
2007-10-27
1
-0
/
+7
*
Make the authentication cancellation much more robust. Remove dbus-glib
William Jon McCann
2007-10-27
1
-0
/
+24
*
Fix cancel stock icon.
William Jon McCann
2007-10-27
1
-0
/
+5
*
Remove rogue (ie. undefined) signals. Caught with assertions.
William Jon McCann
2007-10-26
1
-0
/
+6
*
Use assertions for criticals everywhere for unstable builds.
William Jon McCann
2007-10-26
1
-0
/
+12
*
Hide shutdown/restart/suspend buttons on remote displays. Can't see ever
William Jon McCann
2007-10-26
1
-0
/
+6
*
Clear selected user when resetting dialog
William Jon McCann
2007-10-26
1
-0
/
+6
*
Fix typo in signal definition. Thanks to assertion this was easy to find.
William Jon McCann
2007-10-26
1
-0
/
+7
*
Make sure to set display_is_local
William Jon McCann
2007-10-26
1
-2
/
+7
*
Get things working with pam_console again
Ray Strode
2007-10-26
1
-1
/
+18
*
Make sure the default button is set.
William Jon McCann
2007-10-26
1
-0
/
+5
*
Hide other users when one is chosen.
William Jon McCann
2007-10-26
1
-0
/
+21
*
Get rid of notebook. Put auth prompt box in main page. Make visible on
William Jon McCann
2007-10-26
1
-0
/
+10
*
only call signal_list_free on elements in signal lookup hash table, when
William Jon McCann
2007-10-26
1
-0
/
+13
*
Add locale.h to fix build Patch from: Ray Strode <halfline@gmail.com>
William Jon McCann
2007-10-26
1
-0
/
+6
*
Use new gdm-settings-daemon. Disable panel for now.
William Jon McCann
2007-10-26
1
-0
/
+6
*
Add an xsettings manager.
William Jon McCann
2007-10-25
1
-0
/
+45
*
Convert criticals to warnings. Patch from Brian Cameron
William Jon McCann
2007-10-25
1
-0
/
+6
*
OMFG - I hate you. Add gmodule to SETTINGS_DAEMON modules so we don't get:
William Jon McCann
2007-10-25
1
-0
/
+11
*
Add a stub for xsettings plugin.
William Jon McCann
2007-10-25
1
-0
/
+52
*
Add stub for settings manager class.
William Jon McCann
2007-10-25
1
-0
/
+14
*
Add a stub for settings-daemon.
William Jon McCann
2007-10-25
1
-0
/
+9
*
Change to abort on criticals not just warnings.
William Jon McCann
2007-10-25
1
-0
/
+5
*
Add autostart for LoginWindow greeter session levels.
William Jon McCann
2007-10-25
1
-0
/
+13
*
Use new session level based system. Start/stop widgets on level
William Jon McCann
2007-10-25
1
-0
/
+29
*
More stubbing.
William Jon McCann
2007-10-24
1
-0
/
+12
*
Add stub for session manager.
William Jon McCann
2007-10-24
1
-0
/
+13
*
cast size_t values to int before passing to g_debug, to stop warnings on
Ray Strode
2007-10-24
1
-0
/
+7
*
Remove libgreeter stuff.
William Jon McCann
2007-10-24
1
-0
/
+10
*
Start atspi-registryd and xsettings manager.
William Jon McCann
2007-10-24
1
-0
/
+15
*
Add some more buttons. Toggle button visibility per page.
William Jon McCann
2007-10-24
1
-0
/
+8
*
Add support for other systems.
William Jon McCann
2007-10-24
1
-0
/
+6
*
Add a computer information widget. Displays info about name, version, ip,
William Jon McCann
2007-10-24
1
-0
/
+14
[next]