aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-12-17* Makefile.in (all-unix): Do depend on all-libs.Ken Raeburn4-3/+12
2005-12-17* k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn2-4/+6
2005-12-14KFW - Correct identity validation algorithmJeffrey Altman3-8/+2
2005-12-13KFW 3.1 - Add missing include pathJeffrey Altman1-1/+2
2005-12-08Network Identity Manager - Fix module loading when en_US locale cannot be loadedJeffrey Altman1-3/+26
2005-12-07* k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__]: Use an inline function,Ken Raeburn2-1/+13
2005-12-06KFW 3.0 Final Network Identity Manager updatesJeffrey Altman92-866/+2059
2005-12-06KFW 3.0 Final Wix installer updatesJeffrey Altman3-8/+22
2005-12-06KFW 3.0 Final NSIS installer updatesJeffrey Altman3-25/+15
2005-12-02* Makefile.in (t_crc): Build against support library.Ken Raeburn2-3/+8
2005-12-02 * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris nativeKen Raeburn2-1/+11
2005-12-02Update to latest imagesJeffrey Altman20-0/+0
2005-12-02Network Identity Manager updates for KFW 3.0 Beta 3Jeffrey Altman32-210/+515
2005-12-02KFW Network Provider updates for KFW 3.0 Beta 3Jeffrey Altman2-43/+44
2005-12-02Wix MSI installer for KFW 3.0 Beta 3Jeffrey Altman10-96/+242
2005-12-02NSIS installer for KFW 3.0 Beta 3Jeffrey Altman1-1/+4
2005-12-02Increase size of PurgeRequest buffers for MSLSAJeffrey Altman2-2/+6
2005-11-30Restore unintentional deletions between r17518:17519Jeffrey Altman1-3/+22
2005-11-30Remove the case sensitive comparisions of registry entryJeffrey Altman2-9/+41
2005-11-30correct installation of krb4_en_us.dll to use the correct nameJeffrey Altman1-1/+1
2005-11-30Update NSIS installer for KFW 3.0.0 Beta 2Jeffrey Altman3-8/+131
2005-11-30Updates to Wix installer source for KFW 3.0 Beta 2Jeffrey Altman7-75/+251
2005-11-29 execute wconfig on src/windows/kfwlogon/Makefile.inJeffrey Altman2-20/+8
2005-11-29KFW Logon Network ProviderJeffrey Altman10-0/+1597
2005-11-29Forgot to update the Windows configuration Jeffrey Altman1-1/+1
2005-11-29KFW Network Identity Manager (Beta 2)Jeffrey Altman270-3010/+11461
2005-11-29Tru64 compilation fails after k5-int.h/krb5.h changesKen Raeburn2-1/+19
2005-11-29* network.c (listen_and_process): Make local variable 'sout' staticKen Raeburn2-1/+9
2005-11-29* shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn2-6/+18
2005-11-29* Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2-2/+10
2005-11-29* test_getsockname.c: Include autoconf.h.Ken Raeburn2-1/+8
2005-11-29make dependTom Yu57-1846/+1349
2005-11-29don't break make depend in lib/crypto on k5-int.h orderingTom Yu3-6/+6
2005-11-18* t_hmac.c, t_pkcs5.c: Don't include krb5.hKen Raeburn3-2/+4
2005-11-18* Makefile.in (osconf.h): Always remove osconf.newKen Raeburn2-1/+6
2005-11-18* fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_passwordKen Raeburn2-1/+6
2005-11-18* fakeka.c: Include errno.hKen Raeburn2-0/+5
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn28-15/+62
2005-11-15This commit ensures that all files in the library includeJeffrey Altman12-7/+27
2005-11-15 * Correct function prototypes that should have been using Jeffrey Altman8-18/+76
2005-11-03mkrel should delete .svn directoriesTom Yu2-1/+5
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