| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1333/+0 |
| * | * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automatically | Ken Raeburn | 2006-04-04 | 1 | -0/+5 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
| * | * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't define | Ken Raeburn | 2006-03-31 | 1 | -0/+10 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -0/+4 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -0/+4 |
| * | Delete setting and testing of STAT_ONCE_PER_SECOND, just always do it | Ken Raeburn | 2005-10-21 | 1 | -0/+7 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | * profile.swg (errcode_t* tcl8 argout typemap): Cast return value from | Ken Raeburn | 2005-06-06 | 1 | -0/+7 |
| * | * configure.in: Don't check for getpwuid_r here. | Ken Raeburn | 2005-03-26 | 1 | -0/+5 |
| * | st_mtim.tv_nsec, not tv_usec | Ken Raeburn | 2005-03-13 | 1 | -1/+1 |
| * | profile library should check high-resolution timestamps if available | Ken Raeburn | 2005-03-13 | 1 | -0/+9 |
| * | profile_clear_relation doesn't work, iterator still sees deleted nodes | Ken Raeburn | 2005-03-04 | 1 | -0/+7 |
| * | possible profile null pointer deref in threaded app | Ken Raeburn | 2005-02-23 | 1 | -0/+19 |
| * | * et/error_message.c (com_err_initialize, com_err_terminate): If | Ken Raeburn | 2005-02-09 | 1 | -0/+6 |
| * | * prof_file.c (profile_open_file): If mutex creation fails, free storage | Ken Raeburn | 2005-01-14 | 1 | -0/+2 |
| * | profile code never destroys its per-file mutexes | Ken Raeburn | 2005-01-14 | 1 | -0/+5 |
| * | insufficient locking in profile re-reading case | Ken Raeburn | 2004-12-15 | 1 | -0/+6 |
| * | * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable... | Alexandra Ellwood | 2004-11-04 | 1 | -0/+6 |
| * | * prof_set.c: profile calls which set values should not fail if file is not ... | Alexandra Ellwood | 2004-11-04 | 1 | -0/+7 |
| * | call stat less often on krb5.conf | Ken Raeburn | 2004-10-30 | 1 | -0/+10 |
| * | Permit exporting profile file data into a buffer | Ken Raeburn | 2004-10-27 | 1 | -0/+24 |
| * | * prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED | Ken Raeburn | 2004-10-22 | 1 | -0/+9 |
| * | * libprofile.exports: Add profile_flush_to_file | Ken Raeburn | 2004-10-19 | 1 | -0/+4 |
| * | Allow profile library caller to write the modified data to a different | Ken Raeburn | 2004-10-18 | 1 | -0/+16 |
| * | * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATA | Ken Raeburn | 2004-10-15 | 1 | -0/+22 |
| * | * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde... | Alexandra Ellwood | 2004-10-13 | 1 | -0/+6 |
| * | Need prototypes for profile_lock_global and profile_unlock_global | Alexandra Ellwood | 2004-10-13 | 1 | -0/+5 |
| * | Fix small memory leak in repeated krb5 context creation and deletion: | Ken Raeburn | 2004-10-13 | 1 | -0/+6 |
| * | * prof_file.c (profile_dereference_data_locked): New function. | Ken Raeburn | 2004-09-28 | 1 | -0/+7 |
| * | * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV | Tom Yu | 2004-09-26 | 1 | -0/+6 |
| * | * prof_tree.c (struct profile_node): Add new bitfield DELETED. | Ken Raeburn | 2004-09-23 | 1 | -0/+15 |
| * | * profile.swg: Only include tclsh.i if building for Tcl. | Ken Raeburn | 2004-09-23 | 1 | -0/+10 |
| * | * prof_file.c (profile_open_file): If an error occurs while updating from the | Ken Raeburn | 2004-08-28 | 1 | -0/+6 |
| * | * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and after | Ken Raeburn | 2004-08-28 | 1 | -0/+5 |
| * | * profile_tcl.c: New file, generated from profile.swg, but checked in to avoid | Ken Raeburn | 2004-08-27 | 1 | -0/+2 |
| * | * profile.swg: New file. | Ken Raeburn | 2004-08-27 | 1 | -0/+8 |
| * | * prof_int.h (struct _prf_data_t): Add a mutex. | Ken Raeburn | 2004-08-27 | 1 | -0/+15 |
| * | * Makefile.in (MLIBS): Add $(LIBS) | Ken Raeburn | 2004-07-15 | 1 | -0/+2 |
| * | * libprofile.exports: Don't try to export krb5int_profile_shared_data | Ken Raeburn | 2004-07-15 | 1 | -0/+5 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -0/+5 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 1 | -0/+4 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specifications | Ken Raeburn | 2004-06-04 | 1 | -0/+5 |
| * | Closer to thread-safe.. | Ken Raeburn | 2004-06-03 | 1 | -0/+6 |
| * | * configure.in: When generating prtest, use AC_CONFIG_FILES | Ezra Peisach | 2004-05-24 | 1 | -0/+6 |
| * | * Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add the new sup... | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+11 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
| * | Change profile code over to new thread macros, and enable data sharing always | Ken Raeburn | 2004-03-14 | 1 | -0/+15 |