14 Commits

Author SHA1 Message Date
Lars Scheibling
c1a0f72fa1 Updated path 2024-01-12 09:20:18 +00:00
Marco Trevisan (Treviño)
04578a00b0 README: Update how to run tests 2023-12-14 22:07:50 +01:00
Marco Trevisan (Treviño)
a8c4a14150 pam-moduler: Add first implementation of a Go PAM Module generator
A PAM module can be generated using pam-moduler and implemented fully in
go without having to manually deal with the C setup.

Module can be compiled using go generate, so go:generate directives can be
used to make this process automatic, with a single go generate call as shown
in the example.
2023-12-14 22:07:48 +01:00
Michael Steinert
2bda45159c Update README for v2 2023-11-30 12:49:59 -06:00
Michael Steinert
004c7008f4 Another try at adding codecov 2023-11-29 21:50:06 -06:00
Michael Steinert
39406aafe4 Attempt to modernize the repo 2021-12-03 12:05:27 -06:00
Michael Steinert
02ccfbfaf0 [ci skip] Update documentation 2015-12-04 10:05:44 -06:00
Michael Steinert
6534f23b39 [ci skip] Update link to official documentation 2015-09-03 15:12:29 -05:00
Michael Steinert
d5d607bc17 Add Go Report Card badge 2015-04-10 15:11:06 -05:00
Michael Steinert
b60415a968 Another stab at goveralls 2015-04-09 14:21:10 -05:00
Michael Steinert
7ad21d5bbc Add Coveralls.io 2015-04-09 13:44:52 -05:00
Michael Steinert
767cadc80c Small documentation updates 2015-03-30 19:16:13 -05:00
Michael Steinert
9c771166c9 Add a test suite 2015-03-29 11:25:00 -05:00
Michael Steinert
b380319c58 Update README 2015-03-28 19:44:51 -05:00