public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-10 10:46:50 to 2013-02-07 06:22:49 UTC [more...]

[PATCH v3 0/4] Add support for using libuser to chsh and chfn
 2013-02-07  6:22 UTC  (5+ messages)
` [PATCH v3 1/4] chsh-chfn: Add flag for enabling/disabling libuser support
` [PATCH v3 2/4] chsh-chfn: Move pam auth to its own function, factoring out common code
` [PATCH v3 3/4] chsh: Add libuser support
` [PATCH v3 4/4] chfn: "

[PATCH 1/3] a pointer should not be compared to zero [coccinelle]
 2013-02-06 17:47 UTC  (9+ messages)
` [PATCH 2/3] translation: unify exec error messages
` [PATCH 3/3] eject: remove a duplicate command name from error message

[PATCH] Add no_new_privs
 2013-02-06 11:32 UTC  (11+ messages)
` [PATCH] Add setpriv, a tool to set privileges and such
  ` [PATCH v2] "
    ` [PATCH] setpriv: run a program with different Linux privilege settings
            ` [PATCH] setpriv: Fix an error message typo

libblkid: add f2fs support
 2013-02-06 11:24 UTC  (5+ messages)
` [PATCH 1/2] libblkid: add Flash-Friendly File System (f2fs) support
` [PATCH 2/2] tests: add f2fs image test

[PATCH] Test for secure_getenv too
 2013-02-06 11:04 UTC  (2+ messages)

[PATCH 1/2] build-sys: add namespace.h to distribution
 2013-02-06 11:04 UTC  (2+ messages)

[patches] adding accents, fixing encodings, and more textual stuff
 2013-02-06 10:36 UTC  (5+ messages)

[PATCH] mount: fix bind mount success message
 2013-02-06 10:35 UTC  (2+ messages)

[patch] ipcs (in git) produces too much output
 2013-02-06 10:35 UTC  (4+ messages)

Problem with telnet after upgrade of util-linux
 2013-02-06  9:34 UTC  (3+ messages)

[Libguestfs] Should we always do wipefs before mkfs? Discuss 
 2013-02-05  9:37 UTC  (3+ messages)

Why "--fake" and "--no-canonicalize" started requiring root in 2.22?
 2013-02-03 19:51 UTC  (4+ messages)

output from "blkid" unstable (util-linux 2.22.2)
 2013-02-02 19:45 UTC  (4+ messages)

login/telnet problems
 2013-02-01 17:29 UTC  (3+ messages)

[PATCH] dmesg: fix typo
 2013-01-30 15:01 UTC  (2+ messages)

[docbug] the example for 'whereis -u' lacks an '-ms'?
 2013-01-30 14:51 UTC  (3+ messages)

[patches] some proper pluralization, and a bunch of textual fixes
 2013-01-30 14:38 UTC  (4+ messages)

sfdisk man page bug
 2013-01-28 23:00 UTC  (3+ messages)

[PATCH v2 0/4] Add support for using libuser to chsh and chfn
 2013-01-28 22:01 UTC  (11+ messages)
` [PATCH 0/3] Add support for using libuser to chsh
  ` [PATCH 2/3] chsh: Move pam auth to its own function
` [PATCH v2 1/4] chsh-chfn: Add flag for enabling/disabling libuser support
` [PATCH v2 2/4] chsh-chfn: Move pam auth to its own function, factoring out common code
` [PATCH v2 3/4] chsh: Add libuser support
` [PATCH v2 4/4] chfn: "

[PATCH 0/5] nsenter,unshare: small usability improvements
 2013-01-28 20:41 UTC  (19+ messages)
