/[secure-testing]/bin/tracker_service.py
ViewVC logotype

Log of /bin/tracker_service.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 6389 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 24 09:27:16 2007 UTC (5 years, 8 months ago) by thijs
File length: 50107 byte(s)
Diff to previous 6277
textfix

Revision 6277 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 11 18:36:41 2007 UTC (5 years, 9 months ago) by stef-guest
File length: 50143 byte(s)
Diff to previous 5655
change mailing list in tracker

Revision 5655 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 15 09:51:47 2007 UTC (6 years, 1 month ago) by fw
File length: 50149 byte(s)
Diff to previous 5103
* bin/tracker_service.py:
  Update DTSA candidates page for the etch release

Revision 5103 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 10 18:36:34 2006 UTC (6 years, 5 months ago) by fw
File length: 50149 byte(s)
Diff to previous 5100
Various changes to switch from FAKE- to TEMP- prefixes

(Yeah, less than stellar engineering that this isn't concentrated
in a single place.)

Revision 5100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 10 17:35:42 2006 UTC (6 years, 5 months ago) by fw
File length: 50098 byte(s)
Diff to previous 4662
Add a no-dsa filter to the "testing" web page

lib/python/security_db.py (DB._initViews):
  Add no_dsa column to the testing_status table.

bin/tracker_service.py (TrackerService.page_status_release_testing):
  Use it to implement the filter in the same way as for "stable".

Revision 4662 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 1 16:49:14 2006 UTC (6 years, 8 months ago) by stef-guest
File length: 49984 byte(s)
Diff to previous 4570
fix typo

Revision 4570 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 15 17:50:19 2006 UTC (6 years, 9 months ago) by seanius
File length: 49983 byte(s)
Diff to previous 4005
s/participiating/participating/

Revision 4005 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 20 17:08:37 2006 UTC (7 years ago) by fw
File length: 49984 byte(s)
Diff to previous 3902
* lib/python/security_db.py (DB.getTODOs):
  Add hide_check parameter.

* bin/tracker_service.py (TrackerService.page_status_todo):
  Use it.

Revision 3902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 1 09:04:25 2006 UTC (7 years ago) by fw
File length: 49620 byte(s)
Diff to previous 3859
bin/tracker_service (BugFilter):
  Fix crash while displaying the unstable/testing overviews.

Revision 3859 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 23 13:24:05 2006 UTC (7 years, 1 month ago) by fw
File length: 49615 byte(s)
Diff to previous 3597
Implement filtering vulnerabilities for which no DSA is scheduled.

bin/tracker_service.py (BugFilter):
  Refactor for better extensibility.
(BugFilterNoDSA):
  New class.
(TrackerService.page_status_release_stable_oldstable):
  Add no-dsa filter.

Revision 3597 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 11 18:44:21 2006 UTC (7 years, 2 months ago) by fw
File length: 48735 byte(s)
Diff to previous 3596
bin/tracker_service.py (TrackerService.make_search_button):
  Add missing space.

Revision 3596 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 11 18:43:13 2006 UTC (7 years, 2 months ago) by fw
File length: 48710 byte(s)
Diff to previous 3595
bin/tracker_service.py (TrackerService.make_search_button):
  Link to report page.

Revision 3595 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 11 18:40:14 2006 UTC (7 years, 2 months ago) by fw
File length: 48630 byte(s)
Diff to previous 3594
bin/tracker_service.py (TrackerService.page_home):
  Add missing space.
(TrackerService.page_report):
  Point URL directly to the introduction document.

Revision 3594 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 11 18:27:37 2006 UTC (7 years, 2 months ago) by fw
File length: 48610 byte(s)
Diff to previous 3311
Incorporate Micah's changes.

bin/tracker_service.py (TrackerService.page_home):
  Modernize.
(TrackerService.page_report):
  New page.

Revision 3311 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 17 18:46:14 2006 UTC (7 years, 4 months ago) by fw
File length: 46506 byte(s)
Diff to previous 3166
bin/tracker_service.py (TrackerService.page_object_or_redirect):
  Handle FAKE-nnn objects.
(TrackerService.page_debian_bug):
  Make this method usable for dealing with FAKE-nnn objects.

Revision 3166 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 27 15:08:37 2005 UTC (7 years, 4 months ago) by fw
File length: 45594 byte(s)
Diff to previous 3136
bin/tracker_service.py (TrackerService.page_data_latently_vulnerable):
  Report on "unimportant" urgency.

Revision 3136 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 23 21:09:32 2005 UTC (7 years, 5 months ago) by fw
File length: 43989 byte(s)
Diff to previous 3080
bin/tracker_service.py (TrackerService):
  Add page data/latently-vulnerable.
(TrackerService.page_data_latently_vulnerable):
  New method.

Revision 3080 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 17 11:58:49 2005 UTC (7 years, 5 months ago) by fw
File length: 42337 byte(s)
Diff to previous 3079
bin/tracker_service.py (TrackerService.page_bug):
  One more tweak for compactness.

Revision 3079 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 17 11:57:44 2005 UTC (7 years, 5 months ago) by fw
File length: 42337 byte(s)
Diff to previous 3078
bin/tracker_service.py (TrackerService.page_bug):
  Make header more compact.

Revision 3078 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 17 11:17:21 2005 UTC (7 years, 5 months ago) by fw
File length: 42215 byte(s)
Diff to previous 3071
Store CVE descriptions in the nvd_data table.  Enable incremental
NVD updates.

