Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 63 → Rev 64

/scripts/alcasar-iptables-bypass.sh
1,4 → 1,6
#!/bin/sh
# $Id$
 
# script d'initialisation des regles du parefeu en mode ByPass
# Rexy - 3abtux
# version 1.8 - 12/2009
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-CA.sh
1,5 → 1,6
#!/bin/sh
#
# $Id$
 
# alcasar-CA.sh
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
# This script is distributed under the Gnu General Public License (GPL)
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-iptables.sh
1,4 → 1,5
#!/bin/sh
# $Id$
# script de mise en place des regles du parefeu d'Alcasar (mode normal)
# Rexy - 3abtux - CPN
# version 1.8 (12/2009)
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-conf.sh
1,4 → 1,6
#/bin/sh
# $Id$
# $Author$
# by rexy
# Ce script permet de créer ou de charger l'archive des fichiers de configuration (/tmp/alcasar-conf.tar.gz)
DIR_UPDATE="/tmp/conf" # répertoire de stockage des fichier de conf pour une mise à jour
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-iptables-filter.sh
1,4 → 1,5
#!/bin/sh
# $Id$
# by rexy (version 1.9 du 12/2009)
 
# a voir la relation avec nf_nat_ftp
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-mondo.sh
1,4 → 1,5
#!/bin/sh
# $Id$
# by 3abtux (with debug helps by Michel GAUDET)
DIR_TMP="/var/log/mondo"
DIR_ISO="/var/Save/ISO"
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-urpmi.sh
1,4 → 1,5
#!/bin/sh
# $Id$
# script d'ajout des medias logiciels
# 3abtux & rexy
# changelog :
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-log-export.sh
1,5 → 1,5
#!/bin/sh
#
# $Id$
# alcasar-log-export.sh
# by Franck BOUIJOUX
# This script is distributed under the Gnu General Public License (GPL)
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/scripts/alcasar-watchdog.sh
1,4 → 1,5
#/bin/sh
# $Id$
# by rexy
# Ce script permet de déconnecter les usagers dont
# - les équipementis réseau ne répondent plus
/scripts/alcasar-log-clean.sh
1,4 → 1,5
#!/bin/sh
# $Id$
# script de nettoyage des archives supérieures à 1 an ( 365 jours)
 
DATE=`date +%F`
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property