Log of /trunk/net/auth/inc/TAuthenticate.h
Parent Directory
Revision
23091 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 9 15:04:27 2008 UTC (6 years, 9 months ago) by
rdm
File length: 10782 byte(s)
Diff to
previous 21591
moving the follwing directories to "net":
alien, auth, glite, globusauth, krb5auth, ldap, monalisa, net, netx,
rootd, rpdutils, srputils, xrootd
Revision
13840 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 17 14:12:48 2006 UTC (9 years ago) by
rdm
Original Path:
trunk/auth/inc/TAuthenticate.h
File length: 10844 byte(s)
Diff to
previous 12959
From Gerri:
Though deprecated in the proof.conf.sample file, TAuthenticate still scans
proof.conf for authentication directives. I suggest to clean this up, also
because we cannot use TProofResourcesStatic there (it does not know about
auth directives, and I do not think we should make it know).
TAuthenticate.h,.cxx
- Remove ReadProofConf() and any reference to it
proof.conf.sample
- Drop any residual reference to authentication directives as additional
options to 'worker' or 'slave' directives.
Revision
12337 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Jul 18 16:20:53 2005 UTC (9 years, 6 months ago) by
rdm
Original Path:
trunk/auth/inc/TAuthenticate.h
File length: 10805 byte(s)
From Gerri:
Big patch restructuring the authentication code so libCore does not depend
on libssl etc. anymore. Isolate the current authentication code behind a
plugin library to be loaded on demand.
Setup of a framework able to manage both sets of authentication modules
(the current one and the one based on xrdsec, coming soon).
Cleanup all direct reference to authentication in TSlave and TProofServ,
allowing for significant simplification for the forthcoming changes
in PROOF for XPD.
New module: auth
New files: base/inc/TVirtualAuth.h
auth/Module.Mk
auth/inc/LinkDefRoot.h
auth/inc/TRootAuth.h auth/inc/TRootSecContext.h
auth/src/TRootAuth.cxx auth/src/TRootSecContext.cxx
Moved files:
net/inc -> auth/inc : TAuthenticate.h THostAuth.h DaemonUtils.h AuthConst.h
net/src -> auth/src : TAuthenticate.cxx THostAuth.cxx DaemonUtils.cxx
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.