summaryrefslogtreecommitdiff
path: root/login-utils
AgeCommit message (Expand)AuthorFilesLines
2007-12-17shutdown: use _PATH_MOUNTED instead of _PATH_MTABStepan Kasal1-2/+2
2007-11-28agetty: non-linux support (use pathnames.h)Karel Zak1-1/+1
2007-11-28include: cleanup pathnames.hKarel Zak2-1/+3
2007-11-28build-sys: cleanup usage of linux/major.hSamuel Thibault1-0/+8
2007-11-26wall: cleanup MAXHOSTNAMELENKarel Zak1-0/+8
2007-11-26agetty: cleanup MAXHOSTNAMELENKarel Zak1-19/+9
2007-10-26agetty: ungettextize several debugging messages.Benno Schulenberg2-15/+15
2007-10-26docs: tweak a few messages for clarityBenno Schulenberg1-2/+2
2007-10-16mesg: replace errs.h with libc err.hKarel Zak1-1/+1
2007-10-04chfn: add pam_end() call and cleanup PAM codeKarel Zak1-23/+32
2007-10-04chsh: should use pam_end function to terminate the PAM transactionYu Zhiguo1-24/+33
2007-09-21login: login segfaults on EOF (rh#298461)Karel Zak1-2/+2
2007-08-14build-sys: add --disable-makeinstall-chownKarel Zak1-3/+3
2007-08-14chsh: don't use empty shell field in /etc/passwdKarel Zak1-2/+5
2007-08-14login: replace /usr/spool/mail with /var/spool/main in man pageKarel Zak1-2/+2
2007-07-25agetty: fix short malloc in initstring handlingLaMont Jones1-1/+1
2007-07-25agetty: 8 bit characters on the Linux console lead to input corruptionMoritz Muehlenhoff2-6/+14
2007-07-17login-utils: remove deprecated sigsetmask() from wallKarel Zak1-1/+3
2007-07-16login-utils: remove unwanted newlines from wallKarel Zak1-1/+2
2007-07-03man pages: add "AVAILABILITY" sectionKarel Zak11-10/+37
2007-07-02wall: fix O_NONBLOCK usageKarel Zak1-2/+3
2007-06-29agetty: check gethostname() return valueKarel Zak1-12/+8
2007-06-29agetty: add 'O' escape code to display domain nameKarel Zak2-1/+41
2007-05-16build-sys: move -D flags to *_CPPFLAGSStepan Kasal1-1/+1
2007-05-16build-sys: do not build convenience libraries in lib/Stepan Kasal1-7/+9
2007-05-16build-sys: add SUID_LDFLAGSStepan Kasal1-0/+4
2007-05-16build-sys: do not kick off AM_CFLAGS by SUID_CFLAGSStepan Kasal1-3/+3
2007-04-25build-sys: add SUID_CFLAGSKarel Zak1-0/+4
2007-03-21newgrp: add support for /etc/gshadowKarel Zak1-7/+43
2007-03-21newgrp: check result from getgrnam() more carefullyKarel Zak1-1/+5
2007-03-12login: remove triiling white-spacesKarel Zak1-92/+92
2007-03-12login: add audit supportKarel Zak2-0/+37
2007-03-10login: add IPv6 supportKarel Zak4-40/+156
2007-03-09login: add regression test for IP address checking codeKarel Zak2-0/+64
2007-03-08login: update 32bit utmp correctly on 64bit systemKarel Zak1-2/+8
2007-03-08login: omits PAM account validation when auth is skipped (CVE-2006-7108)Karel Zak1-6/+12
2007-03-08login: attempt to run if it has no read/write access to its terminalKarel Zak1-1/+2
2007-03-08login: keep syslog useful for end of PAM session.Karel Zak1-0/+1
2007-03-08login: login's timeout can failKarel Zak1-0/+1
2007-03-08login: improve work with signalsKarel Zak1-12/+69
2007-03-07login: close PAM session after failed pam_setcredKarel Zak1-0/+2
2007-03-07chsh: remove tailing wihit-spaces and use PATH_BSHELLKarel Zak1-5/+6
2007-02-15vipw: fix permissions (600->400) for edited /etc/[g]shodow filesKarel Zak1-3/+1
2007-01-04execl() should be use NULL not 0Karel Zak1-1/+1
2007-01-04build-sys: add missing filesKarel Zak1-9/+14
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-858/+0
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre4 tarball.Karel Zak2-38/+34
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak2-4/+4
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak2-234/+110