Skip to content

Releases: Dexer125/SELinux-Denials-Tool

Now using JFileChooser

02 Jun 18:35
Compare
Choose a tag to compare

This will make things faster

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

More efficient code

25 May 11:44
Compare
Choose a tag to compare

Now it should be more efficient and added automatic opening of output file.

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Saved some time for devs

03 May 19:56
Compare
Choose a tag to compare

Added ability to open another log after resolved one without terminating script

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Added ability of output to same directory

29 Apr 16:36
Compare
Choose a tag to compare

Added ability of output to same directory

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Fixed wrong outputs

27 Apr 21:51
Compare
Choose a tag to compare

Fixed wrong outputs.

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Fixed StringOutOfBoundsException

24 Apr 11:13
Compare
Choose a tag to compare
Pre-release

Fixed StringOutOfBoundsException

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Script compatible with Java 8

24 Apr 09:31
Compare
Choose a tag to compare
Pre-release

Added Java 8 support

Run it from cmd.

Use with Java 8+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Release v1.1 with duplicate lines removing

23 Apr 16:40
Compare
Choose a tag to compare

Added duplicate lines removing.

Run it from cmd.

Use with Java 10+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar

Initial release

23 Apr 12:54
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release of this simple tool. Run it from cmd.

Use with Java 10+

Move to folder with .jar file open cmd or terminal and type:

java -jar SELinuxDenialsTool.jar