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
2010-05-24
build-sys: replace ../ with $top_srcdir
Karel Zak
1
-2
/
+2
2010-01-28
login: check that after tty reopen we still work with a terminal
Karel Zak
1
-9
/
+13
2010-01-28
login: use fd instead of pathname for update tty's owner and permissions
Yann Droneaud
1
-4
/
+4
2010-01-27
login: don't link PAMed version with libcrypt
Karel Zak
1
-16
/
+16
2009-11-20
last: fix utmp.ut_time usage
Karel Zak
1
-6
/
+24
2009-10-17
initctl: fix strict-aliasing bugs
Karel Zak
1
-2
/
+9
2009-10-16
newgrp: use c.h, remove tailing whitespace
Karel Zak
1
-11
/
+5
2009-10-09
Remove now unused <sys/ioctl.h> includes
Guillem Jover
1
-1
/
+0
2009-08-21
replace usleep() for systems that don't have them
Daniel Mierswa
1
-0
/
+1
2009-08-17
simpleinit.8: formatting
Peter Breitenlohner
1
-2
/
+4
2009-08-17
shutdown.8: formatting
Peter Breitenlohner
1
-10
/
+32
2009-08-17
newgrp.1: formatting
Peter Breitenlohner
1
-3
/
+5
2009-08-17
mesg.1: formatting
Peter Breitenlohner
1
-1
/
+2
2009-08-17
last.1: formatting
Peter Breitenlohner
1
-1
/
+1
2009-08-17
initctl.8: formatting
Peter Breitenlohner
1
-5
/
+8
2009-08-17
chsh.1: formatting
Peter Breitenlohner
1
-5
/
+10
2009-08-17
chfn.1: formatting
Peter Breitenlohner
1
-10
/
+19
2009-08-17
vipw.8: remove erroneous empty line, formatting
Peter Breitenlohner
1
-6
/
+5
2009-08-17
replace bcopy,bzero,index and rindex
Daniel Mierswa
5
-8
/
+8
2009-07-04
build-sys: rename to _execdir
Karel Zak
1
-10
/
+10
2009-07-04
build-sys: fix exec/data install hooks
Karel Zak
1
-0
/
+2
2009-06-30
include: clean up _PATH_DEV_* macros
Karel Zak
1
-2
/
+2
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
[next]