source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81   15 years g7moreau * Again one more verbose…
(edit) @80   15 years g7moreau Add one mode DEBUG print in updatesw command
(edit) @79   15 years g7moreau * Add verbose option to updatesw
(edit) @78   15 years g7moreau * Last change. Limit arpwatch cache two 1.1 hour * Some format thing
(edit) @77   15 years g7moreau * Add HP switch model 2510G-48 code name J9280A
(edit) @76   15 years g7moreau * Update doc
(edit) @75   15 years g7moreau * Add removedb and cleandb in documentation
(edit) @74   15 years g7moreau * Add cleandb command to delete duplicate entry when time date are …
(edit) @73   15 years g7moreau * Small change on css class to improve web page * Change Hostname …
(edit) @72   15 years g7moreau * Add export html for ip-free
(edit) @71   15 years g7moreau * Add VLAN columns to exportdb for html format
(edit) @70   15 years g7moreau * Add VLAN info to exportdb when txt format
(edit) @69   15 years g7moreau * Add command cmd_ip_free klask ip-free return ip not use in one …
(edit) @68   15 years g7moreau * Add new switch model * Add search option in help * Better DNS search
(edit) @67   15 years g7moreau * Small typo
(edit) @66   16 years g7moreau * Faster implementation of removedb command if the parameter is an IP …
(edit) @65   16 years g7moreau * Big error, IP was reverse IP !
(edit) @64   16 years g7moreau * Change Class Filehandle by FileHandle? * Change one regular …
(edit) @63   16 years g7moreau * Cancel last commit (error done before...)
(edit) @62   16 years g7moreau * Cancel last commit
(edit) @61   16 years g7moreau * Many change to suppress many warning
(edit) @60   16 years g7moreau * List declaration without trailing comma * Useless interpolation of …
(edit) @59   16 years g7moreau * Suppress parentheses on builtin function
(edit) @58   16 years g7moreau * Suppress Useless interpolation of literal string
(edit) @57   16 years g7moreau * Small, very small change…
(edit) @56   16 years g7moreau * Add $VERSION variable
(edit) @55   16 years g7moreau * Suppress some perlcritic warning level 2 - remove the last unless …
(edit) @54   16 years g7moreau * Work on Quotes for perlcritic warning level 2
(edit) @53   16 years g7moreau * Suppress perlcritic warning level 2 String delimiter used with …
(edit) @52   16 years g7moreau * Suppress perlcritic warnng level 3 Backtrick usage. Replace by …
(edit) @51   16 years g7moreau * Suppress perlcritic warning level 3 Capture variable used outside …
(edit) @50   16 years g7moreau * Suppress warning perlcritic level 3 Regular expression without …
(edit) @49   16 years g7moreau * Suppress old code * Suppress old comment * Update year copyright
(edit) @48   16 years g7moreau * Suppress perlcritic warning at level 3 Mismatched operator at …
(edit) @47   16 years g7moreau * Suppress perlcritic warning at level 3 Heredoc terminator must be …
(edit) @46   16 years g7moreau * Before pass test : perlcritic klask * Now pass : perlcritic -4 klask
(edit) @45   16 years g7moreau * Add html export format * Add network to the computer database data
(edit) @44   17 years g7moreau * Add HP3500-24G switch model * Change to YAML::Syck perl module in …
(edit) @43   17 years g7moreau * Add HP3500-24G HP switch model J8692A
(edit) @42   17 years g7moreau * Change match for HP2626B
(edit) @41   17 years g7moreau * Add swicth HP2810-48G
(edit) @40   18 years g7moreau * Add web-klask project from Kevin Reverchon
(edit) @39   18 years g7moreau * Add support for snmp v3 in search-mac-on-switch command. But the …
(edit) @38   18 years g7moreau * Put default argument on the command line.
(edit) @37   18 years g7moreau * Small change in version command. replace Ver by Rev
(edit) @36   18 years g7moreau * Add command version
(edit) @35   18 years g7moreau * Add command search-mac-on-switch klask search-mac-on-switch …
(edit) @34   18 years g7moreau * Add some check to verify taht the databse exists and if not, …
(edit) @33   18 years g7moreau * Change in format dot (exportsw) the location circle. Now, the …
(edit) @32   18 years g7moreau * Add keyword SVN : Id propset to Klask script
(edit) @31   18 years g7moreau * size_of_database = 1 if the database is empty because I use this …
(edit) @30   18 years g7moreau * Add the HP2650 HP switch Model. Thanks to Lois Taulelle from ENS …
(edit) @29   18 years g7moreau * Change shell sort argument - old : sort +2rn - new : sort -rn …
(edit) @28   18 years g7moreau * KLASK_DB_FILE and KLASK_SW_FILE are defined with expanded variable …
(edit) @27   18 years g7moreau * Add the HP1800-8G HP switch Model. Thanks to Lois Taulelle from …
(edit) @26   18 years g7moreau * Begin to test the running environnement to see if it's OK
(edit) @25   18 years g7moreau * Add the switch model on the dot graph. I need to have the switch …
(edit) @24   18 years g7moreau * Suppress the import method 'all' in YAML package
(edit) @23   18 years g7moreau * Update list debian package need by klask
(edit) @22   18 years g7moreau * Human Readable Port depend now on the switch model. No anymore …
(edit) @21   18 years g7moreau * Separate switch HP 2626 model A and B in two distinct model
(edit) @20   18 years g7moreau * Model of the switch are now search on the switch by SNMP 10 models …
(edit) @19   18 years g7moreau * Damned, forget to try before commit ! I forgot a semi comma…
(edit) @18   18 years g7moreau * Begin to introduce OID_NUMBER Variable and SWITCH_TYPE
(edit) @17   18 years g7moreau * Put use command at the top of the file
(edit) @16   18 years g7moreau * Redirect both standart output and error output to /dev/null
(edit) @15   18 years g7moreau * Rename globale variable switch_port_count -> SWITCH_PORT_COUNT
(edit) @14   18 years g7moreau * Change Switch description print line
(edit) @13   18 years g7moreau * Suppress the last call to a hardcore router address * Rename global …
(edit) @12   18 years g7moreau * Rename SWITCH_DB variable to KLASK_CFG
(edit) @11   18 years g7moreau * Change many global variable to uppercase letters
(edit) @10   18 years g7moreau * Initialize Default command to 'help'
(edit) @9   18 years g7moreau * Do not hardcode any more the router IP address Need to be test now …
(edit) @8   18 years g7moreau * Change aptitude command to apt-get
(edit) @7   18 years g7moreau * Add SWITCH_DB global parameter
(edit) @6   18 years g7moreau * Add URL to the web site
(edit) @5   18 years g7moreau * Update perldoc documentation on exportsw and updatesw command * …
(edit) @4   18 years g7moreau * Remove some old commented code * Add option exportsw with the option …
(edit) @3   18 years g7moreau * Last mod from my active server
(edit) @2   18 years g7moreau * Add last versionning version
(add) @1   18 years root * Initial project roots
Note: See TracRevisionLog for help on using the revision log.