Ticket #18 (new Feature)

Opened 4 years ago

Last modified 3 years ago

setools: show line numbers for rbac and range transitions

Reported by: jtang Assigned to: pebenito
Priority: Medium Milestone: design
Component: libqpol Version: SETools-Devel
Keywords: Cc:

Description

Investigate the items required to show line numbers for non-AV/TE rules (rbac and range transitions).

1. Changes to underlying sepol policydb structure.

2. Changes to source parser to store those line numbers.

3. Accessors from libqpol to retrieve the numbers.

4. Changes to apol, sesearch, and sediffx to show those numbers when a source policy has been loaded.

Change History

10/18/06 14:09:52 changed by jtang

  • version set to SETools-Devel.
  • component changed from apol to libqpol.
  • milestone changed from implementation to design.

02/05/07 11:27:54 changed by jmowery

  • priority changed from Low to Undecided.

02/15/07 11:11:14 changed by jmowery

  • owner changed from kcarr to pebenito.

05/10/07 09:01:26 changed by pebenito

  • priority changed from Undecided to Medium.

Part 1 and 2 should no longer be needed with the new representation.