| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Configure db2 plugin directory at top level | Ken Raeburn | 2007-03-25 | 3 | -28/+27 |
| * | Pass the extra library dependency on AIX (is this even still needed??) via a new | Ken Raeburn | 2007-03-25 | 2 | -2/+6 |
| * | Don't test for stuff not used, used unconditionally, or with feature-test mac... | Ken Raeburn | 2007-03-25 | 1 | -4/+0 |
| * | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 14 | -55/+45 |
| * | Include autoconf.h | Ken Raeburn | 2007-03-25 | 3 | -1/+3 |
| * | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 11 | -40/+33 |
| * | Include autoconf.h | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | Generate makefiles for two static libs plus the python plugin from the top-le... | Ken Raeburn | 2007-03-25 | 7 | -45/+14 |
| * | Fix some syntax issues in testing krb5-config output | Ken Raeburn | 2007-03-25 | 1 | -6/+6 |
| * | 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 KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 5 | -18/+4 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 9 | -8/+49 |
| * | Store a little more detail for unknown enctype error | Ken Raeburn | 2007-03-25 | 1 | -1/+5 |
| * | Fix PROG_LIBPATH, and use -l instead of an explicit filename to build profile... | Ken Raeburn | 2007-03-25 | 1 | -3/+3 |
| * | Rearrange code so all of the 'krb5_force_static' stuff is done in one place | Ken Raeburn | 2007-03-25 | 1 | -63/+41 |
| * | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 6 | -89/+47 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 7 | -18/+9 |
| * | Remove commented-out macro | Ken Raeburn | 2007-03-25 | 1 | -1/+0 |
| * | Remove special support for building a shared library with no dependencies, si... | Ken Raeburn | 2007-03-25 | 1 | -3/+1 |
| * | Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehow | Ken Raeburn | 2007-03-21 | 1 | -1/+1 |
| * | When using the Vista SDK version of NTSecAPI.h it is necessary | Jeffrey Altman | 2007-03-21 | 2 | -20/+48 |
| * | krb5 library uses kdc.conf when it shouldn't | Ken Raeburn | 2007-03-21 | 1 | -1/+1 |
| * | NIM: New Default View and miscellaneous fixes | Jeffrey Altman | 2007-03-20 | 44 | -740/+3031 |
| * | Enable Vista support for MSLSA | Jeffrey Altman | 2007-03-20 | 1 | -9/+99 |
| * | Zero sockaddrs in fai_add_entry() so we can compare them with memcmp() | Alexandra Ellwood | 2007-03-19 | 1 | -0/+2 |
| * | KfW automated build scripts & supporting files | Kevin Koch | 2007-03-16 | 9 | -276/+899 |
| * | Update 3.1.0 to 3.2.0; update location of sample directory | Kevin Koch | 2007-03-16 | 1 | -3/+3 |
| * | Update build files for new version and file locations | Kevin Koch | 2007-03-16 | 3 | -16/+13 |
| * | On Linux, add linker flags -Bsymbolic (makes for smaller libraries, at | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
| * | Depend on kadm5 server library too, now that we use the config_params calls | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
| * | Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per Kevin | Ken Raeburn | 2007-03-14 | 1 | -0/+8 |
| * | * kadm5_create.c: Include fake-addrinfo.h. | Ken Raeburn | 2007-03-14 | 1 | -6/+21 |
| * | Fix tail portability problem by adding an expression test to the | Ken Raeburn | 2007-03-14 | 1 | -1/+1 |
| * | Remove test pass that exercises AES256 over UDP, since we also have | Ken Raeburn | 2007-03-14 | 1 | -12/+0 |
| * | * include/k5-platform.h: Add load_{16,32,64}_n for loading values from | Ken Raeburn | 2007-03-14 | 2 | -2/+39 |
| * | * sendto_kdc.c (default_debug_handler): If writing to a log file, keep | Ken Raeburn | 2007-03-14 | 1 | -8/+22 |
| * | KFW: Vista Integrated Logon | Jeffrey Altman | 2007-03-13 | 4 | -33/+323 |
| * | Remove from unused_passes a configuration also listed in the default passes | Ken Raeburn | 2007-03-09 | 1 | -12/+0 |
| * | Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre... | Ken Raeburn | 2007-03-06 | 1 | -1/+2 |
| * | reverting commit to windows WIX installer (revision 19207) | Jeffrey Altman | 2007-03-06 | 2 | -8/+8 |
| * | osf1: get proper library dependencies installed | Ken Raeburn | 2007-03-05 | 1 | -1/+1 |
| * | Train build script to use repository sources, omit sample configuration. [wi... | Kevin Koch | 2007-03-05 | 5 | -176/+250 |
| * | Move automation documentation from wiki to here. | Kevin Koch | 2007-03-05 | 5 | -1/+1295 |
| * | Automation for building KfW | Kevin Koch | 2007-03-05 | 6 | -0/+850 |
| * | Back out windows specific makefile change | Sam Hartman | 2007-03-03 | 1 | -1/+1 |
| * | More existence tests; path update | Kevin Koch | 2007-03-02 | 11 | -14/+13 |
| * | Test for existence of identity/obj before try to delete files | Kevin Koch | 2007-03-02 | 1 | -1/+1 |
| * | On unload, free up g_mechSet and g_mechList | Ken Raeburn | 2007-03-02 | 1 | -7/+33 |
| * | update dependencies | Ken Raeburn | 2007-03-02 | 2 | -3/+8 |