| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid duplicate "/etc/krb5.conf" in profile path | Tom Yu | 2014-02-26 | 1 | -1/+3 |
* | Move OTP sockets to KDC_RUN_DIR | Nathaniel McCallum | 2014-02-06 | 1 | -0/+2 |
* | Add hostrealm pluggable interface definition | Greg Hudson | 2013-08-15 | 1 | -0/+1 |
* | Add libkrad | Nathaniel McCallum | 2013-07-11 | 1 | -0/+1 |
* | Install localauth_plugin.h | Greg Hudson | 2013-07-01 | 1 | -0/+1 |
* | Install ccselect_plugin.h | Greg Hudson | 2013-07-01 | 1 | -0/+1 |
* | Fix windows build | Ben Kaduk | 2013-02-25 | 1 | -1/+1 |
* | Separate clpreauth and kdcpreauth interfaces | Greg Hudson | 2012-12-19 | 1 | -1/+3 |
* | Install krb5/preauth_plugin.h | Greg Hudson | 2011-10-15 | 1 | -0/+1 |
* | Add new header gssapi_alloc.h | Sam Hartman | 2011-10-14 | 1 | -1/+1 |
* | Add k5_plugin_register_dyn internal API | Greg Hudson | 2011-06-17 | 1 | -2/+3 |
* | Install kadm5_hook_plugin.h | Sam Hartman | 2010-11-30 | 1 | -0/+1 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -2/+3 |
* | Password quality pluggable interface | Greg Hudson | 2010-09-01 | 1 | -0/+1 |
* | New plugin infrastructure | Greg Hudson | 2010-08-27 | 1 | -0/+1 |
* | Add an expansion error table for libkrb5, since krb5_err.et is full | Greg Hudson | 2010-08-26 | 1 | -4/+5 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -9/+7 |
* | Remove autoconf.h on "make distclean". | Greg Hudson | 2009-09-16 | 1 | -0/+3 |
* | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 1 | -0/+2 |
* | Install kadmin and kdb headers | Greg Hudson | 2009-03-20 | 1 | -0/+1 |
* | KDB API should not be public | Sam Hartman | 2009-01-03 | 1 | -3/+0 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+4 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -1/+0 |
* | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
* | Run the script to verify all Windows-exported krb5 functions have the | Ken Raeburn | 2007-10-10 | 1 | -1/+5 |
* | Make config.status itself update the timestamp file associated with | Ken Raeburn | 2007-09-17 | 1 | -1/+1 |
* | update def-check to look at preauth_plugin.h | Tom Yu | 2007-01-30 | 1 | -2/+5 |
* | Use move-if-changed and a timestamp file to avoid re-running commands and | Ken Raeburn | 2007-01-20 | 1 | -7/+10 |
* | Build krb5.h using the _err.h files from the error_tables directory, not | Ken Raeburn | 2007-01-20 | 1 | -10/+9 |
* | Move osconf input file to include directory instead of keeping it in its own | Ken Raeburn | 2007-01-20 | 1 | -3/+3 |
* | * Makefile.in (osconf.h): Use move-if-changed script | Ken Raeburn | 2007-01-20 | 1 | -3/+1 |
* | * Makefile.in (private-and-public-decls): New target file, created from | Ken Raeburn | 2007-01-20 | 1 | -3/+5 |
* | Install gssapi.h in includedir that includes gssapi/gssapi.h so that either | Russ Allbery | 2006-11-09 | 1 | -0/+1 |
* | * Makefile.in (krb5/krb5.h): Wrap the content in macro test for | Ken Raeburn | 2006-09-07 | 1 | -0/+3 |
* | check calling conventions specified for Windows | Ken Raeburn | 2006-06-29 | 1 | -0/+5 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | service location plugin interface needs header installed | Ken Raeburn | 2006-05-23 | 1 | -0/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -9/+14 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -19/+55 |
* | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -0/+2 |
* | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 1 | -6/+6 |
* | * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directory | Ken Raeburn | 2005-03-26 | 1 | -0/+2 |
* | * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macros | Ken Raeburn | 2005-01-05 | 1 | -1/+0 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -3/+0 |
* | * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don't | Ken Raeburn | 2004-06-08 | 1 | -1/+2 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -1/+1 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -1/+1 |
* | Add --enable-maintainer-mode option to configure, and prevent rebuilding of | Ken Raeburn | 2003-09-27 | 1 | -1/+1 |
* | * Makefile.in (clean-windows): Remove new "timestamp" file when | Ken Raeburn | 2003-05-27 | 1 | -1/+1 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -5/+7 |