` [PATCH 1/5] nsenter: allow arguments to be specified in any order
` [PATCH 2/5] nsenter: add --all meaning all namespaces and cwd and root
` [PATCH 3/5] nsenter: respect --exec no matter where it appears
` [PATCH 4/5] nsenter: rename --exec/-e to --no-fork/-F
` [PATCH 5/5] unshare: add --all meaning all namespaces

Bug with sfdisk - input of -d output fails
 2013-01-28 13:56 UTC 

fsck files w/relative paths
 2013-01-25 19:55 UTC  (5+ messages)

[PATCH 00/14]: usage() fixes for translators
 2013-01-25 15:40 UTC  (16+ messages)
` [PATCH 01/14] docs: usage function and gettext
` [PATCH 02/14] nsenter: make usage() translator friendly
` [PATCH 03/14] partx: "
` [PATCH 04/14] su-common: "
` [PATCH 05/14] findmnt: "
` [PATCH 06/14] lsblk: "
` [PATCH 07/14] rename: "
` [PATCH 08/14] dmesg: "
` [PATCH 09/14] hwclock: make usage() change "
` [PATCH 10/14] losetup: make usage() "
` [PATCH 11/14] umount: "
` [PATCH 12/14] unshare: "
` [PATCH 13/14] agetty: "
` [PATCH 14/14] column: "

[PATCH 0/6] pull: nsenter: trivial adjustments
 2013-01-25 14:52 UTC  (8+ messages)
` [PATCH 1/6] docs: align nsenter.1 man page with howto-man-page.txt
` [PATCH 2/6] build-sys: add nsenter to gitignore
` [PATCH 3/6] nsenter: adjust few error messages
` [PATCH 4/6] nsenter: fix compiler warning
` [PATCH 5/6] nsenter: drop core when impossible happens
` [PATCH 6/6] nsenter: fix indentation

bug in parameter parsing mkfs
 2013-01-25 13:42 UTC 

[patches] a bunch of textual fixes, plus -V for renice
 2013-01-25 11:10 UTC  (5+ messages)

[PATCH 00/22] tests: lots of tests
 2013-01-25 10:09 UTC  (27+ messages)
` [PATCH 01/22] build-sys: add gcov files to .gitignore
` [PATCH 02/22] tests: add rev(1) check
` [PATCH 03/22] tests: add utmpdump(1) check
` [PATCH 04/22] tests: add getopt(1) check
` [PATCH 05/22] tests: add mcookie(1) check
` [PATCH 06/22] tests: add tailf(1) check
` [PATCH 07/22] tests: add ul(1) check
` [PATCH 08/22] tests: add ionice(1) check
` [PATCH 09/22] more: allow non-interactive invocation of the command
` [PATCH 10/22] tests: add more(1) check
` [PATCH 11/22] tests: add line(1) check
` [PATCH 12/22] tests: add dmesg(1) check
` [PATCH 13/22] dmesg: add boundary check to facility & level array usage
` [PATCH 14/22] tests: add setsid(1) check
` [PATCH 15/22] tests: add setarch(8) check
` [PATCH 16/22] tests: add fallocate(1) check
` [PATCH 17/22] docs: mkswap.8: recommend fallocate(1)
` [PATCH 18/22] tests: add isosize(1) check
` [PATCH 19/22] tests: add whereis(1) check
` [PATCH 20/22] dmesg: parse level when --color is used
` [PATCH 21/22] tests: add ipcmk(1) and ipcrm(1) checks
` [PATCH 22/22] tests: sort commands strings

[PATCH 1/4] lib: add function to seed random()
 2013-01-24 15:35 UTC  (6+ messages)
` [PATCH 2/4] ipcmk: remove unnecessary create_key() function
` [PATCH 4/4] include: add missing values to sysfs_cxt initializer definition

Preservation of non-kernel mount options
 2013-01-21 13:16 UTC  (3+ messages)

is one allowed to reenter a user namespace?
 2013-01-21  0:47 UTC  (2+ messages)

[PATCH] enter: new command (light wrapper around setns)
 2013-01-17 12:56 UTC  (24+ messages)
  ` [PATCH] nsenter: "
        ` [PATCH 0/5] nsenter review comment fixes
          ` [PATCH 1/5] nsenter: Enhance waiting for a child process
          ` [PATCH 2/5] nsenter: Properly spell significant in a comment
          ` [PATCH 3/5] nsenter: Add const to declarations where possible
          ` [PATCH 4/5] nsenter: Replace a bare strtoul with strtoul_or_err
          ` [PATCH 5/5] unshare,nsenter: Move the old libc handling into a common header namespace.h
  ` [PATCH] unshare: Add support for the pid and user namespaces

losetup -d --force for zombie loop devices?
 2013-01-14  8:35 UTC  (9+ messages)

[PATCH 1/3] build-sys: add files to distribution
 2013-01-10 10:48 UTC  (6+ messages)
` [PATCH 2/3] build-sys: ignore chkdupexe
` [PATCH 3/3] build-sys: add chkdupexe and uuidd socket activation to most-builds


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox