Subversion Repositories ALCASAR

Rev

Hide changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff Changes
3007 730 d 15 h rexy /repos/alcasar/trunk/web/acc/ Remove browser cache for this page in order to count ACC access  
/web/acc/haut.php
2818 1448 d 1 h rexy /repos/alcasar/trunk/ improve ACC style with only one stylesheet  
/web/acc/manager/htdocs/help/auth_type_help.html
/web/acc/manager/htdocs/help/badusers_help.html
/web/acc/manager/htdocs/help/callback_id_help.html
/web/acc/manager/htdocs/help/callback_number_help.html
/web/acc/manager/htdocs/help/class_help.html
/web/acc/manager/htdocs/help/dialup_access_help.html
/web/acc/manager/htdocs/help/filter_id_help.html
/web/acc/manager/htdocs/help/framed_compression_help.html
/web/acc/manager/htdocs/help/framed_ip_address_help.html
/web/acc/manager/htdocs/help/framed_ip_netmask_help.html
/web/acc/manager/htdocs/help/framed_mtu_help.html
/web/acc/manager/htdocs/help/framed_protocol_help.html
/web/acc/manager/htdocs/help/help.php
/web/acc/manager/htdocs/help/idle_timeout_help.html
/web/acc/manager/htdocs/help/lock_message_help.html
/web/acc/manager/htdocs/help/login_time_help2.html
/web/acc/manager/htdocs/help/port_limit_help.html
/web/acc/manager/htdocs/help/reply_message_help.html
/web/acc/manager/htdocs/help/service_type_help.html
/web/alcasar-certificat.pdf
/alcasar.sh
/web/acc/admin_log.php
/web/acc/backup/log_generation.php
/web/acc/backup/sauvegarde.php
/web/acc/haut.php
/web/acc/manager/htdocs/accounting.php
/web/acc/manager/htdocs/help/coovachilli_bandwidth_max_down_help.html
/web/acc/manager/htdocs/help/coovachilli_bandwidth_max_up_help.html
/web/acc/manager/htdocs/help/coovachilli_max_input_octets_help.html
/web/acc/manager/htdocs/help/coovachilli_max_output_octets_help.html
/web/acc/manager/htdocs/help/coovachilli_max_total_octets_help.html
/web/acc/manager/htdocs/help/expiration_help.html
/web/acc/manager/htdocs/help/expire_after_help.html
/web/acc/manager/htdocs/help/filtering_help.html
/web/acc/manager/htdocs/help/login_time_help.html
/web/acc/manager/htdocs/help/max_all_session_help.html
/web/acc/manager/htdocs/help/protocols_help.html
/web/acc/manager/htdocs/help/session_timeout_help.html
/web/acc/manager/htdocs/help/simultaneous_use_help.html
/web/acc/manager/htdocs/help/statusOpenRequired_help.html
/web/acc/manager/htdocs/help/wispr_redirection_url_help.html
/web/acc/manager/htdocs/security.php
/web/acc/manager/nfsen.php
/web/index.php
2488 2253 d 8 h lucas.echard /repos/alcasar/trunk/ Replace Apache with Lighttpd

Update fail2ban rules
Change web error management
Add a PEM certificate creation for Lighttpd
Replace htdigest Apache tool with a bash function in alcasar-profil.sh
 
/conf/lighttpd
/conf/lighttpd/conf.d
/conf/lighttpd/conf.d/fastcgi.conf
/conf/lighttpd/vhosts.d
/conf/lighttpd/vhosts.d/alcasar.conf
/web/errors
/web/errors/error-400.html
/web/errors/error-401.html
/web/errors/error-403.html
/web/errors/error-404.html
/web/errors/error-405.html
/web/errors/error-408.html
/web/errors/error-410.html
/web/errors/error-411.html
/web/errors/error-413.html
/web/errors/error-414.html
/web/errors/error-415.html
/web/errors/error-500.html
/web/errors/error-501.html
/web/errors/error-502.html
/web/errors/error-503.html
/web/errors/error-506.html
/web/images/footer_lighttpd.png
/web/js/error_translate.js
/web/js/i18n.js
/CHANGELOG
/alcasar.sh
/conf/fail2ban.sh
/scripts/alcasar-CA.sh
/scripts/alcasar-activity_report.sh
/scripts/alcasar-archive.sh
/scripts/alcasar-certificates.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-daemon.sh
/scripts/alcasar-importcert.sh
/scripts/alcasar-profil.sh
/scripts/alcasar-uninstall.sh
/scripts/alcasar-urpmi.sh
/web/acc/about.htm
/web/acc/admin/services.php
/web/acc/haut.php
/web/acc/manager/htdocs/badusers.php
/web/acc/manager/lib/add_badusers.php
/web/acc/manager/lib/sql/drivers/mysql/functions.php
/web/acc/manager/lib/sql/nas_list.php
/web/acc/manager/lib/xlat.php
/web/acc/menu.php
2267 2519 d 13 h richard /repos/alcasar/trunk/ - Improve ACC access log  
/conf/logrotate.d/admin_log
/conf/logrotate.d/php_admin_log
/alcasar.sh
/scripts/alcasar-activity_report.sh
/web/acc/admin_log.php
/web/acc/haut.php
/web/acc/menu.php
2182 2559 d 0 h tom.houdayer /repos/alcasar/trunk/web/ Some improvements:
- intercept.php - reformat (HTML5 + separate PHP/View) + use HOSTNAME from config file instead of always "alcasar"
- acc/admin_log.php - sort (reverse order) + reformat (HTML5 + separate PHP/View)
- acc/backup/log_generation.php - sort (reverse order)
- acc/haut.php - merge two file accesses ('r'+'w' -> 'r+') for counter + reformat (HTML5 + separate PHP/View)
- acc/menu.php & acc/phpsysinfo/includes/xml/portail.php - read VERSION from ALCASAR conf file with PHP functions instead of use exec('grep ...')
- log_info.txt & admin_log.txt - remove separator at end of lines
 
