| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+6 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -2/+6 |
| * | * Makefile.in (EXTRADEPSRCS): New variable. | Ken Raeburn | 2002-08-15 | 2 | -0/+14 |
| * | * prof_parse.c (strip_line): Simplify loop by preserving "p" rather than | Ken Raeburn | 2002-06-19 | 2 | -9/+6 |
| * | use strdup | Ken Raeburn | 2002-06-19 | 3 | -9/+26 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -7/+7 |
| * | * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so we | Ken Raeburn | 2002-06-04 | 2 | -8/+22 |
| * | * prof_get.c (conf_yes, conf_no): Now const. | Ken Raeburn | 2002-05-08 | 2 | -3/+8 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 1 | -1/+2 |
| * | make a log entry more readable | Ken Raeburn | 2002-03-06 | 1 | -4/+5 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil... | Alexandra Ellwood | 2002-01-23 | 3 | -3/+17 |
| * | * test_profile.c (main): Call profile_release() before exiting | Ezra Peisach | 2001-12-05 | 2 | -0/+6 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -7/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -13/+13 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 4 | -83/+74 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 2 | -1/+2 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 6 | -24/+12 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 5 | -43/+46 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -5/+13 |
| * | * prof_tree.c (struct profile_iterator): Member "names" now points to const. | Ken Raeburn | 2001-07-19 | 5 | -6/+19 |
| * | * prof_int.h: Provide prototypes for profile_ser_size, | Ezra Peisach | 2001-07-02 | 2 | -0/+13 |
| * | * test_profile.c: Include <string.h> for strcmp() prototype | Ezra Peisach | 2001-06-11 | 2 | -1/+4 |
| * | * argv_parse.c (argv_parse): Cast argument to isspace() as int. | Ezra Peisach | 2001-06-11 | 3 | -5/+11 |
| * | * Makefile.in (MLIBS): Do not link against libgen.a for test | Ezra Peisach | 2001-06-11 | 2 | -1/+6 |
| * | * krb5.conf: Test with trailing whitespace on "default_realm" | Tom Yu | 2001-02-02 | 2 | -2/+7 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * krb5.conf: Test with a space after ']' and '{' | Ezra Peisach | 2000-08-02 | 3 | -3/+14 |
| * | * prof_init.c: Cleanup internal type warnings in calls to profile_init | Ezra Peisach | 2000-07-24 | 5 | -8/+23 |
| * | Fix email address in ChangeLog | Ezra Peisach | 2000-06-26 | 1 | -1/+1 |
| * | * prof_init.c (profile_init_path): Use profile_filespec_t instead | Ezra Peisach | 2000-06-26 | 3 | -8/+17 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | 2000-05-15 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-15 | 2 | -6/+14 |
| * | 2000-04-03 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-04 | 2 | -1/+7 |
| * | 2000-04-03 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-04 | 2 | -6/+12 |
| * | Added profile_get_boolean | Miro Jurisic | 2000-03-24 | 5 | -1/+97 |
| * | Include string.h for strlen prototype | Ezra Peisach | 2000-03-18 | 2 | -0/+5 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -3/+1 |
| * | Danilo's const_profile_filespec_t and other changes from 1.1 branch | Ken Raeburn | 1999-09-01 | 6 | -14/+32 |
| * | Removed com_err functions from profile.exp | Miro Jurisic | 1999-08-18 | 2 | -3/+5 |
| * | Remove profile_free_string because we already have profile_release_string | Danilo Almeida | 1999-08-05 | 3 | -13/+2 |
| * | Add profile_free_string to free strings allocated by profile_get_string | Danilo Almeida | 1999-08-05 | 3 | -0/+18 |
| * | prof_file.c (profile_open_file) | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
| * | Added line to initialize profile->magic on the Macintosh because all of the o... | Alexandra Ellwood | 1999-08-03 | 1 | -0/+1 |
| * | Updating changelog | Jeffrey Altman | 1999-07-23 | 1 | -0/+6 |
| * | If no filespecs are provided, then return an empty profile | Jeffrey Altman | 1999-07-23 | 1 | -9/+13 |
| * | * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to | Ken Raeburn | 1999-07-21 | 4 | -20/+25 |