summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-02tools: add checkmans.shSami Kerola2-0/+78
2012-06-02docs: clean up wdctl.8 manualSami Kerola1-30/+37
2012-06-02docs: clean up login.1 manualSami Kerola1-106/+170
2012-06-02login: allow TTYGROUP name begin by numberSami Kerola1-8/+5
2012-06-02build-sys: add su executable to .gitignoreSami Kerola1-0/+1
2012-06-02logindefs: change getlogindefs_num() to return unsigned longSami Kerola4-13/+14
2012-05-29build-sys: move configure login options to one placeKarel Zak1-30/+27
2012-05-29build-sys: add --enable-vipwKarel Zak2-18/+10
2012-05-29build-sys: add --enable-newgrpKarel Zak2-13/+21
2012-05-29build-sys: add --disable-suKarel Zak2-16/+21
2012-05-29build-sys: add --enable-chfn-chshKarel Zak2-27/+45
2012-05-29build-sys: add --disable-loginKarel Zak2-23/+37
2012-05-29su: remove program_nameKarel Zak1-12/+6
2012-05-29su: fix compiler warning [-Wunused-parameter]Karel Zak1-1/+1
2012-05-29build-sys: remove -DUSE_PAM=1 for su(1)Karel Zak1-1/+1
2012-05-29su: Mention SUID_* feature.Thomas Schwinge1-1/+1
2012-05-29su: Add AM_LDFLAGS to su_LDFLAGS.Thomas Schwinge1-1/+1
2012-05-29su: Don't include the unused <sys/fsuid.h>Thomas Schwinge1-2/+0
2012-05-29Merge branch 'su-v1' of https://github.com/lnussel/util-linuxKarel Zak4-5/+857
2012-05-29setsid: Include <sys/ioctl.h> instead of <termio.h>.Thomas Schwinge1-1/+1
2012-05-29write: Don't explicitly include <asm/param.h>.Thomas Schwinge1-1/+0
2012-05-29write: Use PATH_MAX instead of MAXPATHLEN, as elsewhere.Thomas Schwinge1-3/+3
2012-05-29login: Include <linux/major.h> only if it exists.Thomas Schwinge1-1/+3
2012-05-29include/c: move fallback for MAXHOSTNAMELEN to c.hKarel Zak3-16/+11
2012-05-29logger: use memcpy instead of bcopyDave Reisner1-1/+1
2012-05-29arch, eject, elvtune: Gracefully disable on non-Linux platforms.Thomas Schwinge1-3/+3
2012-05-29kill, raw, rename: Don't explicitly enable for --enable-most-builds.Thomas Schwinge1-3/+0
2012-05-29lib/pager: repair build for non-Linux.Thomas Schwinge1-1/+1
2012-05-29kill: Check the correct variable when configuring.Thomas Schwinge1-1/+1
2012-05-29logger: mark decode/pencode as staticDave Reisner1-47/+37
2012-05-29logger: avoid explicit fclose(stdout)Dave Reisner1-2/+0
2012-05-28mount: (new) fix MS_REC usageKarel Zak1-1/+1
2012-05-28tests: add losetup/mount encryption testKarel Zak2-0/+65
2012-05-28libmount: add MNT_ERR_MOUNTOPTKarel Zak5-2/+18
2012-05-28mount: (new) add loopdev specific error messageKarel Zak1-3/+12
2012-05-28libmount: add MNT_ERR_LOOPDEVKarel Zak3-0/+6
2012-05-28mount: (old) fix encryption= usageKarel Zak2-5/+26
2012-05-28losetup: more verbose failed setup error mesageKarel Zak1-1/+3
2012-05-25use existing logindefs.c and pathnames.hLudwig Nussel6-308/+35
2012-05-25syslog alwaysLudwig Nussel1-29/+4
2012-05-25remove non pam codeLudwig Nussel1-115/+20
2012-05-24make su build as part of util-linuxLudwig Nussel2-38/+50
2012-05-24call setsid() when called with -cTim Waugh1-5/+35
2012-05-24make sure /sbin resp /usr/sbin are in PATHWerner Fink1-0/+127
2012-05-24honor settings in /etc/default/su resp /etc/login.defsLudwig Nussel3-11/+308
2012-05-24set sane default pathLudwig Nussel1-10/+2
2012-05-24log all su attemptsLudwig Nussel1-0/+3
2012-05-24pam support for suLudwig Nussel1-6/+264
2012-05-24merge coreutils' last GPL2 version of su.cLudwig Nussel1-0/+526
2012-05-24tests: add UFS uuids to resultsKarel Zak1-0/+2