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
*
login: fix leak, improve strtok usage
Karel Zak
2012-02-06
1
-2
/
+6
*
vipw: use xalloc.h
Karel Zak
2012-02-06
1
-1
/
+4
*
login: allocate buffer with shell name
Karel Zak
2012-02-02
1
-1
/
+1
*
login: (and chsh) make pw_shell usage more robust
Karel Zak
2012-02-02
3
-3
/
+4
*
newgrp: fix possible FILE leak on error
Karel Zak
2012-02-01
1
-2
/
+6
*
vipw: don't modify environment, check strtok() return value
Karel Zak
2012-02-01
1
-4
/
+6
*
login: comparing an array to null is not useful [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+2
*
login: more robust sysconf() usage [coverity scan]
Karel Zak
2012-01-31
1
-5
/
+6
*
chfn: fix use-after-free [coverity scan]
Karel Zak
2012-01-31
1
-3
/
+5
*
last: fix few compiler warnings
Sami Kerola
2011-11-29
1
-3
/
+3
*
setpwnam: remove non-ANSI definitions [smatch scan]
Sami Kerola
2011-11-29
1
-1
/
+1
*
last: possible buffer overflow fixed [smatch scan]
Sami Kerola
2011-11-29
1
-1
/
+1
*
vipw: fix coding style
Sami Kerola
2011-11-29
1
-84
/
+83
*
setpwnam: fix coding style
Sami Kerola
2011-11-29
1
-164
/
+169
*
selinux_utils: fix coding style
Sami Kerola
2011-11-29
1
-47
/
+44
*
newgrp: fix coding style
Sami Kerola
2011-11-29
1
-113
/
+119
*
logindefs: fix coding style
Sami Kerola
2011-11-29
1
-20
/
+22
*
islocal: fix coding style
Sami Kerola
2011-11-29
1
-40
/
+39
*
chsh: fix coding style
Sami Kerola
2011-11-29
1
-275
/
+290
*
chfn: fix coding style
Sami Kerola
2011-11-29
1
-328
/
+367
*
chfn, setpwnam: let config.h be in control of extensions in use
Sami Kerola
2011-11-29
2
-5
/
+0
*
chfn, chsh: new file pamfail.h for error printing
Sami Kerola
2011-11-29
2
-42
/
+18
*
chsh: build bug: do not override config.h definition
Sami Kerola
2011-11-23
1
-3
/
+0
*
chfn, chsh, setpwnam: get true/false from stdbool.h
Sami Kerola
2011-11-23
3
-24
/
+14
*
login: add version printing option
Sami Kerola
2011-11-23
2
-1
/
+7
*
newgrp: add version and help options
Sami Kerola
2011-11-23
1
-0
/
+29
*
vipw: stop printing non-sense version string
Sami Kerola
2011-11-23
1
-3
/
+1
*
vipw: use libc error printing facilities
Sami Kerola
2011-11-23
1
-32
/
+17
*
chsh: use libc error printing facilities
Sami Kerola
2011-11-23
1
-48
/
+33
*
chsh: align with howto-usage-function.txt
Sami Kerola
2011-11-23
1
-6
/
+10
*
chfn: use libc error printing facilities
Sami Kerola
2011-11-23
1
-39
/
+26
*
chfn: align with howto-usage-function.txt
Sami Kerola
2011-11-23
1
-5
/
+12
*
login: fix compiler warning [-Wreturn-type]
Karel Zak
2011-11-18
1
-3
/
+4
*
login: improve pam_setcred() usage
Karel Zak
2011-11-18
1
-2
/
+23
*
login: clean FAIL_DELAY usage
Karel Zak
2011-11-07
2
-11
/
+13
*
build-sys: cleanup HAVE_LIBCRYPT
Karel Zak
2011-11-03
1
-1
/
+1
*
chsh: remove non-PAM code
Karel Zak
2011-11-03
1
-18
/
+2
*
chfn: remove non-PAM code
Karel Zak
2011-11-03
1
-18
/
+2
*
login: remove unnecessary ifdef HAVE_CRYPT_H
Karel Zak
2011-11-03
1
-3
/
+0
*
login: cosmetic changes in docs
Karel Zak
2011-10-26
2
-1
/
+6
*
login: use ENV_PATH and ENV_{ROOT,SU}PATH from login.defs
Karel Zak
2011-10-26
2
-1
/
+21
*
login: add -H option for compatibility with Suse
Karel Zak
2011-10-26
2
-11
/
+65
*
login: use LOG_UNKFAIL_ENAB from login.defs, improve logging
Karel Zak
2011-10-26
2
-7
/
+31
*
login: use DEFAULT_HOME from login.defs
Karel Zak
2011-10-26
2
-0
/
+11
*
login: use HUSHLOGIN_FILE from login.defs
Karel Zak
2011-10-26
2
-1
/
+30
*
login: use TTYGROUP from login.defs
Karel Zak
2011-10-26
2
-4
/
+20
*
login: use TTYPERM from login.defs
Karel Zak
2011-10-26
2
-7
/
+17
*
login: use FAIL_DELAY from login.defs
Karel Zak
2011-10-26
2
-2
/
+7
*
login: use LOGIN_TIMEOUT from login.defs
Karel Zak
2011-10-26
2
-0
/
+7
*
login: rewrite motd(), use MOTD_FILE from login.defs
Karel Zak
2011-10-26
3
-23
/
+53
[next]