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
2008-12-19
refresh gitignore
Karel Zak
1
-0
/
+4
2008-12-12
login: fix compiler warning (int32 time() arg)
Karel Zak
1
-1
/
+7
2008-12-12
login: fix warning "dereferencing type-punned pointer will break strict-alias...
Karel Zak
1
-4
/
+17
2008-07-02
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
2007-07-16
login-utils: remove unwanted newlines from wall
Karel Zak
1
-1
/
+2
2007-07-03
man pages: add "AVAILABILITY" section
Karel Zak
11
-10
/
+37
2007-07-02
wall: fix O_NONBLOCK usage
Karel Zak
1
-2
/
+3
2007-06-29
agetty: check gethostname() return value
Karel Zak
1
-12
/
+8
2007-06-29
agetty: add 'O' escape code to display domain name
Karel Zak
2
-1
/
+41
2007-05-16
build-sys: move -D flags to *_CPPFLAGS
Stepan Kasal
1
-1
/
+1
2007-05-16
build-sys: do not build convenience libraries in lib/
Stepan Kasal
1
-7
/
+9
2007-05-16
build-sys: add SUID_LDFLAGS
Stepan Kasal
1
-0
/
+4
2007-05-16
build-sys: do not kick off AM_CFLAGS by SUID_CFLAGS
Stepan Kasal
1
-3
/
+3
2007-04-25
build-sys: add SUID_CFLAGS
Karel Zak
1
-0
/
+4
2007-03-21
newgrp: add support for /etc/gshadow
Karel Zak
1
-7
/
+43
2007-03-21
newgrp: check result from getgrnam() more carefully
Karel Zak
1
-1
/
+5
2007-03-12
login: remove triiling white-spaces
Karel Zak
1
-92
/
+92
2007-03-12
login: add audit support
Karel Zak
2
-0
/
+37
[next]