summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-242-4/+6
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-05-241-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2020-05-231-19/+0
| | | | | | | | | Delete empty folder doc. Write basic cmake build instructions and README file. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <[email protected]>
* Fix invalid data type for the "hidden" property.Slávek Banko2019-01-051-4/+4
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS due to improper automoc.Slávek Banko2019-01-052-0/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-01-053-3/+14
| | | | Signed-off-by: Slávek Banko <[email protected]>
* cmake: Add krb5 library detection.Slávek Banko2019-01-051-0/+2
| | | | | | Add krb5 include directories. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-01-041-0/+46
| | | | Signed-off-by: gregory guy <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]>
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-151-2/+2
| | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <[email protected]>
* Abort certificate load process on initial CA certificate retrieval failureTimothy Pearson2015-10-021-6/+8
|
* Add PKCS login setup controlsTimothy Pearson2015-09-182-0/+49
|
* Add CRL supportTimothy Pearson2015-09-031-0/+8
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Don't error out on rebond unbond failure if the realm was not bonded to ↵Timothy Pearson2014-01-071-1/+1
| | | | begin with
* Update for new APITimothy Pearson2014-01-061-1/+1
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix bonding wizard activation failureTimothy Pearson2013-04-301-0/+5
|
* Add ability to control PAM options including credential caching and home ↵Timothy Pearson2013-04-125-2/+257
| | | | directory creation
* Fix rebondingTimothy Pearson2013-03-212-4/+15
|
* Add new certificate updater daemonTimothy Pearson2013-03-212-204/+77
| | | | Move core code to libtdeldap
* Fix potential update glitch in initial bond wizardTimothy Pearson2013-03-011-0/+1
|
* Use bonding code in libtdeldapTimothy Pearson2013-03-013-191/+3
| | | | Add skeleton code for tdeldapbonding
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-158-14/+14
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Use LIB_KIOTimothy Pearson2013-02-131-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Minor GUI enhancementsTimothy Pearson2013-01-152-59/+83
| | | | Fix bonding problems
* Fix bonding problemsTimothy Pearson2013-01-121-0/+8
|
* Fix kadmin output parsingTimothy Pearson2013-01-071-2/+18
|
* Add missing wizard picturesTimothy Pearson2012-07-093-3/+3
|
* Second part of prior commitTimothy Pearson2012-07-081-1/+3
|
* Update to use more robust kadmin communicationTimothy Pearson2012-07-081-23/+44
|
* Change name to ldapbondingTimothy Pearson2012-07-083-8/+8
|
* Final upload from initial development systemTimothy Pearson2012-06-111-7/+7
|
* Move realm load into ldap libraryTimothy Pearson2012-06-071-32/+1
|
* Write cert and sudoers filesTimothy Pearson2012-06-063-21/+21
|
* Move dns lookup routine to ldap libraryTimothy Pearson2012-06-053-39/+7
|
* Fix compilation issuesTimothy Pearson2012-06-057-9/+10
|
* Use ldap libraryTimothy Pearson2012-06-032-80/+7
|
* Set ldap config file world readable on creationTimothy Pearson2012-05-311-0/+1
|