1. 25 9月, 2014 4 次提交
    • Anthony Minessale's avatar
      FS-6854 #resolve · f7de058a
      Anthony Minessale 提交于
      f7de058a
    • Ken Rice's avatar
      bump freeswitch verson in doxygen conf · 221af936
      Ken Rice 提交于
      221af936
    • Travis Cross's avatar
      Handle gcc quirk with parameter checking · 13d9e99a
      Travis Cross 提交于
      At least some versions of GCC appear to take any -Wno-foo option
      without error even if that option is not supported.  But they will
      error out if -Wno-error=foo is used.  This sounds like a GCC bug, but
      we'll work around it and test for the feature both ways.
      
      Thanks-to: Matteo Brancaleoni <mbrancaleoni@voismart.it>
      
      FS-6850 #resolve
      13d9e99a
    • Travis Cross's avatar
      Add fs_cli option to disable use of history file · 051772e4
      Travis Cross 提交于
      With this commit, passing -Q to fs_cli will cause fs_cli to not load
      or save the command history file (~/.fs_cli_history).  This can be
      useful e.g. on read-only systems.
      
      This can also be set in the fs_cli configuration file with the option
      `no-history-file`.
      051772e4
  2. 24 9月, 2014 2 次提交
    • Travis Cross's avatar
      Add mod_cluechoo back to debian/control-modules · cd67dfc6
      Travis Cross 提交于
      The debian/control-modules file is a comprehensive list of modules,
      not a list of modules which are built.  Our build tools verify the
      file is comprehensive, so modules can't be removed from here unless
      we're taking them out of tree.
      
      Partially revert "don't package mod_cluechoo and don't build/load by default"
      This partially reverts commit e02e41a5.
      cd67dfc6
    • Anthony Minessale's avatar
      FS-6851 #resolve · c018c287
      Anthony Minessale 提交于
      c018c287
  3. 23 9月, 2014 6 次提交
  4. 22 9月, 2014 1 次提交
  5. 19 9月, 2014 2 次提交
  6. 18 9月, 2014 13 次提交
  7. 17 9月, 2014 3 次提交
  8. 16 9月, 2014 6 次提交
  9. 15 9月, 2014 3 次提交