Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement pending cve in cron.py | Bjoern Tropf | 2009-11-20 | 1 | -22/+7 |
* | Large restructuration | Bjoern Tropf | 2009-10-31 | 1 | -5/+5 |
* | Implement genpatches | Bjoern Tropf | 2009-08-22 | 1 | -1/+1 |
* | Further work on output | Bjoern Tropf | 2009-08-22 | 1 | -0/+1 |
* | Implement show bugid | Bjoern Tropf | 2009-08-22 | 1 | -15/+25 |
* | Break lines after 79 characters | Bjoern Tropf | 2009-08-21 | 1 | -0/+2 |
* | Fix git user, add newline | Bjoern Tropf | 2009-07-31 | 1 | -1/+1 |
* | Clean code, fix some small bugs | bjoern | 2009-07-31 | 1 | -0/+1 |
* | Change max line length to 79 | Bjoern Tropf | 2009-07-23 | 1 | -45/+9 |
* | Add custom Exceptions | Bjoern Tropf | 2009-07-09 | 1 | -3/+4 |
* | Add guidexml class | Bjoern Tropf | 2009-06-25 | 1 | -0/+1 |
* | Implement interval_from_xml() | Bjoern Tropf | 2009-06-13 | 1 | -2/+1 |
* | Implement read_cve_file() | Bjoern Tropf | 2009-06-13 | 1 | -0/+1 |
* | Fix several TODOs | Bjoern Tropf | 2009-06-13 | 1 | -2/+3 |
* | Some bug fixes | Bjoern Tropf | 2009-06-11 | 1 | -0/+1 |
* | Add kernel class; Fix some bugs | Bjoern Tropf | 2009-06-11 | 1 | -1/+0 |
* | Fix some bugs | Bjoern Tropf | 2009-06-09 | 1 | -0/+1 |
* | Backup commit (several parts of the code are rewritten) | Bjoern Tropf | 2009-06-08 | 1 | -5/+1 |
* | Some insignificant changes | Bjoern Tropf | 2009-06-08 | 1 | -0/+1 |
* | Add cve/vulnerability class, change lots of code | Bjoern Tropf | 2009-06-08 | 1 | -1/+1 |
* | Move is_in_interval() to kernellib.py; Use dict for genpatches | Bjoern Tropf | 2009-06-06 | 1 | -47/+2 |
* | Small changes | Bjoern Tropf | 2009-06-05 | 1 | -0/+1 |
* | Implement get_genpatch() | Bjoern Tropf | 2009-06-05 | 1 | -0/+1 |
* | Fix FIXMEs, edit TODO | Bjoern Tropf | 2009-06-03 | 1 | -4/+16 |
* | Use os.uname() instead of cat /proc or calling 'uname -m' | Bjoern Tropf | 2009-06-03 | 1 | -3/+1 |
* | Rework logging inconsistency; Move more methods to kernellib.py | Bjoern Tropf | 2009-06-01 | 1 | -2/+0 |
* | Clean some code | Bjoern Tropf | 2009-05-30 | 1 | -4/+5 |
* | Further work on file structure, remove interval.py | Bjoern Tropf | 2009-05-29 | 1 | -4/+45 |
* | New file structure, implement kernellib.py | Bjoern Tropf | 2009-05-29 | 1 | -34/+5 |
* | Remove logging from kernel-check.py | Bjoern Tropf | 2009-05-29 | 1 | -1/+0 |
* | Add portage.output.EOutput() to kernel-check.py | Bjoern Tropf | 2009-05-29 | 1 | -0/+1 |
* | Fix whiteboard logging message | Bjoern Tropf | 2009-05-28 | 1 | -0/+1 |
* | Clean TODOs and FIXMEs | Bjoern Tropf | 2009-05-27 | 1 | -2/+3 |
* | Add delay instead of multicore support | Bjoern Tropf | 2009-05-27 | 1 | -1/+0 |
* | Code cosmetic changes #5 | Bjoern Tropf | 2009-05-27 | 1 | -26/+27 |
* | Code cosmetic changes #4 | Bjoern Tropf | 2009-05-27 | 1 | -19/+25 |
* | Code cosmetic changes #3 | Bjoern Tropf | 2009-05-14 | 1 | -0/+24 |
* | Code cosmetic changes #2 | Bjoern Tropf | 2009-05-14 | 1 | -10/+12 |
* | Code cosmetic changes #1 | Bjoern Tropf | 2009-05-14 | 1 | -5/+37 |
* | Create kernel-check.py stub | Bjoern Tropf | 2009-05-14 | 1 | -0/+7 |
* | Change file structure | Bjoern Tropf | 2009-05-12 | 1 | -8/+0 |
* | Move some todos to TODO | Bjoern Tropf | 2009-05-12 | 1 | -0/+8 |