summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This commit ensures that all files in the library includeJeffrey Altman2005-11-1512-7/+27
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-158-18/+76
* mkrel should delete .svn directoriesTom Yu2005-11-032-1/+5
* Initial Commit Network Identity Manager for WindowsJeffrey Altman2005-11-02307-0/+67049
* New NSIS installer for KFW 3.0 Beta 1Jeffrey Altman2005-11-015-40/+75
* For KFW 3.0 Beta 1Jeffrey Altman2005-11-015-18/+106
* * gssapi32.def: export missing functionsJeffrey Altman2005-10-311-0/+7
* * gssapi32.def: export missing functionsJeffrey Altman2005-10-311-0/+3
* * acquire_cred.c (acquire_init_cred):Jeffrey Altman2005-10-314-20/+58
* * aclocal.m4 (K5_AC_INIT): Initialize build_dynobj to noKen Raeburn2005-10-282-1/+3
* When passed GSS_C_INITIATE and a non-NULL desired name, gss_acquire_cred Alexandra Ellwood2005-10-271-0/+36
* If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn2005-10-2711-6/+28
* Remove dependency listing on old depfix.sedKen Raeburn2005-10-271-1/+1
* Rename depfix2.pl to depfix.plKen Raeburn2005-10-274-4/+6
* Roll all the "make depend" transformations into one perl scriptKen Raeburn2005-10-275-70/+69
* make dependKen Raeburn2005-10-271-1/+2
* Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn2005-10-278-2/+34
* * aclocal.m4 (KRB5_AC_INET6): Drop enable/disable-ipv6 option; emit a warning...Ken Raeburn2005-10-272-12/+7
* * ac_check_krb5.m4: Set LIBS rather than LDFLAGSTom Yu2005-10-252-2/+6
* Delete setting and testing of STAT_ONCE_PER_SECOND, just always do itKen Raeburn2005-10-213-10/+7
* Renamed variable 'log' to 'logfile' and made it staticKen Raeburn2005-10-212-40/+47
* reindent to style in doc/coding-style, via gnu indentKen Raeburn2005-10-213-1178/+1196
* Jeff's patches for a multi-threaded gss-sample suite, modified to not break theKen Raeburn2005-10-214-32/+315
* win-mac.h: Add definitions for int32_t and uint32_tJeffrey Altman2005-10-202-0/+6
* cc_mslsa.c: Jeffrey Altman2005-10-202-9/+16
* gssapi_krb5.hin: Add missing GSS_DLLIMP modifiers to all exportedJeffrey Altman2005-10-202-8/+12
* The GINA was being linked to the single threaded runtimeJeffrey Altman2005-10-202-1/+5
* * Makefile.in (t_ser): Add dl library and thread link options, since kdb5Ken Raeburn2005-10-192-1/+6
* * arcfour_s2k.c (asctouni): Counter should be size_t, like lenKen Raeburn2005-10-192-1/+5
* This fixes an all-too-frequent nightly-testing failure on Tru64Ken Raeburn2005-10-192-2/+13
* * ac_check_krb5.m4: Example autoconf macro to use krb5-config forTom Yu2005-10-182-0/+63
* * libkadm5srv.exports: Don't export internal error-table symbols, or osa*Ken Raeburn2005-10-142-27/+5
* * libkadm5clnt.exports: Don't export internal error-table symbolsKen Raeburn2005-10-142-4/+5
* * lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2005-10-142-4/+5
* * Makefile.in (SHLIB_EXPLIBS): Revert 10-04 change; add support libraryKen Raeburn2005-10-142-2/+7
* * kdc_preauth.c (etype_info_as_rep_helper): New function; sharedTom Yu2005-10-132-10/+85
* * shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn2005-10-132-2/+12
* * libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn2005-10-133-2/+8
* * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2005-10-122-2/+7
* * kdc_preauth.c (return_etype_info2): Apply patch from WillTom Yu2005-10-122-1/+8
* * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu2005-10-124-13/+51
* * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn2005-10-112-1/+4
* * libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols thatKen Raeburn2005-10-112-115/+5
* partial doc on Novell changesKen Raeburn2005-10-111-17/+23
* * configure.in: Don't pull in libdb on AIX any moreKen Raeburn2005-10-102-8/+4
* * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2005-10-072-3/+8
* Reduce work done on a second "make" pass over the tree, by not regeneratingKen Raeburn2005-10-062-3/+6
* Fix bug in parallel buildsKen Raeburn2005-10-062-1/+7
* Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn2005-10-054-9/+18
* Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn2005-10-0510-22/+71