Deon George
|
eb0405f019
|
Added echoareas and fileareas
|
2021-08-11 23:45:49 +10:00 |
|
Deon George
|
c7388c2db6
|
Enabled default routing
|
2021-08-09 23:35:22 +10:00 |
|
Deon George
|
7ec01d778a
|
System::match() now returns an array
|
2021-08-08 23:53:56 +10:00 |
|
Deon George
|
7922bc6a7a
|
Fix errors must not be accessed before initialization
|
2021-08-08 22:49:38 +10:00 |
|
Deon George
|
72fb8044f9
|
Fix for identifying children for netmail packets
|
2021-08-08 21:50:09 +10:00 |
|
Deon George
|
8d4ca2963d
|
Enabled moving address, minor CSS fixes
|
2021-08-08 17:27:35 +10:00 |
|
Deon George
|
7cd7849241
|
Move packet debug view to top level
|
2021-08-08 12:01:10 +10:00 |
|
Deon George
|
b179b1b3e9
|
Mail routing parent/children, domain name validation, nodelist import changes and other fixes
|
2021-08-08 01:14:11 +10:00 |
|
Deon George
|
49bc946024
|
CSS changes, enable links to system edit on network list
|
2021-08-08 01:12:11 +10:00 |
|
Deon George
|
d937547599
|
Some message optimisation, added Echomail processing
|
2021-07-31 00:44:23 +10:00 |
|
Deon George
|
6f26bc4c71
|
Validation fix when creating a new host
|
2021-07-31 00:43:25 +10:00 |
|
Deon George
|
29a707831e
|
CSS fixes, BS5 doesnt have ml/mr,pl/pr. Fix remember me. Style consistencies. Added Error 500 page.
|
2021-07-24 14:12:10 +10:00 |
|
Deon George
|
bbbb06d0a2
|
Framework update and minor packet debug cosmetics
|
2021-07-24 00:54:39 +10:00 |
|
Deon George
|
ee30ef92c3
|
New algorithm for calculating packet name, EMSI/BINKP inbound processing tested, Netmail rejection and intransit processing
|
2021-07-24 00:53:35 +10:00 |
|
Deon George
|
2fdc6eabad
|
Revise CRC calls and use php's internal functions
|
2021-07-21 20:52:17 +10:00 |
|
Deon George
|
7cd3b814bb
|
Remove processed packets if there were no issues
|
2021-07-20 00:26:12 +10:00 |
|
Deon George
|
6027ce52ab
|
Fix child processes exiting
|
2021-07-20 00:23:41 +10:00 |
|
Deon George
|
ccab973b4a
|
Add missing ls_recvdata16 to ZMODEM
|
2021-07-19 22:15:09 +10:00 |
|
Deon George
|
a37da4b099
|
Validation fix when creating a new host
|
2021-07-18 23:38:18 +10:00 |
|
Deon George
|
5ad342fd56
|
EMSI now responding to PINGs in the same session
|
2021-07-18 23:37:44 +10:00 |
|
Deon George
|
9dcfe6b17d
|
BINKP responding to incoming netmail pings
|
2021-07-18 22:11:34 +10:00 |
|
Deon George
|
bd85f8b055
|
Remove redundant tables and code
|
2021-07-17 20:28:25 +10:00 |
|
Deon George
|
066154f310
|
Minor debug packet cosmetic changes, Remove database/ items in docker build, Node address validation changes
|
2021-07-17 17:15:40 +10:00 |
|
Deon George
|
1fa566b26c
|
Transfering netmail via EMSI
|
2021-07-17 17:15:40 +10:00 |
|
Deon George
|
32888533c1
|
Testing needs to have the database seeded
|
2021-07-16 17:08:57 +10:00 |
|
Deon George
|
a0d3c8d8ab
|
Start of processing packets - implemented PING Responce to Netmail
|
2021-07-16 16:39:02 +10:00 |
|
Deon George
|
fe2784f98f
|
Improvements for host selection, store ftn message in utf8
|
2021-07-16 16:37:18 +10:00 |
|
Deon George
|
5c5df12816
|
Display CP437 characters when debugging packets
|
2021-07-05 21:31:04 +10:00 |
|
Deon George
|
c8447d8573
|
Update and display last seen for systems
|
2021-07-04 23:24:38 +10:00 |
|
Deon George
|
acfde97e79
|
Fix binkp remote closing connection, add/delete session details, menu item this system, minor CSS fixes, move system form editing to individual files
|
2021-07-04 21:48:05 +10:00 |
|
Deon George
|
d56681a187
|
Rename BINKD to BINKP
|
2021-07-02 23:44:20 +10:00 |
|
Deon George
|
64fd264427
|
Usability fixes
|
2021-07-02 23:44:20 +10:00 |
|
Deon George
|
4522f26bf3
|
Docker build improvement, fix findFTN(), fix address add for systems
|
2021-07-02 01:09:16 +10:00 |
|
Deon George
|
54bcdf4b13
|
Minor css fixes, delete/pause addresses, validation fixes for nodes with 0 in address
|
2021-07-02 00:26:00 +10:00 |
|
Deon George
|
88d189110d
|
Fix Address::parseFTN when matching addresses with 0's, minor cosmetic fixes, test subjects < 72 chars
|
2021-07-01 21:56:55 +10:00 |
|
Deon George
|
16a1d8a440
|
Catch packet errors and display a nice error
|
2021-06-29 23:42:35 +10:00 |
|
Deon George
|
7356bedfa2
|
Packet header fixes, correctly identify packets from/to points
|
2021-06-29 23:23:59 +10:00 |
|
Deon George
|
987b4040fb
|
Added packet debug on web UI
|
2021-06-29 20:45:57 +10:00 |
|
Deon George
|
9897c928d9
|
Added ZT to System, more ZT validation on zone
|
2021-06-27 01:15:36 +10:00 |
|
Deon George
|
dfc4e305f1
|
Added search
|
2021-06-27 00:41:29 +10:00 |
|
Deon George
|
945afbfe4b
|
Only show 3D addresses where necessary
|
2021-06-26 11:48:55 +10:00 |
|
Deon George
|
980f57e808
|
Renamed import nodelist job, dont display address id's to unauthed users, removed debugging from importnodelist.
|
2021-06-26 10:55:02 +10:00 |
|
Deon George
|
aa06296963
|
Fixes for nodelist importing
|
2021-06-26 10:35:02 +10:00 |
|
Deon George
|
17a44a0945
|
DB query performance fixes
|
2021-06-25 23:39:32 +10:00 |
|
Deon George
|
64215ebcea
|
Import nodelists
|
2021-06-25 22:21:19 +10:00 |
|
Deon George
|
1f04f8374e
|
Address input fixes, region_id/host_id must not be null, address constraints changes
|
2021-06-25 21:33:24 +10:00 |
|
Deon George
|
e207e0a1d8
|
Show ZC/RC name instead of system name, tweak FTN sort order
|
2021-06-24 23:09:09 +10:00 |
|
Deon George
|
25f853cea4
|
Fix zone update with zt_id, added some ZeroTier network settings
|
2021-06-24 22:28:06 +10:00 |
|
Deon George
|
d1ca78d372
|
Changed to using new Address Model, Implemented Setup, Some minor CSS changes
|
2021-06-24 20:16:37 +10:00 |
|
Deon George
|
7cab4e288b
|
Added laravel/passport, assign ftn addresses to nodes
|
2021-06-20 23:05:19 +10:00 |
|