Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2012-04-01 08:58:35 to 2012-05-03 19:02:12 UTC [more...]

[PATCH 00/15] uuidd: refactoring & systemd support (take 2)
 2012-05-03 19:01 UTC  (14+ messages)
` [PATCH 01/15] uuidd: use UUIDD_OP_GETPID instead of magic number
` [PATCH 02/15] uuidd: remove useless initialization of cleanup_socket
` [PATCH 03/15] uuidd: factor out pidfile creation into separate function
` [PATCH 04/15] uuidd: implement --no-pid option
` [PATCH 05/15] uuidd: use ignore_result helper
` [PATCH 06/15] uuidd: implement --no-fork option
` [PATCH 07/15] uuidd: factor out socket creation into separate function
` [PATCH 08/15] uuidd: implement --socket-activation option
` [PATCH 09/15] uuidd: print all debugging information to stderr
` [PATCH 10/15] uuidd: do not drop privileges
` [PATCH 11/15] libuuid: use EXIT_FAILURE
` [PATCH 12/15] uuidd: add systemd unit files
` [PATCH 13/15] libuuid: don't exec uuidd

losetup -d --force for zombie loop devices?
 2012-05-03 14:29 UTC  (8+ messages)

[PATCH] Support UFS UUID
 2012-05-03 12:40 UTC 

mkfs.minix -3 creates incorrect and limited filesystem
 2012-05-03 12:18 UTC  (3+ messages)

[PATCH] Accept small blocks for NTFS and Reiserfs in blkid
 2012-05-03 12:16 UTC 

[PATCH] wdctl: align with other util-linux commands
 2012-05-03  6:39 UTC  (3+ messages)

[PATCH] fdisk: isolate dos label logic
 2012-05-02 12:29 UTC  (5+ messages)

[PATCH 3/4] fdisk: rework fatal errors
 2012-05-02  8:07 UTC  (3+ messages)

[PATCH 2/4] fdisk: remove listing variable
 2012-05-02  8:06 UTC  (2+ messages)

[PATCH 4/4] fdisk: remove dummy function
 2012-05-02  8:07 UTC  (2+ messages)

[PATCH 1/4] fdisk: remove stack jumping
 2012-05-02  7:42 UTC  (3+ messages)

[PATCH] sfdisk: fix calculation due to type mismatch (ix86)
 2012-05-02  7:22 UTC  (4+ messages)

[PATCH 1/2] libmount: expose mnt_get_mountpoint as external API
 2012-04-27 12:28 UTC  (6+ messages)
` [PATCH 2/2] findmnt: add match_by_file to do within-device matching

[PATCH 1/9] build-sys: run distcheck with verbose make rules
 2012-04-27 10:46 UTC  (10+ messages)
` [PATCH 2/9] build-sys: add randutils.h to dist
` [PATCH 3/9] build-sys: add ttyutils.h "
` [PATCH 4/9] build-sys: add swapon-common.h to swapon sources (fix distcheck)
` [PATCH 5/9] build-sys: add fsprobe.h to dist
` [PATCH 6/9] libuuid: fix typo in uuid_compare manpage
` [PATCH 7/9] fsck.minix.c: fix compiler warnings [-Wunused-result]
` [PATCH 8/9] sfdisk: fix compiler warning [-Wunused-result]
` [PATCH 9/9] findmnt: fix compiler warnings [-Wuninitialized]

[PATCH] Fix further typos found by misspellings
 2012-04-27 10:45 UTC  (2+ messages)

[RFC] fdisk API
 2012-04-27  9:48 UTC  (4+ messages)

Duplicate UUIDs, findmnt, /dev/disk/by-uuid
 2012-04-26  7:52 UTC  (4+ messages)

findmnt: parsing mountpoints with spaces
 2012-04-26  7:48 UTC  (5+ messages)

findmnt: determine mount by pointing to a subdirectory
 2012-04-24 17:53 UTC  (3+ messages)

[PATCH] lscpu: fix possibly undefined operation
 2012-04-23 12:09 UTC  (2+ messages)

[PATCH] libblkid: befs: declare functions static
 2012-04-23 12:06 UTC  (2+ messages)

[PATCH] sys-utils: avoid duplicate reference to fstab.5
 2012-04-23 12:04 UTC  (2+ messages)

[PATCH] login-utils: use getdtablesize() correctly in login.c
 2012-04-23 12:02 UTC  (2+ messages)

[PATCH] Fix typos found by misspellings
 2012-04-23 11:27 UTC  (2+ messages)

[PATCH 8/8] fdisk: simplify device opening
 2012-04-23 11:07 UTC  (2+ messages)

