From: Karel Zak <kzak@redhat.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 00/14] pull: chsh, newgrp, and script changes
Date: Tue, 6 Jan 2015 10:42:33 +0100 [thread overview]
Message-ID: <20150106094233.GA18528@x2.net.home> (raw)
In-Reply-To: <1419248837-4619-1-git-send-email-kerolasa@iki.fi>
Hi,
On Mon, Dec 22, 2014 at 11:47:03AM +0000, Sami Kerola wrote:
> chsh: remove function prototypes
> chfn, chsh: share illegal_passwd_chars() function
> chsh: use getline() to support arbitrarily long lines
> chsh: set few variables read-only and rename one of them
> chsh: allow user to set shell to /bin/sh if none is set
> chsh: clean up parse_argv()
> chsh: rewrite function interacting with user to get path to new shell
> chsh: simplify check_shell()
> chsh: fail get_shell_list() check when /etc/shells cannot be opened
> newgrp: simplify if else clauses
> newgrp: move shell determination closer where it is used
> newgrp: set function arguments read-only when possible
I have merged 'chsh' and 'newgrp' branches from github.
> script: remove function prototypes
> script: add struct script_control and remove global variables
I'm going to merge this together with another changes from 'script' branch.
Thanks!
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2015-01-06 9:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-22 11:47 [PATCH 00/14] pull: chsh, newgrp, and script changes Sami Kerola
2014-12-22 11:47 ` [PATCH 01/14] chsh: remove function prototypes Sami Kerola
2014-12-22 11:47 ` [PATCH 02/14] chfn, chsh: share illegal_passwd_chars() function Sami Kerola
2014-12-22 11:47 ` [PATCH 03/14] chsh: use getline() to support arbitrarily long lines Sami Kerola
2014-12-22 11:47 ` [PATCH 04/14] chsh: set few variables read-only and rename one of them Sami Kerola
2014-12-22 11:47 ` [PATCH 05/14] chsh: allow user to set shell to /bin/sh if none is set Sami Kerola
2014-12-22 11:47 ` [PATCH 06/14] chsh: clean up parse_argv() Sami Kerola
2014-12-22 11:47 ` [PATCH 07/14] chsh: rewrite function interacting with user to get path to new shell Sami Kerola
2014-12-22 11:47 ` [PATCH 08/14] chsh: simplify check_shell() Sami Kerola
2014-12-22 11:47 ` [PATCH 09/14] chsh: fail get_shell_list() check when /etc/shells cannot be opened Sami Kerola
2014-12-22 11:47 ` [PATCH 10/14] newgrp: simplify if else clauses Sami Kerola
2014-12-22 11:47 ` [PATCH 11/14] newgrp: move shell determination closer where it is used Sami Kerola
2014-12-22 11:47 ` [PATCH 12/14] newgrp: set function arguments read-only when possible Sami Kerola
2014-12-22 11:47 ` [PATCH 13/14] script: remove function prototypes Sami Kerola
2014-12-22 11:47 ` [PATCH 14/14] script: add struct script_control and remove global variables Sami Kerola
2014-12-26 13:58 ` Sami Kerola
2015-01-06 9:42 ` Karel Zak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150106094233.GA18528@x2.net.home \
--to=kzak@redhat.com \
--cc=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).