pegasus/src/Pegasus/Security/Authentication

(logo)

ViewCVS and CVS Help

Current directory:[Pegasus] / pegasus / src / Pegasus / Security / Authentication
Files shown:45

File Rev. Age Author Last log entry
(dir) tests/        
(file) Makefile   1.27  9 years  jsafrane  BUG#: 9941 TITLE: Make the cookie session management optional. DESCRIPTION: Int...
(file) Cookies.cpp   1.1  9 years  jsafrane  BUG#: 9892 TITLE: Implement cookie-based session management. DESCRIPTION: PAM (...
(file) Cookies.h   1.1  9 years  jsafrane  BUG#: 9892 TITLE: Implement cookie-based session management. DESCRIPTION: PAM (...
(file) AuthenticationManager.cpp   1.46  9 years  jsafrane  BUG#: 9883 TITLE: Implement HTTP Negotiate authentication DESCRIPTION: Implemen...
(file) AuthenticationManager.h   1.24  9 years  jsafrane  BUG#: 9883 TITLE: Implement HTTP Negotiate authentication DESCRIPTION: Implemen...
(file) NegotiateAuthenticationHandler.cpp   1.1  9 years  jsafrane  BUG#: 9883 TITLE: Implement HTTP Negotiate authentication DESCRIPTION: Implemen...
(file) NegotiateAuthenticationHandler.h   1.1  9 years  jsafrane  BUG#: 9883 TITLE: Implement HTTP Negotiate authentication DESCRIPTION: Implemen...
(file) AuthenticationStatus.h   1.3  10 years  dl.meetei  BUG#: 9849 TITLE: No return code in response when invoke PG_Account method DESC...
(file) BasicAuthenticationHandler.cpp   1.37  10 years  karl  BUG#: 9767 TITLE: Build Failure on Windows in authentication. DESCRIPTION: Add ...
(file) PAMSession.h   1.5  10 years  ashok.pathak  BUG#: 9796 TITLE: OpenPegasus Update Expired Password Support broken DESCRIPTI...
(file) PAMSessionBasicAuthenticator.cpp   1.4  10 years  ashok.pathak  BUG#: 9796 TITLE: OpenPegasus Update Expired Password Support broken DESCRIPTI...
(file) PAMSessionBasicAuthenticator.h   1.4  10 years  ashok.pathak  BUG#: 9796 TITLE: OpenPegasus Update Expired Password Support broken DESCRIPTI...
(file) SecureBasicAuthenticator.cpp   1.38  10 years  dl.meetei  BUG#: 9812 TITLE: Exclude UserAuthProvider and UserManager code for PAM builds ...
(file) SecureBasicAuthenticator.h   1.17  10 years  dl.meetei  BUG#: 9812 TITLE: Exclude UserAuthProvider and UserManager code for PAM builds ...
(file) LocalAuthFile.cpp   1.31  10 years  ashok.pathak  BUG#: 9727 TITLE: Remove C++11 narrowing warnings DESCRIPTION:
(file) AuthenticationStatus.cpp   1.1  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) Authenticator.h   1.16  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) BasicAuthenticationHandler.h   1.18  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) BasicAuthenticator.h   1.13  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) LocalAuthenticationHandler.cpp   1.29  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) LocalAuthenticationHandler.h   1.17  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) LocalAuthenticator.h   1.18  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) PAMBasicAuthenticator.h   1.26  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) PAMBasicAuthenticatorStub.cpp   1.19  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) PAMBasicAuthenticatorUnix.cpp   1.45  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) SecureLocalAuthenticator.cpp   1.20  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) SecureLocalAuthenticator.h   1.18  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) pam_rcToAuthStatus.h   1.1  11 years  marek  BUG#:9639 TITLE: Many PAM errors are not reported correctly DESCRIPTION:
(file) LocalAuthFile.h   1.15  15 years  kumpf  BUG#: 8273 TITLE: Remove trailing space characters DESCRIPTION: Remove meaningle...
(file) Linkage.h   1.10  15 years  martin  BUG#: 8123 TITLE: Update copyright/license text DESCRIPTION: Fixing trailing s...
(file) PAMBasicAuthenticator.cpp   1.17  15 years  martin  BUG#: 8123 TITLE: Update copyright/license text DESCRIPTION: Fixing trailing s...
(file) KerberosAuthenticationHandler.h (in the Attic) [hide]   1.2  16 years  mike  PEP#: 328 TITLE: Backout of accidental commit. DESCRIPTION: Backed out accident...
(file) diagram.txt (in the Attic) [hide]   1.1  17 years  mike  file diagram.txt was initially added on branch PEP286_PRIVILEGE_SEPARATION_BRANC...
(file) LocalAuthFileWindows.cpp (in the Attic) [hide]   1.7  20 years  tony  Bugs - 441, 1027: windows local authentication using password file - remove Loc...
(file) LocalAuthFileUnix.cpp (in the Attic) [hide]   1.24  20 years  tony  Bugs - 441, 1027: windows local authentication using password file - Combine th...
(file) PAMBasicAuthenticatorLinux.cpp (in the Attic) [hide]   1.3  21 years  kumpf  HP-[DME] Merge Linux and Unix implementations of PAM.
(file) PAMBasicAuthenticatorWindows.cpp (in the Attic) [hide]   1.3  22 years  kumpf  HP-DME: Fix compilation errors on Linux and Windows.
(file) LocalAuthenticatorUnix.cpp (in the Attic) [hide]   1.3  22 years  kumpf  HP-Nag: Added Trace Code and did some cleanup of Authentication source files. Ad...
(file) LocalAuthenticatorWindows.cpp (in the Attic) [hide]   1.3  22 years  kumpf  HP-Nag: Added Trace Code and did some cleanup of Authentication source files. Ad...
(file) Authenticator.cpp (in the Attic) [hide]   1.1  22 years  kumpf  file Authenticator.cpp was initially added on branch dev.
(file) LocalAuthUtils.cpp (in the Attic) [hide]   1.1  22 years  kumpf  file LocalAuthUtils.cpp was initially added on branch dev.
(file) LocalAuthUtils.h (in the Attic) [hide]   1.1  22 years  kumpf  file LocalAuthUtils.h was initially added on branch dev.
(file) LocalAuthUtilsUnix.cpp (in the Attic) [hide]   1.1  22 years  kumpf  file LocalAuthUtilsUnix.cpp was initially added on branch dev.
(file) LocalAuthUtilsWindows.cpp (in the Attic) [hide]   1.1  22 years  kumpf  file LocalAuthUtilsWindows.cpp was initially added on branch dev.
(file) LocalAuthenticator.cpp (in the Attic) [hide]   1.1  22 years  kumpf  file LocalAuthenticator.cpp was initially added on branch dev.

Show files using tag:
 

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2