| Commit message (Expand) | Author | Age | Files | Lines |
| * | * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable... | Alexandra Ellwood | 2004-11-04 | 3 | -0/+41 |
| * | * prof_set.c: profile calls which set values should not fail if file is not ... | Alexandra Ellwood | 2004-11-04 | 2 | -3/+7 |
| * | call stat less often on krb5.conf | Ken Raeburn | 2004-10-30 | 3 | -0/+37 |
| * | Permit exporting profile file data into a buffer | Ken Raeburn | 2004-10-27 | 9 | -32/+215 |
| * | * prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED | Ken Raeburn | 2004-10-22 | 3 | -25/+75 |
| * | * libprofile.exports: Add profile_flush_to_file | Ken Raeburn | 2004-10-19 | 2 | -0/+5 |
| * | Allow profile library caller to write the modified data to a different | Ken Raeburn | 2004-10-18 | 8 | -28/+122 |
| * | * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATA | Ken Raeburn | 2004-10-15 | 5 | -73/+107 |
| * | * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde... | Alexandra Ellwood | 2004-10-13 | 2 | -0/+10 |
| * | Need prototypes for profile_lock_global and profile_unlock_global | Alexandra Ellwood | 2004-10-13 | 2 | -0/+8 |
| * | Fix small memory leak in repeated krb5 context creation and deletion: | Ken Raeburn | 2004-10-13 | 3 | -2/+8 |
| * | * prof_file.c (profile_dereference_data_locked): New function. | Ken Raeburn | 2004-09-28 | 4 | -2/+18 |
| * | * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV | Tom Yu | 2004-09-26 | 3 | -1/+9 |
| * | * prof_tree.c (struct profile_node): Add new bitfield DELETED. | Ken Raeburn | 2004-09-23 | 6 | -13/+109 |
| * | regenerated | Ken Raeburn | 2004-09-23 | 1 | -6/+8 |
| * | * profile.swg: Only include tclsh.i if building for Tcl. | Ken Raeburn | 2004-09-23 | 2 | -3/+26 |
| * | * prof_file.c (profile_open_file): If an error occurs while updating from the | Ken Raeburn | 2004-08-28 | 2 | -0/+8 |
| * | * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and after | Ken Raeburn | 2004-08-28 | 2 | -6/+20 |
| * | * profile_tcl.c: New file, generated from profile.swg, but checked in to avoid | Ken Raeburn | 2004-08-27 | 2 | -0/+2084 |
| * | * profile.swg: New file. | Ken Raeburn | 2004-08-27 | 4 | -4/+266 |
| * | * prof_int.h (struct _prf_data_t): Add a mutex. | Ken Raeburn | 2004-08-27 | 5 | -50/+142 |
| * | whitespace | Ken Raeburn | 2004-08-21 | 1 | -10/+10 |
| * | * Makefile.in (MLIBS): Add $(LIBS) | Ken Raeburn | 2004-07-15 | 2 | -1/+3 |
| * | * libprofile.exports: Don't try to export krb5int_profile_shared_data | Ken Raeburn | 2004-07-15 | 2 | -1/+5 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 4 | -18/+7 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 2 | -1/+5 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specifications | Ken Raeburn | 2004-06-04 | 2 | -4/+13 |
| * | Closer to thread-safe.. | Ken Raeburn | 2004-06-03 | 3 | -1/+17 |
| * | * configure.in: When generating prtest, use AC_CONFIG_FILES | Ezra Peisach | 2004-05-24 | 2 | -1/+7 |
| * | * Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add the new sup... | Ken Raeburn | 2004-05-13 | 2 | -4/+9 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -1/+1 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 3 | -15/+48 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 1 | -0/+8 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+57 |
| * | Change profile code over to new thread macros, and enable data sharing always | Ken Raeburn | 2004-03-14 | 3 | -26/+40 |
| * | * prof_get.c (profile_parse_boolean): Declare first argument as | Ezra Peisach | 2004-03-08 | 2 | -1/+6 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long, | Ken Raeburn | 2004-02-19 | 2 | -1/+6 |
| * | Protoize | Ken Raeburn | 2004-02-19 | 7 | -215/+105 |
| * | prof-int.h should include pthread.h when USE_PTHREADS is defined | Alexandra Ellwood | 2004-01-30 | 2 | -0/+11 |
| * | * prof_get.c (profile_iterator_create): NAMES argument points to const pointers. | Ken Raeburn | 2003-12-20 | 3 | -2/+8 |
| * | move prof-int.h to be the first include file in order to obtain | Jeffrey Altman | 2003-12-14 | 10 | -14/+25 |
| * | Remove leading spaces in #define and #include in public headers to support K&... | Alexandra Ellwood | 2003-07-03 | 2 | -16/+18 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -8/+8 |
| * | * prof_file.c (r_access): Static function. Only include if | Ezra Peisach | 2003-04-28 | 2 | -0/+7 |
| * | * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour... | Alexandra Ellwood | 2003-03-06 | 6 | -104/+107 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call sync | Ken Raeburn | 2003-01-17 | 2 | -0/+7 |
| * | * profile.pbexp: New file | Ken Raeburn | 2003-01-13 | 2 | -0/+35 |