Skip to content
Snippets Groups Projects
Commit c2fd2225 authored by Oliver Breitwieser's avatar Oliver Breitwieser Committed by Eric Müller
Browse files

Track users by name instead of UIDs

For non-munge use, display the user supplied username. For munge usage,
convert uid to string.

Makes for much more informative log messages especially when not using
munge.

Unfortunately, despite avoiding copying, using strings as user-id seems
to cause memory corruption after about five minutes of intense usage.
Investigation pending.

Change-Id: If4626e078a41ce8d4b7059492fea1137db94bfa4
parent e713be0b
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment