Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
1ec002a8 [view]master2015-09-18 16:27:37 -0500Timothy Pearson[tdebase] Suppress another unwanted PKCS#11 PAM message
9ea67803 [view]master2015-09-18 15:54:06 -0500Timothy Pearson[tdebase] Stabilize cryptographic card login
Fix some coding style issues
e38596f9 [view]master2015-09-18 14:57:11 -0500Timothy Pearson[tdelibs] When reactivating card watching, if a card is inserted re-emit valid certificates to client application
3c9e39e2 [view]master2015-09-18 14:57:02 -0500Timothy Pearson[tdelibs] Fix prior commit
46d9df23 [view]master2015-09-18 04:08:20 -0500Timothy Pearson[tdebase] Increase the maximum reserved VT number to 32
The display switch features depend on each session having a VT number, thus it is important to have a suffucient number of VTs available for use
Most Linux distributions allow 64 VTs by default, and the kernel allows up to 256 VTs
69a43103 [view]master2015-09-18 04:05:58 -0500Timothy Pearson[tdelibs] Attempt to fix cryptsetup version detection yet again
The library authors would have done well to include a version number #define in the header...
4cadf198 [view]master2015-09-18 03:59:53 -0500Timothy Pearson[tdebase] Do not chew up all available VT numbers when multiple sessions are reserved and time out in series
5b260a96 [view]master2015-09-17 18:33:37 -0500Timothy Pearson[tdebase] Fix cryptographic card login when SAK is enabled
ce477303 [view]master2015-09-17 17:30:17 -0500Timothy Pearson[tdebase] Add initial cryptographic card login support
Tested with themed greeter and SAK disabled
7d6aacd4 [view]master2015-09-17 17:17:45 -0500Timothy Pearson[tdelibs] Fix FTBFS on Squeeze
640e6672 [view]master2015-09-17 16:43:10 -0500Timothy Pearson[smartcardauth] v2.0 Release
Use TDE builtins for almost all functions
This package now only provides the initramfs LUKS configuration and related program(s)
5d20ad97 [view]master2015-09-16 18:08:32 -0500Timothy Pearson[tdebase] Fix warnings regarding return value being ignored
670a4b34 [view]master2015-09-16 16:39:26 -0500Timothy Pearson[tdelibs] Add certificate list availability signal to tdehwlib cryptographic card module
1d6404e0 [view]master2015-09-16 20:58:32 +0200Slávek Banko[thirdparty] Update LibreOffice packaging patches:
+ add 5.0.1 - Debian 8.x - Jessie-backports (updated from 4.4.5)
Signed-off-by: Slávek Banko
a611eec8 [view]master2015-09-15 19:20:55 -0500Timothy Pearson[tdelibs] Update cryptographic card API to send card device with insert/remove signals
161491fa [view]master2015-09-15 19:20:02 -0500Timothy Pearson[tdelibs] Fix FTBFS on Precise
6095bc10 [view]master2015-09-14 20:46:15 -0500Timothy Pearson[tdebase] Add cryptographic card support to LUKS configuration
64fdd666 [view]master2015-09-14 20:33:12 -0500Timothy Pearson[tdelibs] Add ability to decrypt multiple data objects in the same session using a cryptographic card
Add LUKS key verification routine
402781f0 [view]master2015-09-14 15:08:14 -0500Timothy Pearson[tdelibs] Add cryptographic card decryption method to tdehwlib
cd6978fd [view]master2015-09-14 19:12:26 +0900Michele Calgaro[qt3] Added operator[] convenience function to QPtrList, similarly to QValueList.
Signed-off-by: Michele Calgaro
6b220f98 [view]master2015-09-14 19:08:42 +0900Michele Calgaro[tqt3] Added operator[] convenience function to TQPtrList, similarly to TQValueList.
Signed-off-by: Michele Calgaro
ffa54887 [view]master2015-09-14 03:54:16 -0500Timothy Pearson[tdelibs] Add additional cryptographic card functions to tdehwlib
Fix FTBFS on old distributions
5fdf91b7 [view]master2015-09-14 01:29:51 +0200François Andriot[libksquirrel] Fix build warnings
Signed-off-by: François Andriot
53090f76 [view]master2015-09-14 01:27:38 +0200Slávek Banko[libksquirrel] Fix potential buffer overflow
Signed-off-by: Slávek Banko
4238dc9c [view]master2015-09-13 17:02:45 -0500Timothy Pearson[tdelibs] Fix FTBFS when ancient versions of cryptsetup are used
0c183905 [view]master2015-09-13 15:05:18 +0200Slávek Banko[tde-packaging] Fix opensc-pkcs11 build dependency on Debian and Ubuntu
Signed-off-by: Slávek Banko
2b8fe800 [view]master2015-09-13 02:28:11 -0500Timothy Pearson[tde-packaging] Fix tdelibs build dependencies on Debian and Ubuntu
f92343d2 [view]master2015-09-12 16:19:02 +0200Slávek Banko[gtk-qt-engine] Add Default as a valid option for GTK3 theme
This resolves Bug #2478
Signed-off-by: Slávek Banko
fd86225a [view]master2015-09-08 01:56:39 -0500Timothy Pearson[tde-packaging] Enable pcsc, pkcs, and cryptsetup libraries on Debian and Ubuntu
48efde85 [view]master2015-09-08 01:54:16 -0500Timothy Pearson[tdelibs] Fix FTBFS when PKCS option disabled
71c5ddf7 [view]master2015-09-08 04:06:35 +0200Slávek Banko[tde-packaging] Fix typo in timezone in changelog on Debian and Ubuntu
Signed-off-by: Slávek Banko
70352d67 [view]master2015-09-08 03:49:59 +0200Slávek Banko[tde-packaging] Fix last date in changelog on Debian and Ubuntu
to pass through strict checking by dpkg 1.18.2
Signed-off-by: Slávek Banko
897752b6 [view]master2015-09-07 12:51:19 -0500Timothy Pearson[tdelibs] Fix FTBFS when cryptsetup support disabled
d27f4e2f [view]master2015-09-07 23:58:02 +0900Michele Calgaro[qt3] Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
Signed-off-by: Michele Calgaro
9d5f5058 [view]master2015-09-06 23:11:58 -0500Timothy Pearson[tdelibs] Fix issues with X509 certificate list usage
f9576a76 [view]master2015-09-06 20:49:42 -0500Timothy Pearson[tde-packaging] Update tdelibs build dependencies on Debian and Ubuntu
9556cd9e [view]master2015-09-06 19:15:49 -0500Timothy Pearson[tdebase] Add LUKS key management to tdehwmanager
c867c64a [view]master2015-09-06 19:14:40 -0500Timothy Pearson[tdelibs] Add initial LUKS key management support
e418211d [view]master2015-09-07 00:18:42 +0900Michele Calgaro[tqt3] Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
Signed-off-by: Michele Calgaro
4c2ff1ca [view]master2015-09-06 00:05:26 -0500Timothy Pearson[tdelibs] Add preliminary X509 certificate read from cryptographic cards
e89d9e5e [view]master2015-09-04 03:08:22 -0500Timothy Pearson[tdebase] Fix the most egregious style guide violations in the remaining kdesktop_lock source files
No functional changes were made to the source
b5462e86 [view]master2015-09-04 03:02:04 -0500Timothy Pearson[tdebase] Fix the most egregious style guide violations in the main kdesktop_lock source files
No functional changes were made to the source
c64f2d2b [view]master2015-09-04 07:33:43 +0000Timothy Pearson[kcmldapcontroller] Update CRL independently of root CA
30b251b0 [view]master2015-09-04 07:30:28 +0000Timothy Pearson[libtdeldap] Clean up revoked certificates when done updating CRL
c54c4e70 [view]master2015-09-04 01:34:34 -0500Timothy Pearson[tdebase] Fix the most egregious style guide violations in the kdesktoplock plugin sources
No functional changes were made to the source
f041f149 [view]master2015-09-04 01:05:02 -0500Timothy Pearson[kcmldapmanager] Fix up certificate expiry detection
ba7bc5af [view]master2015-09-04 01:04:37 -0500Timothy Pearson[libtdeldap] Fix up certificate expiry detection
037ea2ce [view]master2015-09-04 05:34:32 +0000Timothy Pearson[kcmldapcontroller] Enable CRL expiration display
7833ad28 [view]master2015-09-03 16:31:35 -0500Timothy Pearson[kcmldapmanager] Add PKI certificate controls
c714661b [view]master2015-09-03 16:31:07 -0500Timothy Pearson[libtdeldap] Add certificate store attribute access method
c14f2f46 [view]master2015-09-03 15:09:38 -0500Timothy Pearson[kcmldap] Add CRL support
521c4ed5 [view]master2015-09-03 15:07:21 -0500Timothy Pearson[libtdeldap] Add additional CRL manipulation methods
d304c9f6 [view]master2015-09-03 14:52:39 -0500Timothy Pearson[tdepowersave] Update INSTALL file
a837e132 [view]master2015-09-03 13:53:14 -0500Timothy Pearson[tdelibs] Fix incorrect handling of certificate dates in viewer module
This was a cosmetic issue only and did not affect actual certificate usage or validity
5896a404 [view]master2015-09-03 13:36:26 -0500Timothy Pearson[tdelibs] Add initial CRL support to KSSLCertificate
70bb9dde [view]master2015-09-03 13:32:46 -0500Timothy Pearson[tdelibs] Fix compiler warnings from ignored write return values
c51a15f0 [view]master2015-09-03 13:24:43 -0500Timothy Pearson[tdelibs] Fix unused variable compiler warnings
5e9959ef [view]master2015-09-03 13:23:05 -0500Timothy Pearson[tdelibs] Fix compiler warnings
59e52358 [view]master2015-09-03 13:14:32 -0500Timothy Pearson[tdelibs] Fix compiler warning regarding missing braces
62a8d5e8 [view]master2015-09-03 06:32:03 +0000Timothy Pearson[kcmldapcontroller] Store CRL expiry in LDAP
0fce8b42 [view]master2015-09-03 06:31:38 +0000Timothy Pearson[libtdeldap] Store CRL expiry in LDAP
d21c8923 [view]master2015-09-03 05:03:36 +0000Timothy Pearson[kcmldapcontroller] Add CRL support
efb81441 [view]master2015-09-03 05:03:15 +0000Timothy Pearson[libtdeldap] Add CRL generation
1d92b273 [view]master2015-09-02 17:31:44 -0500Timothy Pearson[tde-packaging] Add missing tdecryptographiccarddevice.h to Debian and Ubuntu
a97c0c3d [view]master2015-09-02 17:28:10 -0500Timothy Pearson[libtdeldap] Implement several methods required for PKI certificate management
f4141d45 [view]master2015-09-01 19:26:00 -0500Timothy Pearson[kcmldapmanager] Add ability to generate user PKI keys and certificates
3ca881c5 [view]master2015-09-01 19:25:29 -0500Timothy Pearson[kcmldap] Fix up cert-updater variable names
54d8d258 [view]master2015-09-01 19:24:59 -0500Timothy Pearson[libtdeldap] Extend user key and certificate generation methods
df2aa83e [view]master2015-08-31 19:11:26 -0500Timothy Pearson[tde-packaging] Fix missing SASL recommendations in LDAP client control modules on Debian and Ubuntu
75a61a29 [view]master2015-09-01 00:04:16 +0000Timothy Pearson[kcmldapcontroller] Reload LDAP certificates after regeneration
0a81ad9d [view]master2015-08-31 23:53:33 +0000Timothy Pearson[libtdeldap] Fix CN/DN ordering
bc95fa92 [view]master2015-08-31 23:18:14 +0000Timothy Pearson[libtdeldap] Properly set CRL URL and fix up a few other glitches
f0eeda5d [view]master2015-08-31 23:12:23 +0000Timothy Pearson[libtdeldap] Allow CRL URL to be set via configuration file
18c4c378 [view]master2015-08-31 23:11:58 +0000Timothy Pearson[kcmldapcontroller] Use tdeldap library PKI certificate generation methods
6df22c8c [view]master2015-08-31 21:29:22 +0000Timothy Pearson[libtdeldap] Fix up Kerberos PKI certificate generation
27f8d33a [view]master2015-08-31 08:59:42 -0500Timothy Pearson[tde-packaging] Add pcsc build dependency to tdelibs
a6343654 [view]master2015-08-31 08:53:42 -0500Timothy Pearson[tdelibs] Fix FTBFS when pcsc not available
49256118 [view]master2015-08-30 14:39:55 +0200Slávek Banko[tdelibs] Fix dlerror and crypt detection for CMake build
This resolves Bug #654
Signed-off-by: Slávek Banko
19183b5d [view]master2015-08-30 14:34:24 +0200François Andriot[tdeaddons] Fix FTBFS on RHEL 5 because SDL is not detected
This resolves Bug #2488
Signed-off-by: François Andriot
ac4aa21a [view]master2015-08-30 14:23:37 +0200Slávek Banko[tdegraphics] Fix poppler include in configure checks and link library path
This resolves Bug #2489
Signed-off-by: Slávek Banko
e287d00b [view]master2015-08-30 12:43:14 +0200Slávek Banko[tde-packaging] Resolve conflict and circular dependency in tdesvn on Debian and Ubuntu
This resolves Bug #2252
Signed-off-by: Slávek Banko
972e86c4 [view]master2015-08-30 12:27:30 +0200François Andriot[tde-packaging] RPM packaging: massive update SPEC files
b15ee3a0 [view]master2015-08-30 12:03:59 +0200Slávek Banko[tde] Add tde-ubuntu-integration metapackage folder
Signed-off-by: Slávek Banko
e5f2386a [view]master2015-08-30 11:52:45 +0200Slávek Banko[tde-packaging] Added verification if masking of initctl already exists
This fixes tdm instalation on Ubuntu in chroot
Signed-off-by: Slávek Banko
64ef89a5 [view]master2015-08-30 15:12:16 +0900Michele Calgaro[ksplash-engine-moodin] Updated preview image (removed KDE icon).
Signed-off-by: Michele Calgaro
3b45645a [view]master2015-08-29 23:38:37 +0900Michele Calgaro[ksplash-engine-moodin] Fixed icons highlighting in moodin engine. This resolve bug #2009
Signed-off-by: Michele Calgaro
64edbab7 [view]master2015-08-29 12:55:18 +0200Slávek Banko[thirdparty] Fix typo in path from prior commit
9fd3c985 [view]master2015-08-29 12:45:48 +0200Slávek Banko[thirdparty] Update LibreOffice packaging patches:
+ add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)
Signed-off-by: Slávek Banko
2b7151f4 [view]master2015-08-29 01:12:13 -0500Timothy Pearson[tdelibs] Fix FTBFS from prior commit due to missing files
d35bb612 [view]master2015-08-26 19:43:32 +0200Slávek Banko[tde-packaging] Update trinity-livecd dependencies on Ubuntu
Signed-off-by: Slávek Banko
05bf6dfa [view]master2015-08-26 19:33:43 +0200Slávek Banko[tde-packaging] Fix gtk3-tqt-engine dependency in gtk-qt-engine on Debian and Ubuntu
Signed-off-by: Slávek Banko
4df015f3 [view]master2015-08-25 17:33:57 +0000Timothy Pearson[kcmldapcontroller] Add certificate lifetime configuration options
d6f00465 [view]master2015-08-25 11:13:14 -0500Timothy Pearson[libtdeldap] Allow certificate expiry to be set
ae35100d [view]master2015-08-25 00:26:06 -0500Timothy Pearson[tdebase] Add preliminary cryptographic card support to the TDE hardware device manager
31ebb656 [view]master2015-08-25 00:25:25 -0500Timothy Pearson[tdelibs] Add preliminary cryptographic card support to TDEHWLib
5fdf839b [view]master2015-08-24 10:35:16 -0500Timothy Pearson[tdelibs] Add cryptographic card device type
Add hub device type
Fix incorrect USB subclass read
f4afc129 [view]master2015-08-24 00:45:37 -0500Timothy Pearson[libtdeldap] Extend CA expiry to 1 year
8b16aef3 [view]master2015-08-23 18:12:20 -0500Timothy Pearson[libtdeldap] Fix incorrect login causing PAM fatal error message
c2ad4a05 [view]master2015-08-23 20:19:11 +0900Michele Calgaro[tdepim] Sped up KAlarm startup mechanism. This resolves bug #1610
Signed-off-by: Michele Calgaro
b45b9ed9 [view]master2015-08-23 20:09:06 +0900Michele Calgaro[tdebase] Added DCOP method startupCompleted() to KSMServer: this allows to check whether the
session has been fully created/restored. This relates to bug #1610
Signed-off-by: Michele Calgaro

List generated Fri Apr 26 09:17:40 2024
Currently showing patches 26001 to 26100 of 45917 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]