| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
ref #7351
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
|
|
NTLM Session Response / NTLMv2 authenticating HTTP proxy
http://cntlm.sourceforge.net/
ref #1075
|