aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cntlm
Commit message (Collapse)AuthorAgeFilesLines
* testing/cntlm: modernizeNatanael Copa2017-05-311-20/+7
|
* testing/cntlm: ressurect from unmaintainedNatanael Copa2017-05-312-0/+90
| | | | ref #7351
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-252-90/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/cntlm: fix checksumNatanael Copa2015-11-111-3/+3
|
* testing/cntlm: Added init.d scriptDaniele Coli2015-11-112-4/+52
| | | | | | | | | 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
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/cntlm: new aportNatanael Copa2012-04-101-0/+43
NTLM Session Response / NTLMv2 authenticating HTTP proxy http://cntlm.sourceforge.net/ ref #1075