Commit Graph

117 Commits

Author SHA1 Message Date
Mike Jerris 288c62576f FS-7966: fix more warnings in msvc 2015 build 2015-08-28 17:42:55 -04:00
olegstolyar 49a3672e42 Add ability to log commands executed in mod_xml_rpc 2014-10-29 17:08:21 +00:00
Anthony Minessale 5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale 804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson 084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Jeff Lenk a4dfb5463f FS-6103 --resolve 2014-01-17 16:27:00 -06:00
Anthony Minessale 3cdca26756 typo in last change 2014-01-16 15:09:38 -06:00
Anthony Minessale 8dfbd91a3d fold version macros into runtime functions to avoid cascade rebuilds when modifying the core 2014-01-17 01:54:47 +05:00
Anthony Minessale 7d6d688e53 FS-5731 --resolve 2013-08-26 20:25:14 +05:00
Seven Du 3bd1395149 redirect /portal to /portal/index.html 2013-08-13 18:30:19 +08:00
Seven Du 017691598c cleanup and refactor ws, this should work on Linux now 2013-08-11 22:47:42 +08:00
Seven Du e1cc972702 trying to fix crashes on Linux 2013-08-11 11:29:04 +08:00
Seven Du 5d49d9280e fix for some FireFox cases
Chrome send "Connection: Upgrade" while FF has "Connection: keep-alive, Upgrade"
2013-08-08 22:57:14 +08:00
Seven Du bf9809c10c fix return value 2013-08-08 15:07:46 +08:00
Seven Du 253880f586 make websocket work with abyss 2013-07-29 23:06:12 +08:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 4ae8282e6c fix possible bad pointer in global vars (please test) 2011-02-02 15:43:26 -06:00
Jeff Lenk 719416f66b mem leak 2011-01-10 09:39:46 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Anthony Minessale 9835395c73 MDXMLINT-57 2010-09-15 10:58:12 -05:00
Brian West da2660a23f fix case where you login freeswitch/works
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:02:01 +00:00
Anthony Minessale b9dd2dd838 XML-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:25:43 +00:00
Mathieu Rene 248745f2ca MODAPP-397
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 01:06:35 +00:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Anthony Minessale 87ca6ed553 add userauth <user>@<domain>:<pass> to event_socket to auth against user directory uses esl-password esl-allowed-api esl-allowed-events and esl-allowed-log to control resource access
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 19:47:49 +00:00
Brian West 21e3bb970a if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00
Anthony Minessale b497fbd5f8 fix seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 22:51:39 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Mathieu Rene b24a2863c0 MDXMLINT-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 18:52:48 +00:00
Michael Jerris bf3e987c4f mod_xml_rpc: add virtual-host (default to true) and default-domain params (MDXMLINT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:39:12 +00:00
Brian West f7d99cf948 can't change behavior global user and pass alone MUST work as it did before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 15:52:03 +00:00
Brian West f19b086454 mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:57:17 +00:00
Anthony Minessale 552e4d851d XML-2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:48:24 +00:00
Brian West c12828c254 remove mailbox from mod_xml_rpc also and check number-alias
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:19:31 +00:00
Michael Jerris 424db4babb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 17:27:28 +00:00
Michael Jerris 2c67bffa5b remove unused vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 16:53:29 +00:00
Mathieu Rene dab63328cd More initial paradox of doom avoidement
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-27 20:21:48 +00:00
Anthony Minessale e46509f540 avoiding initial paradox of doom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-27 16:35:42 +00:00
Mathieu Rene c4787ffd48 Leaking on unload is strictly forbidden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:17:24 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale 6bc24b8c98 fix domain param lookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:06:48 +00:00
Brian West 4a14b04f24 fix missing ref
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 22:38:17 +00:00
Brian West 2b48c6abdc add text/xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 20:35:37 +00:00
Brian West f813ebe087 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 17:36:32 +00:00
Brian West dbb868ac11 TIMMAH!!!!!!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:57:31 +00:00
Michael Jerris c071132041 MDXMLINT-45 Allow setting of global realm without a global user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:14:57 +00:00