"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/csv.c" between
goaccess-1.6.5.tar.gz and goaccess-1.7.tar.gz

About: GoAccess is a real-time web log analyzer and interactive viewer ("text-based").

csv.c  (goaccess-1.6.5):csv.c  (goaccess-1.7)
skipping to change at line 83 skipping to change at line 83
{VISIT_TIMES , print_csv_data} , {VISIT_TIMES , print_csv_data} ,
{VIRTUAL_HOSTS , print_csv_data} , {VIRTUAL_HOSTS , print_csv_data} ,
{REFERRERS , print_csv_data} , {REFERRERS , print_csv_data} ,
{REFERRING_SITES , print_csv_data} , {REFERRING_SITES , print_csv_data} ,
{KEYPHRASES , print_csv_data} , {KEYPHRASES , print_csv_data} ,
{STATUS_CODES , print_csv_data} , {STATUS_CODES , print_csv_data} ,
{REMOTE_USER , print_csv_data} , {REMOTE_USER , print_csv_data} ,
{CACHE_STATUS , print_csv_data} , {CACHE_STATUS , print_csv_data} ,
#ifdef HAVE_GEOLOCATION #ifdef HAVE_GEOLOCATION
{GEO_LOCATION , print_csv_data} , {GEO_LOCATION , print_csv_data} ,
{ASN , print_csv_data} ,
#endif #endif
{MIME_TYPE , print_csv_data} , {MIME_TYPE , print_csv_data} ,
{TLS_TYPE , print_csv_data} , {TLS_TYPE , print_csv_data} ,
}; };
/* *INDENT-ON* */ /* *INDENT-ON* */
/* Get a panel from the GPanel structure given a module. /* Get a panel from the GPanel structure given a module.
* *
* On error, or if not found, NULL is returned. * On error, or if not found, NULL is returned.
* On success, the panel value is returned. */ * On success, the panel value is returned. */
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)