]> git.ipfire.org Git - thirdparty/squid.git/commit - src/auth/basic/SSPI/basic_sspi_auth.cc
Pull out the basic helper API definitions for sharing
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 28 Jun 2010 10:56:49 +0000 (22:56 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 28 Jun 2010 10:56:49 +0000 (22:56 +1200)
commit43fed740b24c9b64720ba589782c48694ce55c7d
treecd89f5b8c910698026d83233ec883ee8091d4848
parentbc25525a843b387bd388f61595d0ec6e2d88f2bf
Pull out the basic helper API definitions for sharing
helpers/Makefile.am
helpers/basic_auth/NCSA/basic_ncsa_auth.cc
helpers/basic_auth/PAM/basic_pam_auth.cc
helpers/basic_auth/RADIUS/basic_radius_auth.cc
helpers/basic_auth/SASL/basic_sasl_auth.cc
helpers/basic_auth/SSPI/basic_sspi_auth.cc
helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc
helpers/defines.h [new file with mode: 0644]