Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
Created with Raphaël 2.2.09Apr87652131Mar2624232220191615141312131098728Feb2120191817161514121185432131Jan302928272625242322212019181716151413121312111011101110987876543232131Dec302928252422212019181716151210764324Nov232018171211109876543231Oct302926252423222120181716151198765Define EX_STDIO for convenience (short-hand for EX_STDIN|EX_STDOUT)Update external() mode flags definition (re-sync with sbbsdefs.h):Define and support EX_NOLOG mode flag to sbbs_t::external(), if set,Remove some cruft xtrn_t.misc bit definitions (WORDWRAP*), never used.Reimplement smb_stack() as an sbbs_t member function using a member linkedEliminate smb_stack(), SMB_STACK_* as this implementation is non-thread-safeResolve GCC warning: unused variable 'argv'Possibly fix Windows submenu name parsing.Blind and untested attempt to fix submenu name parsing on Windows.More use of get_index() if available, to help speed things up a bit. Also, made a further optimization: when checking a sub-board if it has polls, check in reverse rather than forward. Since polls & voting is a relatively recent feature in Synchronet, hopefully it should finish faster going in reverse.SlyVote v1.02: Now uses the new get_index() messagebase function, if available, for getting the message index objects when determining if a sub-board has polls (in the subBoardHasPolls() function). get_index() is faster than iterating through all messages and calling get_msg_index() for each message.MsgBase.put_msg_header() now updates the internal (smbmsg_t) representationsmb_copymsgmem() fix:New MsgBase method: get_index() - returns an array of all message index recordsThere appears to be a few places in this file that treat ^A^A as a literalSupport question text.dat strings that begin with a "\1?" (conditionalAlways display a no/yes prompt before deleting msgs with the 'D' keyFix the message base corruption caused by previous committed changes toMore detail in help for umask option (use leading 0 for octal).Enable the "Word-wrap Quoted Text" (QUOTEWRAP) editor setting by default.Enable word-wrapped quote files for external message editors by default.Added warning log messages when disabling server recycle support due tosbbs_t::netmail() should return the result of qnetmail(), when called.Fix (likely new) bug where QWK netmail could not be quoted when replying.The draw() and draw_bin() methods now support an additional, optional 'top'New JS bbs methods:Better default parameter value handling in sbbs_t::inetmail().Updated JS doc strings.Support netmail addresses (e.g. Internet e-mail addresses) longer than the 35Rename the 2 outbound interface keys that were introduced by Deuce in the bigSlyVote version 1.01: Changed "voting area" verbage to "sub-board". Updated the main screen to show the number of polls the user has voted on & the number remaining. Updated the sub-board choosing to allow choosing the message group first, and load the sub-board information (such as whether each sub-board has polls) only when needed, rather than loading all the configured sub-boards, to help cut down the loading time when choosing a sub-board.Added the AddAdditionalQuitKeys() method, to add additional key characters to quit out of the meu in addition to ESC. It takes an array of key characters as strings. For example:Use default calling convention (__cdecl) for DLL funcs in Borland builds.If the capture port is an emptry string, use default port for protocol.Added support for "lock" and "unlock" commands which will just lock (or unlock)Lock the database during the "backup" operation.Use a lock file (sbbslist.json.lock) to protect the database (sbbslist.json)Use DEFFILEMODE when creating *chat.dab files.Use DEFFILEMODE in file creation mode in semfile_signal().Use DEFFILEMODE for file creation mode in smb_addcrc() - another potential
Loading