Skip to content

Releases: hmeiland/linuxaad

fix passwd struct

08 Jun 21:37

Choose a tag to compare

fixed a bug in the creation in the passwd struct that would give correct getpwnam_r returns but might fail on some getpwnam requests. also filling the gecos field now with "..." instead of keeping it empty.

deploy rpm and get working ssh

20 Apr 13:15

Choose a tag to compare

improve rpm

17 Apr 20:26

Choose a tag to compare

improve rpm Pre-release
Pre-release

move from post rpm to enable script

update v0.2

17 Apr 20:06

Choose a tag to compare

update v0.2 Pre-release
Pre-release

add selinux support
fix getent passwd

test release for rpmbuild

14 Apr 07:50

Choose a tag to compare

Pre-release

initial release to start testing rpmbuild....