/web/acc/admin_log.php
/web/acc/backup/log_generation.php
/web/acc/haut.php
/web/acc/menu.php
/web/acc/phpsysinfo/includes/xml/portail.php
/web/intercept.php
2134 2603 d 3 h richard /repos/alcasar/trunk/web/ - correction "site interdit" lors de l'interception
- Correction warning html
 
/web/images/footer_mariadb.png
/web/images/footer_netflow.png
/web/acc/admin/protocols_filter2.php
/web/images/footer_awstats.png
/web/images/footer_mysql.png
/web/acc/about.htm
/web/acc/admin/network.php
/web/acc/admin/protocols_filter.php
/web/acc/admin/services.php
/web/acc/haut.php
/web/acc/manager/htdocs/activity.php
/web/index.php
/web/status.php
2093 2688 d 23 h raphael.pion /repos/alcasar/trunk/web/acc/ Ajout des journaux de connexion de l'administrateur.
il suffit de cliquer sur le chiffre du compteur (fonctionnalité à expliquer dans la doc d'exploitation, je note dans mon TODO).
Dans ces logs, on indique la date, le nom authentifié (root/backup/manager) ainsi que l'@IP
 
/web/acc/admin_log.php
/web/acc/haut.php
/web/acc/menu.php
958 4300 d 14 h franck /repos/alcasar/trunk/ un peu de proprietes manquantes dans subversion sur les fichiers  
/CHANGELOG
/TODO
/alcasar.sh
/conf/etc/alcasar-dns-name
/conf/logrotate.d/dansguardian
/conf/logrotate.d/dnsmasq
/conf/logrotate.d/httpd
/conf/logrotate.d/mysqld
/conf/logrotate.d/radiusd
/conf/logrotate.d/squid
/conf/logrotate.d/syslog
/conf/logrotate.d/ulogd
/conf/ulogd-init
/scripts/alcasar-CA.sh
/scripts/alcasar-archive.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-daemon.sh
/scripts/alcasar-file-clean.sh
/scripts/alcasar-import-clean.sh
/scripts/alcasar-iptables-bypass.sh
/scripts/alcasar-iptables.sh
/scripts/alcasar-log.sh
/scripts/alcasar-urpmi.sh
/scripts/alcasar-watchdog.sh
/scripts/sbin/alcasar-bl.sh
/scripts/sbin/alcasar-bypass.sh
/scripts/sbin/alcasar-dateLog.sh
/scripts/sbin/alcasar-dhcp.sh
/scripts/sbin/alcasar-havp.sh
/scripts/sbin/alcasar-https.sh
/scripts/sbin/alcasar-load_balancing.sh
/scripts/sbin/alcasar-logout.sh
/scripts/sbin/alcasar-mysql.sh
/scripts/sbin/alcasar-nf.sh
/scripts/sbin/alcasar-profil.sh
/scripts/sbin/alcasar-qos.sh
/scripts/sbin/alcasar-rpm-download.sh
/scripts/sbin/alcasar-uninstall.sh
/scripts/sbin/alcasar-url_filter.sh
/scripts/sbin/alcasar-version.sh
/web/acc/auth.php
/web/acc/filtering.php
/web/acc/haut.php
/web/acc/menu.php
/web/acc/stat.php
/web/acc/system.php
/web/index.php
/web/intercept.php
/web/status.php
830 4438 d 5 h richard /repos/alcasar/trunk/ bug "tracability.php" : update with new chilli_query output
Change : all "alcasar.info" in "alcasar.net"
 
/CHANGELOG
/TODO
/alcasar.sh
/conf/etc/alcasar-dns-name
/scripts/sbin/alcasar-version.sh
/web/acc/admin/activity.php
/web/acc/haut.php
/web/acc/phpsysinfo/includes/xml/portail.php
589 4750 d 2 h richard /repos/alcasar/trunk/ -- qq petits bugs non bloquants --> je repousse la version sur adullact

- date éronée dans menu.php
- incrémentation du nombre d'accès dans 'haut.php' au lieu de 'menu.php'
- bannière ascii-art avec version
- prise en compte des catégories de la blacklist ne contenant pas d'URLs
 
/conf/banner
/alcasar.sh
/scripts/sbin/alcasar-bl.sh
/web/acc/haut.php
/web/acc/menu.php
344 4901 d 8 h richard /repos/alcasar/trunk/ - Mot de passe usager
- logo de titre
 
/conf/freeradiusweb-config.php
/web/images/titre-alcasar-2.png
/web/images/titre-alcasar-3.png
/web/images/titre-alcasar.png
/web/acc/manager/pass
/web/images/alcasar.png
/alcasar.sh
/web/acc/admin/ldap.php
/web/acc/haut.php
340 4903 d 0 h richard /repos/alcasar/trunk/ Et un nouveau logo - les connaisseurs remarqueront les pingouins Mandriva au centre ... © Stéphane Erard  
/conf/virus-en.html
/conf/virus-fr.html
/web/images/logo-alcasar.gif
/alcasar.sh
/conf/template-fr.html
/conf/template.html
/web/acc/haut.php
/web/images/logo-alcasar.png
/web/images/organisme.png
/web/index-access-deny.php
/web/index-network-pb.php
/web/intercept.php
318 4913 d 0 h richard /repos/alcasar/trunk/web/  
/web
/web/.directory
/web/acc
/web/acc/.directory
/web/acc/about.htm
/web/acc/admin
/web/acc/admin/.directory
/web/acc/admin/activity.php
/web/acc/admin/auth_exceptions.php
/web/acc/admin/bl_categories_help.php
/web/acc/admin/dns_filter.php
/web/acc/admin/dns_filter2.php
/web/acc/admin/filter_exceptions.php
/web/acc/admin/firewallEyes
/web/acc/admin/firewallEyes/.directory
/web/acc/admin/firewallEyes/configuration.php
/web/acc/admin/firewallEyes/gpl.txt
/web/acc/admin/firewallEyes/header.php
/web/acc/admin/firewallEyes/images
/web/acc/admin/firewallEyes/images/.directory
/web/acc/admin/firewallEyes/images/buttonBkg.jpg
/web/acc/admin/firewallEyes/images/commandHeaderBkg.jpg
/web/acc/admin/firewallEyes/images/destination.gif
/web/acc/admin/firewallEyes/images/dst-port.gif
/web/acc/admin/firewallEyes/images/firewallEyes.jpg
/web/acc/admin/firewallEyes/images/header-background.jpg
/web/acc/admin/firewallEyes/images/info.gif
/web/acc/admin/firewallEyes/images/logo-firewallEyes.gif
/web/acc/admin/firewallEyes/images/port-dst.gif
/web/acc/admin/firewallEyes/images/port-src.gif
/web/acc/admin/firewallEyes/images/source.gif
/web/acc/admin/firewallEyes/images/src-port.gif
/web/acc/admin/firewallEyes/include.php
/web/acc/admin/firewallEyes/index.html
/web/acc/admin/firewallEyes/info.php
/web/acc/admin/firewallEyes/log.css
/web/acc/admin/firewallEyes/logs.php
/web/acc/admin/firewallEyes/messages
/web/acc/admin/firewallEyes/readme.txt
/web/acc/admin/ldap.php
/web/acc/admin/logo.php
/web/acc/admin/net_filter.php
/web/acc/admin/net_filter2.php
/web/acc/admin/network.php
/web/acc/admin/update_ldap.php
/web/acc/alcasar-1.9-exploitation.pdf
/web/acc/alcasar-1.9-installation.pdf
/web/acc/alcasar-1.9-presentation.pdf
/web/acc/auth.php
/web/acc/bas.htm
/web/acc/haut.php
/web/acc/menu.php
/web/acc/phpsysinfo
/web/acc/stat.php
/web/alcasar-certificat.pdf
/web/css
/web/css/.directory
/web/css/ldap.css
/web/css/style.css
/web/favicon.ico
/web/images
/web/index-access-deny.php
/web/index-network-pb.php
/web/intercept.php