[PATCH 7/8] fdisk: remove action enum
 2012-04-23 11:01 UTC  (2+ messages)

[PATCH 6/8] fdisk: do not call sgi and sun code when creating a new dos label
 2012-04-23 10:57 UTC  (2+ messages)

[PATCH] sfdisk (out_partition_header): improve F_MEGABYTE header [WAS: [PATCH 5/8] sfdisk: fix silly mbyte typo]
 2012-04-23 10:48 UTC  (9+ messages)
` [PATCH 5/8] sfdisk: fix silly mbyte typo

[PATCH 4/8] fdisk: remove dead code
 2012-04-23 10:40 UTC  (2+ messages)

[PATCH 3/8] fdisk: kernel/bios sectors and heads need not be global
 2012-04-23 10:39 UTC  (2+ messages)

eject on Cygwin?
 2012-04-23 10:25 UTC  (5+ messages)

[PATCH 2/8] fdisk: standarize version output
 2012-04-23 10:16 UTC  (2+ messages)

[PATCH 1/8] fdisk: make CHS user values more robust
 2012-04-23 10:13 UTC  (3+ messages)

[PATCH] prlimit: remove bogus instructions
 2012-04-23 10:07 UTC  (2+ messages)

[PATCH] eject: verify writing to streams was successful
 2012-04-23 10:03 UTC  (2+ messages)

[PATCH 1/3] lib: add pager functionality
 2012-04-23  9:58 UTC  (2+ messages)

mount bind options
 2012-04-16 12:23 UTC  (2+ messages)

[PATCH 5/8] sfdisk: fix silly mbyte typo
 2012-04-16 10:27 UTC  (5+ messages)

v2.22 wish list
 2012-04-11 11:42 UTC  (3+ messages)

[pull] check stream status
 2012-04-11 10:56 UTC  (3+ messages)

[PATCH 3/3] libuuid: use randutils
 2012-04-10 12:20 UTC  (3+ messages)

[PATCH 2/3] fdisk: use randutils for mbr signature creation
 2012-04-10 11:24 UTC  (2+ messages)

[PATCH 1/3] lib: random utilities
 2012-04-10 11:23 UTC  (3+ messages)

[PATCH 1/3] eject: inform why open failed
 2012-04-10 10:33 UTC  (6+ messages)
` [PATCH 2/3] eject: close open file [cppcheck]
` [PATCH 3/3] docs: eject.1: align with Documentation/howto-man-page.txt

[PATCH] strutils: return success on test program
 2012-04-10 10:26 UTC  (2+ messages)

[PATCH 1/3] eject: constify array
 2012-04-10 10:25 UTC  (6+ messages)
` [PATCH 2/3] eject(1): fix typo in mount(1) reference
` [PATCH 3/3] eject: use CDROM_DRIVE_STATUS if available for tray toggling

[PATCH] fdisk: move kernel geometry into blkdev
 2012-04-10 10:23 UTC  (2+ messages)

[PATCH] fsck: don't free fstab table on parse failure
 2012-04-10  9:47 UTC  (3+ messages)

eject merged into util-linux
 2012-04-05 15:00 UTC  (2+ messages)

[PATCH 00/20] *** uuidd: refactoring & systemd support + build-sys fixes ***
 2012-04-05  8:23 UTC  (18+ messages)
` [PATCH 04/20] uuidd: implement --no-pid option
` [PATCH 07/20] uuidd: implement --socket-activation option
` [PATCH 11/20] uuidd: introduce --keep-privs option
` [PATCH 12/20] uuidd: --socket-activation implies --keep-privs
` [PATCH 13/20] uuidd: add systemd unit files

[pull] chkdupexe, a bug, version numbers and bashisms
 2012-04-04 10:24 UTC  (13+ messages)
    ` [PATCH 1/3] tests: hwclock: locate ntpdate by using path
    ` [PATCH 2/3] script: error in usage() output
    ` [PATCH 3/3] chkdupexe: reimplement command in C

Typo in commit message v2.21-200-g72bec4d
 2012-04-04  7:10 UTC 

[PATCH 1/2] conifigure: add a crosscompile path for scanf_cv_alloc_modifier
 2012-04-02 19:00 UTC  (6+ messages)

[PATCH 3/3] fibmap: add manpage
 2012-04-02 14:35 UTC 

[PATCH 2/3] fibmap: new command
 2012-04-02 14:35 UTC 

[PATCH] unmount: fix typo in command name
 2012-04-02 14:35 UTC  (3+ messages)

fdisk and Google SoC 2012
 2012-04-02 13:15 UTC 

[PATCH] rtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairs
 2012-04-02 11:22 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