Subversion Repositories ALCASAR

Rev

Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
3193 13 d 12 h rexy /repos/alcasar/trunk/ 4th step in migration to Mageia9
- new arch with e2guardian
- build ipt_netflow RPM
- use nmap's MAC prefix file instead of our
 
3179 62 d 11 h rexy /repos/alcasar/trunk/ - Phpsysinfo V 3.4.3
- 3.6.1 documentation
- ACC : improve WL/BL selection
 
3173 71 d 16 h rexy /repos/alcasar/trunk/ - Security : fixing 2 vulnerabilities (RCE)
- standardizes writing (foreeach ())
- config.php (remove deprecated tests)
 
3028 674 d 12 h rexy /repos/alcasar/trunk/web/ Alexandre VEZIN works - #2
- add an overlay with spinner on all submit forms
 
2864 1295 d 2 h rexy /repos/alcasar/trunk/ - Linux kernel 5.7.14
- Improve security
- fail2ban fixes
- Netflow 2.5.1
- Fix DNS conf when updating
- Update documentation to 3.5.1
 
2853 1385 d 13 h rexy /repos/alcasar/trunk/web/acc/ ACC Spanish translation (to be continued)  
2817 1457 d 1 h rexy /repos/alcasar/trunk/web/ style aggregation (to be continued)  
2688 1933 d 12 h lucas.echard /repos/alcasar/trunk/ Replace DNSmasq server with Unbound  
2662 1994 d 22 h lucas.echard /repos/alcasar/trunk/ Add Qwant in safesearch option for whitelist and blacklist  
2648 2010 d 12 h lucas.echard /repos/alcasar/trunk/ Add Bing and Youtube in safesearch option for whitelist and blacklist
Remove dead code for google nosslsearch
 
2647 2010 d 13 h lucas.echard /repos/alcasar/trunk/web/acc/admin/ Remove pureip option in whitelist ACC configuration page
Call alcasar-url_filter_wl.sh script instead of alcasar-url_filter_bl.sh
Fix safesearch status checking condition
 
2521 2224 d 15 h armand.ito /repos/alcasar/trunk/ Upgrade Dansguardian to E2guardian-3.5  
2400 2442 d 20 h tom.houdayer /repos/alcasar/trunk/ Fix removing a WL through ACC (forgotten line undeleted in alcasar-wl-categories file) and fix a bad character written in configuration file when activate a WL through ACC  
2299 2509 d 2 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks  
2099 2696 d 7 h raphael.pion /repos/alcasar/trunk/ Amélioration de la synthaxe des noms de domaines importés depuis un fichier
Suppression de la fonction max_tdl() dans le code PHP car inutilisée
 
2054 2747 d 22 h raphael.pion /repos/alcasar/trunk/ -suppression de php-mysql (le rpm lors de l'installation)
-suppression de pass/sql/drivers/mysql/functions.php contenant des fonctions php-mysql (ce fichier était appelé dans 'autoregistrationinfo.php', celui-ci utilise mysqli à la suite de cet appel. Ce fichier functions.php n'est plus nécessaire.
-correction javascript : les bouttons sont compatibles avec Chrome
 
2005 2845 d 22 h raphael.pion /repos/alcasar/trunk/ -ajout du RPM 'dos2unix' pour traiter les fichiers importés dans la BL/WL.
-correction des erreurs php : affichage des IP pour les catégories WL
 
1975 2865 d 12 h richard /repos/alcasar/trunk/web/acc/admin/ Cosmétique  
1958 2873 d 22 h richard /repos/alcasar/trunk/ Uniformisation WL/BL --> FINEX  
1955 2875 d 13 h richard /repos/alcasar/trunk/ - install : vérification du lancement de mariadb (machine lente)
- uniformisation BL/WL
 
1954 2877 d 15 h richard /repos/alcasar/trunk/ Homogénéisation BL/WL  
1903 2907 d 23 h raphael.pion /repos/alcasar/trunk/ -correction final de l'import de fichier pour BL/WL ( avec tor pris en compte )  
1899 2908 d 2 h raphael.pion /repos/alcasar/trunk/ -import des noeuds de tor dans la BL (sous la forme d'un fichier qu'on importe dans l'ACC)
-enable/disable un fichier BL/WL dans l'ACC
 
1878 2917 d 22 h raphael.pion /repos/alcasar/trunk/web/ -corrrection fichier importé WL/BL
-correction warning PHP
-affichage des accents pour le password dans les tickets PDF
 
1876 2920 d 19 h raphael.pion /repos/alcasar/trunk/ -correction warning PHP
-correction destroy ipset (flush + destroy tout)
-accent dans les tickets PDF
 
1867 2922 d 22 h raphael.pion /repos/alcasar/trunk/ -alcasar-bl.sh --update-cat : maj d'une categorie en particulier (BL/WL)
-ajout du cron PHP (MAJ des categories)
-cron activé par défaut si la catégorie est cochée (amélioration en cours, cocher une case pour avec la MAJ auto : JAMAIS / toutes les 12h / semaines / mois )

-ipset renommés :
whitelist_ip_allowed : bl_ip_blocked
blacklist_ip_blocked : wl_ip_allowed
ipset_users_list : users_list
user_not_connected_yet : not_auth_yet
no_filtering_set : not_filtered

-le fameux "gris ALCASAR" (#EFEFEF) appliqué sur securite.php

-fichier importé WL/BL: on voit la liste des ip/dns en cliquant sur le nom du fichier
 
1865 2923 d 12 h richard /repos/alcasar/trunk/ - correction si liste vide  
1855 2925 d 1 h raphael.pion /repos/alcasar/trunk/ -wl_filter.php : le fichier 'domains_wl' dans le dossier de DG a été supprimé.
-creation du fichier 'ossi.conf' s'il existe pas.
 
1854 2925 d 3 h raphael.pion /repos/alcasar/trunk/ -correction import fichier WL/BL
-alcasar-iptables : mise a jour des ipset WL/BL
 
1852 2925 d 16 h raphael.pion /repos/alcasar/trunk/ °Plus de Youtube ID filter (car HTTP)
°pour la whitelist :
dnsmasq-wl-enabled:
-ossi-$nom (ajout domaine au format dnsmasq)
iptables-wl-enabled :
-ossi (anciennement ossi-ip-wl)
-ossi-safesearch (pour eviter l'affichage dans l'ACC)
-ossi-$nom (ajout des ip via un fichier)
°categories_help :
-affichage du nom / nom dans la langue du navigateur / description
°javascript sur les buttons d'import de blacklist
°correction de warning PHP
 
1843 2930 d 21 h raphael.pion /repos/alcasar/trunk/  
1827 2938 d 1 h raphael.pion /repos/alcasar/ +tout déplacer dans le dossier /usr/local/bin (changement de tous les scripts + fichiers php, sauf alcasar.sh)
+configuration réseau via l'ACC dans "system/network"
 
1818 2949 d 21 h raphael.pion /repos/alcasar/trunk/ Commit de Raphael :
- interception https
- correction : test wl & bl vide
- import BL/WL --> filtrage du fichier avec longueur TLD = 18 + test site iana
 
1614 3315 d 19 h franck /repos/alcasar/trunk/ quelques coquilles & corrections bug sur dns-local  
1521 3426 d 12 h richard /repos/alcasar/trunk/ - Le bypass est maintenant fonctionnel
- La modif de la conf RSO est prise en compte en cas e bypass
- WL et BL sont séparés