summaryrefslogtreecommitdiff
path: root/greeter
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Reject PAM conversation calls after login dialog is closedAlan Coopersmith1-0/+7
2010-03-16Make sure username is not NULL when calling syslog from FailedLogin()Alan Coopersmith1-1/+6
2010-03-15echo_passwd should key off PAM no-echo state, not prompt positionAlan Coopersmith1-4/+4
2010-03-15Adding an option to show stars instead of the password itself.Georgy A. Shepelev4-10/+54
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith4-88/+68
2010-01-12greeter: fix logging of failed login attemptsDmitry V. Levin1-1/+1
2010-01-12Remove workaround for X11R3 server bugAlan Coopersmith1-14/+2
2010-01-12Call openlog(3) earlyDmitry V. Levin1-3/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+0
2009-09-22Debian bug 525596: "Login incorrect" only partially cleared on next loginMartin Dickopp1-2/+2
2009-09-22The whole widget borders width could not be set to zero.Georgy A. Shepelev1-2/+2
2009-09-17Refactor & constify error logging codeAlan Coopersmith1-3/+3
2009-09-11Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONSAlan Coopersmith1-3/+2
2009-07-28Do a better job of getting user name for failed login log when using PAMAlan Coopersmith1-1/+10
2009-07-17Use xdm's _SysErrorMsg() function instead of merely printing errnoBranden Robinson1-1/+1
2009-07-17Use imdent to show cpp macro nesting more clearlyAlan Coopersmith5-302/+302
2009-07-17sprintf -> snprintf/asprintf conversionsAlan Coopersmith1-1/+2
2009-07-17Replace FORCE_CURSOR_FLASH code with simpler cursor update for passwd fieldAlan Coopersmith1-35/+3
2009-07-16Remove RCS IdsAlan Coopersmith6-16/+0
2009-01-20Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade2-3/+6
2008-09-09Add support for syslog on more than openbsd.Julien Cristau1-6/+11
2007-06-15Set default cursor for entire root window, not just greeterAlan Coopersmith1-1/+1
2007-06-15Make #ifdef XPM only control whether XPM pixmap logo is shownAlan Coopersmith3-59/+42
2007-06-15X.Org Bug #10992: xlogin crashes if window size is too smallAlan Coopersmith1-2/+2
2007-02-06Rearrange checks for maximum username & password lengthAlan Coopersmith1-11/+20
2007-02-02Reset username prompt to default string at start of PAM loopAlan Coopersmith1-0/+1
2007-02-01Bug #8561: xdm painfully slow at cursor redrawsAlan Coopersmith1-2/+5
2006-10-18Set PAM_TTY for local displaysDarrel Goeddel1-1/+2
2006-08-14Draw text with Xft in greeter windowAlan Coopersmith3-92/+404
2006-08-14SetPrompt takes LOGIN_* not PAM_* constants for type argumentAlan Coopersmith1-1/+1
2006-08-11Sun bug 6459557: remote logins to xdm fail since recent PAM fixesAlan Coopersmith1-1/+1
2006-07-14Fix many sparse warnings of: Using plain integer as NULL pointerAlan Coopersmith3-9/+9
2006-07-14Add XORG_WITH_LINT & lint targets for checking code with lint/sparse/etc.Alan Coopersmith1-0/+9
2006-07-14Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith1-0/+1
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-06-27Bugzilla #7318 <https://bugs.freedesktop.org/show_bug.cgi?id=7318> PatchAlan Coopersmith1-3/+7
2006-06-03Mark GreetUser (called from xdm) as _X_EXPORT. Make all other non-staticAlan Coopersmith3-5/+16
2006-06-03Convert PAM code to use full PAM conversation. Modify greeter to allow PAMAlan Coopersmith5-438/+1121
2006-04-14<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6413255> SunAlan Coopersmith1-17/+17
2006-04-14Add AC_C_INLINE so we can use "inline" keywordAlan Coopersmith1-2/+2
2006-04-12When clearing username & password buffers, zero out the entire buffer, notAlan Coopersmith1-7/+7
2006-03-01openSUSE bug #142954 Fixed potential segfault on OOM condition.Matthias Hopf1-3/+8
2006-02-24Bug #1391 <https://bugs.freedesktop.org/show_bug.cgi?id=1391> Patch #4739Alan Coopersmith1-7/+18
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+6
2005-11-14Add --enable-dynamic-greeter flag to allow choosing whether greeter shouldAlan Coopersmith1-0/+2
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-1/+95
2005-10-30Add -I$(top_srcdir) to pick up dm{,_error}.h and greet.h.Daniel Stone1-1/+1
2005-10-29Fix #ifdef statement syntax to clear compiler warning.Alan Coopersmith1-2/+2
2005-10-26Allow overriding directories for xdm scripts/modules & configuration filesAlan Coopersmith1-2/+2
2005-10-26We forgot to build the Xdm greeter library. Add it to build and cleanupAlan Coopersmith1-0/+16