Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11339

Re: Feature Request re: syslog and bashhist

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!not-for-mail
From Mike Frysinger <vapier@gentoo.org>
Newsgroups gnu.bash.bug
Subject Re: Feature Request re: syslog and bashhist
Date Thu, 13 Aug 2015 02:34:42 -0400
Lines 55
Approved bug-bash@gnu.org
Message-ID <mailman.8237.1439447695.904.bug-bash@gnu.org> (permalink)
References <55C78FC8.1050609@gmail.com> <55C9073C.3030203@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1"
X-Trace usenet.stanford.edu 1439447695 8703 208.118.235.17 (13 Aug 2015 06:34:55 GMT)
X-Complaints-To action@cs.stanford.edu
Cc aixtools <aixtools@gmail.com>, bug-bash@gnu.org
To Chet Ramey <chet.ramey@case.edu>
Envelope-to bug-bash@gnu.org
Mail-Followup-To Chet Ramey <chet.ramey@case.edu>, aixtools <aixtools@gmail.com>, bug-bash@gnu.org
Content-Disposition inline
In-Reply-To <55C9073C.3030203@case.edu>
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 140.211.166.183
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:11339

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On 10 Aug 2015 16:19, Chet Ramey wrote:
> On 8/9/15 1:37 PM, aixtools wrote:
> > Via google I came across the define named
> > 
> > config-top.h:/* #define SYSLOG_HISTORY */
> > 
> > Changing it (manually) to
> > config-top.h:#define SYSLOG_HISTORY
> > 
> > Adds syslog statements such as:
> > Aug  9 16:52:55 x064 user:info syslog: HISTORY: PID=262242 UID=0 ls -ltr
> > 
> > Request #1
> > Add a ./configure variable, e.g., --with-syslog_history
> 
> I will think about this, but I am inclined not to do it.  It's easy enough
> to enable for those few user who want to do so.

we had requests in Gentoo, so the feature is behind a USE flag so people can
easily turn it on for their systems.  no need to grub around in the source and
locate an obscure define.
-mike

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: Feature Request re: syslog and bashhist Mike Frysinger <vapier@gentoo.org> - 2015-08-13 02:34 -0400

csiph-web