| Commit message (Expand) | Author | Age | Files | Lines |
| * | prof_init.c (profile_abandon): New function which frees the profile | Theodore Tso | 1999-04-14 | 1 | -0/+9 |
| * | * profile.hin: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 1 | -0/+4 |
| * | * profile.hin: Fix prototype of profile_flush() to use long rather | Tom Yu | 1999-03-09 | 1 | -0/+6 |
| * | * prof_tree.c (profile_node_iterator): Fix bug where it will loop | Theodore Tso | 1999-03-08 | 1 | -0/+9 |
| * | prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn't | Theodore Tso | 1999-03-03 | 1 | -0/+8 |
| * | test_profile.c: Added ability to test profile set functions, and in a | Theodore Tso | 1999-03-03 | 1 | -0/+17 |
| * | prof_tree.c: Add new functions profile_get_node_name, | Theodore Tso | 1999-03-03 | 1 | -0/+22 |
| * | test_parse.c (main): Add a call to profile_verify_node so we can test | Theodore Tso | 1999-02-19 | 1 | -0/+10 |
| * | (Forgot to check in ChangeLog earlier...) | Theodore Tso | 1999-02-09 | 1 | -0/+11 |
| * | profile.hin: Fix definition of PROTOYPE so that it works under C++ | Theodore Tso | 1999-01-21 | 1 | -0/+5 |
| * | prof_tree.c (profile_node_iterator): Make sure the pointer to the | Theodore Tso | 1999-01-02 | 1 | -0/+11 |
| * | prof_get.c: Add new public profile_iterator functions for iterating | Theodore Tso | 1998-12-04 | 1 | -0/+5 |
| * | prof_get.c (profile_get_values): If there are no relations found, | Theodore Tso | 1998-11-17 | 1 | -0/+5 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 1 | -0/+45 |
| * | * prof_init.c (profile_init): Fix a problem whereby if the last | Geoffrey King | 1998-11-05 | 1 | -0/+6 |
| * | Makefile.in: Added prof_get.c to the list of files to be compiled | Theodore Tso | 1998-11-03 | 1 | -0/+49 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+4 |
| * | prof_tree.c: (profile_delete_node_relation): Fix bug where deleting a | Theodore Tso | 1998-08-07 | 1 | -0/+8 |
| * | * Makefile.in: Integrate in the krb5 build tree rules. | Ezra Peisach | 1998-03-02 | 1 | -0/+7 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+7 |
| * | prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes, | Theodore Tso | 1998-01-24 | 1 | -0/+10 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -0/+4 |
| * | Export profile_get_values() for krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 1 | -0/+5 |
| * | The libhack merge lost all the windows build instructions... fixed.. | Richard Basch | 1997-02-15 | 1 | -0/+5 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+5 |
| * | prof_int.h: Include "com_err.h" instead of redeclaring errcode_t | Richard Basch | 1997-02-08 | 1 | -0/+6 |
| * | profile.hin: Do not multiply process the contents of this file | Richard Basch | 1997-02-06 | 1 | -0/+6 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -0/+6 |
| * | Accept either ';' or '#' on the first line of a string as a comment | Theodore Tso | 1996-11-05 | 1 | -0/+5 |
| * | On Windows builds, add -DHAVE_STDLIB_H | Theodore Tso | 1996-07-13 | 1 | -0/+4 |
| * | Only include stdlib.h if it's available | Theodore Tso | 1996-06-24 | 1 | -0/+6 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | test_profile.c: Add usage message if not enough arguments | Theodore Tso | 1996-06-12 | 1 | -0/+18 |
| * | Make parsing more flexible, so we don't barf over lack of spaces | Theodore Tso | 1996-02-14 | 1 | -0/+5 |
| * | * krb5.conf: use host:portnum in example files, not host,portnum | Mark Eichin | 1996-01-27 | 1 | -0/+4 |
| * | * profile.hin: Add profile_init_path prototype | Ezra Peisach | 1996-01-11 | 1 | -0/+4 |
| * | * configure.in: Check for the stat call, since profile_update_file | Theodore Tso | 1995-12-21 | 1 | -0/+11 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+5 |
| * | * prof_init.c (profile_init_path): Add const declarations | Ezra Peisach | 1995-10-02 | 1 | -0/+4 |
| * | * prof_init.c (profile_init_path): takes a single string entry | Mark Eichin | 1995-10-02 | 1 | -0/+12 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | prof_int.h: added SIZEOF defines for the PC, and added missing | Theodore Tso | 1995-09-23 | 1 | -0/+7 |
| * | Convert C+ comment to older 'standard' C style comment | Ezra Peisach | 1995-09-11 | 1 | -0/+4 |
| * | Add serialization support for profile | Paul Park | 1995-08-29 | 1 | -0/+5 |
| * | * prof_parse.c (strip_line,parse_line): Declare as static | Ezra Peisach | 1995-08-15 | 1 | -1/+6 |
| * | prof_int.h must be included after stdio.h for prototypes | Ezra Peisach | 1995-07-06 | 1 | -0/+4 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -0/+6 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | Add install target | Theodore Tso | 1995-06-08 | 1 | -0/+4 |