Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize file search routines #77

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Conversation

mcgege
Copy link
Member

@mcgege mcgege commented Jul 13, 2017

  • Remove redundant search for .rhosts files from os-01 (see os-09)
  • Direct lookup of /etc/hosts.equiv instead of recursive search (os-01)
  • Limit find to 3 sublevels in os-09

Signed-off-by: Michael Geiger [email protected]

- Remove redundant search for .rhosts files from os-01 (see os-09)
- Direct lookup of /etc/hosts.equiv instead of recursive search (os-01)
- Limit find to 3 sublevels in os-09

Signed-off-by: Michael Geiger <[email protected]>
Copy link
Member

@atomic111 atomic111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mcgege great, thank you for your pr and this was fast. wow!!!

@atomic111 atomic111 merged commit 60ae1a5 into dev-sec:master Jul 14, 2017
@mcgege mcgege deleted the search-opt branch July 14, 2017 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants