summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-119-3931/+0
* * Sanitize: RemovedKen Raeburn2006-04-112-418/+2
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-116-310/+0
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-1124-4433/+6
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-052-1/+13
* * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automaticallyKen Raeburn2006-04-042-1/+6
* more DEFS=Ken Raeburn2006-04-042-0/+5
* set DEFS empty in more placesKen Raeburn2006-04-046-0/+15
* include autoconf.h in a few more placesKen Raeburn2006-04-032-0/+5
* * configure.in: Always provide three arguments to AC_DEFINEKen Raeburn2006-03-312-16/+20
* * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't defineKen Raeburn2006-03-314-19/+17
* make depend, now with dependency sortingKen Raeburn2006-03-315-128/+126
* * depfix.pl (uniquify): Sort dependencies, so little tweaks to include ordersKen Raeburn2006-03-312-2/+13
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-303-17/+23
* make depend Ken Raeburn2006-03-301-24/+27
* * ss_internal.h: Include autoconf.hKen Raeburn2006-03-302-0/+5
* * configure.in: Supply all three arguments when calling AC_DEFINEKen Raeburn2006-03-282-1/+4
* make dependKen Raeburn2006-03-271-0/+3
* build and export set/reset_com_err_hook on windowsKen Raeburn2006-03-272-2/+5
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-265-0/+155
* * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or theKen Raeburn2006-03-132-5/+9
* * reconf: Put autoconf.stmp into include directoryKen Raeburn2006-03-112-2/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-116-33/+40
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-116-1/+20
* missed a dlsym call removalKen Raeburn2006-03-081-1/+0
* Oops. This should come closer to building on Windows..Ken Raeburn2006-03-082-18/+49
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-082-8/+32
* Merge from plugin branchKen Raeburn2006-03-076-3/+366
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-274-1/+11
* 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
* Check the export lists against the newly built shared library to make sure allKen Raeburn2006-01-252-0/+59
* * 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
* Back out unwanted change to profile_tcl.cSam Hartman2006-01-111-745/+311
* Remove krb5_callconv from non-exported internal functionSam Hartman2006-01-111-311/+745
* Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",Ken Raeburn2005-12-222-1/+28
* make dependTom Yu2005-11-295-60/+41
* mkrel should delete .svn directoriesTom Yu2005-11-032-1/+5
* Rename depfix2.pl to depfix.plKen Raeburn2005-10-272-1/+2
* Roll all the "make depend" transformations into one perl scriptKen Raeburn2005-10-273-68/+66
* * 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
* * ac_check_krb5.m4: Example autoconf macro to use krb5-config forTom Yu2005-10-182-0/+63
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-04118-50897/+7
* * fake_addrinfo.c (getaddrinfo): AI_NUMERICSERV fix for AIXKen Raeburn2005-09-092-1/+15
* update mkrel for svnTom Yu2005-09-082-5/+11
* fix more executable permissionsTom Yu2005-08-259-0/+0