20 Commits

Author SHA1 Message Date
Fish (David B. Trout) d573026b5b Fix some GCC warnings 2018-04-15 01:54:47 -07:00
Fish (David B. Trout) a22e26e108 Use capital (C) in Copyright message 2018-03-08 13:27:34 -08:00
Fish (David B. Trout) 09abbe6198 Increase panel command history to 255 command maximum 2017-06-17 17:16:05 -07:00
Fish (David B. Trout) 38317ee707 Fix some clang 'strlcpy' warnings 2015-11-02 09:30:05 -08:00
Fish (David B. Trout) 29a4dfa87b Remove trailing blanks 2015-01-25 17:10:59 -08:00
Jan Jaeger 439bdbca92 Remove subversion $Id$ tag
Update copyright statement to 2012
2012-03-24 18:41:51 +11:00
Paul Gorlinsky 03a4560910 Update Copyright notices to 2011.
git-svn-id: file:///home/jj/hercules.svn/trunk@7593 956126f8-22a0-4046-8f4a-272fa8102e63
2011-07-18 22:19:10 +00:00
Paul Gorlinsky 55e4b60037 snprintf buffer overflow checks. qports http port display restored. SRVPRIO for server thread priority.
git-svn-id: file:///home/jj/hercules.svn/trunk@6889 956126f8-22a0-4046-8f4a-272fa8102e63
2010-10-14 01:37:56 +00:00
Paul Gorlinsky 477c6045d4 Don't add to a command to history if the command is the exactly the same as the last.
git-svn-id: file:///home/jj/hercules.svn/trunk@6745 956126f8-22a0-4046-8f4a-272fa8102e63
2010-10-02 23:13:13 +00:00
Paul Gorlinsky bca0a287c0 Buffer Overflow cleanup - ongoing
git-svn-id: file:///home/jj/hercules.svn/trunk@6691 956126f8-22a0-4046-8f4a-272fa8102e63
2010-09-30 23:42:21 +00:00
Bernard van der Helm fe4820b164 Changed all static sprintf(buf to snprintf(buf, buflen for more
robustness. And solved a segmentation fault in the lsdep command.


git-svn-id: file:///home/jj/hercules.svn/trunk@6081 956126f8-22a0-4046-8f4a-272fa8102e63
2010-06-03 14:08:26 +00:00
Bernard van der Helm 780c5736c9 hst cmd std msg
git-svn-id: file:///home/jj/hercules.svn/trunk@6062 956126f8-22a0-4046-8f4a-272fa8102e63
2010-05-30 08:25:48 +00:00
Bernard van der Helm d9d96e0cc2 history cmd std msg
git-svn-id: file:///home/jj/hercules.svn/trunk@6027 956126f8-22a0-4046-8f4a-272fa8102e63
2010-05-24 11:29:51 +00:00
Paul Gorlinsky 7132f257d7 Update notices; Standardize preamble...
git-svn-id: file:///home/jj/hercules.svn/trunk@6008 956126f8-22a0-4046-8f4a-272fa8102e63
2010-05-20 01:54:24 +00:00
Jan Jaeger 64b9a97a0d Add CVS message log
git-svn-id: file:///home/jj/hercules.svn/trunk@4102 956126f8-22a0-4046-8f4a-272fa8102e63
2006-12-08 09:43:35 +00:00
Jay Maynard 2370aac4ee The big move: moving MSVC (mingw_port) branch to the trunk. Cross your
fingers...


git-svn-id: file:///home/jj/hercules.svn/trunk@3027 956126f8-22a0-4046-8f4a-272fa8102e63
2005-09-24 16:17:46 +00:00
Ivan Warren e77f31e411 Resolved pointers to signed/unsigned types. Host strings now 'char *' instead of 'BYTE *'
git-svn-id: file:///home/jj/hercules.svn/trunk@2451 956126f8-22a0-4046-8f4a-272fa8102e63
2004-10-14 15:21:06 +00:00
Ivan Warren b2107964fe -Wall renablement - And insuing warnings removal
git-svn-id: file:///home/jj/hercules.svn/trunk@2419 956126f8-22a0-4046-8f4a-272fa8102e63
2004-09-23 17:11:57 +00:00
Fish (David B Trout) 12e9ad422a ieee.c fixes, 'hst' bugfix, untab dyncrypt
git-svn-id: file:///home/jj/hercules.svn/trunk@2098 956126f8-22a0-4046-8f4a-272fa8102e63
2003-11-11 16:12:29 +00:00
Volker Bandke a94021c31d Add command history to panel
git-svn-id: file:///home/jj/hercules.svn/trunk@2091 956126f8-22a0-4046-8f4a-272fa8102e63
2003-11-08 19:19:19 +00:00