Skip to content
Snippets Groups Projects
  1. Jun 05, 2006
  2. May 30, 2006
  3. May 24, 2006
  4. May 20, 2006
  5. May 19, 2006
  6. May 08, 2006
  7. May 02, 2006
  8. May 01, 2006
  9. Apr 30, 2006
  10. Apr 29, 2006
  11. Apr 27, 2006
  12. Apr 24, 2006
  13. Apr 12, 2006
    • Luigi Rizzo's avatar
      add 'show threads' and 'show profile' commands. · 2876a255
      Luigi Rizzo authored
      These are momstly debugging tools for developers,
      a bit documented in the header files (utils.h),
      although more documentation is definitely necessary.
      
      The performance impact is close to zero(*) so there is no
      need to compile it conditionally.
      (*) not completely true - thread destruction still needs
      to search a list _but_ this can be easily optimized if we
      end up with hundreds of active threads (in which case, though,
      the problem is clearly elsewhere).
      
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      2876a255
  14. Mar 29, 2006
  15. Feb 14, 2006
  16. Feb 12, 2006
  17. Feb 01, 2006
  18. Jan 25, 2006
  19. Jan 16, 2006
  20. Dec 11, 2005
    • Russell Bryant's avatar
      Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from · fcbe9283
      Russell Bryant authored
      https://origsvn.digium.com/svn/asterisk/branches/1.2
      
      ........
      r7404 | tilghman | 2005-12-08 18:32:08 -0500 (Thu, 08 Dec 2005) | 2 lines
      
      Documenting two keywords that were previously missing
      
      ........
      r7406 | tilghman | 2005-12-08 18:45:36 -0500 (Thu, 08 Dec 2005) | 2 lines
      
      Bug 5960
      
      ........
      r7425 | bweschke | 2005-12-10 13:10:50 -0500 (Sat, 10 Dec 2005) | 4 lines
      
       Bug #5877
       Make sure the digit string from E&M wink DNIS collection is properly null terminated as it grows.
      
      
      ........
      r7427 | tilghman | 2005-12-10 20:15:15 -0500 (Sat, 10 Dec 2005) | 2 lines
      
      Bug 5967
      
      ........
      r7429 | tilghman | 2005-12-10 20:26:51 -0500 (Sat, 10 Dec 2005) | 2 lines
      
      Bug 5965 - major bug in AST_LIST_REMOVE
      
      ........
      r7430 | russell | 2005-12-11 01:08:56 -0500 (Sun, 11 Dec 2005) | 2 lines
      
      silence a couple of compiler warnings about pointer signedness
      
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7431 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      fcbe9283
  21. Nov 29, 2005
  22. Nov 01, 2005
  23. Oct 30, 2005
  24. Oct 28, 2005
  25. Oct 18, 2005
  26. Oct 16, 2005
  27. Sep 15, 2005
  28. Sep 14, 2005
Loading