summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Implement -k/--kernel $(uname -r)Bjoern Tropf2009-12-141-2/+5
| | | | | | Fix several bugs Change licence date Cleanup
* Implement spin.update()Bjoern Tropf2009-12-081-1/+2
| | | | Move arch to kernel class
* Implement kernel updatesBjoern Tropf2009-12-071-0/+1
|
* Start porting kernel-check to python3Bjoern Tropf2009-12-071-0/+1
| | | | | Remove unused imports Add "kernel is secure" message
* Implement kernel-check [BUGID|CVE]Bjoern Tropf2009-12-031-0/+2
| | | | | | Implement -s, --sync Fix serveral bugs Clean up lots of old code
* Implement pending cve in cron.pyBjoern Tropf2009-11-201-22/+7
| | | | | Fix tabs in setup.py Update TODO
* Large restructurationBjoern Tropf2009-10-311-5/+5
|
* Implement genpatchesBjoern Tropf2009-08-221-1/+1
| | | | Several bugfixes
* Further work on outputBjoern Tropf2009-08-221-0/+1
|
* Implement show bugidBjoern Tropf2009-08-221-15/+25
| | | | | | | | Rework output Add beta message Remove sys.exit() Add debug arg (-d, --debug) Fix one exception
* Break lines after 79 charactersBjoern Tropf2009-08-211-0/+2
| | | | | | | Remove GENTOO_KERNEL list Add more Exceptions Fix directory errors Fix sources error introduced two commits before
* Fix git user, add newlineBjoern Tropf2009-07-311-1/+1
|
* Clean code, fix some small bugsbjoern2009-07-311-0/+1
|
* Change max line length to 79Bjoern Tropf2009-07-231-45/+9
| | | | | | Start work on documentation Fix some minor bugs Edit the TODO list
* Add custom ExceptionsBjoern Tropf2009-07-091-3/+4
| | | | | | | | | | Remove error() Mark debug() deprecated Move global variables to kernellib Fix some minor bugs Add some additional output information Remove Copyrights Move all tests to testsuite.py
* Add guidexml classBjoern Tropf2009-06-251-0/+1
|
* Implement interval_from_xml()Bjoern Tropf2009-06-131-2/+1
|
* Implement read_cve_file()Bjoern Tropf2009-06-131-0/+1
|
* Fix several TODOsBjoern Tropf2009-06-131-2/+3
|
* Some bug fixesBjoern Tropf2009-06-111-0/+1
|
* Add kernel class; Fix some bugsBjoern Tropf2009-06-111-1/+0
|
* Fix some bugsBjoern Tropf2009-06-091-0/+1
|
* Backup commit (several parts of the code are rewritten)Bjoern Tropf2009-06-081-5/+1
|
* Some insignificant changesBjoern Tropf2009-06-081-0/+1
|
* Add cve/vulnerability class, change lots of codeBjoern Tropf2009-06-081-1/+1
|
* Move is_in_interval() to kernellib.py; Use dict for genpatchesBjoern Tropf2009-06-061-47/+2
|
* Small changesBjoern Tropf2009-06-051-0/+1
|
* Implement get_genpatch()Bjoern Tropf2009-06-051-0/+1
|
* Fix FIXMEs, edit TODOBjoern Tropf2009-06-031-4/+16
|
* Use os.uname() instead of cat /proc or calling 'uname -m'Bjoern Tropf2009-06-031-3/+1
|
* Rework logging inconsistency; Move more methods to kernellib.pyBjoern Tropf2009-06-011-2/+0
|
* Clean some codeBjoern Tropf2009-05-301-4/+5
|
* Further work on file structure, remove interval.pyBjoern Tropf2009-05-291-4/+45
|
* New file structure, implement kernellib.pyBjoern Tropf2009-05-291-34/+5
|
* Remove logging from kernel-check.pyBjoern Tropf2009-05-291-1/+0
|
* Add portage.output.EOutput() to kernel-check.pyBjoern Tropf2009-05-291-0/+1
|
* Fix whiteboard logging messageBjoern Tropf2009-05-281-0/+1
|
* Clean TODOs and FIXMEsBjoern Tropf2009-05-271-2/+3
|
* Add delay instead of multicore supportBjoern Tropf2009-05-271-1/+0
|
* Code cosmetic changes #5Bjoern Tropf2009-05-271-26/+27
|
* Code cosmetic changes #4Bjoern Tropf2009-05-271-19/+25
|
* Code cosmetic changes #3Bjoern Tropf2009-05-141-0/+24
|
* Code cosmetic changes #2Bjoern Tropf2009-05-141-10/+12
|
* Code cosmetic changes #1Bjoern Tropf2009-05-141-5/+37
|
* Create kernel-check.py stubBjoern Tropf2009-05-141-0/+7
|
* Change file structureBjoern Tropf2009-05-121-8/+0
|
* Move some todos to TODOBjoern Tropf2009-05-121-0/+8