util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-15 08:23:01 to 2011-11-09 01:47:45 UTC [more...]

behavior of "# mount /dev"
 2011-11-09  1:47 UTC  (3+ messages)

mount/fstab: fix build
 2011-11-08 23:49 UTC  (2+ messages)

[PATCH] fsck.minix: remove unnecessary memset calls
 2011-11-08 22:14 UTC  (4+ messages)
` [PATCH] libblkid: silence a format string warning
` [PATCH] whereis: remove unused value warning
` [PATCH] whereis: silence comparison between signed/unsigned warning

util-linux repository back on kernel.org
 2011-11-07 21:49 UTC 

build system changes
 2011-11-07 10:34 UTC 

[PATCH] prlimit: add a units column
 2011-11-07  8:58 UTC  (4+ messages)

swapon feature additions
 2011-11-03 10:41 UTC  (2+ messages)

[pull] third sys-utils patch set
 2011-11-02 19:28 UTC 

[PATCH] dmesg: fix printing of multibyte characters
 2011-11-02 15:30 UTC  (2+ messages)

[PATCH] docs: update TODO file
 2011-11-02 15:25 UTC  (2+ messages)

[PATCH] partx: use USAGE_ macros
 2011-11-02 15:23 UTC  (2+ messages)

[PATCH 2/2] lsblk: remove __NCOLUMNS
 2011-11-02 15:20 UTC  (2+ messages)

[PATCH 1/2] partx: remove __NCOLUMNS
 2011-11-02 15:19 UTC  (2+ messages)

[PATCH 1/2] prlimit: ensure necessary definitions are present
 2011-10-26 21:30 UTC  (3+ messages)
` [PATCH 2/2] build-sys: build prstat only when prlimit() is present

Current util-linux git and release
 2011-10-24 22:36 UTC 

[PATCH 2/3] prlimit: new program
 2011-10-21 21:29 UTC  (4+ messages)

[PATCH 3/3] prlimit: add manpage documentation
 2011-10-19 20:04 UTC  (3+ messages)

[PATCH 1/3] prlimit: add build rules
 2011-10-17 23:23 UTC 

[PATCH 0/3] prlimit
 2011-10-17 23:23 UTC 

login: PAM-only, login.defs, -H
 2011-10-17 11:15 UTC  (51+ messages)
` [PATCH 00/49] login refactoring
  ` [PATCH 01/49] login: remove kerberos specific code
  ` [PATCH 02/49] login: remove dead code and comments
  ` [PATCH 03/49] login: move _PATH_BTMP to pathnames.h
  ` [PATCH 04/49] login: remove non-PAM code
  ` [PATCH 05/49] build-sys: require PAM for login-utils
  ` [PATCH 06/49] login: remove PAM_FAIL_CHECK and PAM_END macros
  ` [PATCH 07/49] lib: cleanup setproctitle.c
  ` [PATCH 08/49] login: cleanup begin of the login.c file
  ` [PATCH 09/49] login: remove obsolete code, clean up macros names
  ` [PATCH 10/49] login: indent -linux
  ` [PATCH 11/49] login: add struct login_context, consolidate tty code
  ` [PATCH 12/49] login: add hostname to login_context struct
  ` [PATCH 13/49] login: add pid "
  ` [PATCH 14/49] login: add username "
  ` [PATCH 15/49] login: use login_context struct in audit stuff
  ` [PATCH 16/49] login: lastlog code refactoring
  ` [PATCH 17/49] login: utmp "
  ` [PATCH 18/49] login: use getpwnam_r() rather than manually copy passwd struct
  ` [PATCH 19/49] login: tty chown.chmod refactoring
  ` [PATCH 20/49] login: use setgroups(0, NULL) for root
  ` [PATCH 21/49] login: improve hushed mode (merge suse changes)
  ` [PATCH 22/49] login: remove unused code and tests
  ` [PATCH 23/49] login: PAM initialization refactoring
  ` [PATCH 24/49] login: PAM auth refactoring
  ` [PATCH 25/49] login: PAM account checks refactoring
  ` [PATCH 26/49] login: PAM session initialization refactoring
  ` [PATCH 27/49] login: remove pam_handle_t from main()
  ` [PATCH 28/49] login: fork & session initialization refactoring
  ` [PATCH 29/49] login: env "
  ` [PATCH 30/49] login: use xalloc.h
  ` [PATCH 31/49] login: log good logins refactoring
  ` [PATCH 32/49] login: move signal stuff to the one place
  ` [PATCH 33/49] login: remove unnecessary variables
  ` [PATCH 34/49] login: host{name,address} initialization refactoring
  ` [PATCH 35/49] tests: cleanup islocal test
  ` [PATCH 36/49] login: add login.defs code and tests
  ` [PATCH 37/49] tests: remove obsolete checktty test
  ` [PATCH 38/49] login: remove obsolete info from man page
  ` [PATCH 39/49] login: rewrite motd(), use MOTD_FILE from login.defs
  ` [PATCH 40/49] login: use LOGIN_TIMEOUT "
  ` [PATCH 41/49] login: use FAIL_DELAY "
  ` [PATCH 42/49] login: use TTYPERM "
  ` [PATCH 43/49] login: use TTYGROUP "
  ` [PATCH 44/49] login: use HUSHLOGIN_FILE "
  ` [PATCH 45/49] login: use DEFAULT_HOME "
  ` [PATCH 46/49] login: use LOG_UNKFAIL_ENAB from login.defs, improve logging
  ` [PATCH 47/49] login: add -H option for compatibility with Suse
  ` [PATCH 48/49] login: use ENV_PATH and ENV_{ROOT,SU}PATH from login.defs
  ` [PATCH 49/49] login: cosmetic changes in docs

