Commit graph

  • 431b2d7015 Notes on the interaction between -c, -p and -U hpa 2001-11-19 21:29:08 +00:00
  • 1f9c54ba2f More notes on security. hpa 2001-11-19 21:25:51 +00:00
  • 8f396ac2aa Grammar fix. hpa 2001-11-19 21:23:52 +00:00
  • 499eaf7b90 Clean up temp directory when done hpa 2001-11-17 02:02:29 +00:00
  • d135f1ab24 Try to get the release process to actually work... tftp-hpa-0.27-pre2 hpa 2001-11-17 02:00:51 +00:00
  • d2d78f07d0 Document race condition cleanup. hpa 2001-11-17 01:59:20 +00:00
  • b9210ee9da Fix formatting bug; delete obsolete file hpa 2001-11-17 01:58:21 +00:00
  • 78fd7348ea Add the -p option for using regular Unix permissions. hpa 2001-11-17 01:55:08 +00:00
  • 93e86de7a2 Double-double-backslash for double backslash... hpa 2001-11-17 00:20:40 +00:00
  • 4f739767f2 Make the version number automatically included in the man page footer hpa 2001-11-17 00:16:53 +00:00
  • 779db73551 Script to tag the tree and generate a release tarball hpa 2001-11-17 00:16:10 +00:00
  • cc2a43bf01 Update the date. hpa 2001-11-16 23:58:21 +00:00
  • 056a5737a4 Make this version 0.27-pre1 tftp-hpa-0.27-pre1 hpa 2001-11-16 23:48:21 +00:00
  • 57044bc5df Interpret the \i and \x escape sequences to insert the IP of the requesting host hpa 2001-11-16 23:38:29 +00:00
  • fc1a21c942 News: AIX works again hpa 2001-11-16 20:20:21 +00:00
  • 3d401fa4c9 Be paranoid about multiple inclusions (apparently some systems don't like it for certain header files.) Be a little bit more careful in setting up the standard environment in config.h. This is AIX portability work. hpa 2001-11-16 20:15:27 +00:00
  • 818a5408bd Try to deal with severe AIX <inttypes.h> braindamage hpa 2001-11-15 22:29:51 +00:00
  • 71e9b81cee Recover from botched patch (version checked in as CHANGES) hpa 2001-11-15 22:29:32 +00:00
  • b1c150eb35 Add a few feature test macros to benefit Digital Unix hpa 2001-11-15 21:33:59 +00:00
  • 69b2544ed0 Fix the installation of manpages when using INSTALLROOT. hpa 2001-11-15 05:31:21 +00:00
  • cc471b0f7a Now working on MacOS X... tftp-hpa-0.26 hpa 2001-11-15 04:37:07 +00:00
  • 7028f9064a Kill SA_RESETHAND, it doesn't exist on MacOS X and isn't necessary hpa 2001-11-15 04:11:39 +00:00
  • eaed5dbbca Fix trivial memory leak hpa 2001-11-14 20:51:57 +00:00
  • 01acb3dc7f Allow "readline" to be used even if "history" is unavailable... hpa 2001-11-14 20:51:09 +00:00
  • a9be60cae6 Move the definition of the blksize2 option. hpa 2001-11-14 05:52:25 +00:00
  • 10b52e87d7 Add missing space. hpa 2001-11-14 04:42:07 +00:00
  • 1b1121b8bf Add missing "the output of" hpa 2001-11-14 04:40:58 +00:00
  • 6a391b73db Change tftpd -V => in.tftpd -V hpa 2001-11-14 04:40:14 +00:00
  • 597570a15b Remove BUGS section; it isn't really very useful and it makes the typeset version of the page exceed two pages. hpa 2001-11-14 04:38:58 +00:00
  • e3a5fc3e6b Note about tcpwrappers and performance issues. hpa 2001-11-14 04:35:38 +00:00
  • 7edb3d5b92 Display configuration information when using the -V option... hpa 2001-11-14 04:16:23 +00:00
  • 5ec55f35e9 Move feature test macros into configure.in -> CFLAGS so we don't end up with mismatch between "configure" and compile time hpa 2001-11-14 02:54:25 +00:00
  • fd7a812f26 Add man page rewrite to the list of things. hpa 2001-11-14 01:39:02 +00:00
  • d757102cdb Substantially revamp the man pages, revert to "man" macro set. hpa 2001-11-14 01:32:30 +00:00
  • 6c7ace232d clean up the various cleaning targets hpa 2001-11-14 00:20:02 +00:00
  • 41e68ee53c Correct bogus RFC reference. hpa 2001-11-13 23:40:13 +00:00
  • f0f0368bee Update man page to one written using traditional (-man) macros instead of mdoc. hpa 2001-11-13 23:26:29 +00:00
  • 06bfb2bf4f - Better parsing of the "connect" command (tftp). - Move missing header file stuff consistently into config.h. - Make "make -j" work correctly. hpa 2001-11-13 19:58:32 +00:00
  • d2206bf9b9 Fix the Sorcerer's Apprentice bug in both the client and the server. tftp-hpa-0.25 hpa 2001-11-13 04:16:12 +00:00
  • a58b9604c5 Even more changes to handle block number wrap correctly. Make the client officially supported. It's better than most things that are already out there. tftp-hpa-0.24 hpa 2001-11-13 03:39:32 +00:00
  • 480bee14e9 (Finally) handle block number wraparound correctly. hpa 2001-11-13 03:11:52 +00:00
  • 52ffc49262 Document the fix of egg on face bug :-( tftp-hpa-0.23 hpa 2001-11-13 02:44:20 +00:00
  • 13849b4a32 Fix the handling of continuation prompts when using readline hpa 2001-11-13 02:42:54 +00:00
  • 713e1fe868 Update install-sh to the one from autoconf 2.52 tftp-hpa-0.22 hpa 2001-11-13 00:00:06 +00:00
  • dcd640b2b7 Add pointer to the INSTALL.tftp file. hpa 2001-11-12 23:46:22 +00:00
  • 6353ed826f Reorganize the README for readability hpa 2001-11-12 23:45:27 +00:00
  • a426cbf9a3 Factor out a lot of information out of the README file hpa 2001-11-12 23:44:05 +00:00
  • 02a2558d11 Clean up configure --help, add installation instructions. hpa 2001-11-12 23:40:51 +00:00
  • 9753e234c6 Add readline support in tftp client; some additional minor cleanups. hpa 2001-11-12 23:27:48 +00:00
  • 9570005ba2 Yet more portability hacks. hpa 2001-11-12 21:44:05 +00:00
  • 01b753d213 Update the README to better reflect reality. hpa 2001-11-12 20:55:41 +00:00
  • a8001aea08 Force "autoheader" to behave like a reasonable Makefile-operated program. hpa 2001-11-12 20:49:45 +00:00
  • c61e3c499e Work around Solaris 8 braindamage hpa 2001-11-12 20:27:40 +00:00
  • 403b4a48ff Add #define _XOPEN_SOURCE (for Solaris) Create "make autoconf" target hpa 2001-11-12 20:02:23 +00:00
  • b46e220d49 A few more renames; fix <inttypes.h> emulation. hpa 2001-11-12 18:14:14 +00:00
  • cba23571e2 Define _XPG4_2 on Solaris hpa 2001-11-12 10:07:57 +00:00
  • 949773c2df Change "Define to 1" to "Define" to match what acheader uses hpa 2001-11-12 10:04:31 +00:00
  • 2c31169f57 Major overhaul of the portability stuff; port to autoconf 2.52 hpa 2001-11-12 10:03:04 +00:00
  • 4c0a635276 Add note about tsize and off_t hpa 2001-11-12 06:49:18 +00:00
  • 02fe70acd2 News in 0.22 hpa 2001-11-12 06:48:35 +00:00
  • 3df5c1f25c Even more portability work... hpa 2001-11-12 06:46:56 +00:00
  • 5b21a932a6 Avoid using basename(), it's way too nasty from a portability standpoint. hpa 2001-11-12 05:57:29 +00:00
  • ba41bd7cea Quote version ID tftp-hpa-0.21 hpa 2001-08-10 19:33:41 +00:00
  • 83d6f3da9d Requires autoconf 2.13; add revision ID hpa 2001-08-10 19:32:50 +00:00
  • a4413da418 Illegal memory access fixed. hpa 2001-08-10 18:53:39 +00:00
  • 070ca7c888 Add "make release" target for what goes into the distribution. hpa 2001-08-10 18:52:24 +00:00
  • c5b2406d51 Update README file for 0.21. hpa 2001-08-10 18:50:14 +00:00
  • 11c90592b5 Avoid possible memory-smashing bug, and rewrite some really stupid initialization code. hpa 2001-08-10 18:47:11 +00:00
  • 5b0cb11445 Support "constipation" -- compile cleanly with -Wwrite-strings hpa 2001-08-10 18:25:08 +00:00
  • 9b5b8c5640 Clean up some warnings when compiling without remap support. hpa 2001-08-10 18:12:16 +00:00
  • e3570e4d31 Add support for freeing a remap file datastructure, so we avoid a memory leak. hpa 2001-08-10 18:07:46 +00:00
  • 519eb0ba91 Add missing #ifdef WITH_REGEX hpa 2001-08-10 17:58:46 +00:00
  • 1e6fa366d1 Cleanup the PA_HEADER_DEFINES() interface somewhat. hpa 2001-08-09 06:42:18 +00:00
  • a0db7c057b Detect if IPPORT_TFTP is defined anywhere (may not be a macro, may be an enum.) hpa 2001-08-09 06:19:00 +00:00
  • 68c0102aa6 Portability improvements. hpa 2001-08-07 19:19:29 +00:00
  • 8c3d63fba8 Support running without inetd. hpa 2001-08-07 00:27:52 +00:00
  • 5ed924bce2 Solaris need #define _XPG4_2 for recvmsg() tftp-hpa-0.20 hpa 2001-08-03 04:03:40 +00:00
  • 6b1cb87881 Need <netinet/in.h> to test for struct msghdr hpa 2001-08-03 03:40:35 +00:00
  • 266427bc5b Portability improvements. Now compiles and works on Solaris 8, as well as Linux. hpa 2001-08-03 03:17:57 +00:00
  • 4003a672ce "make distclean" must remove config.status tftp-hpa-0.19 hpa 2001-07-26 22:54:16 +00:00
  • 32b1e62a8c "Access denied" in TFTP is "EACCESS" not "EACCES". Bleargh. hpa 2001-07-26 22:49:04 +00:00
  • 576277e880 MCONFIG is optional; MRULES is not hpa 2001-07-26 22:43:44 +00:00
  • 76dce2735e Document -vvv hpa 2001-07-26 22:40:55 +00:00
  • d59b94d721 "make distclean" -> delete all files not for release "make spotless" -> delete all non-generated files hpa 2001-07-26 22:39:32 +00:00
  • b98d08b5d4 Improve README file; set the default prefix to /usr; add debugging of the remapping process. hpa 2001-07-26 22:36:14 +00:00
  • 304cb0877c Quiet final set of warnings. hpa 2001-07-21 02:02:43 +00:00
  • 0034637792 Quiet more warnings. hpa 2001-07-21 01:54:26 +00:00
  • 4bcf957aaf Quiet warnings. hpa 2001-07-21 01:49:04 +00:00
  • b9ca0ec54b Get rid of an "incompatible pointer type" warning. hpa 2001-07-21 01:43:01 +00:00
  • 12737492eb Update to version 0.19; add info how to find and discuss, and that this is primarily a tftpd project. hpa 2001-07-20 19:05:59 +00:00
  • 81822ea738 Fork before performing tcpwrappers check. hpa 2001-07-20 06:59:54 +00:00
  • e4650ab86f Add sample rule file tftp-hpa-0.18 hpa 2001-07-10 22:07:05 +00:00
  • d3f89bfe36 Add note about -v option for verbose logging hpa 2001-07-10 22:05:48 +00:00
  • 3fa5d9d604 Move client/filename logging so that it happens even on a file not found hpa 2001-07-10 22:05:21 +00:00
  • fc5f978d68 Add code to tftpd to exit cleanly (master only) on SIGHUP hpa 2001-07-10 22:04:14 +00:00
  • 3444b4d18c Fix compilation snafus; add note that mapping file changes require SIGHUP. hpa 2001-07-10 21:52:44 +00:00
  • acf458d957 Add documentation for matching options; more verbose logging. hpa 2001-07-10 21:48:08 +00:00
  • baf8364f1a Make remap error checking a bit more robust. hpa 2001-07-10 20:47:52 +00:00
  • 428ecab386 Actually integrate the regex rewriting stuff hpa 2001-07-10 06:14:20 +00:00
  • 7b993e8186 Recommend kernel-based firewalling rules instead. hpa 2001-07-10 04:55:35 +00:00