summaryrefslogtreecommitdiffstats
path: root/src/primaryrealmwizard
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-023-25/+25
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop automake build support.gregory guy2020-05-251-5/+0
| | | | | | | | | Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS, TODO and ChangeLog. Write basic README file. Signed-off-by: gregory guy <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-061-4/+4
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-04-063-0/+12
| | | | Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-051-0/+32
| | | | Signed-off-by: gregory guy <[email protected]>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-161-1/+1
| | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <[email protected]>
* Add initial support for realm-wide certificate authority certificatesTimothy Pearson2013-07-011-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-8/+8
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Use libtdeldap kadmin talker methodTimothy Pearson2013-01-151-1/+16
| | | | Minor GUI enhancements
* Add wizard imagesTimothy Pearson2012-07-094-4/+4
|
* Add skeleton secondary realm wizardTimothy Pearson2012-06-1115-67/+67
|
* Write primary realm cert updater cron fileTimothy Pearson2012-06-111-10/+54
| | | | | Fix return values Read information from provided primary certificate
* Move primary realm wizard sources to separate directoryTimothy Pearson2012-06-1115-0/+1848
Add cert-updater