[Pkg-javascript-commits] [node-kerberos] branch upstream updated (02dbc84 -> 93c7e5e)
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Thu Jan 5 22:23:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a change to branch upstream
in repository node-kerberos.
from 02dbc84 Imported Upstream version 0.0.14
new 93c7e5e New upstream version 0.0.22
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.npmignore | 4 +-
.travis.yml | 4 +-
HISTORY.md | 30 +
README.md | 70 +-
lib/auth_processes/mongodb.js | 152 +++--
lib/kerberos.cc | 155 ++++-
lib/kerberos.h | 1 +
lib/kerberos.js | 71 +-
lib/kerberos_context.cc | 27 +-
lib/kerberos_context.h | 1 +
lib/kerberosgss.c | 792 +++++++++++++++++++----
lib/kerberosgss.h | 17 +-
lib/win32/wrappers/security_buffer.cc | 7 +-
lib/win32/wrappers/security_buffer_descriptor.cc | 9 +-
lib/win32/wrappers/security_context.cc | 13 +-
lib/win32/wrappers/security_credentials.cc | 31 +-
lib/win32/wrappers/security_credentials.h | 2 +-
lib/win32/wrappers/security_credentials.js | 2 +-
package.json | 8 +-
test/kerberos_tests.js | 86 ++-
test/win32/security_credentials_tests.js | 4 +-
21 files changed, 1259 insertions(+), 227 deletions(-)
create mode 100644 HISTORY.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-kerberos.git
More information about the Pkg-javascript-commits
mailing list