Re: Revised Web UI for NPF as a GSoC project

2016-03-15 Thread Mateusz Kocielski
On Tue, Mar 15, 2016 at 12:48:29AM +0300, Aleksej Saushev wrote: > co...@sdf.org writes: > > Feedback needed: > > > > Security: > > It seems like there's a big need for security. I've learned of one > > attack called cross-site request forgery. Seems like the way to tackle > > it is an awkward dan

Proposal for several minor changes to sh

2016-03-15 Thread Robert Elz
I have just sent away patches for PRs 19832 35423 (those are the same thing) some of 50958 (the ?: operator, not assignment ops yet) 50959 and 50960 and to use the shell's internal syntax tables rather than for parsing purposes (deciding what is a legal var or function name is the most common use.