aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-11-02Initial Commit Network Identity Manager for WindowsJeffrey Altman307-0/+67049
2005-11-01New NSIS installer for KFW 3.0 Beta 1Jeffrey Altman5-40/+75
2005-11-01 For KFW 3.0 Beta 1Jeffrey Altman5-18/+106
2005-10-31 * gssapi32.def: export missing functionsJeffrey Altman1-0/+7
2005-10-31 * gssapi32.def: export missing functionsJeffrey Altman1-0/+3
2005-10-31 * acquire_cred.c (acquire_init_cred):Jeffrey Altman4-20/+58
2005-10-28* aclocal.m4 (K5_AC_INIT): Initialize build_dynobj to noKen Raeburn2-1/+3
2005-10-27When passed GSS_C_INITIATE and a non-NULL desired name, gss_acquire_cred Alexandra Ellwood1-0/+36
2005-10-27If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn11-6/+28
2005-10-27Remove dependency listing on old depfix.sedKen Raeburn1-1/+1
2005-10-27Rename depfix2.pl to depfix.plKen Raeburn4-4/+6
2005-10-27Roll all the "make depend" transformations into one perl scriptKen Raeburn5-70/+69
2005-10-27make dependKen Raeburn1-1/+2
2005-10-27Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn8-2/+34
2005-10-27* aclocal.m4 (KRB5_AC_INET6): Drop enable/disable-ipv6 option; emit a warning...Ken Raeburn2-12/+7
2005-10-25 * ac_check_krb5.m4: Set LIBS rather than LDFLAGSTom Yu2-2/+6
2005-10-21Delete setting and testing of STAT_ONCE_PER_SECOND, just always do itKen Raeburn3-10/+7
2005-10-21Renamed variable 'log' to 'logfile' and made it staticKen Raeburn2-40/+47
2005-10-21reindent to style in doc/coding-style, via gnu indentKen Raeburn3-1178/+1196
2005-10-21Jeff's patches for a multi-threaded gss-sample suite, modified to not break theKen Raeburn4-32/+315
2005-10-20win-mac.h: Add definitions for int32_t and uint32_tJeffrey Altman2-0/+6
2005-10-20cc_mslsa.c: Jeffrey Altman2-9/+16
2005-10-20gssapi_krb5.hin: Add missing GSS_DLLIMP modifiers to all exportedJeffrey Altman2-8/+12
2005-10-20The GINA was being linked to the single threaded runtimeJeffrey Altman2-1/+5
2005-10-19* Makefile.in (t_ser): Add dl library and thread link options, since kdb5Ken Raeburn2-1/+6
2005-10-19* arcfour_s2k.c (asctouni): Counter should be size_t, like lenKen Raeburn2-1/+5
2005-10-19This fixes an all-too-frequent nightly-testing failure on Tru64Ken Raeburn2-2/+13
2005-10-18 * ac_check_krb5.m4: Example autoconf macro to use krb5-config forTom Yu2-0/+63
2005-10-14* libkadm5srv.exports: Don't export internal error-table symbols, or osa*Ken Raeburn2-27/+5
2005-10-14* libkadm5clnt.exports: Don't export internal error-table symbolsKen Raeburn2-4/+5
2005-10-14* lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2-4/+5
2005-10-14* Makefile.in (SHLIB_EXPLIBS): Revert 10-04 change; add support libraryKen Raeburn2-2/+7
2005-10-13 * kdc_preauth.c (etype_info_as_rep_helper): New function; sharedTom Yu2-10/+85
2005-10-13* shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn2-2/+12
2005-10-13* libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn3-2/+8
2005-10-12 * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2-2/+7
2005-10-12 * kdc_preauth.c (return_etype_info2): Apply patch from WillTom Yu2-1/+8
2005-10-12 * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu4-13/+51
2005-10-11* Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn2-1/+4
2005-10-11* libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols thatKen Raeburn2-115/+5
2005-10-11partial doc on Novell changesKen Raeburn1-17/+23
2005-10-10* configure.in: Don't pull in libdb on AIX any moreKen Raeburn2-8/+4
2005-10-07* Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2-3/+8
2005-10-06Reduce work done on a second "make" pass over the tree, by not regeneratingKen Raeburn2-3/+6
2005-10-06Fix bug in parallel buildsKen Raeburn2-1/+7
2005-10-05Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn4-9/+18
2005-10-05Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn10-22/+71
2005-10-04Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn123-26/+56
2005-10-04* Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): VariablesKen Raeburn2-8/+5
2005-10-04* Makefile.in (SHLIB_EXPLIBS): Only use gssrpc.Ken Raeburn4-324/+15