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