summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-lineTom Yu2005-12-302-381/+752
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt andTom Yu2005-12-282-12/+19
* make dependKen Raeburn2005-12-222-7/+5
* Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",Ken Raeburn2005-12-222-1/+28
* Include krb5.h after k5-int.hSam Hartman2005-12-202-1/+36
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-17133-14/+31
* * Makefile.in (all-unix): Do depend on all-libs.Ken Raeburn2005-12-174-3/+12
* * k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn2005-12-172-4/+6
* KFW - Correct identity validation algorithmJeffrey Altman2005-12-143-8/+2
* KFW 3.1 - Add missing include pathJeffrey Altman2005-12-131-1/+2
* Network Identity Manager - Fix module loading when en_US locale cannot be loadedJeffrey Altman2005-12-081-3/+26
* * k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__]: Use an inline function,Ken Raeburn2005-12-072-1/+13
* KFW 3.0 Final Network Identity Manager updatesJeffrey Altman2005-12-0692-866/+2059
* KFW 3.0 Final Wix installer updatesJeffrey Altman2005-12-063-8/+22
* KFW 3.0 Final NSIS installer updatesJeffrey Altman2005-12-063-25/+15
* * Makefile.in (t_crc): Build against support library.Ken Raeburn2005-12-022-3/+8
* * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris nativeKen Raeburn2005-12-022-1/+11
* Update to latest imagesJeffrey Altman2005-12-0220-0/+0
* Network Identity Manager updates for KFW 3.0 Beta 3Jeffrey Altman2005-12-0232-210/+515
* KFW Network Provider updates for KFW 3.0 Beta 3Jeffrey Altman2005-12-022-43/+44
* Wix MSI installer for KFW 3.0 Beta 3Jeffrey Altman2005-12-0210-96/+242
* NSIS installer for KFW 3.0 Beta 3Jeffrey Altman2005-12-021-1/+4
* Increase size of PurgeRequest buffers for MSLSAJeffrey Altman2005-12-022-2/+6
* Restore unintentional deletions between r17518:17519Jeffrey Altman2005-11-301-3/+22
* Remove the case sensitive comparisions of registry entryJeffrey Altman2005-11-302-9/+41
* correct installation of krb4_en_us.dll to use the correct nameJeffrey Altman2005-11-301-1/+1
* Update NSIS installer for KFW 3.0.0 Beta 2Jeffrey Altman2005-11-303-8/+131
* Updates to Wix installer source for KFW 3.0 Beta 2Jeffrey Altman2005-11-307-75/+251
* execute wconfig on src/windows/kfwlogon/Makefile.inJeffrey Altman2005-11-292-20/+8
* KFW Logon Network ProviderJeffrey Altman2005-11-2910-0/+1597
* Forgot to update the Windows configuration Jeffrey Altman2005-11-291-1/+1
* KFW Network Identity Manager (Beta 2)Jeffrey Altman2005-11-29270-3010/+11461
* Tru64 compilation fails after k5-int.h/krb5.h changesKen Raeburn2005-11-292-1/+19
* * network.c (listen_and_process): Make local variable 'sout' staticKen Raeburn2005-11-292-1/+9
* * shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn2005-11-292-6/+18
* * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2005-11-292-2/+10
* * test_getsockname.c: Include autoconf.h.Ken Raeburn2005-11-292-1/+8
* make dependTom Yu2005-11-2957-1846/+1349
* don't break make depend in lib/crypto on k5-int.h orderingTom Yu2005-11-293-6/+6
* * t_hmac.c, t_pkcs5.c: Don't include krb5.hKen Raeburn2005-11-183-2/+4
* * Makefile.in (osconf.h): Always remove osconf.newKen Raeburn2005-11-182-1/+6
* * fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_passwordKen Raeburn2005-11-182-1/+6
* * fakeka.c: Include errno.hKen Raeburn2005-11-182-0/+5
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-1828-15/+62
* 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