Commit Graph

  • db53878cb1 Replace realloc() et al in unmangle_ansi with stralloc. Dan Cross 2018-10-15 18:36:38 +0000
  • 58481b88eb Cleanup users.c. Dan Cross 2018-10-15 18:19:54 +0000
  • f1361379af Replace calls to sprintf() with strlcpy() in settings.c. Dan Cross 2018-10-15 14:37:51 +0000
  • 588242f68e Squash use of strncat(). Replaced by strlcat(). Dan Cross 2018-10-15 14:37:50 +0000
  • 9f4269c74e Clean up menus.c. Dan Cross 2018-10-15 14:37:49 +0000
  • 69c7286ea7 util.c: munmap takes a pointer, not a file descriptor. Dan Cross 2018-10-15 14:37:48 +0000
  • 3519368d37 bbs.h: Add prototype for broadcast. Dan Cross 2018-10-15 14:37:47 +0000
  • 931c5625a3 Get rid of strncpy() calls. Dan Cross 2018-10-15 14:37:46 +0000
  • f01cd5f1a6 Change file_id.diz to test post-receive hook Andrew Pamment 2018-10-15 14:51:37 +1000
  • 7dddbde063 Fix www messages sending Andrew Pamment 2018-10-15 10:46:49 +1000
  • 9d728d9a29 couple of minor fixes Andrew Pamment 2018-10-15 10:31:28 +1000
  • 9bfc4ffbe5 More string cleanups. Dan Cross 2018-10-14 13:24:09 +0000
  • 40570f0fd0 www cleanups. Dan Cross 2018-10-14 13:10:52 +0000
  • e32addbe59 Merge branch 'master' of git.magickabbs.com:/home/andrew/repositories/MagickaBBS Andrew Pamment 2018-10-14 22:27:53 +1000
  • 0b9bdd77d5 Fix for random crap at the end of messages Andrew Pamment 2018-10-14 22:27:27 +1000
  • e61ffe98c3 fix file size on web Andrew Pamment 2018-10-14 15:32:42 +1000
  • 267dbf15b8 Clean up string logic in www_files.c. Dan Cross 2018-10-14 02:34:00 +0000
  • b500a450dd Couple of minor fixes Andrew Pamment 2018-10-14 10:46:52 +1000
  • 303810acaa Trivial formatting cleanups Dan Cross 2018-10-13 20:31:18 +0000
  • 2de957db34 Modify HTML generation code to use stralloc. Dan Cross 2018-10-13 16:48:18 +0000
  • 42eb413c91 More changing formatting to use stralloc. Dan Cross 2018-10-13 14:28:56 +0000
  • 0ade566c11 fix for message sending Andrew Pamment 2018-10-13 20:14:31 +1000
  • 0cbefa834f Merge branch 'master' of git.magickabbs.com:/home/andrew/repositories/MagickaBBS Andrew Pamment 2018-10-13 20:04:25 +1000
  • d9a350631c some fixes for area selection and message list header Andrew Pamment 2018-10-13 20:03:58 +1000
  • f2288e9cec More adoption of stralloc for string handling. Dan Cross 2018-10-12 20:30:25 +0000
  • 7bf6e05170 Fix a buffer overflow in bluewave.c. Dan Cross 2018-10-12 20:30:24 +0000
  • aba49d7a20 Added file2stralloc to read a file directly into a stralloc. Dan Cross 2018-10-12 20:30:23 +0000
  • 7986d00b71 another netbsd fix Andrew Pamment 2018-10-12 19:44:50 +1000
  • 5b007071e3 fix netbsd makefile Andrew Pamment 2018-10-12 19:40:15 +1000
  • 1541033dbd Final fix for dragonfly Andrew Pamment 2018-10-12 18:13:37 +1000
  • c3636ec6d5 More dragonfly fixes Andrew Pamment 2018-10-12 18:11:05 +1000
  • 943d5c0e18 fix capitalization Andrew Pamment 2018-10-12 17:51:10 +1000
  • 0b76ae3cb6 Fixes for dragonflybsd Andrew Pamment 2018-10-12 17:48:26 +1000
  • 800e13009f Fix unending RE:re:re: etc Andrew Pamment 2018-10-12 17:25:30 +1000
  • d4329eb287 Makefile tweaks for sunos and macos Andrew Pamment 2018-10-12 15:58:29 +1000
  • 40c52836f9 Fix a couple of bugs Andrew Pamment 2018-10-12 11:11:44 +1000
  • 37bcd31ff2 Clean up some of the page generation logic in www_msgs.c. Dan Cross 2018-10-11 20:43:04 +0000
  • 0a91165b07 Clean up blog code (particularly the www side). Dan Cross 2018-10-11 19:01:57 +0000
  • 9b4238209e Check in a file that autotools keeps modifying. Dan Cross 2018-10-11 19:00:27 +0000
  • cf766e3e67 Trivial clang-format changes Dan Cross 2018-10-11 14:02:55 +0000
  • e548c94750 mail_menu.c: Remove external lines counter in editor. Dan Cross 2018-10-11 12:55:00 +0000
  • 37e728b749 Fix for line numbers on internal editor Andrew Pamment 2018-10-11 22:04:48 +1000
  • d8c32639e4 Trivial whitespace cleanups Dan Cross 2018-10-11 10:51:07 +0000
  • 1c7849b724 Fix a bug in stralloc_starts() and add a test. Dan Cross 2018-10-11 10:51:06 +0000
  • 33beceadd3 CuTest: add Makefile, remove unsafe string operations Dan Cross 2018-10-11 10:51:05 +0000
  • 5879cc6f49 Import CuTest-1.5. Dan Cross 2018-10-11 10:51:04 +0000
  • 15d09ed57a Fix a couple of bugs, one in stralloc and one uninitialized ptr vector Andrew Pamment 2018-10-11 15:25:00 +1000
  • 6d30116ed9 Import strlcpy/strlcat from OpenBSD, start using them. Dan Cross 2018-10-11 02:49:23 +0000
  • 77bf763939 Start using stralloc. Dan Cross 2018-10-11 01:46:12 +0000
  • e196292503 Merge branch 'master' of ssh://git.magickabbs.com/home/andrew/repositories/MagickaBBS Andrew Pamment 2018-10-11 11:47:53 +1000
  • 9a7ceeee3d Import a (modernized) version of djb's stralloc library. Dan Cross 2018-10-10 20:00:24 +0000
  • 82b6ec3a3b More use of ptr_vector; avoid unnecessary copies. Dan Cross 2018-10-10 17:50:37 +0000
  • d80037d30e build magimail Andrew Pamment 2018-10-10 11:47:09 +1000
  • dd1b386ff8 fix the makefile fix Andrew Pamment 2018-10-10 11:30:01 +1000
  • 38ace58668 fix build script Andrew Pamment 2018-10-10 11:22:38 +1000
  • f70565325e fix bug in new ptr vector append Andrew Pamment 2018-10-10 11:12:04 +1000
  • 5e797ed2c3 change egcc to cc for FreeBSD Andrew Pamment 2018-10-10 10:36:24 +1000
  • f74c418f47 clang-format: Minor whitespace issues. Dan Cross 2018-10-09 17:12:43 +0000
  • 54093060cb More cleanups. Dan Cross 2018-10-09 15:55:16 +0000
  • 540e359080 Cleanups and pointer vectors. Dan Cross 2018-10-09 15:55:15 +0000
  • 4827dcf8e4 Add a pointer vector abstraction. Dan Cross 2018-10-09 15:55:14 +0000
  • fa014f3a88 Simplify dynamic memory management. Dan Cross 2018-10-09 15:55:13 +0000
  • 187cf02903 More GNUmakefile cleanups. Dan Cross 2018-10-09 15:55:12 +0000
  • 264b5688b2 More GNUmakefile cleanups. Dan Cross 2018-10-09 15:55:12 +0000
  • fb64c2e924 magimail/src/Makefile: normalize targets Dan Cross 2018-10-09 15:55:11 +0000
  • 4ed5319798 Rewrite non-WWW makefiles. Dan Cross 2018-10-09 15:55:10 +0000
  • 120e947d6e Rename Makefiles to GNUmakefiles. Dan Cross 2018-10-09 15:55:09 +0000
  • b28e003945 Chat system: simplify connect logic. Dan Cross 2018-10-08 14:13:12 +0000
  • d6826137dd clang-format Dan Cross 2018-10-08 14:13:11 +0000
  • ff966a6b4d clang-format Dan Cross 2018-10-08 14:13:11 +0000
  • 991b1c4368 Update to v0.12-alpha and add area headers Andrew Pamment 2018-10-04 10:05:04 +1000
  • 1d1f83cd41 Redraw BBS List after aborting Andrew Pamment 2018-10-02 10:16:50 +1000
  • c36b8d348e Fix bug when removing areas Andrew Pamment 2018-09-12 10:16:07 +1000
  • a9c73f15a6 another fix Andrew Pamment 2018-09-02 18:27:22 +1000
  • db4eeff587 Fix for empty messages Andrew Pamment 2018-09-02 18:23:47 +1000
  • 4fa7236270 Fix dodgy code Andrew Pamment 2018-08-18 13:15:55 +1000
  • 4cf5596737 documentation work and a bug fix Andrew Pamment 2018-08-13 14:07:21 +1000
  • 26e753caa3 Make mgpost mnet aware Andrew Pamment 2018-08-01 11:13:00 +1000
  • 746ecca318 Update LUA to 5.3.5 Andrew Pamment 2018-07-31 22:07:40 +1000
  • 49b764fd5a Update to include new mnet Andrew Pamment 2018-07-31 21:37:38 +1000
  • 1b661f4f5b Fiddling with unread messages Andrew Pamment 2018-07-31 10:42:56 +1000
  • e5a07a3a25 Fix up line breaks Andrew Pamment 2018-06-24 11:16:59 +1000
  • 44909f87ad Fix for fix Andrew Pamment 2018-06-24 11:01:24 +1000
  • 78cf7067b6 fix line breaks Andrew Pamment 2018-06-24 10:59:11 +1000
  • 47e6468501 fix up qwk toss - empty msgs Andrew Pamment 2018-06-24 10:56:15 +1000
  • ecb1c986f0 Start on qwknet support Andrew Pamment 2018-06-24 10:28:18 +1000
  • 4b90398cbf Stop using system() Andrew Pamment 2018-06-20 19:39:57 +1000
  • c341df6738 Fix bluewave Andrew Pamment 2018-06-20 19:31:35 +1000
  • 57a5ac98c8 Update documentation Andrew Pamment 2018-06-20 12:35:53 +1000
  • 96ac7c0a3f Updates for macOS Andrew Pamment 2018-06-19 19:06:25 +1000
  • 50f4b9a5a8 Move initialization of mqtt Andrew Pamment 2018-06-19 09:14:18 +1000
  • 5853f46f5b Update documents etc Andrew Pamment 2018-06-19 09:11:52 +1000
  • 1684f8ab39 Switch broadcast to MQTT Andrew Pamment 2018-06-18 16:52:27 +1000
  • 760fef49b2 fix a bug with menus Andrew Pamment 2018-06-12 17:06:49 +1000
  • 07b5568037 ansi files in strings Andrew Pamment 2018-06-08 09:27:53 +1000
  • 772ec89da6 update documentation Andrew Pamment 2018-06-06 21:42:25 +1000
  • 1cc8e16b71 Update dosbox shim to work with unpatched dosbox Andrew Pamment 2018-06-06 20:32:19 +1000
  • edb1b41652 Git hooks suck Andrew Pamment 2018-06-05 15:27:53 +1000
  • d14af4bf23 i will get this soon Andrew Pamment 2018-06-05 15:24:42 +1000
  • f12630f7e5 Last test commit Andrew Pamment 2018-06-05 15:23:30 +1000