[PATCH] -added the ability to have "COMMONNAME" replaced
with certificate common name in pam conversation
Signed-off-by: Joe Patterson
---
plugin/auth-pam/README |2 +-
plugin/auth-pam/auth-pam.c | 11 +--
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/plugin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/03/11 17:44, Joe Patterson wrote:
> I had wanted to have the capability of forcing users to match their
> username with their cert common name. It's possible to do this using
> the environment variables passed to an auth script, but I figured it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/03/11 15:07, Samuli Seppänen wrote:
> Removed win/make_dist.py's dependency on TAP-driver and tapinstall.exe
> building.
> Also added manifest embedding commands to win/make_dist.py. To avoid duplicate
> code moved the "build_vc" method from win
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/03/11 15:36, Samuli Seppänen wrote:
> Added support for generating installer with unsigned TAP drivers. Fixed
> Windows
> Vista/7 Start menu shortcut uninstall failure.
>
> Signed-off-by: Samuli Seppänen
> ---
> win/openvpn.nsi | 19 +++
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/03/11 15:37, Samuli Seppänen wrote:
> The original config-win32.h - a static header file - has been superceded by
> both
> "domake-win" script and the new Python-based buildsystem. Transformed it into
> a
> template file, win/config.h.in, which
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/03/11 15:38, Samuli Seppänen wrote:
> Signed-off-by: Samuli Seppänen
> ---
> INSTALL-win32.txt | 23 ---
> 1 files changed, 12 insertions(+), 11 deletions(-)
>
Applied to beta2.2 and merged into allmerged as well.
commi
Hi Alon,
> Hello,
>
> GIT/SVN repository is expected to be published clearly in opened
> source projects, just like you have Download option in menu, there
> should be Source or similar.
>
Agreed, Git repo is too hard to find currently. I'll get this fixed.
> If your git is the one that is candi