Skip to content
Snippets Groups Projects
  1. Nov 10, 2018
  2. Nov 09, 2018
  3. Nov 08, 2018
    • David's avatar
      svcBreak now dumps information from the debug buffer passed (#1646) · 581406af
      David authored
      * svcBreak now dumps information from the debug buffer passed
      
      info1 and info2 seem to somtimes hold an address to a buffer, this is usually 4 bytes or the size of the int and contains an error code. There's other circumstances where it can be something different so we hexdump these to examine them at a later date.
      
      * Addressed comments
      581406af
  4. Nov 07, 2018
  5. Nov 04, 2018
  6. Nov 02, 2018
  7. Oct 31, 2018
    • Lioncash's avatar
      configure_system: Contrain profile usernames to 32 characters · a6830e61
      Lioncash authored
      Previously, we would let a user enter an unbounded name and then
      silently truncate away characters that went over the 32-character limit.
      This is kind of bad from the UX point of view, because we're essentially
      not doing what the user intended in certain scenarios.
      
      Instead, we clamp it to 32 characters and make that visually apparent in
      the dialog box to provide a name for a user.
      a6830e61
  8. Oct 30, 2018
  9. Oct 28, 2018
  10. Oct 27, 2018
  11. Oct 26, 2018
  12. Oct 25, 2018
  13. Oct 24, 2018
Loading