summaryrefslogtreecommitdiffstats
path: root/src/util/profile
Commit message (Expand)AuthorAgeFilesLines
* * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable...Alexandra Ellwood2004-11-043-0/+41
* * prof_set.c: profile calls which set values should not fail if file is not ...Alexandra Ellwood2004-11-042-3/+7
* call stat less often on krb5.confKen Raeburn2004-10-303-0/+37
* Permit exporting profile file data into a bufferKen Raeburn2004-10-279-32/+215
* * prof_file.c (profile_update_file_data): When resetting flags, preserve SHAREDKen Raeburn2004-10-223-25/+75
* * libprofile.exports: Add profile_flush_to_fileKen Raeburn2004-10-192-0/+5
* Allow profile library caller to write the modified data to a differentKen Raeburn2004-10-188-28/+122
* * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATAKen Raeburn2004-10-155-73/+107
* * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde...Alexandra Ellwood2004-10-132-0/+10
* Need prototypes for profile_lock_global and profile_unlock_globalAlexandra Ellwood2004-10-132-0/+8
* Fix small memory leak in repeated krb5 context creation and deletion:Ken Raeburn2004-10-133-2/+8
* * prof_file.c (profile_dereference_data_locked): New function.Ken Raeburn2004-09-284-2/+18
* * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENVTom Yu2004-09-263-1/+9
* * prof_tree.c (struct profile_node): Add new bitfield DELETED.Ken Raeburn2004-09-236-13/+109
* regeneratedKen Raeburn2004-09-231-6/+8
* * profile.swg: Only include tclsh.i if building for Tcl.Ken Raeburn2004-09-232-3/+26
* * prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2004-08-282-0/+8
* * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2004-08-282-6/+20
* * profile_tcl.c: New file, generated from profile.swg, but checked in to avoidKen Raeburn2004-08-272-0/+2084
* * profile.swg: New file.Ken Raeburn2004-08-274-4/+266
* * prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn2004-08-275-50/+142
* whitespaceKen Raeburn2004-08-211-10/+10
* * Makefile.in (MLIBS): Add $(LIBS)Ken Raeburn2004-07-152-1/+3
* * libprofile.exports: Don't try to export krb5int_profile_shared_dataKen Raeburn2004-07-152-1/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-224-18/+7
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-192-1/+5
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specificationsKen Raeburn2004-06-042-4/+13
* Closer to thread-safe..Ken Raeburn2004-06-033-1/+17
* * configure.in: When generating prtest, use AC_CONFIG_FILESEzra Peisach2004-05-242-1/+7
* * Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add the new sup...Ken Raeburn2004-05-132-4/+9
* updated dependenciesKen Raeburn2004-04-241-1/+1
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-243-15/+48
* update dependenciesKen Raeburn2004-04-231-0/+8
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-222-0/+57
* Change profile code over to new thread macros, and enable data sharing alwaysKen Raeburn2004-03-143-26/+40
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-082-1/+6
* ignore some more generated filesKen Raeburn2004-02-241-0/+1
* * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2004-02-192-1/+6
* ProtoizeKen Raeburn2004-02-197-215/+105
* prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2004-01-302-0/+11
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-203-2/+8
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-1410-14/+25
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-032-16/+18
* make-depend updatesKen Raeburn2003-05-241-8/+8
* * prof_file.c (r_access): Static function. Only include ifEzra Peisach2003-04-282-0/+7
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-066-104/+107
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-172-0/+7
* * profile.pbexp: New fileKen Raeburn2003-01-132-0/+35