Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2016-01-12 09:36:38 to 2016-02-26 03:03:36 UTC [more...]

[PATCH 00/14] some fixes, cleanup and portability issues
 2016-02-26  3:03 UTC  (7+ messages)
` [PATCH 01/14] logger: use SCM_CREDENTIALS on LINUX only
` [PATCH 02/14] build-sys: add openat build conditional
` [PATCH 03/14] fdisk: fix warning, incompatible pointer types passing 'uint64_t *'
` [PATCH 04/14] libsmartcols: fix uninitialized variable
` [PATCH 05/14] misc: fix some includes
` [PATCH 06/14] newgrp: rename memset_s()

[PATCH] tests: add test for loop option in fstab
 2016-02-25 19:31 UTC  (14+ messages)
            ` [PATCH] tests: add test for loop option in fstab (my mistake, and two new bugs, one in kernel)

[PATCH] libfdisk: Fix order of C/H/S numbers output
 2016-02-25 10:26 UTC 

rc1 planning
 2016-02-24 17:47 UTC  (3+ messages)

[PATCH 1/2] chrt: fix case SCHED_RR
 2016-02-24 11:53 UTC  (3+ messages)
` [PATCH 2/2] chrt: restore removed ifdef SCHED_RESET_ON_FORK

[PATCH] logger: always update header when writing stdin line
 2016-02-24  9:47 UTC  (2+ messages)

[PATCH] ipcs: show gid instead of uid
 2016-02-22  9:00 UTC  (2+ messages)

[PATCH 1/2] build-sys: fix typo
 2016-02-22  8:57 UTC  (3+ messages)
` [PATCH 2/2] vipw: Remove pre-ANSI compiler support

[PATCH 0/4] fix and improve strutils errno usage
 2016-02-21 17:55 UTC  (5+ messages)
` [PATCH 1/4] lib/strutils: fix errno usage in strtoint functions
` [PATCH 2/4] lib/strutils: add more ERANGE messages
` [PATCH 3/4] lib/strutils: parse_size(), sync errno and return value
` [PATCH 4/4] tests: add logger tests "id _numbers_ with spaces"

again errno usage, today: strutils.c
 2016-02-19 16:02 UTC  (2+ messages)

[PATCH] tests: add btrfs mount tests
 2016-02-19 15:02 UTC  (12+ messages)
` [PATCH] tests: add btrfs mount tests (fails!)
    ` another mount -a problem, not related to btrfs

[PATCH 00/15] portability fixes in the mix (OSX)
 2016-02-18 15:51 UTC  (20+ messages)
` [PATCH 01/15] travis: minor cleanup
` [PATCH 02/15] build-sys: portable usage of find command
` [PATCH 03/15] build-sys: check linker support for version scripts
` [PATCH 04/15] build-sys: fix [g]libtoolize version for OSX
` [PATCH 05/15] tests: fix ts_option helpers
` [PATCH 06/15] lib: rename strmode() and setmode()
` [PATCH 07/15] include: provide MAP_ANONYMOUS on OSX
  ` [PATCH v2 "
` [PATCH 08/15] lib: define LOGIN_NAME_MAX fallback
` [PATCH 09/15] include: check for sys/sysmacros.h
` [PATCH 10/15] include: remove unused mntent.h
` [PATCH 11/15] lsns: use xcalloc()
` [PATCH 12/15] lib: remove unused variable
` [PATCH 13/15] lib: fix ismounted includes for FreeBSD
` [PATCH 14/15] libblkid: don't include endian.h
` [PATCH 15/15] include: fix sys/sysinfo.h

[PATCH 1/2] unshare: allow persisting namespaces
 2016-02-17 13:07 UTC  (10+ messages)
` [PATCH 2/2] unshare: allow persisting mount namespaces

[PATCH 0/1] hwclock --show format
 2016-02-17 11:05 UTC  (9+ messages)
