mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
733e6b41bc
for user web traffic activity, as logged from a squid proxy. MySAR consists of two parts: * Command line utilities which import a squid log file in a MySQL database and maintain the databas. * A web interface for accessing the reports. WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16 Author: Giannis Stoilis <giannis@stoilis.gr>
114 lines
4.9 KiB
Plaintext
114 lines
4.9 KiB
Plaintext
%%MYSAR%%/COPYING
|
|
%%MYSAR%%/INSTALL
|
|
%%MYSAR%%/README
|
|
%%MYSAR%%/TODO
|
|
%%MYSAR%%/UPGRADE
|
|
%%MYSAR%%/bin/mysar-importer.php
|
|
%%MYSAR%%/bin/mysar-maintenance.php
|
|
%%MYSAR%%/bin/mysar-resolver.php
|
|
%%MYSAR%%/etc/mysar.apache
|
|
%%MYSAR%%/etc/mysar.cron
|
|
%%MYSAR%%/inc/common.inc.php
|
|
%%MYSAR%%/inc/functions.inc.php
|
|
%%MYSAR%%/inc/smarty/Config_File.class.php
|
|
%%MYSAR%%/inc/smarty/Smarty.class.php
|
|
%%MYSAR%%/inc/smarty/Smarty_Compiler.class.php
|
|
%%MYSAR%%/inc/smarty/debug.tpl
|
|
%%MYSAR%%/inc/smarty/internals/core.assemble_plugin_filepath.php
|
|
%%MYSAR%%/inc/smarty/internals/core.assign_smarty_interface.php
|
|
%%MYSAR%%/inc/smarty/internals/core.create_dir_structure.php
|
|
%%MYSAR%%/inc/smarty/internals/core.display_debug_console.php
|
|
%%MYSAR%%/inc/smarty/internals/core.get_include_path.php
|
|
%%MYSAR%%/inc/smarty/internals/core.get_microtime.php
|
|
%%MYSAR%%/inc/smarty/internals/core.get_php_resource.php
|
|
%%MYSAR%%/inc/smarty/internals/core.is_secure.php
|
|
%%MYSAR%%/inc/smarty/internals/core.is_trusted.php
|
|
%%MYSAR%%/inc/smarty/internals/core.load_plugins.php
|
|
%%MYSAR%%/inc/smarty/internals/core.load_resource_plugin.php
|
|
%%MYSAR%%/inc/smarty/internals/core.process_cached_inserts.php
|
|
%%MYSAR%%/inc/smarty/internals/core.process_compiled_include.php
|
|
%%MYSAR%%/inc/smarty/internals/core.read_cache_file.php
|
|
%%MYSAR%%/inc/smarty/internals/core.rm_auto.php
|
|
%%MYSAR%%/inc/smarty/internals/core.rmdir.php
|
|
%%MYSAR%%/inc/smarty/internals/core.run_insert_handler.php
|
|
%%MYSAR%%/inc/smarty/internals/core.smarty_include_php.php
|
|
%%MYSAR%%/inc/smarty/internals/core.write_cache_file.php
|
|
%%MYSAR%%/inc/smarty/internals/core.write_compiled_include.php
|
|
%%MYSAR%%/inc/smarty/internals/core.write_compiled_resource.php
|
|
%%MYSAR%%/inc/smarty/internals/core.write_file.php
|
|
%%MYSAR%%/inc/smarty/plugins/block.textformat.php
|
|
%%MYSAR%%/inc/smarty/plugins/compiler.assign.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.assign_debug_info.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.config_load.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.counter.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.cycle.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.debug.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.eval.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.fetch.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_checkboxes.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_image.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_options.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_radios.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_select_date.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_select_time.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.html_table.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.mailto.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.math.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.popup.php
|
|
%%MYSAR%%/inc/smarty/plugins/function.popup_init.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.capitalize.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.cat.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.count_characters.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.count_paragraphs.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.count_sentences.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.count_words.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.date_format.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.debug_print_var.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.default.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.escape.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.indent.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.lower.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.nl2br.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.regex_replace.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.replace.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.spacify.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.string_format.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.strip.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.strip_tags.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.truncate.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.upper.php
|
|
%%MYSAR%%/inc/smarty/plugins/modifier.wordwrap.php
|
|
%%MYSAR%%/inc/smarty/plugins/outputfilter.trimwhitespace.php
|
|
%%MYSAR%%/inc/smarty/plugins/shared.escape_special_chars.php
|
|
%%MYSAR%%/inc/smarty/plugins/shared.make_timestamp.php
|
|
%%MYSAR%%/log/.keep
|
|
%%MYSAR%%/smarty-tmp
|
|
%%MYSAR%%/www-templates/IPSitesSummary.tpl
|
|
%%MYSAR%%/www-templates/IPSummary.tpl
|
|
%%MYSAR%%/www-templates/administration.tpl
|
|
%%MYSAR%%/www-templates/allsites.tpl
|
|
%%MYSAR%%/www-templates/details.tpl
|
|
%%MYSAR%%/www-templates/footer.tpl
|
|
%%MYSAR%%/www-templates/header.tpl
|
|
%%MYSAR%%/www-templates/index.tpl
|
|
%%MYSAR%%/www-templates/siteusers.tpl
|
|
%%MYSAR%%/www/dfl.css
|
|
%%MYSAR%%/www/images/down-arrow.gif
|
|
%%MYSAR%%/www/images/splash_main.gif
|
|
%%MYSAR%%/www/images/up-arrow.gif
|
|
%%MYSAR%%/www/index.php
|
|
%%MYSAR%%/www/install/index.php
|
|
@dirrm %%MYSAR%%/bin
|
|
@dirrm %%MYSAR%%/etc
|
|
@dirrm %%MYSAR%%/inc/smarty/internals
|
|
@dirrm %%MYSAR%%/inc/smarty/plugins
|
|
@dirrm %%MYSAR%%/inc/smarty
|
|
@dirrm %%MYSAR%%/inc
|
|
@dirrm %%MYSAR%%/smarty-tmp
|
|
@dirrm %%MYSAR%%/log
|
|
@dirrm %%MYSAR%%/www-templates
|
|
@dirrm %%MYSAR%%/www/images
|
|
@dirrm %%MYSAR%%/www/install
|
|
@dirrm %%MYSAR%%/www
|
|
@dirrm %%MYSAR%%
|