[PATCH] lib/strutils: add default value to parse_range()
 2011-10-17  9:16 UTC  (2+ messages)

[PATCH] fstrim: fix section number in referral to manpage
 2011-10-17  9:16 UTC  (2+ messages)

[PATCH] rtcwake: fix crash (invalid free)
 2011-10-17  9:15 UTC  (2+ messages)

[PATCH 1/2] fdisk: don't shorten long path to disk device
 2011-10-12  8:55 UTC  (4+ messages)
` [PATCH 2/2] fdisk: plug memory leak

[PATCH] lib/strutils: share parse_range()
 2011-10-12  8:26 UTC  (2+ messages)

[PATCH] include/loopdev.h: add missing function prototype
 2011-10-12  8:26 UTC  (2+ messages)

[PATCH] lib/strutils: share parse_range()
 2011-10-12  3:03 UTC 

[PATCH] lib/strutils: share parse_range()
 2011-10-12  2:39 UTC 

[PATCH 0/6] chcpu und lscpu updates
 2011-10-11 10:26 UTC  (11+ messages)
` [PATCH 1/6] lscpu: switch Yes/No output to lower case
` [PATCH 2/6] lscpu: fix typo in help text
` [PATCH 3/6] lscpu: change column names back to mixed case
` [PATCH 4/6] lscpu: add s390 kvm test case
` [PATCH 5/6] chcpu: man page update
` [PATCH 6/6] lscpu: "

[PATCH 1/2] mountpoint: refactor exit path
 2011-10-11  9:34 UTC  (9+ messages)
` [PATCH 2/2] mountpoint: support symbolic and relative paths

[PATCH 1/2] mountpoint: return dev_t from dir_to_device
 2011-10-11  8:52 UTC  (5+ messages)
` [PATCH 2/2] mountpoint: fallback on stat when /proc isn't mounted

[PATCH 1/2] mountpoint: refactor exit path
 2011-10-10 23:05 UTC  (4+ messages)
` [PATCH 2/2] mountpoint: support symbolic and relative paths

[pull] build-sys and lsblk enhancements
 2011-10-10 13:02 UTC  (2+ messages)

[pull] retire mandoc groff syntax
 2011-10-10 11:28 UTC  (2+ messages)

util-linux release tarballs
 2011-10-10  4:10 UTC  (2+ messages)

[PATCH 1/2] losetup: print verbose messages if requested
 2011-10-03 13:52 UTC  (4+ messages)
` [PATCH 2/2] losetup: new -D option to delete all used loop devices

[pull] more sys-utils improvements
 2011-10-03 13:45 UTC  (2+ messages)

[pull] retire mandoc syntax
 2011-10-03 13:14 UTC  (2+ messages)

[PATCH 0/5] losetup: rewrite
 2011-09-30  9:35 UTC  (2+ messages)

[PATCH 1/2] xalloc: check for NULL before calling strdup
 2011-09-29 23:42 UTC  (4+ messages)
` [PATCH 2/2] xalloc: fix whitespace to be consistent

[PATCH 1/3] ipcrm: add static keyword to some functions
 2011-09-28 22:40 UTC  (4+ messages)
` [PATCH 2/3] ipcrm: use ternary operator in "(key|id) failed" message
` [PATCH 3/3] ipcrm: fix wrong subject in error messages for -m, -q, -s id options

[PATCH] misc: use %m in format string instead of %s and strerror(errno)
 2011-09-27 13:49 UTC  (2+ messages)

[PATCH] docs: update TODO
 2011-09-27 13:47 UTC  (2+ messages)

[PATCH 0/7] sfdisk improvements
 2011-09-27 13:35 UTC  (9+ messages)
` [PATCH 1/7] sfdisk: file descriptor is of int type
` [PATCH 2/7] sfdisk: fix weird indentation in msdos_partition()
` [PATCH 3/7] sfdisk: make the cylinder boundary check less fatal
` [PATCH 4/7] sfdisk: get_disksize() returns long long
` [PATCH 5/7] sfdisk: introduce get_ull() function
` [PATCH 6/7] sfdisk: use unsigned long long to internally represent sector number
` [PATCH 7/7] sfdisk: warn if partition exceeds partition table limits

[PATCH] blkid.8: fix unfinished sentence for -l option
 2011-09-27 13:10 UTC  (2+ messages)

[PATCH 1/2] lib: [loopdev.c] fix use of logical '&&' with constant operand
 2011-09-27 13:07 UTC  (4+ messages)
` [PATCH 2/2] libmount: "

[PATCH] flock: make flock(3) work on NFSv4
 2011-09-27 13:03 UTC  (3+ messages)

[PATCH 0/6] more lscpu and chcpu changes
 2011-09-27 13:00 UTC  (4+ messages)
` [PATCH 2/6] chcpu: convert to use lib/path.c

[pull] some sys-utils improvements
 2011-09-27 11:30 UTC  (4+ messages)

[PATCH] mount: use common libs
 2011-09-27 10:51 UTC  (4+ messages)

[PATCH 1/5] lomount: accomodate building with loopdev
 2011-09-26 19:50 UTC  (5+ messages)
` [PATCH 2/5] lomount: avoid data duplication
` [PATCH 3/5] lomount: rewrite find_unused_loop_devices()
` [PATCH 4/5] mount: remove is_loop_device()
` [PATCH 5/5] lomount: rewrite del_loop()

agetty not show username as I input on a serial term
 2011-09-26 10:52 UTC  (2+ messages)

libuuid clock.txt fd leaks
 2011-09-21 22:32 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).