Commit Graph

133 Commits

Author SHA1 Message Date
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale 4f9de4364f add strerror to some file failures 2012-11-21 10:46:18 -06:00
Anthony Minessale 4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Anthony Minessale 3e471940e3 FS-4710 --resolve don't send any data containing ESC seq over syslog 2012-10-11 11:27:22 -04:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Ken Rice cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Jeff Lenk 24288832b1 FS-2216 partial with renaming 2012-01-08 14:19:16 -06:00
Marc Olivier Chouinard 2d4e159bef FS-3763 --resolve 2011-12-18 17:04:11 -05:00
Marc Olivier Chouinard 53d694eb59 FS-3572 --resolve 2011-12-15 17:09:59 -05:00
Anthony Minessale 513a9e1a9a FS-3710 --resolve 2011-11-21 15:37:07 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale 95665f0096 JANITOR-4 2010-04-21 10:11:13 -05: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
Mathieu Rene a4b094ddc5 mod_syslog: add uuid logging support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 17:56:40 +00:00
Michal Bielicki 8ccdcf5482 fixed mod_syslog.c on solaris since there is no LOF_FTP and LOG_AUTHPRIV in solaris syslog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 22:30:50 +00:00
Mathieu Rene 5d55996fa0 mod_Logfile: add uuid parameter to prefix log files by the call's uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 21:29:33 +00:00
Brian West 963b224f09 LOGGER-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 15:17:45 +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
Brian West 36d2d2f944 LOGGER-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 03:49:26 +00:00
Marc Olivier Chouinard 6cf3927a04 mod_console: Improved tab completions, and more description usage informations (LOGGER-2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 01:08:36 +00:00
Brian West 357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Anthony Minessale 1bab5e4f03 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:07:58 +00:00
Stefan Knoblich 61960f92b6 Fix mod_console too (missing FD_ZERO before FD_SET)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 23:42:11 +00:00
Michael Jerris 4747b4d8d4 fix string scope on globals (LOGGER-1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 17:13:16 +00:00
Michael Jerris 4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Mathieu Rene d48b6e193b Add docs and complete to mod_console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 21:38:32 +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
Michael Jerris bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +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 0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Michael Jerris 1f47ff15b3 validate strftime format string input (when necessary)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 21:51:51 +00:00
Brian West e0cdf8172a more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00
Michael Jerris 5de6f3012e silence app verifier assertion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 18:33:20 +00:00
Brian West d0688264c6 if plus a space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 19:21:59 +00:00
Anthony Minessale 804c4fb84e refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 15:20:40 +00:00
Michael Jerris 23af87b4bd fix shutdown crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 19:56:57 +00:00
Brian West b878c60841 hrm.. really
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 01:01:32 +00:00
Anthony Minessale 7022893689 improve unload stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:57:15 +00:00
Michael Jerris 774d21a0b4 mod_syslog don't log blank lines (FSCORE-163)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-26 05:06:24 +00:00
Anthony Minessale 481aee4ad7 doh doh doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-22 15:59:06 +00:00
Brian West 56d2b38e69 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:54:13 +00:00
Michael Jerris f97466e92c tweak to make mod_syslog work again (FSCORE-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 04:02:24 +00:00
Michael Jerris 6687f151e7 tweak colors on windows to match unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 17:09:47 +00:00
Anthony Minessale 0f873e692b fix FSCORE-156
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 14:35:08 +00:00
Michael Jerris 2f94f73921 make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 23:54:35 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Brian West b8fcbe02b8 MODLANG-67 part2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:42:21 +00:00
Anthony Minessale f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00