| Commit message (Expand) | Author | Age | Files | Lines |
* | Use shared realm certificate file name to allow syncrepl to work | Timothy Pearson | 2013-07-11 | 1 | -6/+6 |
* | Use more precise syncrepl configuration | Timothy Pearson | 2013-07-11 | 1 | -2/+2 |
* | Fix failure to use provided error string handler in getRealmCAMaster | Timothy Pearson | 2013-07-02 | 1 | -1/+1 |
* | Fix syncrepl retry timeout and enable hdb replication | Timothy Pearson | 2013-07-02 | 1 | -18/+45 |
* | Properly set up syncrepl | Timothy Pearson | 2013-07-02 | 1 | -81/+85 |
* | Add missing data fields to LDAPMasterReplicationInfo structure | Timothy Pearson | 2013-07-01 | 2 | -1/+121 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2013-06-27 | 1 | -0/+0 |
|\ |
|
| * | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-06-26 | 1 | -0/+0 |
* | | Add a number of methods to enable multi-master replication | Timothy Pearson | 2013-06-27 | 2 | -105/+626 |
|/ |
|
* | Fix failure when long Kerberos commands are used | Timothy Pearson | 2013-06-26 | 2 | -12/+13 |
* | Fix cron script failure | Timothy Pearson | 2013-06-11 | 1 | -2/+4 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-05-23 | 1 | -0/+0 |
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -39/+39 |
* | Add paged search capability | Timothy Pearson | 2013-04-23 | 2 | -48/+307 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-04-18 | 1 | -0/+0 |
* | Add ability to control PAM options including credential caching and home dire... | Timothy Pearson | 2013-04-12 | 2 | -4/+75 |
* | Reload OpenLDAP when certificate file changes | Timothy Pearson | 2013-03-29 | 1 | -0/+5 |
* | Set proper permissions on root certificate files | Timothy Pearson | 2013-03-29 | 1 | -3/+10 |
* | Add exportKeytabForPrincipal method | Timothy Pearson | 2013-03-23 | 2 | -4/+126 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2013-03-23 | 2 | -4/+24 |
|\ |
|
| * | Set executable flag on cron scripts | Timothy Pearson | 2013-03-21 | 2 | -4/+24 |
* | | Add new machine add method | Timothy Pearson | 2013-03-23 | 2 | -0/+143 |
|/ |
|
* | Fix kinit and ktutil log output | Timothy Pearson | 2013-03-21 | 1 | -2/+2 |
* | Move core code from the bonding utility to this library | Timothy Pearson | 2013-03-21 | 2 | -26/+236 |
* | Fix FBTFS | Timothy Pearson | 2013-03-01 | 1 | -4/+2 |
* | Fix unusual glitch caused by inadvertent double application of a patch | Timothy Pearson | 2013-03-01 | 1 | -14/+0 |
* | Move bonding routines into core library | Timothy Pearson | 2013-02-28 | 2 | -0/+186 |
* | Remove user from member groups before deletion | Timothy Pearson | 2013-02-28 | 1 | -0/+14 |
* | Remove incorrect module flag from Makefile.am | Timothy Pearson | 2013-02-28 | 1 | -1/+1 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2013-02-21 | 0 | -0/+0 |
|\ |
|
| * | Reset submodule main/libraries/libtdeldap/cmake to latest HEAD | Automated System | 2013-02-21 | 1 | -0/+0 |
| * | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-21 | 1 | -0/+0 |
* | | Second part of prior commit | Timothy Pearson | 2013-02-21 | 2 | -0/+0 |
|/ |
|
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-20 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-19 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-18 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/cmake to latest HEAD | Automated System | 2013-02-16 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/cmake to latest HEAD | Automated System | 2013-02-16 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-16 | 1 | -0/+0 |
* | Fix FTBFS with older OpenLDAP versions | Timothy Pearson | 2013-02-16 | 3 | -1/+4 |
* | Reset submodule main/libraries/libtdeldap/cmake to latest HEAD | Automated System | 2013-02-15 | 1 | -0/+0 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-15 | 1 | -0/+0 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -4/+4 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -2/+2 |
* | Do not use GUI dialog to prompt for password when operating in CLI mode | Timothy Pearson | 2013-02-13 | 1 | -8/+24 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2013-02-13 | 1 | -7/+7 |
|\ |
|
| * | Fix klist failure | Timothy Pearson | 2013-02-13 | 1 | -7/+7 |
* | | Obtain user name and realm from SASL on GSSAPI authentication success | Timothy Pearson | 2013-02-13 | 1 | -2/+34 |
|/ |
|
* | Update library to allow usage from command line applications | Timothy Pearson | 2013-02-13 | 2 | -24/+64 |
* | Reset submodule main/libraries/libtdeldap/admin to latest HEAD | Automated System | 2013-02-11 | 1 | -0/+0 |