summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/pfsense.rb
AgeCommit message (Collapse)Author
2018-07-07use convenience methods in modelsWild Kat
* use convenience methods in models for legibility * disable Style/SymbolProc in rubocop * introduce cut_both instead of cut_head.cut_tail chain * document cut_both convenience method
2018-05-06Added removal of secrets to pfsensez00nx 0
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2017-05-08Fix closing /pfsense tagsorano
Fix closing /pfsense tag. Closes #825.
2017-03-06Update regexp to match pfSense 2.3.3 config filessorano
Fix regexp for pfSense (2.3.3-RELEASE) to remove revision time in config pull. Also remove snort last_rule_upd_time in config pull.
2016-10-19Update regex to match newer pfSense config filesDenver Abrey
2016-10-17Fix blank pfSense configs being saved if regex doesn't matchDenver Abrey
2016-08-26config pull will not remove its revision timeChristoffer Stokbaek
2016-08-23Closes #535Saku Ytti
2016-08-22move pfsense to correct directorySaku Ytti