public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-10 09:11:19 to 2013-01-19 00:14:30 UTC [more...]

[PATCH 00/22] tests: lots of tests
 2013-01-19  0:09 UTC  (23+ 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] 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

[PATCH v2 0/4] Add support for using libuser to chsh and chfn
 2013-01-17  0:52 UTC  (18+ messages)
` [PATCH 0/3] Add support for using libuser to chsh
  ` [PATCH 1/3] chsh-chfn: Add flag for enabling/disabling libuser support
  ` [PATCH 2/3] chsh: Move pam auth to its own function
  ` [PATCH 3/3] chsh: Add libuser support
` [PATCH v2 1/4] chsh-chfn: Add flag for enabling/disabling "
` [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] Add no_new_privs
 2013-01-14 15:58 UTC  (5+ messages)
` [PATCH] Add setpriv, a tool to set privileges and such
  ` [PATCH v2] "

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

[PATCH 1/4] lib: add function to seed random()
 2013-01-10 10:19 UTC  (6+ messages)
` [PATCH 2/4] ipcmk: remove unnecessary create_key() function
` [PATCH 3/4] ipcmk: allow user to create more ipc resources at a time
` [PATCH 4/4] include: add missing values to sysfs_cxt initializer definition

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

[PATCH][v2] Btrfs: wipe all the superblock [redhat bugzilla 889888]
 2013-01-10 10:44 UTC  (2+ messages)

Preservation of non-kernel mount options
 2013-01-10 10:07 UTC  (2+ messages)

fstab zram swap integration idea
 2013-01-10  9:47 UTC  (4+ messages)

Btrfs: wipe all the superblock [redhat bugzilla 889888]
 2013-01-09 18:10 UTC  (15+ messages)

[PATCH] flock: improve usage strings
 2013-01-09 12:40 UTC  (2+ messages)

[PATCH 1/4] script: search shell from path, when necessary
 2013-01-09 13:36 UTC  (8+ messages)
` [PATCH 2/4] ipcs: fix spacing in summary output
` [PATCH 3/4] swapon: default to --show if nothing is requested
` [PATCH 4/4] losetup: fix declarations [smatch scan]

[PATCH] mount: Fix -t in listing mode when run as non-root
 2013-01-09 13:51 UTC  (2+ messages)

[PATCH] libblkid: add missing promise raid metadata locations
 2013-01-09 13:46 UTC  (2+ messages)

[PATCH] mount.8: document options for debugfs
 2013-01-09 13:46 UTC  (2+ messages)

[PATCH] configure: invert flag for sulogin emergency mount
 2013-01-09 13:45 UTC  (2+ messages)

[PATCH] agetty: map NL to CR-NL on output in initial termios settings
 2013-01-08 14:43 UTC  (8+ messages)
  ` [PATCH] agetty: map NL to CR-NL on output in initial termiossettings
        ` [util-linux] "
          ` [PATCH] Move struct chardata and init_chardata to ttyutils

[PATCH] include/bitops.h: Use the operating system byteswapping functions
 2013-01-08 13:17 UTC  (4+ messages)

Accessibility of swap files
 2013-01-08 12:19 UTC  (2+ messages)

[PATCH] lsblk: Add write-same attribute to topology info
 2013-01-07 17:12 UTC  (2+ messages)

[PATCH] sys-tools: Add setns utility to sys-tools
 2013-01-07 14:58 UTC  (16+ messages)
` [PATCH v2] sys-tools: Enhance unshare command to support the switching of namespaces
` [PATCH v3] "

blkid tells different informations to user or root
 2013-01-07 12:10 UTC 

[PATCH 2/2] bitops: support other OS too
 2012-12-26 19:54 UTC 

[PATCH] Require explicit call to emergency_do_mounts
 2012-12-24  0:15 UTC  (3+ messages)

[util-linux] [PATCH 4/5] sulogin: mount temporary /dev and /proc if not found
 2012-12-23 21:53 UTC  (7+ messages)
`  "
` [PATCH 5/5] sulogin: add multi console feature from SysVinit sulogin

hwclock recent commits - question
 2012-12-20  8:58 UTC  (2+ messages)

[00/14]: pull: ipcs resubmission, bug fixes, minix todo, etc
 2012-12-19 14:29 UTC  (18+ messages)
` [PATCH 01/14] docs: swapon.8 option name fix
` [PATCH 02/14] ipcs: assist debugging
` [PATCH 03/14] ipcs: add --human readable size conversion option
` [PATCH 04/14] ipcs: add --bytes size output option
` [PATCH 05/14] isosize: fix usage() -h option print out
` [PATCH 06/14] isosize: inform if file does not look like iso file system
` [PATCH 07/14] more: remove unnecessary variable
` [PATCH 08/14] tunelp: deprecation: remove command from default build
` [PATCH 09/14] minix: change types in header file
` [PATCH 10/14] minix: use off_t, size_t, etc appropriate types
` [PATCH 11/14] minix: replace magic constants with macro names
` [PATCH 12/14] docs: add missing exit value to fsck.minix(8)
` [PATCH 13/14] lib/ismounted: detect loopback mounts
` [PATCH 14/14] docs: fsck(8), mkfs(8): update manual references

[PATCH] partx: add update command
 2012-12-19  9:55 UTC  (2+ messages)

[PATCH 1/5] sulogin: use the linked lists from list.h for consoles list
 2012-12-18 15:17 UTC  (8+ messages)
` [PATCH 2/5] sulogin: make usleep() workaround work
` [PATCH 3/5] sulogin: use alarm function to indicate if a timeout occurs
` [PATCH 4/5] sulogin: mount temporary /dev and /proc if not found

cfdisk can't handle out of order partitions
 2012-12-15  1:38 UTC 

[ANNOUNCE] util-linux v2.22.2
 2012-12-13 12:31 UTC 

[PATCH 1/3] ipcs: add --human readable size conversion option
 2012-12-10 23:38 UTC  (3+ messages)

[PATCH] libmount: avoid endless loop in, mnt_get_kernel_cmdline_option
 2012-12-10 12:44 UTC  (3+ messages)

[PATCH] + rename --symlink option for renaming symlink target
 2012-12-10 12:11 UTC  (2+ messages)

blkid: exit code as non-root user, and segfault
 2012-12-10 11:49 UTC  (5+ messages)


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