summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add missing information about -o +<list>Karel Zak2013-02-182-0/+6
* lslocks: support -o +<list> conventionKarel Zak2013-02-182-5/+9
* lslocks: add BLOCKER columnKarel Zak2013-02-182-21/+44
* libmount: fix a mem leakKarel Zak2013-02-181-0/+1
* fsck.cramfs: add dummy -a -y for compatibilityKarel Zak2013-02-181-2/+9
* lslocks: detect blocked locks, fix /proc/locks parserKarel Zak2013-02-142-7/+12
* lslocks: use libmount to parse mountinfoKarel Zak2013-02-142-18/+17Star
* mountpoint: don't hardcode pathsKarel Zak2013-02-141-1/+2
* lscpu: don't read cpuid on non-live systemsKarel Zak2013-02-141-3/+4
* nsenter: fix errors in manpageZbigniew Jędrzejewski-Szmek2013-02-141-15/+21
* unshare,nsenter: spawn shell by defaultZbigniew Jędrzejewski-Szmek2013-02-147-16/+49
* libblkid: read whole buffer for iso_volume_descriptorKarel Zak2013-02-141-2/+3
* libblkid: Probe UDF volumes for ISO9660 info as wellZeeshan Ali (Khattak)2013-02-144-2/+33
* libblkid: Expose more ISO9660 headersZeeshan Ali (Khattak)2013-02-146-9/+126
* libblkid: Don't keep reading same sector of ISOZeeshan Ali (Khattak)2013-02-141-1/+3
* build-sys: add package url to AC_INITSami Kerola2013-02-141-1/+2
* build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola2013-02-141-1/+3
* build-sys: use AC_COMPILE_IFELSESami Kerola2013-02-141-7/+13
* libmount: add missing MNT_ERR_AMBIFSKarel Zak2013-02-141-0/+1
* switch_root: Add a sanity checkRichard Weinberger2013-02-131-1/+7
* build-sys: add config-gen.d stuff for chsh-chfnKarel Zak2013-02-133-0/+17
* chsh-chfn: fix bugs, improve compilationKarel Zak2013-02-136-52/+61
* libmount: correctly propagate ambivalent blkid probing resultsKarel Zak2013-02-134-15/+44
* chfn: Add libuser supportCody Maloney2013-02-131-4/+23
* chsh: Add libuser supportCody Maloney2013-02-134-1/+109
* chsh-chfn: Move pam auth to its own function, factoring out common codeCody Maloney2013-02-135-60/+68
* build-sys: Add flag for enabling/disabling libuser support.Cody Maloney2013-02-132-0/+22
* libmount: tags does not start with '/'Karel Zak2013-02-111-1/+1
* libblkid: add missing le16_to_cpu to sil raid proberKarel Zak2013-02-071-1/+1
* libblkid: improve Silicon RAID proberKarel Zak2013-02-073-8/+52
* libblkid: make blkid_new_probe_from_filename() usable on whole-diskKarel Zak2013-02-061-0/+2
* setpriv: Fix an error message typoAndy Lutomirski2013-02-061-1/+1
* tests: add f2fs image testAlejandro Martinez Ruiz2013-02-062-0/+7
* libblkid: add Flash-Friendly File System (f2fs) supportAlejandro Martinez Ruiz2013-02-064-1/+103
* build-sys: test for secure_getenv() too.Cristian Rodríguez2013-02-062-2/+4
* build-sys: add namespace.h to distributionSami Kerola2013-02-061-0/+1
* eject: remove a duplicate command name from error messageSami Kerola2013-02-061-1/+1
* translation: unify exec error messagesSami Kerola2013-02-0615-18/+17Star
* a pointer should not be compared to zero [coccinelle]Sami Kerola2013-02-066-10/+10
* textual: fix two misencodings in commentsBenno Schulenberg2013-02-062-3/+3
* textual: spell and encode the name of Arkadiusz Miśkiewicz correctlyBenno Schulenberg2013-02-0651-53/+53
* docs: AUTHORS: remove four duplicate entriesBenno Schulenberg2013-02-061-8/+4Star
* docs: NEWS: add some missing accents, since this is now UTF-8Benno Schulenberg2013-02-061-15/+15
* mount: fix bind mount success messageBernhard Voelker2013-02-061-1/+1
* docs: improve wording, formatting and accuracy of ipcs man pageBenno Schulenberg2013-02-061-34/+39
* ipcs: report an error when -i is used with multiple resourcesBenno Schulenberg2013-02-061-19/+19
* setpriv: move paths to pathnames.hKarel Zak2013-02-052-17/+25
* setpriv: run a program with different Linux privilege settingsAndy Lutomirski2013-02-055-0/+985
* libblkid: add blkid_probe_step_back()Karel Zak2013-02-043-22/+97
* newgrp: more robust crypt() usageKarel Zak2013-02-011-3/+7