index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
login-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
agetty: IUCLC and OLCUC are Linux extensions
Aurelien Jarno
1
-0
/
+4
2009-04-10
login: use open(2) rather then access(2) for $HOME/.hushlogin
Karel Zak
1
-1
/
+16
2009-03-17
login: use "remote" as a PAM service name for "login -h"
Karel Zak
2
-1
/
+11
2009-03-09
login: remove "switching users" nonsense from man page
Karel Zak
1
-3
/
+1
2009-03-03
simmpleinit: fix gcc warning (buffer size in read())
Karel Zak
1
-1
/
+1
2009-02-05
agetty: check for termios.c_line struct member by autoconf
Karel Zak
1
-1
/
+1
2008-12-12
refresh gitignore
Karel Zak
1
-0
/
+4
2008-12-12
simpleinit: cleanup gettext calls, use snprintf()
Karel Zak
1
-16
/
+20
2008-12-12
chfn: several strings without gettext calls
Karel Zak
1
-4
/
+4
2008-12-12
TODO: add request to use nl_langinfo()
Karel Zak
1
-0
/
+1
2008-12-12
Revert "login-utils: several strings without gettext calls"
Karel Zak
4
-19
/
+16
2008-11-26
login: cleanup includes
Karel Zak
1
-5
/
+2
2008-11-26
agetty: sys/types.h and time.h are included more than once
Karel Zak
1
-2
/
+1
2008-10-03
login-utils: several strings without gettext calls
Pedro Ribeiro
4
-16
/
+19
2008-09-29
login: fix compiler warning (int32 time() arg)
Karel Zak
1
-1
/
+7
2008-09-01
login: fix warning "dereferencing type-punned pointer will break strict-alias...
Karel Zak
1
-4
/
+17
2008-07-28
remove CVS keywords
maximilian attems
1
-1
/
+0
2008-07-01
selinux: is_selinux_enabled() returns 0, 1 and -1
Karel Zak
4
-4
/
+4
2008-04-21
login: audit log injection attack via login
Steve Grubb
1
-7
/
+3
2008-04-16
build-sys: remove unnecessary check-local target from login-utils/
Karel Zak
1
-3
/
+0
2008-04-16
chfn, chsh, login: collapsing three similar messages into a single one
Benno Schulenberg
3
-6
/
+6
2008-04-14
build-sys: update .gitignore files
Karel Zak
1
-0
/
+5
2008-04-14
build-sys: ignore a bunch of generated files, mostly binaries
James Youngman
1
-0
/
+4
2008-04-14
login: rewrite is_local() to remove limits on line length
James Youngman
3
-23
/
+91
2008-04-08
login-utils: cleanup strlen() and fgets() usage
James Youngman
1
-2
/
+2
2008-03-20
chfn: fix compiler warnings in selinux stuff
Karel Zak
1
-1
/
+1
2008-03-12
remove useless if-before-free tests.
Jim Meyering
2
-3
/
+3
2008-03-06
agetty: make username-in-uppercase feature optional (off by default.)
Hamish Coleman
2
-5
/
+14
2008-01-28
login: fix a small memory leak and remove unnecessary zeroing
Karel Zak
1
-2
/
+6
2008-01-03
login: replace termio with termios interface
Samuel Thibault
1
-3
/
+3
2008-01-03
agetty: replace termio with termios interface
Samuel Thibault
1
-77
/
+54
2007-12-17
build-sys: use dist_man_MANS instead of man_MANS
Stepan Kasal
1
-7
/
+7
2007-12-17
shutdown: use _PATH_MOUNTED instead of _PATH_MTAB
Stepan Kasal
1
-2
/
+2
2007-11-28
agetty: non-linux support (use pathnames.h)
Karel Zak
1
-1
/
+1
2007-11-28
include: cleanup pathnames.h
Karel Zak
2
-1
/
+3
2007-11-28
build-sys: cleanup usage of linux/major.h
Samuel Thibault
1
-0
/
+8
2007-11-26
wall: cleanup MAXHOSTNAMELEN
Karel Zak
1
-0
/
+8
2007-11-26
agetty: cleanup MAXHOSTNAMELEN
Karel Zak
1
-19
/
+9
2007-10-26
agetty: ungettextize several debugging messages.
Benno Schulenberg
2
-15
/
+15
2007-10-26
docs: tweak a few messages for clarity
Benno Schulenberg
1
-2
/
+2
2007-10-16
mesg: replace errs.h with libc err.h
Karel Zak
1
-1
/
+1
2007-10-04
chfn: add pam_end() call and cleanup PAM code
Karel Zak
1
-23
/
+32
2007-10-04
chsh: should use pam_end function to terminate the PAM transaction
Yu Zhiguo
1
-24
/
+33
2007-09-21
login: login segfaults on EOF (rh#298461)
Karel Zak
1
-2
/
+2
2007-08-14
build-sys: add --disable-makeinstall-chown
Karel Zak
1
-3
/
+3
2007-08-14
chsh: don't use empty shell field in /etc/passwd
Karel Zak
1
-2
/
+5
2007-08-14
login: replace /usr/spool/mail with /var/spool/main in man page
Karel Zak
1
-2
/
+2
2007-07-25
agetty: fix short malloc in initstring handling
LaMont Jones
1
-1
/
+1
2007-07-25
agetty: 8 bit characters on the Linux console lead to input corruption
Moritz Muehlenhoff
2
-6
/
+14
2007-07-17
login-utils: remove deprecated sigsetmask() from wall
Karel Zak
1
-1
/
+3
[next]