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
*
build-sys: convert login-utils/ to module
Karel Zak
2012-06-26
1
-37
/
+50
*
Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-06-15
1
-0
/
+2
|
\
|
*
build: fix redundant redeclaration warnings
Sami Kerola
2012-06-11
1
-0
/
+2
*
|
su: remove unimplemented options -u and -v
Bernhard Voelker
2012-06-15
1
-8
/
+10
|
/
*
build-sys: suid su in make install
Karel Zak
2012-06-05
1
-2
/
+11
*
login: fix compiler warning [-Wsign-compare]
Karel Zak
2012-06-05
1
-4
/
+4
*
Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-06-05
7
-127
/
+192
|
\
|
*
fileutils: xmkstemp() interface change
Dave Reisner
2012-06-02
2
-2
/
+4
|
*
docs: clean up login.1 manual
Sami Kerola
2012-06-02
1
-106
/
+170
|
*
login: allow TTYGROUP name begin by number
Sami Kerola
2012-06-02
1
-8
/
+5
|
*
build-sys: add su executable to .gitignore
Sami Kerola
2012-06-02
1
-0
/
+1
|
*
logindefs: change getlogindefs_num() to return unsigned long
Sami Kerola
2012-06-02
4
-13
/
+14
*
|
su: preserve errno in cleanup_pam()
Ludwig Nussel
2012-06-05
1
-0
/
+4
*
|
build-sys: include correct source file for chsh
Dave Reisner
2012-06-05
1
-1
/
+1
*
|
su: use BSD err function instead of gnu's error()
Ludwig Nussel
2012-06-05
1
-19
/
+19
*
|
su: remove unused code
Ludwig Nussel
2012-06-05
1
-4
/
+1
*
|
su: replace PAM_BAIL_P macro with better solution
Ludwig Nussel
2012-06-05
1
-28
/
+28
*
|
su: introduce xsetenv globally
Ludwig Nussel
2012-06-05
1
-25
/
+11
*
|
su: use ENV_PATH resp ENV_SUPATH to be consistent with login
Ludwig Nussel
2012-06-05
1
-8
/
+16
*
|
su: use EXIT_FAILURE consistently
Ludwig Nussel
2012-06-05
1
-9
/
+6
*
|
su: don't use custom MAX macro
Ludwig Nussel
2012-06-05
1
-5
/
+1
*
|
docs: rewrite su.1 manual
Ludwig Nussel
2012-06-02
1
-117
/
+184
*
|
docs: add su.1 manual page
Sami Kerola
2012-05-31
1
-0
/
+155
|
/
*
build-sys: add --enable-vipw
Karel Zak
2012-05-29
1
-11
/
+4
*
build-sys: add --enable-newgrp
Karel Zak
2012-05-29
1
-12
/
+11
*
build-sys: add --disable-su
Karel Zak
2012-05-29
1
-16
/
+12
*
build-sys: add --enable-chfn-chsh
Karel Zak
2012-05-29
1
-26
/
+34
*
build-sys: add --disable-login
Karel Zak
2012-05-29
1
-14
/
+20
*
su: remove program_name
Karel Zak
2012-05-29
1
-12
/
+6
*
su: fix compiler warning [-Wunused-parameter]
Karel Zak
2012-05-29
1
-1
/
+1
*
build-sys: remove -DUSE_PAM=1 for su(1)
Karel Zak
2012-05-29
1
-1
/
+1
*
su: Add AM_LDFLAGS to su_LDFLAGS.
Thomas Schwinge
2012-05-29
1
-1
/
+1
*
su: Don't include the unused <sys/fsuid.h>
Thomas Schwinge
2012-05-29
1
-2
/
+0
*
Merge branch 'su-v1' of https://github.com/lnussel/util-linux
Karel Zak
2012-05-29
4
-5
/
+857
|
\
|
*
use existing logindefs.c and pathnames.h
Ludwig Nussel
2012-05-25
6
-308
/
+35
|
*
syslog always
Ludwig Nussel
2012-05-25
1
-29
/
+4
|
*
remove non pam code
Ludwig Nussel
2012-05-25
1
-115
/
+20
|
*
make su build as part of util-linux
Ludwig Nussel
2012-05-24
2
-38
/
+50
|
*
call setsid() when called with -c
Tim Waugh
2012-05-24
1
-5
/
+35
|
*
make sure /sbin resp /usr/sbin are in PATH
Werner Fink
2012-05-24
1
-0
/
+127
|
*
honor settings in /etc/default/su resp /etc/login.defs
Ludwig Nussel
2012-05-24
3
-11
/
+308
|
*
set sane default path
Ludwig Nussel
2012-05-24
1
-10
/
+2
|
*
log all su attempts
Ludwig Nussel
2012-05-24
1
-0
/
+3
|
*
pam support for su
Ludwig Nussel
2012-05-24
1
-6
/
+264
|
*
merge coreutils' last GPL2 version of su.c
Ludwig Nussel
2012-05-24
1
-0
/
+526
|
|
\
|
|
*
Help translators include translation team's web or email address.
Jim Meyering
2007-03-28
1
-1
/
+1
|
|
*
Don't include dirname.h, since system.h does it now.
Paul Eggert
2006-09-03
1
-1
/
+0
|
|
*
Add a bootstrap procedure, so that the CVS version contains fewer
Paul Eggert
2006-08-21
1
-1
/
+1
|
|
*
* src/su.c (usage): Correct typo in --help output: s/commmand/command/
Jim Meyering
2006-07-21
1
-23
/
+1
|
|
*
(log_su, run_shell): Use new last_component, in place of base_name.
Jim Meyering
2006-03-26
1
-4
/
+4
[next]