Commit graph

15 commits

Author SHA1 Message Date
wiz
61e6d7efaa Since ntop isn't set?id anymore, make it work even if you're not root,
but have sufficient permissions on /dev/bpf. Shuffle lines around
so that error output in case of insufficient permissions happens before
curses are initialized. Install it mode 555 instead of 550.
Closes pkg/6761.
2001-03-10 18:00:51 +00:00
wiz
6589777df7 USE_CURSES instead of hardwired dependency on ncurses.
Patch by Charles Hannum.
2001-01-07 02:25:35 +00:00
abs
51555cd31b Update to 1.1nb1 - avoid possible format string crash with -i '...%s...'.
No known security issues as not installed set{u,g}id
2000-10-20 11:02:59 +00:00
agc
c88b9ae437 Install the binary for this package as mode 550, and disable the
-w option, to avoid any compromises due to reported buffer overflow
exploits, reported in

ntop<=1.0               remote-root-shell       http://www.securityfocus.com/advisories/2520

Also, upgrade to 1.1 on the distribution site, as the old distfile
is no longer there, and 1.1 incorporates all the old patches in the
pkgsrc version bar one minor one (passing CPPFLAGS into Makefile.in
for the build environment).
2000-09-19 20:00:03 +00:00
jlam
368526047e * Update ncurses dependency.
* Use more extensible way of passing necessary -I flags to configure.
1999-07-06 08:06:29 +00:00
marc
2ea13db7c9 fix an error in 1.5: the patch was malformed. 1998-12-28 22:49:21 +00:00
hwr
1c151468ca Fixes PR6513 by <Matthias.Grutzeck@teco.edu>.
XXX this should be changed to include <net/ethertypes.h> in post 1.3.2
worlds.
1998-12-01 13:50:44 +00:00
kim
df1902bc61 Our <netinet/if_ether.h> includes <net/ethertypes.h>, so I shouldn't
include it separately.  Avoid <ethertype.h> using a configure check.
1998-10-13 03:46:07 +00:00
kim
2adb9afcd5 Missing tag (only for one file this time!) 1998-10-11 21:07:11 +00:00
kim
d79eb576d7 This patch no longer needed (fixed with LDFLAGS). 1998-10-11 20:28:11 +00:00
kim
435e3e9fb2 Updated ntop to 1.0 1998-10-11 20:27:03 +00:00
hubertf
f078bc55e6 Actually use ncurses so this links. 1998-10-11 10:25:24 +00:00
kim
fc0719044d Forgot that tag... (diff should output it for me?) 1998-08-08 21:30:25 +00:00
kim
c525b57033 The logic for determining the local domain was wrong.
Using gethostname(3) instead (could use gethostbyname(3)
on top of that, I guess...).
1998-08-08 21:28:32 +00:00
kim
7088e7751a Adding ntop, "network top", v0.4 1998-08-07 22:42:29 +00:00