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: replace siginterrupt with sigaction
Chen Qi
2015-08-31
1
-1
/
+4
*
chfn: document CHFN_RESTRICT /etc/login.defs
Karel Zak
2015-08-24
1
-0
/
+26
*
chsh, chfn, vipw: fix filenames collision
Karel Zak
2015-08-24
5
-8
/
+10
*
lslogins: remove duplicate [make checkincludes]
Karel Zak
2015-07-29
1
-1
/
+0
*
lslogins: merge read_utmp() code
Karel Zak
2015-07-16
1
-2
/
+32
*
lslogins: fix --user-accs and --system-accs docs
Karel Zak
2015-07-15
1
-8
/
+8
*
Merge branch 'sulogin'
Karel Zak
2015-06-30
2
-16
/
+40
|
\
|
*
sulogin: improve support for locked root account
Karel Zak
2015-06-25
2
-16
/
+40
*
|
last-deprecated: remove from source tree
Sami Kerola
2015-06-29
3
-552
/
+0
|
/
*
sulogin: Use read instead of allocated size from getline()
Guillem Jover
2015-06-08
1
-2
/
+4
*
sulogin: don't use strcpy(), enlarge pwd line buffer
Karel Zak
2015-05-25
1
-7
/
+7
*
last, fix race when comparing time stamps
Ruediger Meier
2015-03-25
1
-4
/
+4
*
last: fix first (current) runlevel line
Ruediger Meier
2015-03-25
1
-1
/
+1
*
last: keep array of files in main()
Karel Zak
2015-03-13
1
-32
/
+22
*
last: fix utmplist usage
Karel Zak
2015-03-13
1
-16
/
+21
*
build-sys: cleanup realtime lib usage
Karel Zak
2015-03-06
1
-1
/
+1
*
docs: fix some spelling errors and typos in man pages
Bill Pemberton
2015-02-27
3
-3
/
+3
*
rpmatch: use symbolic value when evaluation return codes
Sami Kerola
2015-02-24
1
-1
/
+1
*
sulogin, hwclock: use xusleep() instead of usleep()
Sami Kerola
2015-02-10
1
-1
/
+1
*
textual: grammarize and harmonize the stat error message
Benno Schulenberg
2015-02-02
2
-2
/
+2
*
utmpdump: don't pass parameter of type "struct utmp" by value [coverity scan]
Karel Zak
2015-01-29
1
-15
/
+15
*
sulogin: make sure that fallback FD is valid [coverity scan]
Karel Zak
2015-01-29
1
-1
/
+1
*
su: fix mem leak in modify_environ() [coverity scan]
Karel Zak
2015-01-29
1
-2
/
+4
*
login: fix mem leak in init_environ() [coverity scan]
Karel Zak
2015-01-29
1
-3
/
+5
*
docs: restore minus symbols in long opts
J William Piggott
2015-01-21
5
-12
/
+12
*
docs: fix-up man-pages flaged by checkmans.sh
J William Piggott
2015-01-13
1
-1
/
+0
*
docs: remove obsolete and unneeded comments from man-page files
Benno Schulenberg
2015-01-12
2
-3
/
+2
*
maint: fix shadow declaration
Sami Kerola
2015-01-07
1
-16
/
+16
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
10
-1
/
+33
*
chsh: keep struct options in .rodata
Karel Zak
2015-01-06
1
-1
/
+1
*
chsh: simplify get_shell_list()
Karel Zak
2015-01-06
1
-8
/
+5
*
newgrp: set function arguments read-only when possible
Sami Kerola
2015-01-05
1
-3
/
+3
*
newgrp: move shell determination closer where it is used
Sami Kerola
2015-01-05
1
-5
/
+3
*
newgrp: simplify if else clauses
Sami Kerola
2015-01-05
1
-7
/
+4
*
chsh: fail get_shell_list() check when /etc/shells cannot be opened
Sami Kerola
2015-01-05
1
-5
/
+3
*
chsh: simplify check_shell()
Sami Kerola
2015-01-05
1
-33
/
+16
*
chsh: rewrite function interacting with user to get path to new shell
Sami Kerola
2015-01-05
1
-24
/
+19
*
chsh: clean up parse_argv()
Sami Kerola
2015-01-05
1
-8
/
+3
*
chsh: allow user to set shell to /bin/sh if none is set
Sami Kerola
2015-01-05
1
-2
/
+5
*
chsh: set few variables read-only and rename one of them
Sami Kerola
2015-01-05
1
-19
/
+13
*
chsh: use getline() to support arbitrarily long lines
Sami Kerola
2015-01-05
1
-7
/
+8
*
chfn, chsh: share illegal_passwd_chars() function
Sami Kerola
2015-01-05
5
-25
/
+53
*
chsh: remove function prototypes
Sami Kerola
2015-01-05
1
-147
/
+143
*
chfn: fix compilation without libuser
Karel Zak
2014-12-19
1
-1
/
+1
*
chfn: make command to obey login.defs CHFN_RESTRICT instructions
Sami Kerola
2014-12-19
2
-8
/
+81
*
chfn: remove set_changed_data() and add add_missing()
Sami Kerola
2014-12-19
1
-40
/
+39
*
chfn: rename prompt() to ask_new_field()
Sami Kerola
2014-12-19
1
-6
/
+7
*
chfn: move new and old finger structs to chfn control struct
Sami Kerola
2014-12-19
1
-89
/
+76
*
chfn: clean up parse_argv()
Sami Kerola
2014-12-19
1
-30
/
+18
*
chfn: add minimalistic struct chfn_control
Sami Kerola
2014-12-19
1
-8
/
+13
[next]