summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-2733-181/+288
* Mark #else of KDB5_STATIC_LINK with ifdef nameSam Hartman2006-01-271-1/+1
* Note that caller must free result of conf_get_sectionSam Hartman2006-01-272-0/+2
* Define new error codes for errors loading dal plugins.Sam Hartman2006-01-274-5/+19
* update copyright datesKen Raeburn2006-01-261-1/+1
* add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-263-1/+49
* copyright updateKen Raeburn2006-01-261-1/+1
* copyright noticesKen Raeburn2006-01-262-0/+48
* * export-check.pl: Accept 'S' in nm outputKen Raeburn2006-01-262-2/+6
* * export-check.pl: Accept 'G' in nm outputKen Raeburn2006-01-262-2/+4
* Delete the rest of the support in the kdb library for doing locking onKen Raeburn2006-01-254-94/+28
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-257-53/+213
* * k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-252-0/+28
* Check the export lists against the newly built shared library to make sure allKen Raeburn2006-01-254-1/+63
* * fake-addrinfo.c (krb5int_in6addr_any): Always defineKen Raeburn2006-01-252-5/+3
* * threads.c (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-253-1/+53
* * lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2006-01-252-3/+10
* Include the support library when linking various test programs, because onKen Raeburn2006-01-1814-23/+54
* * aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in $TCL_LIBSKen Raeburn2006-01-182-4/+8
* Back out unwanted change to profile_tcl.cSam Hartman2006-01-111-745/+311
* Remove krb5_callconv from non-exported internal functionSam Hartman2006-01-113-312/+750
* * krb5-config.in: Cause libs output to match actual requiredTom Yu2006-01-062-1/+6
* KFW installation should not use impersonationJeffrey Altman2005-12-302-2/+9
* * 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