Dmitry Voronin

Results 4 issues of Dmitry Voronin

Hi, Because getgrent() and getpwent() calls uses NSS for all available users and groups on machine (includes non-local). So, those patch uses only local /etc/passwd and /etc/groups files for getting...

Hi, Those patch adds new gui lxqt-admin-user-password utility, that can changes password for user. This utility uses PAM stack for getting information from pam (messages like 'new password' in current...

Does audit can register symlink events?

Hi, It seems I found a memory leak when fuzz auparse library. Audit package builded with `-g -O0 -fsanitize=address` To reproduce that, used code in #488 Building binary: `gcc -o...