[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e
Maximiliano Curia
maxy at moszumanska.debian.org
Fri May 27 23:59:55 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=4f22c8b
The following commit has been merged in the master branch:
commit 4f22c8b9ea82dd568ca94a221567b0a076ae1cf0
Merge: cd70b8dfc175ed3af17a12575bd56693989e0ffc a5b354957f32016ef9e7b4fe747a3146ecdf207d
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Wed Apr 13 11:35:51 2016 +0200
Imported Upstream version 15.12.3
.gitignore | 8 +
.reviewboardrc | 2 +
CMakeLists.txt | 114 +++++
COPYING | 502 +++++++++++++++++++++
KTp.ConfAuthObserver.client | 7 +
KTp.SASLHandler.client | 8 +
KTp.TLSHandler.client | 7 +
Messages.sh | 4 +
cmake/modules/COPYING-CMAKE-SCRIPTS | 22 +
cmake/modules/FindAccountsQt.cmake | 23 +
cmake/modules/FindSignOnQt.cmake | 20 +
conference-auth-observer.cpp | 81 ++++
conference-auth-observer.h | 54 +++
conference-auth-op.cpp | 116 +++++
conference-auth-op.h | 54 +++
kssl/kssl.h | 169 +++++++
kssl/ksslcertificatemanager.h | 99 ++++
kssl/ksslinfodialog.h | 101 +++++
kssl/ksslsettings.h | 169 +++++++
main.cpp | 112 +++++
...elepathy.Client.KTp.ConfAuthObserver.service.in | 3 +
...top.Telepathy.Client.KTp.SASLHandler.service.in | 3 +
...ktop.Telepathy.Client.KTp.TLSHandler.service.in | 3 +
sasl-auth-op.cpp | 132 ++++++
sasl-auth-op.h | 60 +++
sasl-handler.cpp | 109 +++++
sasl-handler.h | 61 +++
tls-cert-verifier-op.cpp | 275 +++++++++++
tls-cert-verifier-op.h | 73 +++
tls-handler.cpp | 102 +++++
tls-handler.h | 60 +++
types.cpp | 33 ++
types.h | 33 ++
version.h.in | 1 +
x-telepathy-password-auth-operation.cpp | 236 ++++++++++
x-telepathy-password-auth-operation.h | 63 +++
x-telepathy-password-prompt.cpp | 64 +++
x-telepathy-password-prompt.h | 51 +++
x-telepathy-password-prompt.ui | 108 +++++
x-telepathy-sso-google-operation.cpp | 81 ++++
x-telepathy-sso-google-operation.h | 55 +++
41 files changed, 3278 insertions(+)
--
ktp-auth-handler packaging
More information about the pkg-kde-commits
mailing list