4 Commits

Author SHA1 Message Date
Natanael Copa
8dd4322146 testing/cntlm: fix checksum 2015-11-11 08:32:09 +00:00
Daniele Coli
977130efca testing/cntlm: Added init.d script
Added init.d script compliant with rc-system. It supports multiple
instances of the service.
By default it looks for /etc/cntlm.conf file. You can define a new
service instance by creating a link to init.d script:
ln -s /etc/init.d/cntlm /etc/init.d/cntlm.<instance_name>
and by creating a new config file in /etc/cntlm.d/<instance_name>.conf
2015-11-11 08:06:51 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Natanael Copa
b0198ddbee testing/cntlm: new aport
NTLM Session Response / NTLMv2 authenticating HTTP proxy
http://cntlm.sourceforge.net/

ref #1075
2012-04-10 21:31:28 +00:00