bump to version 4.99.14
Fix to allow build using gcc version 15 - problems with old-style function definitions
bump version number to 4.99.13
Warn only once when receiving packets for an unsupported NFS version
nfswatch fails to cross build from source, because the upstream Makefile hard codes the build architecture pkg-config. After making it substitutable, it cross builds just fine as dh_auto_build passes the standard substitution.
Fix typo in error mesage when filelist is missing
Correct manpage sections.
rm ChangeLog now that we are in git; note one more change in spec and README
bump to version 4.99.12
fix prototype of rpcxdr_getargs()
replace sighold() and sigrelse() by sigprocmask()
fix printf format issues; replace sighold() and sigrelse() by sigprocmask()
add and use libtirpc
add include <sys/sysmacros.h>
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_11'.
Bump version number to 4.99.11. Update ChangeLogs.
*** empty log message ***
Fix build on alpha Linux.
Add ChangeLog file.
Fix compile on non-Linux (patch from Helen Chao).
Convert to utf8.
Add TODO item about broken strict aliasing rule.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_10'.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_10'.
Update changelog.
Bump version number to 4.99.10.
Fix logo link as per request.
Add TODO item, count by interface.
Introduce pkt_filter_sll() and use it.
Introduce pkt_filter_sll() and use it.
Print friendlier message.
Attempt to properly grok LINUX_SLL packets.
Use the pcap library for Linux. Still need to grok the LINUX_SLL link type...
Use the pcap library for Linux. Still need to grok the LINUX_SLL link type...
Add TODO items.
Update for 4.99.9.
Update changelog.
Bump version number to 4.99.9.
Bump version number to 4.99.9.
Do not handle the second argument of RENAME3 and LINK3, as it doesn't seem to work anyway.
Add missing include to use ntohl().
Improve filehandle decoding on Linux.
Exclude known non-exports instead of guessing exports.
Handle more Linux filehandle's fsid_type.
Handle more Linux filehandle's fsid_type.
Update for 4.99.8.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_8'.
Update changelog.
Bump version number to 4.99.8.
Bring README file up to date.
More careful parsing of device name and instance number.
Handle more Linux filehandle's fsid_type.
Update for 4.99.7.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_7'.
Update changelog.
Bump version number to 4.99.7.
Use updated install target of Makefile.
Put in system binaries.
Render Makefile a bit more Linux friendly.
Add Nick Williams's patch to make the per-procedure statistics work for NFSv3.
Fix URL breakage.
Add Nick Williams's patch to make the per-procedure statistics work for NFSv3.
Fix URL breakage.
Add contact info.
Update for release 4.99.6.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_6'.
Update for release 4.99.6.
Update changelog.
Bump version number to 4.99.6.
Fix to get things to compile on IRIX6.
The alarm call cannot return an error.
Solaris has one additional field in struct xp_ops.
The alarm call cannot return an error.
Remove unused parameter.
Fix signed vs unsigned comparison warnings.
Cleanup unused parameters.
Fix signed vs unsigned comparison warning.
Fix way to handle long usernames.
Avoid warning about type-punned pointer.
Special case empty filehandle in LINK3.
Update for version 4.99.5.
Special case empty filehandle in RENAME3.
This commit was manufactured by cvs2svn to create tag 'nfswatch_4_99_5'.
Fix 32bit-ism.
Update changelog.
Bump version number to 4.99.5.
Allow 64-bit compiles on Solaris.
Allow to build on older (5.7 and below) Solaris.
Enable screendumps in ncurses.
Cleanup some GCC warning messages on Linux.
Attempt to grab NFS over TCP.
Print more debug info when length is strange.
Display portmap instead of NIS.