| Commit message (Expand) | Author | Age | Files | Lines |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Update dependencies | Ken Raeburn | 2010-02-20 | 1 | -4/+4 |
* | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 1 | -117/+118 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -5/+3 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -1/+1 |
* | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 1 | -1/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -11/+9 |
* | Build against Python 2.5 as well as 2.3. Long term, should use python-config | Ken Raeburn | 2009-01-05 | 2 | -1/+3 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -1/+1 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -1/+2 |
* | Generate makefiles for two static libs plus the python plugin from the top-le... | Ken Raeburn | 2007-03-25 | 2 | -10/+2 |
* | Depend on support library | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
* | Include autoconf.h before testing macros for Python header location | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
* | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 1 | -2/+0 |
* | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2006-12-12 | 1 | -6/+4 |
* | a little more info on libpython loading issue | Ken Raeburn | 2006-12-12 | 1 | -0/+6 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | Drop major version number from service-locator function table structure. | Ken Raeburn | 2006-05-24 | 1 | -2/+2 |
* | update dependencies | Ken Raeburn | 2006-05-23 | 1 | -7/+7 |
* | Include k5-platform.h and fake-addrinfo.h, but not k5-int.h | Ken Raeburn | 2006-05-23 | 1 | -1/+2 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -1/+1 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -17/+0 |
* | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 3 | -21/+56 |
* | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -1/+5 |
* | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 6 | -0/+421 |