summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Configure db2 plugin directory at top levelKen Raeburn2007-03-253-28/+27
* Pass the extra library dependency on AIX (is this even still needed??) via a newKen Raeburn2007-03-252-2/+6
* Don't test for stuff not used, used unconditionally, or with feature-test mac...Ken Raeburn2007-03-251-4/+0
* Build tests subtree makefiles at top levelKen Raeburn2007-03-2514-55/+45
* Include autoconf.hKen Raeburn2007-03-253-1/+3
* Configure appl test programs from top levelKen Raeburn2007-03-2511-40/+33
* Include autoconf.hKen Raeburn2007-03-251-0/+1
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-257-45/+14
* Fix some syntax issues in testing krb5-config outputKen Raeburn2007-03-251-6/+6
* Depend on support libraryKen Raeburn2007-03-251-2/+2
* Include autoconf.h before testing macros for Python header locationKen Raeburn2007-03-251-1/+1
* Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARYKen Raeburn2007-03-255-18/+4
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-259-8/+49
* Store a little more detail for unknown enctype errorKen Raeburn2007-03-251-1/+5
* Fix PROG_LIBPATH, and use -l instead of an explicit filename to build profile...Ken Raeburn2007-03-251-3/+3
* Rearrange code so all of the 'krb5_force_static' stuff is done in one placeKen Raeburn2007-03-251-63/+41
* Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn2007-03-256-89/+47
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-257-18/+9
* Remove commented-out macroKen Raeburn2007-03-251-1/+0
* Remove special support for building a shared library with no dependencies, si...Ken Raeburn2007-03-251-3/+1
* Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehowKen Raeburn2007-03-211-1/+1
* When using the Vista SDK version of NTSecAPI.h it is necessaryJeffrey Altman2007-03-212-20/+48
* krb5 library uses kdc.conf when it shouldn'tKen Raeburn2007-03-211-1/+1
* NIM: New Default View and miscellaneous fixesJeffrey Altman2007-03-2044-740/+3031
* Enable Vista support for MSLSAJeffrey Altman2007-03-201-9/+99
* Zero sockaddrs in fai_add_entry() so we can compare them with memcmp()Alexandra Ellwood2007-03-191-0/+2
* KfW automated build scripts & supporting filesKevin Koch2007-03-169-276/+899
* Update 3.1.0 to 3.2.0; update location of sample directoryKevin Koch2007-03-161-3/+3
* Update build files for new version and file locationsKevin Koch2007-03-163-16/+13
* On Linux, add linker flags -Bsymbolic (makes for smaller libraries, atKen Raeburn2007-03-151-1/+1
* Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn2007-03-151-1/+1
* Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per KevinKen Raeburn2007-03-141-0/+8
* * kadm5_create.c: Include fake-addrinfo.h.Ken Raeburn2007-03-141-6/+21
* Fix tail portability problem by adding an expression test to theKen Raeburn2007-03-141-1/+1
* Remove test pass that exercises AES256 over UDP, since we also haveKen Raeburn2007-03-141-12/+0
* * include/k5-platform.h: Add load_{16,32,64}_n for loading values fromKen Raeburn2007-03-142-2/+39
* * sendto_kdc.c (default_debug_handler): If writing to a log file, keepKen Raeburn2007-03-141-8/+22
* KFW: Vista Integrated LogonJeffrey Altman2007-03-134-33/+323
* Remove from unused_passes a configuration also listed in the default passesKen Raeburn2007-03-091-12/+0
* Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre...Ken Raeburn2007-03-061-1/+2
* reverting commit to windows WIX installer (revision 19207)Jeffrey Altman2007-03-062-8/+8
* osf1: get proper library dependencies installedKen Raeburn2007-03-051-1/+1
* Train build script to use repository sources, omit sample configuration. [wi...Kevin Koch2007-03-055-176/+250
* Move automation documentation from wiki to here.Kevin Koch2007-03-055-1/+1295
* Automation for building KfWKevin Koch2007-03-056-0/+850
* Back out windows specific makefile changeSam Hartman2007-03-031-1/+1
* More existence tests; path updateKevin Koch2007-03-0211-14/+13
* Test for existence of identity/obj before try to delete filesKevin Koch2007-03-021-1/+1
* On unload, free up g_mechSet and g_mechListKen Raeburn2007-03-021-7/+33
* update dependenciesKen Raeburn2007-03-022-3/+8