Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | debugging | Daniel Langesten | 2015-03-16 | 5 | -25/+21 | |
| | ||||||
* | removed illegal char | Daniel Langesten | 2015-03-16 | 1 | -1/+1 | |
| | ||||||
* | removed illegal char | Daniel Langesten | 2015-03-16 | 1 | -1/+1 | |
| | ||||||
* | added selection of database to setup in | Daniel Langesten | 2015-03-16 | 1 | -0/+2 | |
| | ||||||
* | added grants for the program | Daniel Langesten | 2015-03-16 | 2 | -1/+3 | |
| | ||||||
* | updated setup to the new spec | Daniel Langesten | 2015-03-16 | 1 | -25/+10 | |
| | ||||||
* | compile issues | Daniel Langesten | 2015-03-16 | 4 | -10/+9 | |
| | ||||||
* | updated the processing to the new spec | Daniel Langesten | 2015-03-16 | 4 | -60/+48 | |
| | ||||||
* | updated the db for the nfacct.conf | Daniel Langesten | 2015-03-16 | 2 | -10/+33 | |
| | ||||||
* | fixed spelling error | Daniel Langesten | 2015-03-13 | 1 | -1/+1 | |
| | ||||||
* | fixed so timebins are 5min big | Daniel Langesten | 2015-03-13 | 1 | -2/+2 | |
| | ||||||
* | renamed misspelled file | Daniel Langesten | 2015-03-13 | 1 | -0/+0 | |
| | | | | 2 | |||||
* | added config files for pmacct | Daniel Langesten | 2015-03-13 | 3 | -0/+48 | |
| | ||||||
* | Added support for how many entries that should be processed at a time. | Daniel Langesten | 2015-03-12 | 4 | -5/+20 | |
| | ||||||
* | removed constants from cleaner and added them as parameters so the code is ↵ | Daniel Langesten | 2015-03-12 | 4 | -11/+12 | |
| | | | | more modular | |||||
* | renamed tests and wrote a test for the whole program | Daniel Langesten | 2015-03-12 | 2 | -32/+84 | |
| | ||||||
* | added the first testcase | Daniel Langesten | 2015-03-11 | 1 | -0/+32 | |
| | ||||||
* | avoiding division by zero and negative numbers and som comments describing ↵ | Daniel Langesten | 2015-03-11 | 1 | -0/+7 | |
| | | | | the function | |||||
* | fixed another issue with the json formt | Daniel Langesten | 2015-03-11 | 1 | -1/+1 | |
| | ||||||
* | repaired config.json | Daniel Langesten | 2015-03-11 | 1 | -2/+2 | |
| | ||||||
* | removed readme | Daniel Langesten | 2015-03-10 | 1 | -1/+0 | |
| | ||||||
* | added comments | Daniel Langesten | 2015-03-10 | 1 | -0/+5 | |
| | ||||||
* | added epsilon to conf | Daniel Langesten | 2015-03-10 | 3 | -2/+3 | |
| | ||||||
* | added reading of configuration file | Daniel Langesten | 2015-03-10 | 1 | -1/+6 | |
| | ||||||
* | reading interval from conf instead of constant | Daniel Langesten | 2015-03-10 | 1 | -14/+28 | |
| | ||||||
* | reading volume size from conf | Daniel Langesten | 2015-03-10 | 1 | -1/+5 | |
| | ||||||
* | now reading volume information from config | Daniel Langesten | 2015-03-10 | 1 | -2/+9 | |
| | ||||||
* | finished configuration parsing | Daniel Langesten | 2015-03-10 | 1 | -11/+5 | |
| | ||||||
* | refactored for readability | Daniel Langesten | 2015-03-10 | 1 | -2/+2 | |
| | ||||||
* | added support for reading config from file | Daniel Langesten | 2015-03-10 | 2 | -6/+45 | |
| | ||||||
* | fixed bug where the intervals were calculated wrong | Daniel Langesten | 2015-03-10 | 1 | -2/+2 | |
| | ||||||
* | added example config | Daniel Langesten | 2015-03-10 | 1 | -0/+15 | |
| | ||||||
* | making sure to close rows | Daniel Langesten | 2015-03-10 | 1 | -0/+1 | |
| | ||||||
* | fixed timezone issues | Daniel Langesten | 2015-03-10 | 3 | -13/+17 | |
| | ||||||
* | added missing error check | Daniel Langesten | 2015-03-10 | 1 | -1/+1 | |
| | ||||||
* | added missing = to statement | Daniel Langesten | 2015-03-10 | 1 | -1/+1 | |
| | ||||||
* | added testdata | Daniel Langesten | 2015-03-10 | 1 | -0/+8 | |
| | ||||||
* | compile issues | Daniel Langesten | 2015-03-10 | 3 | -25/+19 | |
| | ||||||
* | removing processed mark on old entries before beginning to clean data | Daniel Langesten | 2015-03-09 | 1 | -0/+7 | |
| | ||||||
* | added processing of timestamp in raw data | Daniel Langesten | 2015-03-09 | 1 | -6/+51 | |
| | ||||||
* | updated raw table | Daniel Langesten | 2015-03-09 | 1 | -1/+2 | |
| | ||||||
* | fixed timespans | Daniel Langesten | 2015-03-09 | 1 | -4/+23 | |
| | ||||||
* | added differential privacy to the algorithm | Daniel Langesten | 2015-03-04 | 2 | -5/+10 | |
| | ||||||
* | compile errors and bugfix | Daniel Langesten | 2015-03-04 | 4 | -18/+30 | |
| | ||||||
* | added function and refactored the code | Daniel Langesten | 2015-03-04 | 4 | -121/+187 | |
| | ||||||
* | removed tests | Daniel Langesten | 2015-03-04 | 1 | -86/+0 | |
| | ||||||
* | added main function | Daniel Langesten | 2015-03-03 | 1 | -0/+12 | |
| | ||||||
* | fixed type-o | Daniel Langesten | 2015-03-03 | 1 | -1/+1 | |
| | ||||||
* | fixed errors | Daniel Langesten | 2015-03-03 | 1 | -7/+10 | |
| | ||||||
* | added testdata | Daniel Langesten | 2015-03-03 | 1 | -0/+3 | |
| |