Skip to content
Snippets Groups Projects
  1. Jul 27, 2016
    • David M. Lee's avatar
      Replace strdupa with more portable ast_strdupa · 8802e55c
      David M. Lee authored
      The strdupa function is a GNU extension, and not widely portable. We
      have an ast_strdupa function used within Asterisk which is preferred.
      I pulled the definition up from menuselect.c into the menuselect.h
      header file so it can be shared across menuselect.
      
      Change-Id: I9593c97f78386b47dc1e83201e80cb2f62b36c2e
      8802e55c
  2. Jul 26, 2016
  3. Jul 25, 2016
    • George Joseph's avatar
      menuselect: Various menuselect enhancements · b4c5dcad
      George Joseph authored
      * Add 'external' as a support level.
      * Add ability for module directories to add entries to the menu
        by adding members to the <module_prefix>/<module_prefix>.xml file.
      * Expand the description field to 3 lines in the ncurses implementation.
      * Allow the description field to wrap in the newt implementation.
      * Add description field to the gtk implementation.
      
      Change-Id: I7f9600a1984a42ce0696db574c1051bc9ad7c808
      b4c5dcad
  4. Jul 24, 2016
    • Joshua Colp's avatar
      ari: Update version. · 9db420c6
      Joshua Colp authored
      New functionality has been added so the version has been
      bumped to one over the 13 version.
      
      Change-Id: I5d30077f62640c0ac83599b4e9a9b657bf184f69
      9db420c6
  5. Jul 23, 2016
  6. Jul 22, 2016
  7. Jul 21, 2016
  8. Jul 20, 2016
Loading