summaryrefslogtreecommitdiffstats
path: root/support/rpc/include
Commit message (Collapse)AuthorAgeFilesLines
* Use PKGCONFIG to locate gssapi and rpcsecgss header filesneilbrown2006-03-2815-2300/+0
| | | | | | | | | | | Instead of having separate copies of the gssapi and rpcsecgss header files, or depending on the Kerberos gssapi header, locate the headers now installed with the libgssapi and librpcsecgss libraries. Remove local copies of the gssapi and rpcsecgss header files. This depends on the configure_use_autotools patch.
* Autogen updateneilbrown2005-12-202-0/+20
|
* Remove the rpcsec_gss code and rely on an external library instead.neilbrown2005-08-261-2/+1
|
* Add gss support from citi @ umichneilbrown2004-10-1914-0/+2284