summaryrefslogtreecommitdiffstats
path: root/src/util/profile/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-081-0/+5
* * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2004-02-191-0/+5
* ProtoizeKen Raeburn2004-02-191-0/+5
* prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2004-01-301-0/+5
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-201-0/+6
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-0/+6
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-031-0/+5
* * prof_file.c (r_access): Static function. Only include ifEzra Peisach2003-04-281-0/+5
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-061-0/+14
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-171-0/+5
* * profile.pbexp: New fileKen Raeburn2003-01-131-0/+2
* * prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2003-01-131-0/+4
* Use passwd entry for ~ expansion if $HOME isn't set.Ken Raeburn2003-01-101-0/+8
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+7
* Try to do atomic file swap on UNIX when updating profileKen Raeburn2003-01-091-0/+4
* Support \r as additional line separator on Mac OS XKen Raeburn2003-01-091-0/+9
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-311-0/+24
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-231-0/+6