summaryrefslogtreecommitdiffstats
path: root/src/util/profile/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1333/+0
* * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automaticallyKen Raeburn2006-04-041-0/+5
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+4
* * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't defineKen Raeburn2006-03-311-0/+10
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+4
* Merge from plugin branchKen Raeburn2006-03-071-0/+4
* Delete setting and testing of STAT_ONCE_PER_SECOND, just always do itKen Raeburn2005-10-211-0/+7
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* * profile.swg (errcode_t* tcl8 argout typemap): Cast return value fromKen Raeburn2005-06-061-0/+7
* * configure.in: Don't check for getpwuid_r here.Ken Raeburn2005-03-261-0/+5
* st_mtim.tv_nsec, not tv_usecKen Raeburn2005-03-131-1/+1
* profile library should check high-resolution timestamps if availableKen Raeburn2005-03-131-0/+9
* profile_clear_relation doesn't work, iterator still sees deleted nodesKen Raeburn2005-03-041-0/+7
* possible profile null pointer deref in threaded appKen Raeburn2005-02-231-0/+19
* * et/error_message.c (com_err_initialize, com_err_terminate): IfKen Raeburn2005-02-091-0/+6
* * prof_file.c (profile_open_file): If mutex creation fails, free storageKen Raeburn2005-01-141-0/+2
* profile code never destroys its per-file mutexesKen Raeburn2005-01-141-0/+5
* insufficient locking in profile re-reading caseKen Raeburn2004-12-151-0/+6
* * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable...Alexandra Ellwood2004-11-041-0/+6
* * prof_set.c: profile calls which set values should not fail if file is not ...Alexandra Ellwood2004-11-041-0/+7
* call stat less often on krb5.confKen Raeburn2004-10-301-0/+10
* Permit exporting profile file data into a bufferKen Raeburn2004-10-271-0/+24
* * prof_file.c (profile_update_file_data): When resetting flags, preserve SHAREDKen Raeburn2004-10-221-0/+9
* * libprofile.exports: Add profile_flush_to_fileKen Raeburn2004-10-191-0/+4
* Allow profile library caller to write the modified data to a differentKen Raeburn2004-10-181-0/+16
* * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATAKen Raeburn2004-10-151-0/+22
* * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde...Alexandra Ellwood2004-10-131-0/+6
* Need prototypes for profile_lock_global and profile_unlock_globalAlexandra Ellwood2004-10-131-0/+5
* Fix small memory leak in repeated krb5 context creation and deletion:Ken Raeburn2004-10-131-0/+6
* * prof_file.c (profile_dereference_data_locked): New function.Ken Raeburn2004-09-281-0/+7
* * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENVTom Yu2004-09-261-0/+6
* * prof_tree.c (struct profile_node): Add new bitfield DELETED.Ken Raeburn2004-09-231-0/+15
* * profile.swg: Only include tclsh.i if building for Tcl.Ken Raeburn2004-09-231-0/+10
* * prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2004-08-281-0/+6
* * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2004-08-281-0/+5
* * profile_tcl.c: New file, generated from profile.swg, but checked in to avoidKen Raeburn2004-08-271-0/+2
* * profile.swg: New file.Ken Raeburn2004-08-271-0/+8
* * prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn2004-08-271-0/+15
* * Makefile.in (MLIBS): Add $(LIBS)Ken Raeburn2004-07-151-0/+2
* * libprofile.exports: Don't try to export krb5int_profile_shared_dataKen Raeburn2004-07-151-0/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-0/+5
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-191-0/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specificationsKen Raeburn2004-06-041-0/+5
* Closer to thread-safe..Ken Raeburn2004-06-031-0/+6
* * configure.in: When generating prtest, use AC_CONFIG_FILESEzra Peisach2004-05-241-0/+6
* * Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add the new sup...Ken Raeburn2004-05-131-0/+5
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-0/+11
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-221-0/+4
* Change profile code over to new thread macros, and enable data sharing alwaysKen Raeburn2004-03-141-0/+15