` [PATCH 1/1] hwclock.c, hwclock.8.in: new "

tests: strange redirection
 2016-02-15 11:54 UTC  (3+ messages)
` [PATCH] tests: fix redirection

[PATCH] tests: add test for loop option in fstab
 2016-02-12 17:09 UTC  (3+ messages)
` [PATCH] tests: mkfs.ext3 image-file needs option -F

script, broken test options/return
 2016-02-12 16:25 UTC  (3+ messages)
` [PATCH] tests: mkfs.ext3 image-file needs option -F

[PATCH] Sulogin: avoid shared memory area usemask but use waitid() for childs
 2016-02-12 10:23 UTC  (2+ messages)

agetty improvement
 2016-02-11 11:44 UTC  (2+ messages)

[PATCH 0/3] pull: colcrt test and regression
 2016-02-11 11:21 UTC  (5+ messages)
` [PATCH 1/3] tests: add colcrt functional tests
` [PATCH 2/3] colcrt: reimplementation
` [PATCH 3/3] tests: update colcrt test expectations

[PATCH 0/3] pull: add swapon control structure
 2016-02-11 11:10 UTC  (8+ messages)
` [PATCH 1/3] swapon: add control struct
` [PATCH 2/3] swapon: move function arguments to control structure
` [PATCH 3/3] swapon: do not run execvp() calls when swapon is setuid binary

sulogin usemask
 2016-02-10 15:59 UTC  (2+ messages)

Configure fails on single builds
 2016-02-10 11:30 UTC  (3+ messages)

some quesion about test_uuidd
 2016-02-08 12:55 UTC  (3+ messages)

test sfdisk, optimal_iosize
 2016-02-04 10:47 UTC  (9+ messages)
    ` scsi_debug, iosize optimal < minimum (was: test sfdisk, optimal_iosize)
      ` scsi_debug, iosize optimal < minimum

[PATCH] libmount: handle btrfs default subvolume mount
 2016-02-02 19:36 UTC  (18+ messages)

[PATCH 0/3] pull: add swapon control structure
 2016-02-02 13:35 UTC 

[PATCH] libmount: run btrfs subvol checks for "auto" fs type
 2016-02-02 10:00 UTC  (4+ messages)

util-linux-2.27.1 - umount -a -O _netdev problem, _netdev ignored
 2016-02-01 10:14 UTC  (2+ messages)

Yours Truely Mrs Machiko Kumiko
 2016-01-29 11:59 UTC 

[PATCH 2/2] libmount: code re-indentation
 2016-01-27 20:37 UTC 

[PATCH 1/2] libmount: run btrfs subvol checks for "subvolid" option
 2016-01-27 20:37 UTC 

[PATCH] mkswap: Add warnings for insecure device permissions/owners
 2016-01-26 16:28 UTC  (18+ messages)
  ` [PATCH] mkswap: Add warnings for insecure device permissions/owners Logic modified from sys-utils/swapon.c
      ` [PATCH] mkswap: add "
  ` Re: [PATCH] mkswap: Add warnings for insecure device permissions/owners

[PATCH] build-sys: remove libtermcap support
 2016-01-26 10:54 UTC  (3+ messages)

mount nofail: what failures should we allow ?
 2016-01-21 10:18 UTC  (6+ messages)
` [PATCH] mount: allow nofail to silence ENOMEDIUM cases

[PATCH] fix lsns failure after zombie process
 2016-01-18  9:14 UTC  (2+ messages)

Bad interaction between in.telnetd and login
 2016-01-15 17:57 UTC  (3+ messages)

How to obtain the manual of util-linux?
 2016-01-15  9:29 UTC  (4+ messages)

Bad interaction between in.telnetd and login
 2016-01-15  0:19 UTC  (2+ messages)

Cyclic dependency with systemd?
 2016-01-14 16:15 UTC  (3+ messages)

[PATCH] fdisk: Add GPT type GUID for Itanium Linux root
 2016-01-12  9:36 UTC  (2+ messages)


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