Skip to content
Snippets Groups Projects
  1. Apr 30, 2006
  2. Apr 29, 2006
  3. Apr 27, 2006
  4. Apr 24, 2006
  5. 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
  6. Mar 29, 2006
  7. Feb 14, 2006
  8. Feb 12, 2006
  9. Feb 01, 2006
  10. Jan 25, 2006
  11. Jan 16, 2006
  12. 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
  13. Nov 29, 2005
  14. Nov 01, 2005
  15. Oct 30, 2005
  16. Oct 28, 2005
  17. Oct 18, 2005
  18. Oct 16, 2005
  19. Sep 15, 2005
  20. Sep 14, 2005
  21. Sep 08, 2005
  22. Aug 30, 2005
  23. Aug 29, 2005
  24. Aug 24, 2005
  25. Aug 23, 2005
  26. Aug 22, 2005
  27. Jun 24, 2005
  28. Jun 21, 2005
  29. Jun 20, 2005
  30. Jun 09, 2005
  31. Jun 07, 2005
Loading