This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism. It can be used to perform NTLM style
authentication for any desired protocol.
Feedback and OK gsoares@; OK landry@ sthen@.
Fixes ruby 1.9 build with systrace now that we have these system calls.
The other new *at system calls need to have path restrictions and will
need further work so are still prevented for now (in those cases, the
supplied paths are *relative to a certain FD*, so we can't simply
examine supplied paths).
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.
from wen heping (MAINTAINER), as was p5-System-Command
ok sthen@
System::Command is a class that launches an external system command and
returns an objects representing it, allowing interaction through the
STDIN, STDOUT and STDERR handles.
tweak and OK sthen@
- doesnt need groff here
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request
OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
can be used for XMPP p2p VoIP with other Coccinella clients, and as
a fully IAX2 client for an asterisk.
Suggestion to use the wrapper script instead of depending on threaded
TCL/Tk flavor from sthen@ (many thanks!)
OK sthen@
Database schema has changed, you should read carefully release notes
and README.sql if you use MySQL or Postgres for storage or lookups.
Release notes available at http://www.amavis.org/release-notes.txt
eric@ as maintainer (copied from emacs22 port when emacs23 was imported).
Typo in my first diff pointed out aja@, ok eric@.
(for the record, I don't use this, my fingers are incompatible).