Skip to content
Snippets Groups Projects
  1. Feb 12, 2024
  2. Feb 08, 2024
  3. Feb 07, 2024
  4. Dec 17, 2023
    • Rob Swindell's avatar
      Add support for metadata in *.can (filter) files · 2af212db
      Rob Swindell authored
      I wanted a couple of features for filters (e.g. blocked IP addreses):
      - expiration date, optionally (only block for a limited time)
      - display details of reason for filter in log messages (at time of block)
      
      I've been thinking for some time that these files should be converted to .ini,
      but then it occurred to me that I could do a sort of hybrid where the metadata
      was key/value pairs tab-delimited from the search-pattern (first text on the
      line). This is backward comaptible, relatively easy to view/edit by hand, and
      extensible (easy to add/remove metadata fields in the future). So they'll
      remain as text/*.can files.
      
      The maximum line length for findstr/trashcan parsed files extended from 255 to
      1000 characters.
      
      Moved all trashcan-related functions from scfglib1.c to (new file) trash.c.
      
      For the first time, I actually tested a build on WSL *before* committing to
      Git. So, this *should* pass CI the first time. :-O
      2af212db
  5. Sep 24, 2023
  6. Jun 02, 2022
  7. Mar 28, 2022
  8. Feb 28, 2022
  9. Feb 14, 2021
  10. Jan 18, 2021
  11. Aug 23, 2020
  12. Aug 16, 2020
  13. Apr 30, 2020
    • deuce's avatar
      Update got GTK3 · dc71c058
      deuce authored
      Make sure the chat window is in the same place as the waiting window
      Fix chat window not in taskbar issue
      dc71c058
  14. Jan 03, 2020
  15. Nov 22, 2019
    • rswindell's avatar
      Fix error: · fc24a2d5
      rswindell authored
      targets.mk:8: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
      fc24a2d5
  16. Oct 08, 2019
  17. Sep 06, 2019
  18. Jul 04, 2019
  19. Mar 19, 2019
  20. Jul 31, 2018
  21. Aug 27, 2015
  22. Oct 14, 2014
  23. Feb 13, 2014
  24. Apr 26, 2012
  25. Mar 08, 2012
  26. Oct 14, 2011
  27. Sep 08, 2011
  28. Dec 19, 2009
  29. Jul 19, 2009
  30. Jan 03, 2007
  31. May 12, 2006
  32. May 11, 2006
  33. Mar 09, 2006
Loading