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
*
su: cleanup code to copy to log strings
Karel Zak
2018-10-03
1
-3
/
+3
*
login: cleanup code to copy to log strings
Karel Zak
2018-10-03
1
-12
/
+12
*
last: make sure domain is zero terminated
Karel Zak
2018-10-03
1
-9
/
+2
*
su: add note about merged /usr
Karel Zak
2018-08-22
2
-0
/
+6
*
sulogin: restore signals after failed exec() only
Karel Zak
2018-08-16
1
-7
/
+5
*
sulogin: do not use plain 0 as NULL
Karel Zak
2018-08-16
1
-4
/
+5
*
Fix man page typos
Jakub Wilk
2018-08-16
1
-1
/
+1
*
su: add --whitelist-environment
Karel Zak
2018-08-15
3
-16
/
+120
*
lslogins: return 1 on "lslogins nonexisting"
Karel Zak
2018-08-13
2
-4
/
+15
*
lslogins: add info about single-user output mode
Karel Zak
2018-08-13
2
-2
/
+11
*
man pages: Remove "left" (or change to "l") in the column formats of tables
Bjarni Ingi Gislason
2018-08-06
1
-1
/
+1
*
su: add note about SIGKILL to the man page
Karel Zak
2018-08-03
1
-2
/
+3
*
login: use const qualifier for username from PAM or struct passwd [-Wcast-qual]
Karel Zak
2018-07-23
1
-6
/
+11
*
setterm: fix compiler warnings [-Wcast-qual]
Karel Zak
2018-07-23
1
-3
/
+3
*
lslogins: remove redundant condition
Karel Zak
2018-07-18
1
-1
/
+1
*
lslogins: add -o+<COLNAME> support
Karel Zak
2018-05-23
2
-17
/
+20
*
lslogins: add PWD-METHOD column
Karel Zak
2018-05-23
1
-1
/
+16
*
lslogins: fix password verification
Karel Zak
2018-05-23
1
-4
/
+74
*
man: Change the only argument to two for the two-fonts macros
Bjarni Ingi Gislason
2018-05-23
2
-3
/
+3
*
man: Use the correct macro for a font change of one argument
Bjarni Ingi Gislason
2018-05-23
3
-12
/
+12
*
Merge branch 'output-all' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2018-05-10
2
-0
/
+10
|
\
|
*
lslogins: add --output-all option
Sami Kerola
2018-05-03
2
-0
/
+10
*
|
last: fix false positive compiler warning
Sami Kerola
2018-05-10
1
-1
/
+1
|
/
*
misc: fix typos using codespell
Ruediger Meier
2018-02-16
1
-1
/
+1
*
su: build fix for the case where USE_PTY is not defined
Samuel Thibault
2018-02-12
1
-2
/
+2
*
vipw: use errexec()
Karel Zak
2018-02-01
1
-2
/
+1
*
newgrp: use errexec()
Karel Zak
2018-02-01
1
-4
/
+1
*
su: use errexec()
Karel Zak
2018-02-01
1
-9
/
+1
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
1
-1
/
+1
*
vipw: do not let editor to inherit open file descriptors
Sami Kerola
2017-12-04
1
-2
/
+2
*
login: add LOGIN_PLAIN_PROMPT to login.defs
Karel Zak
2017-12-04
2
-3
/
+21
*
login-utils: use free_getlogindefs_data()
Karel Zak
2017-11-28
2
-0
/
+4
*
misc: fix typos
Sami Kerola
2017-11-28
1
-1
/
+1
*
lib/timeutils: add common ISO timestamp masks
J William Piggott
2017-11-10
3
-7
/
+4
*
lib/timeutils: add get_gmtoff()
J William Piggott
2017-11-10
1
-2
/
+2
*
lslogins: fix possible memory leak [coverity scan]
Karel Zak
2017-10-11
1
-2
/
+2
*
login: fix signal race
Tobias Stoeckmann
2017-09-26
1
-7
/
+12
*
su: (pty) improve SIGSTOP/SIGCONT semantic
Karel Zak
2017-09-18
1
-2
/
+24
*
su: (pty) save child status
Karel Zak
2017-09-18
1
-1
/
+12
*
su: (pty) simplify stdin usage in poll()
Karel Zak
2017-09-18
1
-7
/
+4
*
su: (pty) fix slave terminal attributes initialization
Karel Zak
2017-09-18
1
-1
/
+1
*
su: (pty) fix child signal mask usage
Karel Zak
2017-09-18
1
-3
/
+6
*
runuser: fix linking
Sami Kerola
2017-09-18
1
-0
/
+3
*
su: fix non-pty compilation
Karel Zak
2017-09-18
1
-10
/
+9
*
su: enable TIOCSCTTY and minor changes
Karel Zak
2017-09-18
1
-3
/
+5
*
su: add more informartion to man page
Karel Zak
2017-09-18
1
-2
/
+11
*
su: add PTY support
Karel Zak
2017-09-18
2
-45
/
+429
*
su: add --pty option
Karel Zak
2017-09-18
2
-1
/
+11
*
su: move parent signals setup to separate function
Karel Zak
2017-09-18
1
-26
/
+33
*
su: make wait_for_child() usable in arbitrary situation
Karel Zak
2017-09-18
1
-12
/
+14
[next]