]> git.proxmox.com Git - pmg-api.git/history - PMG/Statistic.pm
follouwp indentation fixup
[pmg-api.git] / PMG / Statistic.pm
2019-06-07 Thomas Lamprechtfollouwp indentation fixup
2019-06-07 Alexander Plankextended fix #1974: traffic_stat_graph: go through...
2018-12-17 Wolfgang Bumillerfix #1974: postscreen_stat_graph: go through all entries
2018-12-17 Wolfgang Bumillerstyle fixup
2017-12-07 Dietmar MaurerPMG/API2/Statistics.pm - include postscreen stats in...
2017-12-07 Dietmar MaurerPMG/API2/Statistics.pm - rename rblcount to rejectcount...
2017-11-29 Dietmar Maurertotal_domain_stat: return bytes instead of mbytes
2017-11-29 Dietmar Maurertotal_mail_stat: return bytes_in/bytes_out in bytes...
2017-10-12 Dominik Csapaklimit the 'recent_mailcount' to the correct time
2017-10-11 Dominik Csapakadd 'recentreceivers' api count
2017-10-11 Dominik Csapakadd 'recent' statistics api call
2017-09-12 Dietmar Maurerfix time for statistic data
2017-09-12 Dietmar Maurerround timespan to integer
2017-09-12 Dietmar Maurerremove dead code
2017-09-11 Dietmar Maureradd rbl count statistics API
2017-09-11 Dietmar Maurernew table LocalStat to sync RBLCount
2017-09-06 Dietmar Maurerimplement admin/advfilter configuration
2017-09-06 Dietmar Maurerimplement contact statistic API
2017-09-05 Dietmar Maurerimplement receiver statistics, cleanups
2017-09-04 Dietmar MaurerPMG/API2/Statistics.pm - implement sender statistics
2017-09-01 Dietmar MaurerPMG/API2/Statistics.pm - implement domain statistics
2017-09-01 Dietmar MaurerPMG/Statistic.pm - rename traffic_in/out to bytes_in/out
2017-08-31 Dietmar MaurerPMG::Statistic::traffic_stat_day_dist - return data...
2017-08-31 Dietmar MaurerPMG/API2/Statistics.pm - implement mailcount API
2017-08-31 Dietmar MaurerPMG::Statistic::traffic_stat_graph - return data for...
2017-08-25 Dietmar MaurerAPI /statistics/mail: return values as numbers
2017-08-21 Dietmar Maurercode cleanup
2017-04-26 Dietmar Maurermove cleanup_stats() to PMG::DBTools::purge_statistic_d...
2017-04-25 Dietmar Maurerpmg-hourly: cleanup statistic database
2017-02-28 Dietmar Maureruse 'die' instead of 'carp'
2017-02-21 Dietmar MaurerPMG/ClusterConfig.pm: better code to read/write cluster...
2017-02-14 Dietmar Maurercleanup and install PMG/Statistic.pm
2017-02-14 Dietmar Maurerimport Proxmox::Statistic class