Commit Graph

507 Commits

Author SHA1 Message Date
Ray Strode
8cc3037d7e - Use gethostname() instead of g_get_host_name() when writing out xauth
files, because the hostname may change out from under us and glib
    caches it.
2009-03-19 20:35:48 +00:00
Ray Strode
212f3caa18 - emit "user-selected" signal for non-user items in the list as well. 2009-03-18 21:23:42 +00:00
Ray Strode
f818a5937d - Clean up empty auth dirs so they don't hang around forever (bug 485974) 2009-03-17 18:32:19 +00:00
Ray Strode
770815960f - Update to 2.26.0
- Drop gcc workaround. it might not be needed now.
2009-03-16 18:42:49 +00:00
Ray Strode
b5dee5c468 - Drop the use localhost patch because it broke things. Instead add
authorization that doesn't depend on a hostname
2009-03-15 03:55:12 +00:00
Ray Strode
8aac46388e - Add a lame patch in the off chance it might work around a gcc bug on ppc:
unable to find register to spill in class 'LINK_OR_CTR_REGS' Probably
    won't work.
2009-03-12 19:24:34 +00:00
Ray Strode
b1e5b056b8 - Add Requires: libXau >= 1.0.4-4 to use localhost in xauth cookies
- Use localhost instead of g_get_host_name ()
2009-03-12 18:28:29 +00:00
Ray Strode
19bf2ed724 - Don't force X server on active vt more than once 2009-03-12 14:43:36 +00:00
Ray Strode
530d12fd4a - Don't race with PAM modules that ask questions during pam_open_session
(and don't subsequently go bonkers when losing the race).
2009-03-09 20:34:47 +00:00
Ray Strode
0be099efa7 - Reset "start session when ready" state to FALSE when starting new greeter
from existing slave. May fix problem Chris Ball is seeing with language
    selection in autologin the second time after boot up.
2009-03-06 20:05:08 +00:00
Ray Strode
b5bbb75e9c - 2.25.2-10 fixes were actually only for timed login. Add same fix for auto
login
2009-03-05 22:44:16 +00:00
Ray Strode
060e108707 - Create settings object early to prevent assertion failures when one pam
conversation completes before another starts.
2009-03-05 21:54:46 +00:00
Ray Strode
18800be8a0 - Bring back language/session/layout selector for autologin 2009-03-05 14:40:08 +00:00
Ray Strode
6abde0c7b5 - Add some fixes for autologin 2009-03-05 03:02:21 +00:00
Ray Strode
aabe760838 - Add limited 'one-stack-only' version of multistack patch (See
https://fedoraproject.org/wiki/Features/MultiplePAMStacksInGDM)
- Drop 10 second delay in start up because of broken autostart file
2009-03-03 22:46:51 +00:00
Matthias Clasen
a1522c49d1 Require PolicyKit-authentication-agent 2009-02-27 14:53:57 +00:00
Matthias Clasen
fc5e13e0af refine hal patch 2009-02-25 03:56:44 +00:00
Jesse Keating
8d550e8204 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 20:08:56 +00:00
Matthias Clasen
219727930c Improve handling of default keyboard layout 2009-02-21 04:17:16 +00:00
Ray Strode
c65bf270fa - add Provides: service(graphical-login) to help anaconda 2009-02-20 19:12:13 +00:00
Ray Strode
921b30fbce - Open log files for append to make selinux lock down easier 2009-01-22 15:48:17 +00:00
Matthias Clasen
c15ff2bc87 drop xkb group workaround 2008-12-18 00:19:23 +00:00
Matthias Clasen
9eeccb45b0 2.25.2 2008-12-17 23:54:25 +00:00
Matthias Clasen
11fc89369d libtool fun 2008-12-04 15:14:14 +00:00
Matthias Clasen
e52247b19d 2.25.1 2008-12-04 15:00:05 +00:00
Matthias Clasen
82bbd34eeb respect system keyboard setting 2008-10-20 16:16:24 +00:00
Ray Strode
1429e32712 - Rework "force X on vt1" code to work after the user logs out 2008-10-15 21:42:34 +00:00
Matthias Clasen
4e0df52bf7 save space 2008-10-15 04:48:36 +00:00
Matthias Clasen
a347cb7e1f hide nonfunctional help menuitems 2008-10-03 04:36:40 +00:00
Ray Strode
9b74e00a21 add upstream bug reference 2008-10-01 03:19:04 +00:00
Ray Strode
e7fc0bd8e6 - Make panel slide in initially like the gnome panel 2008-10-01 03:05:22 +00:00
Ray Strode
bbd9bfd155 - pull patch from upstream to scale face icons with fontsize 2008-09-30 21:32:05 +00:00
Ray Strode
0b80d758f0 - drop background priority change. Choppyiness in -3 ended up being a bug
in gnome-settings-daemon.
2008-09-30 20:56:20 +00:00
Matthias Clasen
91a5832dc9 require gnome-session 2008-09-25 16:18:30 +00:00
Matthias Clasen
640ca54b5d fix sound on the login screen 2008-09-23 18:56:36 +00:00
Ray Strode
13de7695f2 - Load background after everything else, so the crossfade isn't choppy. 2008-09-23 14:02:03 +00:00
Ray Strode
1de4f902bb - Fix permssions on spool dir 2008-09-22 18:58:36 +00:00
Matthias Clasen
0dbb92d297 2.24.0 2008-09-22 17:33:36 +00:00
Ray Strode
67928d9d79 - Flush X event queue after setting _XROOTPMAP_ID so there's no race with
settings daemon reading the property
2008-09-22 15:08:56 +00:00
Ray Strode
b71ee620ec - Fix crash from language dialog 2008-09-19 14:11:10 +00:00
Ray Strode
e1ea6b93ab - canonicalize codeset to match output of locale -m
- filter duplicates from language list
2008-09-17 15:15:09 +00:00
Matthias Clasen
cc940de6a3 plug a few memory leaks 2008-09-17 03:15:42 +00:00
Ray Strode
6a8cf98d04 - Use _XROOTPMAP_ID instead of _XSETROOT_ID 2008-09-16 20:54:52 +00:00
Ray Strode
2e5fb932ea - Save root window in XSETROOTID property for transition 2008-09-16 19:50:26 +00:00
Ray Strode
633208c39e - Fix bug in last patch 2008-09-12 16:21:36 +00:00
Ray Strode
32ae6ba5f6 - Add hook to allow for plymouth transition 2008-09-11 21:10:53 +00:00
William Jon McCann
c237457f11 - Disallow root login 2008-09-09 23:47:49 +00:00
William Jon McCann
ef72d98baf - Update to 2.23.92-1 2008-09-09 01:44:42 +00:00
William Jon McCann
ccd34bf544 - Update to non-broken snapshot 2008-08-28 14:49:32 +00:00
William Jon McCann
3933046bf1 - Update to snapshot 2008-08-28 13:41:05 +00:00
William Jon McCann
6795ddd81c - Add desktop file for metacity 2008-08-26 03:41:11 +00:00
William Jon McCann
9dac0e049a - Update to 2.23.90 2008-08-25 20:41:53 +00:00
Behdad Esfahbod
fabca32039 - Add upstreamed patch gdm-2.23.2-unknown-lang.patch 2008-08-14 20:18:25 +00:00
Ray Strode
fd1bb61715 get rid of <<<< cvs spew 2008-08-13 14:28:22 +00:00
Ray Strode
2a2f8b736f - Require plymouth-gdm-hooks so plymouth-log-viewer gets pulled in on
upgrades
2008-08-13 14:27:06 +00:00
William Jon McCann
677c1b9558 - Update to 2.23.2 2008-07-31 01:24:57 +00:00
William Jon McCann
b976e8ffbc - Update to newer snapshot 2008-07-28 19:58:27 +00:00
William Jon McCann
fb1517333f - Update to newer snapshot 2008-07-22 03:44:40 +00:00
William Jon McCann
c757f2514a - Update to new snapshot 2008-07-21 21:28:38 +00:00
William Jon McCann
4e0319347e - Update to snapshot 2008-07-21 19:06:43 +00:00
Matthias Clasen
261ba9e606 apply patch 2008-07-12 03:43:17 +00:00
Matthias Clasen
5b4f84361a fix some broken icons 2008-07-10 17:13:02 +00:00
Matthias Clasen
e9fd0ebb37 improve rendering of languages 2008-07-10 16:00:26 +00:00
William Jon McCann
ecc120f517 Check for a null filesystem type 2008-07-03 19:56:56 +00:00
Ray Strode
6745e3d36e - After discussion with X team, turn tcp connections off by default, but
add back option to toggle on (bug 446672)
2008-06-25 15:46:01 +00:00
Ray Strode
8416fe0222 - enable tcp connections by default 2008-06-25 14:13:17 +00:00
Ray Strode
551e45d24b Remove blank line at top of file 2008-06-25 13:22:58 +00:00
Matthias Clasen
4a6c2abb0b Add a GConf key to disable the user list 2008-05-08 19:03:22 +00:00
Matthias Clasen
feb09a2142 fix BRs 2008-05-05 17:20:10 +00:00
Matthias Clasen
08c3e2a5ea bump rev 2008-05-05 17:07:20 +00:00
Matthias Clasen
d65ebfb2a9 autoreconf 2008-05-05 17:04:43 +00:00
Matthias Clasen
edcc2fc7c8 add keyboard chooser 2008-05-05 15:33:43 +00:00
Matthias Clasen
bcd54146cc fix source url 2008-05-05 01:16:05 +00:00
William Jon McCann
330623c1aa - Retry tagging 2008-05-02 02:07:37 +00:00
William Jon McCann
2ec94e09dc - Update to 2.22.0
- Fix restarting when bus goes away
2008-05-02 01:58:19 +00:00
Ray Strode
80a7352f6a - ConsoleKit fixes
- Don't show session selector if only one session installed
- automatically pop up language/session selectors when using mnemonics
2008-05-01 23:47:46 +00:00
William Jon McCann
ac590ea73d - Fix debugging
- Fix resetting slave after session migration
- Desensitize power buttons briefly after page switch
- Remove Users: label from greeter
2008-04-30 01:01:10 +00:00
William Jon McCann
2e2ced18f7 - make transient greeter less transient to workaround spurious vt switch 2008-04-29 20:09:16 +00:00
Ray Strode
7ae8bb3352 - a11y improvements
- make "Suspend" desensitize properly when not-available
- make resize animation faster
- user switcher fixes
2008-04-28 20:33:25 +00:00
Ray Strode
afb955a747 - Get Chinese back in language list 2008-04-18 20:51:43 +00:00
Ray Strode
b49ef8d899 - start orca without main window
- add missing priorities for plugins
- add more failsafe lockdown
2008-04-18 18:01:54 +00:00
Ray Strode
7b61d724b2 add bug reference 2008-04-16 21:08:49 +00:00
Ray Strode
896c2e186b - Disable typeahead when asking for password so password can't get shown in
clear text
2008-04-16 21:07:43 +00:00
Ray Strode
28aa533cb5 - Use start-here instead of fedora-logo-icon to aid generic-logos 2008-04-16 14:01:27 +00:00
Matthias Clasen
ae5d055fa0 Fix the XKB fix 2008-04-12 00:58:16 +00:00
Ray Strode
4c5a5b38dc add missing "- " 2008-04-11 22:08:47 +00:00
Ray Strode
3e44bcb605 Fix security issue in last commit 2008-04-11 20:26:39 +00:00
Ray Strode
e04b15507a - Fix focus handling when tabbing from user-chooser to buttons
- don't set real uid to user before setcred
- fix permissions on /var/run/gdm ... again
2008-04-11 19:16:11 +00:00
Matthias Clasen
b61922fd9e Work around a XKB problem 2008-04-10 20:59:51 +00:00
Ray Strode
30c2a6ecad - Language list was incomplete (bug 441613) 2008-04-09 03:57:12 +00:00
Ray Strode
09679e6dac - Fix permissions on /var/run/gdm 2008-04-08 20:54:06 +00:00
Ray Strode
24b9537283 - Install X auth cookies in /var/run/gdm instead of /tmp 2008-04-08 16:13:47 +00:00
Ray Strode
6de609fd28 - Disable image for automatic login and other user
- Act more sanely if gnome isn't installed
2008-04-08 03:40:05 +00:00
Ray Strode
c2adf99bde - Allow double-click to select language from list 2008-04-07 06:26:53 +00:00
Ray Strode
e74b49437f - Make automatic login timer fade in
- No more checkboxes in user-switch applet
2008-04-07 04:16:05 +00:00
Ray Strode
9e0c75ff27 - Focus face browser after failed login attempt
- disable debug messages until 2.22.0 is released
2008-04-07 00:52:40 +00:00
Matthias Clasen
7d61654d3b Improve handling of CK error messages 2008-04-06 03:17:28 +00:00
Ray Strode
f43d93da17 - Fix jump in animation for autologin
- Fix crash if LANG="somethingbogus"
2008-04-06 02:22:46 +00:00
Ray Strode
102bfbb241 - Fix crash when canceling autologin 2008-04-05 04:53:40 +00:00
Matthias Clasen
5085d7b835 fix handling of gconf schemas 2008-04-05 02:48:14 +00:00