Skip to content
Snippets Groups Projects
  1. Feb 20, 2018
  2. Nov 30, 2015
    • rswindell's avatar
      Introduce new node status (NODE_LOGOUT), which is used for the status of a node · 1d847ed3
      rswindell authored
      after a user (has been) disconnected and before the node transitions to waiting
      for connection (WFC) status. Usually the duration of this status is very short,
      but it can be longer (e.g. for running log-out module and event) and for (new)
      msg-scan pointer fix-ups.
      Updated logout() to remove some cruft and add some more log/debug output.
      Automatic new-scan pointer fix-ups when performing new-message scans (if the
      current pointer is greater than the last message number, set it to the last
      message number) and when saving message pointers.
      Passing user_t* to get/putmsgptrs() instead of message number now (to better
      detect Guest account).
      1d847ed3
  3. Nov 27, 2015
  4. Oct 19, 2011
  5. Mar 06, 2010
  6. Mar 20, 2009
  7. Jul 11, 2007
  8. Sep 20, 2005
  9. Feb 23, 2004
  10. May 22, 2003
  11. Feb 01, 2003
  12. Jan 31, 2003
  13. Nov 13, 2002
  14. Aug 22, 2002
  15. Mar 13, 2002
  16. Jan 28, 2002
  17. Oct 02, 2001
  18. Sep 05, 2001
  19. Jun 15, 2001
  20. Mar 25, 2001
  21. Mar 14, 2001
  22. Dec 11, 2000
  23. Nov 29, 2000
  24. Nov 28, 2000
  25. Nov 04, 2000
  26. Oct 30, 2000
  27. Oct 24, 2000
  28. Oct 10, 2000
Loading