Problem still exists. I checked the "Force Basic Authentication" in Network settings in the advanced settings of the sync profile, but even after enabling the log message comes back
No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured in my server logfile
I rather prevent filenames with spaces, as such add a check for invalid characters...
Add information about gui.column.format possibi...
Calvin, thanks for the patch. However, do not provide the various changes in one...
change gui.column to gui.format
Added configuration option TSHARK_GUI_FORMAT, t...
No Frame.html generated
Code updated to prevent to run as user root: https://sourceforge.net/p/callflow/code/227/...
Do not allow to run as user root, as it tshark ...
Run it once more as a regular user, not as root. What's the result.
Incorrect $SETUPDIR on CentOS release 6.5 (Final)
There is no makefile or make command. You've to move the files and directories manually....
long2html.awk:237: fatal: expression for `>' redirection has null string value
Proposed change was added with svn commit 200 at 21 nov 2015
Purpose and use of nodenames.conf
:) The code for the order file is (somehow) very complicated. Hence it is not so...
Please use the version from svn: cat callflow.version 20170115.08 Only thing left...
Calvin, the purpose is defined in the man page: --nodenames <filename> A file containing...
Please check the current version available in the repository. It has a solution for...
Calvin, are you proposing a solution? As you're stating: "Added line: SETUPDIR="/usr/local/share/callflow"...
Present callflow.svg to the user as well.
Font size for pkt- and comment-text increased t...
- Change --display-filter to the more understan...
Improve comment about inkscape quiet mode
- The frameless and dynamic html pages containe...
- Add callflow.svg to the zip archive and tarbal
- Use a temp file in /tmp for the imagemap. Th...
unalias rm commands
- Make it possible to specify an empty filter (...
Add lines for debug. By default disabled, can ...
- Improve the code providing the camel pattern
Changed the filter from capture "-2 -R" to disp...
Correct typo
Add PDF output. The PDF output can be activate...
Make the space required by the inline node name...
Correct time when SIP retransmission occures (f...
Provide full time again. Fix regression introd...
Added --lines-between-nodes to callflow --help
- Direct the browser command line output to /de...
- Make the ARCHIVE_TYPE=files better useable.
- Added a better explanation for ARCHIVE_TYPE i...
- Changed tshark option column.format to gui.co...
- Add IPv6 support
Repeat node labels, every 28th line.
Typo in variable name corrected + default value...
white space cleanup
Bug fixes
argument -S with systemctl break the boot of minidlna
Thanks for reporting
-f option doesn't work?
tshark argument change?
Thanks for reporting
Removed the -f option as an argument. It just don't work Please close the bug report....
Added -2 argument
-R argument requires -2 argument
remove -f argument, as it results in an error msg
Corrected typo: unknow -> unknown
The patch you're proposing is this one: callflow/scripts> diff long2html.awk /var/tmp/long2html.awk...