Skip to content
Snippets Groups Projects
  1. Jan 18, 2020
  2. Jan 15, 2020
  3. Jan 12, 2020
  4. Jan 10, 2020
  5. Jan 09, 2020
  6. Jan 06, 2020
  7. Jan 05, 2020
  8. Jan 04, 2020
  9. Jan 03, 2020
  10. Jan 02, 2020
  11. Dec 22, 2019
    • rswindell's avatar
      Address gcc warning: · 657ff707
      rswindell authored
      conn_telnet.c: In function 'telnet_output_thread':
      conn_telnet.c:95:56: warning: passing argument 6 of 'telnet_expand' from incompatible pointer type
      ../sbbs3/telnet.h:168:18: note: expected 'unsigned char **' but argument is of type 'char **'
      657ff707
    • rswindell's avatar
      Address warning: · 9c410324
      rswindell authored
      bbslist.c: In function 'get_emulation_str':
      bbslist.c:2105:1: warning: control reaches end of non-void function
      9c410324
  12. Dec 21, 2019
  13. Dec 20, 2019
  14. Dec 19, 2019
  15. Dec 13, 2019
  16. Dec 11, 2019
  17. Dec 10, 2019
  18. Dec 08, 2019
  19. Dec 03, 2019
    • rswindell's avatar
      Added support for new configuration keyword: auto_areas · 0c75fae7
      rswindell authored
      When present, all sub-boards flagged as Internet/NNTP networked will
      automatically be included as a newslink'd area (no "area" line needed).
      If the sysop wants to override the configured/default newsgroup name,
      the flags or the attachment directory for a specific sub-board/area, they
      can still use the "area" keyword to specify those values for a sub-board.
      Fixed the long standing UNRECOGNIZED KEYWORD: null error upon a blank
      line. Apparently truncsp(null) will return "null".
      0c75fae7
Loading