summaryrefslogtreecommitdiffstats
path: root/src/libtdeldap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a number of methods to enable multi-master replicationTimothy Pearson2013-06-271-105/+591
|
* Fix failure when long Kerberos commands are usedTimothy Pearson2013-06-261-12/+13
| | | | This failure was due to an obscure ASCII sequence used in the output of kadmin
* Fix cron script failureTimothy Pearson2013-06-111-2/+4
|
* Cleanup output clutter.Darrell Anderson2013-05-061-39/+39
|
* Add paged search capabilityTimothy Pearson2013-04-231-44/+303
|
* Add ability to control PAM options including credential caching and home ↵Timothy Pearson2013-04-121-3/+57
| | | | directory creation
* Reload OpenLDAP when certificate file changesTimothy Pearson2013-03-291-0/+5
|
* Set proper permissions on root certificate filesTimothy Pearson2013-03-291-3/+10
|
* Add exportKeytabForPrincipal methodTimothy Pearson2013-03-231-4/+123
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldapTimothy Pearson2013-03-231-3/+23
|\
| * Set executable flag on cron scriptsTimothy Pearson2013-03-211-3/+23
| |
* | Add new machine add methodTimothy Pearson2013-03-231-0/+139
|/ | | | Add stubs for machine and service modification methods
* Fix kinit and ktutil log outputTimothy Pearson2013-03-211-2/+2
|
* Move core code from the bonding utility to this libraryTimothy Pearson2013-03-211-21/+201
|
* Fix FBTFSTimothy Pearson2013-03-011-4/+2
|
* Fix unusual glitch caused by inadvertent double application of a patchTimothy Pearson2013-03-011-14/+0
|
* Move bonding routines into core libraryTimothy Pearson2013-02-281-0/+183
|
* Remove user from member groups before deletionTimothy Pearson2013-02-281-0/+14
|
* Fix FTBFS with older OpenLDAP versionsTimothy Pearson2013-02-161-1/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Do not use GUI dialog to prompt for password when operating in CLI modeTimothy Pearson2013-02-131-8/+24
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldapTimothy Pearson2013-02-131-7/+7
|\
| * Fix klist failureTimothy Pearson2013-02-131-7/+7
| |
* | Obtain user name and realm from SASL on GSSAPI authentication successTimothy Pearson2013-02-131-2/+34
|/
* Update library to allow usage from command line applicationsTimothy Pearson2013-02-131-16/+56
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-7/+7
|
* Fix potential kadmin failuresTimothy Pearson2013-01-151-20/+61
| | | | Export static kadmin process read method
* Create missing symlink for nss configuration fileTimothy Pearson2013-01-121-25/+102
| | | | Clean up build warnings and be verbose about configuration failures
* Fix kadmin interfaceTimothy Pearson2012-12-121-1/+10
|
* Prevent runaway loop on kinit terminationTimothy Pearson2012-07-131-3/+11
|
* Make kadmin communication more robustTimothy Pearson2012-07-081-24/+45
|
* Add service handling routinesTimothy Pearson2012-06-131-6/+266
|
* Final upload from initial development systemTimothy Pearson2012-06-111-60/+27
|
* Add prc cron methodTimothy Pearson2012-06-111-0/+17
|
* Add kgetcred integrationTimothy Pearson2012-06-111-0/+18
|
* Add a variety of ticket management functionsTimothy Pearson2012-06-111-1/+331
|
* Move more routines into this libraryTimothy Pearson2012-06-071-1/+181
|
* Add routine to create certificateTimothy Pearson2012-06-071-0/+35
|
* Add certificte and sudo handling routinesTimothy Pearson2012-06-061-8/+217
|
* Enable SASL authenticationTimothy Pearson2012-06-061-4/+21
|
* Preferentially use TLS when connecting to LDAP serverTimothy Pearson2012-06-061-25/+53
|
* Add certfile writeTimothy Pearson2012-06-061-3/+70
|
* Activate new user attributesTimothy Pearson2012-06-051-28/+41
|
* Add error likely cause routineTimothy Pearson2012-06-051-6/+55
|
* Add return codes for basic functionsTimothy Pearson2012-06-041-7/+27
|
* Update library for CLI useTimothy Pearson2012-06-041-68/+89
|
* Moved realm conffile writing to this libraryTimothy Pearson2012-06-031-0/+93
|
* Add kerberos rename method for RC setupTimothy Pearson2012-06-021-18/+98
|
* Added common directoriesTimothy Pearson2012-06-011-0/+1183