From husky inspector@2:5020/1042.3 to All on Sat Jan 7 23:49:18 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
do not use casting in nfree() call
since changing nfree() implementation from a macro
to a function was cancelled.
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:17:53 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/afixcmd.c
===========================
hptkill:
revert the previous commit
One cannot change the type of 'cfgfile' argument
of delete_area() from 'char *' to 'const char *'
because the pointer is later freed in
changeconfig().
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:19:41 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
areastat:
remove cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:18:55 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D h/cvsdate.h
===========================
areastat:
fix a typo
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:18:45 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/cvsdate.h
M src/areastat.c
===========================
nltools:
remove cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:20:11 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D h/cvsdate.h
===========================
huskylib:
revert the previous commit
Implementing nfree() as a function as it was made,
was erroneous. Setting the pointer to NULL did not
work because it could not be passed back to the
caller. On the other hand, this setting the pointer
to NULL is a kludge, it just masks bugs in the code.
Since there are 1211 entries of nfree(), there may
be too many bugs to fix. It is easier for me just
to revert the commit.
From husky inspector@2:5020/1042.3 to All on Fri Jan 13 23:49:18 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:24:47 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
hptzip:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:47:50 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
htick:
cmake fix
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 15:45:41 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
smapi:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 13:47:50 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
smapi:
fix cmake
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 10:14:51 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
huskylib:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 23:00:53 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
huskylib:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 13:43:18 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
areafix:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:45:22 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
hpt:
cmake fix
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 15:19:29 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Wed Feb 1 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
Added -c command line parameter to hptlink and hpttree.
Author: vitaliy-aksyonov <gbmr@i.ua>
Date: 2023-02-01 18:51:38 +0300
Committed by: GitHub <noreply@github.com>
Files:
M man/hptlink.1
M man/hpttree.1
M src/hptlink.c
M src/hpttree.c
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Wed Feb 8 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
display the pkt zone field without changes
when running pktinfo even if it is zero
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-02-08 18:58:12 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/pkt.h
M src/pktinfo.c
M src/pktread.c
M src/pktwrite.c
M src/toss.c
===========================
hpt:
change the algorithm of assining zone when zone=0.
If origZone (or destZone) in a packet header is equal to zero, then
first look for a link with net coinciding with the origNet (or destNet).
If such link is found, assign its zone to origZone (or destZone).
Otherwise, look among the configuration owner addresses for the net
coinciding with the origNet (or destNet). If such an address is found,
assign its zone to origZone (or destZone). Otherwise, assign the main
address zone to origZone (or destZone).
From husky inspector@2:5020/1042.3 to All on Thu Feb 9 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
do not use variable declaration in a "for" statement;
it can be used since C99 and may not be available in the old comilers.
From husky inspector@2:5020/1042.3 to All on Sat Feb 25 23:49:12 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
add attrib.pm - two subs to handle ARQ and RRQ message attributes for HPT Perl Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
Date: 2023-02-25 22:16:24 +0300
Committed by: GitHub <noreply@github.com>
Files:
A misc/attrib.pm
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Tue Jul 18 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
Take into account a possible change in the name and/or path of the config Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-07-18 21:51:43 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Fri Jul 21 23:49:16 2023
From husky inspector@2:5020/1042.3 to All on Fri Sep 22 23:49:18 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
remove excessive option
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-09-22 13:45:54 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Thu Sep 28 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
fix cvsdate.h path
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-09-28 22:29:57 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/spec_configure
===========================
huskybse:
add hptutil subproject
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-09-28 20:11:44 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
M husky.spec.in
M huskymak.cfg
M huskymak.cfg.bsd
M huskymak.cfg.macos
M huskymak.cfg.mgw
M huskymak.rpm.cfg
M script/spec_configure
===========================
hptutil:
adapt hptutil to current make infrastructure
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-09-28 21:50:34 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
M h/hptutil.h
M h/version.h
M src/fixarea.c
M src/hptutil.c
===========================
hptutil:
delete cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-09-28 19:23:53 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D h/cvsdate.h
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Wed Oct 25 23:49:18 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hptsqfix:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:34:24 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
util:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:43:32 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
msged:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:39:51 +0300
Committed by: GitHub <noreply@github.com>
Files:
M doc/makefile.husky
===========================
sqpack:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:41:16 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
sqpack:
update CMakeLists.txt
Author: Serg Podtynnyi <serg@podtynnyi.com>
Date: 2023-10-25 22:06:14 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
fidoconf:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:16:18 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
M doc/Makefile
===========================
huskybse:
add COMPRESS and _COMPR to huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:14:54 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
M huskymak.cfg
M huskymak.cfg.bsd
M huskymak.cfg.macos
M huskymak.rpm.cfg
===========================
htick:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:38:19 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
M doc/Makefile
===========================
hptkill:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:33:51 +0300
Committed by: GitHub <noreply@github.com>
===========================
hptkill:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:19:10 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
areastat:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:15:42 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
nltools:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:40:35 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
nltools:
update CMakeLists.txt
Author: Serg Podtynnyi <serg@podtynnyi.com>
Date: 2023-10-25 22:09:54 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
fidoroute:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:17:50 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
huskylib:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:38:51 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
hptutil:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:37:51 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
===========================
hptutil:
update CMakeLists.txt
Author: Serg Podtynnyi <serg@podtynnyi.com>
Date: 2023-10-25 21:54:21 +0300
Committed by: GitHub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
hpt:
use COMPRESS and _COMPR from huskymak.cfg
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-10-25 22:18:29 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
M doc/Makefile
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Wed Nov 1 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpucode:
rewrite Makefile to support unified build as part of the Husky project
Author: spanevin <semen@icelan.ru>
Date: 2023-11-01 22:55:22 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
A doc/Makefile
A doc/hpucode.texi
D h/cvsdate.h
M h/version.h
D hpucode.texi
M src/uuecode.c
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Thu Nov 2 23:49:18 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
add bsopack and hpucode to the list of supported subprojects (#11)
* Add bsopack to the list of subprojects supported by unified build
* Fix docs installing
* Add hpucode to the list of subprojects supported by unified build
Author: spanevin <semen@icelan.ru>
Date: 2023-11-02 22:51:29 +0300
Committed by: GitHub <noreply@github.com>
Files:
M Makefile
M huskymak.cfg
M huskymak.cfg.bsd
M huskymak.cfg.macos
M huskymak.cfg.mgw
M huskymak.rpm.cfg
===========================
huskybse:
fix the install procedure description
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-11-02 12:58:14 +0300
Committed by: GitHub <noreply@github.com>
Files:
M INSTALL.asciidoc
M INSTALL_ru.asciidoc
===========================
bsopack:
rewrite Makefile to support unified build as part of the Husky project
Author: spanevin <semen@icelan.ru>
Date: 2023-11-02 22:50:08 +0300
Committed by: GitHub <noreply@github.com>
Files:
D INSTALL
A INSTALL.md
M Makefile
D README
A README.md
D bsopack.texi
M debian/copyright
A doc/Makefile
A doc/bsopack.texi
M h/config.h
D h/cvsdate.h
M h/version.h
M src/bsopack.c
M src/config.c
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Sun Nov 26 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
util:
add declarations of some variables
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-11-26 18:12:02 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M bin/rmLink.pl
M bin/rmLinkMail.pl
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Mon Nov 27 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
util:
use explicit import lists for Fidoconfig::Token and Husky::Rmfiles
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-11-27 21:06:59 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M bin/fixOutbound.pl
M bin/rmLink.pl
M bin/rmLinkMail.pl
M bin/showold.pl
===========================
util:
revert the previous commit
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-11-27 20:01:17 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M bin/rmLink.pl
M bin/rmLinkMail.pl
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Fri Dec 1 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
improve the presentation
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-12-01 22:45:27 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M INSTALL.asciidoc
===========================
huskybse:
correct documentation
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-12-01 17:53:56 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M INSTALL.asciidoc
M INSTALL_ru.asciidoc
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Mon Dec 4 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
fix a typo
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-12-04 18:17:23 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M doc/fidoconfig.texi
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Thu Dec 21 23:49:14 2023
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
areafix:
log an error message when HelpFile setting is not defined
Author: kaa-ip <80220578+kaa-ip@users.noreply.github.com>
Date: 2023-12-21 17:03:20 +0300
Committed by: GitHub <noreply@github.com>
Files:
M src/areafix.c
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Mon Feb 5 23:49:12 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
include all links in SEEN-BYs when -sbkeepAll is used.
SEEN-BYs of nodes from other zones were not included
in the messages sent to nodes in the own zone.
From husky inspector@2:5020/1042.3 to All on Sat Mar 2 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
hpt:
qsort() cannot sort array of zero size
Trying to sort a zero-size array using qsort() results in a runtime error. Patch by Nil Alexandrov <nil.alexandrov@gmail.com>
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-03-02 21:52:21 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/toss.c
===========================
hpt:
the inbound has two bundles of zero size
Fix an access violation when there are two or more bundles
of zero size in the inbound.
Patch by Nil Alexandrov <nil.alexandrov@gmail.com>
From husky inspector@2:5020/1042.3 to All on Sat Mar 23 23:49:12 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
add the -p and -$m interdependence with -nopack
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-03-23 23:38:18 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M doc/fidoconfig.texi
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Sun Mar 31 23:49:12 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
fidoconf:
fix English usage and text formatting
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-03-31 22:25:05 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M doc/fidoconfig.texi
M doc/proposal.texi
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Fri Jun 14 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
undo the previous commit
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-06-14 16:27:29 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M INSTALL_ru.asciidoc
M debian/rules
M develop-docs/cpp2c.pl
M script/build.sh
M script/build_rpm
M script/init_build
M script/init_rpm_build
M script/spec_configure
===========================
huskybse:
Update INSTALL_ru.asciidoc
Need makeinfo for RedOS 8 build.
Author: Alexander A. Kruglikov <alexandr@kruglikov.info>
Date: 2024-06-14 17:06:34 +0400
Committed by: GitHub <noreply@github.com>
Files:
M INSTALL_ru.asciidoc
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Thu Jul 18 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
strip trailing slash from ${top_directory}
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-18 18:37:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/init_build
M script/init_rpm_build
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Sat Jul 20 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
huskybse:
strip the trailing slash
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-20 10:13:12 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/build_rpm
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Tue Jul 23 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
util:
move determining whether we have ASO or BSO to init()
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 09:34:51 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
open .bsy flag instead of checking its existence
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 09:32:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
remove excessive print
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 09:32:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
specify more precisely what is removed from the outbound
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 09:32:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
remove correspondig lines from lo file
when the files mentioned in the lo file are removed
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 09:32:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
huskybse:
use package names in "Requires:"
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 15:37:39 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
===========================
huskybse:
set executable attributes
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-23 13:48:37 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/build.sh
M script/build_rpm
M script/init_build
M script/init_rpm_build
M script/spec_configure
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)
From husky inspector@2:5020/1042.3 to All on Fri Jul 26 23:49:14 2024
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
util:
add --dry-run to help
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-26 12:20:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M bin/rmLinkMail.pl
===========================
util:
create .bsy file the same way as it is done in hpt
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-26 12:20:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
revert to ASO/BSO handling scheme of commit #69987ec
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-26 12:20:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
===========================
util:
add --pass-only option
which allow deleting files from passthrough file echos only
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-26 12:20:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Husky-Rmfiles/lib/Husky/Rmfiles.pm
M bin/rmLinkMail.pl
===========================
util:
count files only from passthrough file echos
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2024-07-26 12:20:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M bin/showold.pl
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)