| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 3 | -23/+43 |
| * | Install kadmin and kdb headers | Greg Hudson | 2009-03-20 | 1 | -0/+1 |
| * | pull in dependency files | Ken Raeburn | 2009-02-11 | 1 | -0/+5 |
| * | remove some krb4 testing hooks | Ken Raeburn | 2009-02-04 | 1 | -3/+0 |
| * | Don't create include/kerberosIV on installation | Ken Raeburn | 2009-01-07 | 1 | -1/+0 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -6/+12 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+1 |
| * | Remove some unused variables | Ken Raeburn | 2009-01-03 | 1 | -9/+0 |
| * | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -22/+0 |
| * | Add a configure option --disable-rpath to suppress rpath flags in | Greg Hudson | 2008-12-08 | 2 | -42/+76 |
| * | Remove some lingering Saber C cruft | Greg Hudson | 2008-12-05 | 1 | -1/+0 |
| * | Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, so | Greg Hudson | 2008-12-03 | 1 | -2/+5 |
| * | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+1 |
| * | Actually use the export list for Darwin libraries | Ken Raeburn | 2008-08-12 | 1 | -1/+1 |
| * | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+0 |
| * | Drop $(SUBDIRS_@srcdir@) hack, it's not being used any more, and | Ken Raeburn | 2008-07-20 | 1 | -3/+1 |
| * | Use -dead_strip when linking dynamic libraries on Darwin | Ken Raeburn | 2008-07-09 | 1 | -1/+1 |
| * | kdb library now depends on gssrpc; add it to link commands | Ken Raeburn | 2008-06-25 | 1 | -1/+1 |
| * | New target 'undepend' for temporarily removing generated dependency info | Ken Raeburn | 2008-06-11 | 1 | -1/+16 |
| * | Changes to integrate the CCAPI build into the build structure, build the test... | Kevin Koch | 2008-02-19 | 1 | -1/+1 |
| * | Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions. | Ken Raeburn | 2007-10-31 | 2 | -0/+43 |
| * | Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gcc | Ken Raeburn | 2007-10-31 | 1 | -9/+9 |
| * | Test that C++ code can use our installed headers | Ken Raeburn | 2007-10-29 | 1 | -1/+11 |
| * | need more dylib_file specs for darwin | Ken Raeburn | 2007-08-09 | 1 | -2/+5 |
| * | Get rid of some old SunOS 4 config stuff | Ken Raeburn | 2007-08-08 | 1 | -18/+0 |
| * | Set PERL | Ken Raeburn | 2007-07-05 | 1 | -0/+1 |
| * | Report in make output when updating OBJS.ST/SH/PF | Ken Raeburn | 2007-07-03 | 1 | -0/+3 |
| * | Remove check-ac-syms rules | Ken Raeburn | 2007-06-20 | 2 | -9/+0 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 3 | -5/+35 |
| * | Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehow | Ken Raeburn | 2007-03-21 | 1 | -1/+1 |
| * | On Linux, add linker flags -Bsymbolic (makes for smaller libraries, at | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
| * | osf1: get proper library dependencies installed | Ken Raeburn | 2007-03-05 | 1 | -1/+1 |
| * | * pre.in (MOVEIFCHANGED): New variable | Ken Raeburn | 2007-01-20 | 1 | -1/+2 |
| * | Don't define KRB5_PRIVATE, since it's not tested any more | Ken Raeburn | 2007-01-20 | 2 | -2/+2 |
| * | * pre.in (.et.h, .et.c): Use temporary files in the current directory with | Ken Raeburn | 2007-01-20 | 2 | -6/+11 |
| * | * lib.in (clean-libs): Delete darwin.exports and hpux10.exports. | Ken Raeburn | 2007-01-06 | 2 | -3/+3 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 2 | -0/+8 |
| * | For Irix - determine if using gcc and gnu ld - set compiler flags properly | Ezra Peisach | 2006-10-23 | 1 | -1/+7 |
| * | osf1 -oldstyle_liblookup typo | Ezra Peisach | 2006-10-22 | 1 | -1/+1 |
| * | fix typo in make var ref | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
| * | Define VALGRIND1 as an invocation of valgrind that could be used for VALGRIND | Ken Raeburn | 2006-10-15 | 1 | -1/+5 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 2 | -4/+2 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -0/+1 |
| * | configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happier | Ken Raeburn | 2006-10-02 | 1 | -0/+1 |
| * | * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE | Ken Raeburn | 2006-08-30 | 1 | -1/+1 |
| * | Set datarootdir in each Makefile to make Autoconf 2.60 happier | Russ Allbery | 2006-08-15 | 1 | -0/+1 |
| * | respect LDFLAGS in NetBSD build | Ken Raeburn | 2006-07-21 | 1 | -1/+14 |
| * | back out r18245; it breaks under gcc + GNU ld on Solaris | Tom Yu | 2006-06-29 | 3 | -15/+3 |
| * | implement symbol export restrictions for Solaris | Ken Raeburn | 2006-06-28 | 3 | -3/+15 |
| * | (clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS. | Ken Raeburn | 2006-06-22 | 1 | -1/+3 |