summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix krb5 library detection. This resolves FTBFS with heimdal-krb5."Michele Calgaro2016-03-151-2/+2
| | | | | | Not required for r14.0.x branch. This reverts commit 6d3b42e175ab9acf02973f2f35d7ef3d3e9d41e0.
* 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]> (cherry picked from commit d2fb5b21a9951e0c0cd1a03c99ac75aebba03e31)
* 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
|
* Fix bonding on bare metal systemTimothy Pearson2012-05-312-2/+2
|
* Hide unimplemented uid/gid optionsTimothy Pearson2012-05-211-2/+14
|
* Add crontab entryTimothy Pearson2012-05-212-0/+19
|
* Add pam file writing and clean up a bitTimothy Pearson2012-05-214-7/+42
|
* Fix bonding and write nsswitch fileTimothy Pearson2012-05-212-8/+55
|
* Add preliminary bonding and unbonding supportTimothy Pearson2012-05-201-23/+138
| | | | This does not yet handle PAM
* Now ready to add kadmin interaction codeTimothy Pearson2012-05-203-1/+76
|
* Write the LDAP conf file as wellTimothy Pearson2012-05-203-5/+302
|
* GUI nearly complete, still need to add backend bonding commandsTimothy Pearson2012-05-2011-19/+415
|
* Add realm properties editorTimothy Pearson2012-05-188-72/+91
|
* Can now add/remove realms to TDE config fileTimothy Pearson2012-05-1813-43/+582
|