Commit Graph

26 Commits

Author SHA1 Message Date
paulc d23ac38dbc Added sniffer option to deiplay only messages with age or delay higher than a certain value.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6466 acf43c95-373e-0410-b603-e72c3f656dc1
2021-03-15 13:05:28 +00:00
paulc 37a72e4bc1 Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc cf5d0fd71a Changed license terms in each source file to reference an external file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc a9ce3a4256 Added subcommand to allow sniffing the engine.timer message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5448 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-12 12:58:54 +00:00
paulc 1a2cfb03dd Show objects stored in sniffed messages' parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5333 acf43c95-373e-0410-b603-e72c3f656dc1
2012-11-20 17:13:09 +00:00
paulc e3c89e795a Optimized const String usage in the message sniffer module.
Hide the returned value of user.auth from sniffing when it holds a password.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4445 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-08 11:44:51 +00:00
paulc 01335c21ed Fixed a misplaced line from Rev 4276.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4277 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-11 09:13:43 +00:00
paulc 1118bb72c3 Added an optional Regexp filter to the message sniffer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4276 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-11 08:59:09 +00:00
paulc b94f4c4239 Moved DebugEnabler and name from Module to Plugin, made name mandatory.
Added API and command to reload configuration of a single plugin.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4203 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-23 16:26:25 +00:00
paulc 2eab4e22d9 Added command line completion for sniffer.
Indicate broadcast flag in sniffed messages.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3431 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-15 12:54:04 +00:00
paulc 93719a4fcc Character mode telnet server allows for interactive line edit.
Support for line completion on TAB key.
The Windows telnet client should be happy with line endings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1076 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-17 20:40:01 +00:00
paulc cda2d9f1c2 Updated copyright and FSF address.
git-svn-id: http://yate.null.ro/svn/yate/trunk@815 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 15:08:43 +00:00
paulc 4a292bd06b Moved all classes in all modules in anonymous namespaces.
Added RTLD_GLOBAL dlopen()ing so symbols exported by libraries loaded by
modules will be available.


git-svn-id: http://yate.null.ro/svn/yate/trunk@813 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 14:53:18 +00:00
paulc bff0c84634 Report current thread name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@645 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-13 00:08:48 +00:00
paulc 7399c56e0c Sniffer is disabled by default, can be enabled from Yate's main config file.
Parameters of type "password" are no longer displayed.


git-svn-id: http://yate.null.ro/svn/yate/trunk@603 acf43c95-373e-0410-b603-e72c3f656dc1
2005-12-14 19:32:00 +00:00
paulc 2bb1415c8c Sniffing can be enabled or disabled from the manager console.
git-svn-id: http://yate.null.ro/svn/yate/trunk@558 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-04 11:34:51 +00:00
paulc 0de5e0f4cd Fixed a bug in parsing message time from external modules.
Better time display in message sniffer.


git-svn-id: http://yate.null.ro/svn/yate/trunk@556 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-02 04:10:15 +00:00
paulc e88f37919c Multiple media channels related changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@492 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-02 16:39:00 +00:00
paulc b720d0221b *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@323 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-03 18:27:14 +00:00
paulc b52a90a618 Updated copyright years, fixed %ll formatting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@320 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-29 22:05:07 +00:00
paulc 8db5c6f0d4 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@283 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-10 21:42:49 +00:00
paulc 8123c918b2 Moved the engine away, added install-noapi
git-svn-id: http://yate.null.ro/svn/yate/trunk@260 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 18:16:59 +00:00
paulc 8070422181 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@152 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-01 22:21:32 +00:00
paulc 656e423474 Added copyright notice.
git-svn-id: http://yate.null.ro/svn/yate/trunk@114 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-29 03:56:41 +00:00
paulc 06959fa99b Fixes that make external module usable. Added codec declaration.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-24 00:38:23 +00:00
paulc 628070ee2e Imported in new CVS
git-svn-id: http://yate.null.ro/svn/yate/trunk@2 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-22 00:05:20 +00:00