Commit Graph

1737 Commits

Author SHA1 Message Date
Heikki Hannikainen 1613246c51 Initial implementation of systemd service file, with chroot support, single instance only 2020-09-06 09:55:45 +03:00
Heikki Hannikainen 8e78d39efa doc: gpg keyserver recv: Use long identifier 2019-08-14 09:35:11 +03:00
Heikki Hannikainen 8af3cdcad3 v2.1.5 2019-08-13 17:52:14 +03:00
Heikki Hannikainen 398042609c Supported deb distributions: Debian 8-10, Ubuntu 14.04-18.04 2019-08-13 17:50:26 +03:00
Heikki Hannikainen ac7ecf85c7 Do not link .deb packages against a static libevent2.
Supported systems have a recent enough libevent2 now.
2019-08-13 17:21:46 +03:00
Heikki Hannikainen 3a31caeb48 status.c: Watch out for (unlikely) file name truncation, clean up compiler warning 2019-08-13 17:10:55 +03:00
Heikki Hannikainen 2b1881fb9e ssl.c: Fix missing include, clean up compiler warnings 2019-08-13 13:23:30 +00:00
Heikki Hannikainen c02357057c Disable version-over-DNS callback for now, the responder is not running. 2019-08-13 13:22:47 +00:00
Heikki Hannikainen 883c71c7e8 Fix live upgrade on newer distros, apparmor must allow read to /opt/aprsc/usr/lib/** 2019-08-13 13:20:55 +00:00
Heikki Hannikainen 5ed9aa1951
Merge pull request #49 from cceremuga/typo-fix
Resolved typo in en translation.
2019-03-12 16:19:41 +02:00
Craig Ceremuga 9a04665f40 Resolved typo. 2019-03-10 15:17:58 -04:00
Heikki Hannikainen 3f9d750e71 build: Build ubuntu-1804-amd64 (bionic beaver), drop 12.04 builds 2018-05-31 22:43:10 +03:00
Heikki Hannikainen f13c4ff89a debian/compat: level 9 2018-05-31 19:36:16 +00:00
Heikki Hannikainen c7f28af430 travis: install libevent-dev in pre 2018-05-31 19:12:19 +00:00
Heikki Hannikainen 379920c89d Tests: runproduct.pm: Wait for status port to start listening after startup,
for more reliable test runs.
2018-05-31 18:55:52 +00:00
Heikki Hannikainen 191b541302 Merge pull request #44 from PhirePhly/igate-hints-clarrrify
Clarify What I-Gates should do with duplicate packets
2017-08-10 09:43:17 +03:00
Kenneth Finnegan ef2350b467 Clarify What I-Gates should do with duplicate packets
Make it exceedingly clear that I-gates should send *all* heard packets
to the APRS-IS except those excluded by NOGATE/RFONLY
2017-08-09 23:39:14 -07:00
Heikki Hannikainen 7794d807ec IGATE-HINTS: Clarify forwarding packet data without decoding and re-encoding. 2017-05-09 02:07:37 +03:00
Heikki Hannikainen dd470e2d7c IGATE-HINTS: further birthday paradox clarification 2017-04-17 00:29:52 +03:00
Heikki Hannikainen dc9fcd397e IGATE-HINTS: iGates dropping duplicate packets unnecessarily 2017-04-17 00:22:50 +03:00
Heikki Hannikainen 89c6dd5d59 igate-hints: Clarify newline 2017-04-17 00:22:50 +03:00
Heikki Hannikainen e5aba1b25d Initialize c->addr for uplinks after the source sockaddr struct is initialized 2017-03-19 08:18:19 +02:00
Heikki Hannikainen e6507c7ec2 Rename errno.[ch] to errno_aprsc.[ch] to reduce confusion with system errno.h 2017-03-17 09:23:08 +02:00
Heikki Hannikainen 07915cf554 Just a comment update on 70live-upgrade.t 2017-03-08 20:08:24 +02:00
Heikki Hannikainen 79dcf8bca2 Merge pull request #42 from fkautz/pr_out_guard_against_null_dereference_when_no_workers_are_running
Guard against null dereference on stop/reconfigure when no workers are running
2017-02-28 10:11:26 +02:00
Heikki Hannikainen ee7f0a42a8 Add a test, t/70live-upgrade.t, to test live upgrade.
Light test only, to see that it does upgrade, and clients
stay connected.
2017-02-28 10:09:56 +02:00
Heikki Hannikainen 37f3303fb2 accept.c: less debug log 2017-02-28 10:09:56 +02:00
Frederick F. Kautz IV 9dd266e85a Guard against null dereference when no workers are running 2017-02-27 23:33:26 -08:00
Heikki Hannikainen 6f7247464c Merge pull request #43 from fkautz/pr_out_remove_unused_variable_in_incoming_c
Remove unused variable in incoming.c
2017-02-28 09:00:12 +02:00
Heikki Hannikainen 13951ab917 Merge pull request #40 from fkautz/pr_out_logging_unread_errors_for_setrlimit_and_getrlimit
Logging unread errors for setrlimit and getrlimit
2017-02-28 08:49:12 +02:00
Frederick F. Kautz IV 04fd9e4d5d Remove unused variable in incoming.c 2017-02-27 20:48:55 -08:00
Frederick F. Kautz IV 9d7ae8346f Logging unread errors for setrlimit and getrlimit 2017-02-27 18:25:05 -08:00
Heikki Hannikainen af74f72fd2 Bumping cJSON to 1.3.1 2017-02-27 09:28:20 +02:00
Heikki Hannikainen bd5048095c Merge pull request #37 from fkautz/pr_out_bumping_cjson_to_1_3_0
Bumping cJSON to 1.3.0
2017-02-27 09:19:11 +02:00
Heikki Hannikainen d2850a333b Merge pull request #39 from fkautz/pr_out_add_a_test_target_and_remove_web_files_on_cleanup
Add a test target and remove web files on cleanup
2017-02-27 09:10:06 +02:00
Heikki Hannikainen 66c5e71105 Merge pull request #38 from fkautz/pr_out_realign_test_numbers_in_dupcheck_comments
Realign test numbers in dupcheck comments.

Thank you!
2017-02-27 09:09:00 +02:00
Frederick F. Kautz IV 3f6e2420e5 Add a test target and remove web files on cleanup 2017-02-24 21:08:54 -08:00
Frederick F. Kautz IV 3535fa6923 Realign test numbers in dupcheck comments 2017-02-24 19:02:06 -08:00
Frederick F. Kautz IV 1973889df9 Bumping cJSON to 1.3.0 2017-02-24 18:54:40 -08:00
Heikki Hannikainen 70d2c8a9a4 + multiple connections warning for igate hints 2017-02-16 22:18:27 +02:00
Heikki Hannikainen abd67e0855 adjust formatting 2017-02-16 21:58:46 +02:00
Heikki Hannikainen 6e69461411 IGATE-HINTS.md: Hints to igate software developers 2017-02-16 21:57:33 +02:00
Heikki Hannikainen 76952b90c1 http: less debug log 2017-02-16 21:34:42 +02:00
Heikki Hannikainen b7c16b4f5e BUILDING.md: Add make make-deb instructions 2016-12-26 10:42:54 +02:00
Heikki Hannikainen 2e810c8ff3 Update list of supported and tested platforms (remove Ubuntu 12.04 from supported) 2016-12-26 10:33:24 +02:00
Heikki Hannikainen 408ed498b3 v2.1.4 2016-12-25 17:41:55 +02:00
Heikki Hannikainen 2800a0549b apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan (for real) 2016-12-25 17:40:44 +02:00
Heikki Hannikainen a7fbe158ca v2.1.3 2016-12-25 15:51:03 +02:00
Heikki Hannikainen 81e51d5bc9 status web: Fix listeners rx byte rates calculation 2016-12-25 15:50:17 +02:00
Heikki Hannikainen f6e35a01df status web: Fix calculating byte rates for UDP peers 2016-12-25 15:47:43 +02:00