lib/python/security_db.py (DB):
  Bump schema version.  Add cve_desc column to the nvd_data table.
(DB.updateNVD):
  New method.

bin/update-nvd:
  If the -i option is specified, use updateNVD instead of replaceNVD.

lib/python/nvd.py (_Parser):
  Add new member variable path.
(_Parser.characters):
  New method.
(_Parser.endElement):
  Store cve_desc variable.

bin/tracker_service.py (TrackerService.page_bug):
  Use NVD description if available.

Revision 3071 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 16 09:43:24 2005 UTC (7 years, 5 months ago) by fw
File length: 42122 byte(s)
Diff to previous 3069
bin/tracker_service.py (TrackerService.page_home):
  Update to include oldstable.

Revision 3069 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 16 09:23:57 2005 UTC (7 years, 5 months ago) by fw
File length: 42021 byte(s)
Diff to previous 3051
lib/python/security_db.py (DB):
  Bump schema version.  Add oldstable_status view.

bin/tracker_service.py (TrackerService):
  Add oldstable page.

Revision 3051 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 15 11:37:40 2005 UTC (7 years, 5 months ago) by fw
File length: 41483 byte(s)
Diff to previous 3014
lib/python/security_db.py (DB):
  Bump schema version.
(DB.initSchema):
  Add debsecan_data table.
(DB.calculateDebsecan, DB.getDebsecan):
  New methods.

bin/update-db:
  Invoke calculateDebsecan.

bin/tracker_service.py (TrackerService):
  Add support for debsecan/* pages.
(TrackerService.page_debsecan):
  New method.

Revision 3014 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 12 15:28:39 2005 UTC (7 years, 5 months ago) by fw
File length: 41059 byte(s)
Diff to previous 2679
bin/tracker_service.py (TrackerService.page_status_release_unstable):
  Correct page title.

Revision 2679 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 6 14:44:51 2005 UTC (7 years, 6 months ago) by fw
File length: 41058 byte(s)
Diff to previous 2554
bin/tracker_service.py (TrackerService.page_status_dtsa_candidates):
  Fix message in front of the generated table.

Revision 2554 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 24 14:43:04 2005 UTC (7 years, 6 months ago) by fw
File length: 41094 byte(s)
Diff to previous 2511
Add a summary page for tracked bugs without a CVE name.

lib/python/security_db.py (DB.getFakeBugs):
  New method.

bin/tracker_service.py (TrackerService.page_data_fake_names):
  New method.
(TrackerService.__intit__, TrackerService.page_home):
  Use it.

Revision 2511 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 13:47:06 2005 UTC (7 years, 7 months ago) by fw
File length: 39829 byte(s)
Diff to previous 2495
bin/tracker_service.py (TrackerService.page_bug):
  For redirect URLs, normalize CAN-* to CVE-*.

Revision 2495 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 09:32:16 2005 UTC (7 years, 7 months ago) by fw
File length: 39644 byte(s)
Diff to previous 2491
bin/tracker_service.py (TrackerService):
  Changes for the CVE transition.

Revision 2491 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 09:04:11 2005 UTC (7 years, 7 months ago) by fw
File length: 39667 byte(s)
Diff to previous 2489
 r773@deneb:  fw | 2005-10-20 10:42:35 +0200
 bin/tracker_service.py (BugFilter):
   New class.
 (TrackerService):
   Use it where applicable.

Revision 2489 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 09:03:51 2005 UTC (7 years, 7 months ago) by fw
File length: 36753 byte(s)
Diff to previous 2488
 r639@deneb:  fw | 2005-10-14 16:07:15 +0200
 bin/tracker_service.py (TrackerService.page_home):
   Mention NVD explicitly.

Revision 2488 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 09:03:39 2005 UTC (7 years, 7 months ago) by fw
File length: 36568 byte(s)
Diff to previous 2485
 r638@deneb:  fw | 2005-10-14 15:43:12 +0200
 bin/tracker_service.py (TrackerService.page_home):
   Document external interfaces.
 (TrackerService.page_bug):
   Add NVD references.
 (TrackerService.page_status_release_stable,
  TrackerService.page_status_release_testing):
   Show NVD remote attack range if present.
 (TrackerService.url_nvd, TrackerService.make_nvd_ref):
   New.
 
 lib/python/security_db.py (NVDEntry):
   New class.
 (DB.initSchema):
   New nvd_data table.  Update stable_status and testing_status views.
 (DB.replaceNVD, DB.getNVD):
   New methods.
 
 bin/update-nvd, lib/python/nvd.py:
   New files.

Revision 2485 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 09:03:03 2005 UTC (7 years, 7 months ago) by fw
File length: 34702 byte(s)
Diff to previous 2482
 r628@deneb:  fw | 2005-10-14 10:35:43 +0200
 bin/tracker_service.py (TrackerService.page_redirect):
   New method.  Invokes page_object_or_redirect.
 (TrackerService.page_object):
   Reimplement in terms of page_object_or_redirect.
 (TrackerService.page_object_or_redirect):
   Display an object page, or redirect to the correct page
   (which can be external).

Revision 2482 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Oct 20 09:02:12 2005 UTC (7 years, 7 months ago) by fw
File length: 34189 byte(s)
 r614@deneb:  fw | 2005-10-13 22:12:28 +0200
 Add new web front end.
 
 bin/tracker_service.py, lib/python/web_support.py:
   New files.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5