| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| |/ | | | | Add stubs for machine and service modification methods | |||||
| * | 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 | |
| | | ||||||
| * | Fix FTBFS with older OpenLDAP versions | Timothy Pearson | 2013-02-16 | 1 | -1/+4 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -8/+8 | |
| | | ||||||
| * | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix potential kadmin failures | Timothy Pearson | 2013-01-15 | 2 | -20/+66 | |
| | | | | | Export static kadmin process read method | |||||
| * | Create missing symlink for nss configuration file | Timothy Pearson | 2013-01-12 | 1 | -25/+102 | |
| | | | | | Clean up build warnings and be verbose about configuration failures | |||||
| * | Fix kadmin interface | Timothy Pearson | 2012-12-12 | 1 | -1/+10 | |
| | | ||||||
| * | Fix FTBFS | Timothy Pearson | 2012-11-19 | 1 | -1/+1 | |
| | | ||||||
| * | Add versioning information to shared library | Timothy Pearson | 2012-11-17 | 1 | -1/+1 | |
| | | ||||||
| * | Prevent runaway loop on kinit termination | Timothy Pearson | 2012-07-13 | 1 | -3/+11 | |
| | | ||||||
| * | Make kadmin communication more robust | Timothy Pearson | 2012-07-08 | 1 | -24/+45 | |
| | | ||||||
| * | Add service handling routines | Timothy Pearson | 2012-06-13 | 2 | -7/+293 | |
| | | ||||||
| * | Final upload from initial development system | Timothy Pearson | 2012-06-11 | 1 | -60/+27 | |
| | | ||||||
| * | Add prc cron method | Timothy Pearson | 2012-06-11 | 2 | -0/+25 | |
| | | ||||||
| * | Add kgetcred integration | Timothy Pearson | 2012-06-11 | 2 | -0/+19 | |
| | | ||||||
| * | Add a variety of ticket management functions | Timothy Pearson | 2012-06-11 | 5 | -6/+427 | |
| | | ||||||
| * | Move more routines into this library | Timothy Pearson | 2012-06-07 | 2 | -1/+190 | |
| | | ||||||
| * | Add routine to create certificate | Timothy Pearson | 2012-06-07 | 2 | -0/+69 | |
| | | ||||||
| * | Add certificte and sudo handling routines | Timothy Pearson | 2012-06-06 | 2 | -8/+242 | |
| | | ||||||
| * | Enable SASL authentication | Timothy Pearson | 2012-06-06 | 3 | -5/+30 | |
| | | ||||||
| * | Preferentially use TLS when connecting to LDAP server | Timothy Pearson | 2012-06-06 | 3 | -25/+66 | |
| | | ||||||
| * | Add certfile write | Timothy Pearson | 2012-06-06 | 2 | -3/+71 | |
| | | ||||||
| * | Activate new user attributes | Timothy Pearson | 2012-06-05 | 2 | -28/+44 | |
| | | ||||||
| * | Add error likely cause routine | Timothy Pearson | 2012-06-05 | 2 | -6/+56 | |
| | | ||||||
| * | Add return codes for basic functions | Timothy Pearson | 2012-06-04 | 2 | -10/+30 | |
| | | ||||||
| * | Update library for CLI use | Timothy Pearson | 2012-06-04 | 2 | -69/+92 | |
| | | ||||||
| * | Moved realm conffile writing to this library | Timothy Pearson | 2012-06-03 | 2 | -0/+119 | |
| | | ||||||
| * | Add kerberos rename method for RC setup | Timothy Pearson | 2012-06-02 | 2 | -20/+103 | |
| | | ||||||
| * | Install header files | Timothy Pearson | 2012-06-01 | 3 | -1/+4 | |
| | | ||||||
| * | Added common directories | Timothy Pearson | 2012-06-01 | 8 | -0/+1679 | |
