summaryrefslogtreecommitdiffstats
path: root/src/util/profile
Commit message (Expand)AuthorAgeFilesLines
* Updating changelogJeffrey Altman1999-07-231-0/+6
* If no filespecs are provided, then return an empty profileJeffrey Altman1999-07-231-9/+13
* * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn1999-07-214-20/+25
* #ifdefed out krb5_*config_file on MacOSMiro Jurisic1999-07-211-0/+5
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-13/+44
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-213-90/+136
* Added #ifdef __cplusplus extern "C"Miro Jurisic1999-07-142-0/+12
* AddedMiro Jurisic1999-07-101-0/+33
* Check whether profile is valid before partying on itDanilo Almeida1999-06-232-0/+11
* minor syntax cleanupKen Raeburn1999-06-182-1/+6
* Fix memory leak in profile_init_path()Danilo Almeida1999-06-172-0/+5
* Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1999-06-092-1/+7
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-2/+12
* Do win32 build in subdirDanilo Almeida1999-05-102-15/+21
* prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1999-04-145-6/+41
* * profile.hin: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu1999-03-092-1/+7
* * prof_tree.c (profile_node_iterator): Fix bug where it will loopTheodore Tso1999-03-083-3/+15
* prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso1999-03-033-2/+19
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-0314-81/+531
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-039-134/+620
* test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso1999-02-193-4/+24
* (Forgot to check in ChangeLog earlier...)Theodore Tso1999-02-091-0/+11
* * prof_tree.c (profile_node_iterator): Added comments indicating thatTheodore Tso1999-01-252-2/+39
* profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso1999-01-212-1/+6
* prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1999-01-023-3/+26
* prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1998-12-045-5/+62
* prof_get.c (profile_get_values): If there are no relations found,Theodore Tso1998-11-172-0/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-1413-242/+480
* * prof_init.c (profile_init): Fix a problem whereby if the lastGeoffrey King1998-11-052-3/+12
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-0312-608/+710
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-1/+11
* prof_tree.c: (profile_delete_node_relation): Fix bug where deleting aTheodore Tso1998-08-072-10/+18
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-172-2/+2
* * Makefile.in: Integrate in the krb5 build tree rules.Ezra Peisach1998-03-023-5/+16
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+20
* prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes,Theodore Tso1998-01-243-8/+122
* Fix stupid spelling typoTheodore Tso1997-03-251-1/+1
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-6/+6
* Make sure KRB5_DLLIMP/KRB5_CALLCONV are definedRichard Basch1997-02-181-0/+14
* Export profile_get_values() for krb4 library (win16/win32)Richard Basch1997-02-184-28/+34
* Fixed variable name for Windows buildRichard Basch1997-02-161-1/+1
* The libhack merge lost all the windows build instructions... fixed..Richard Basch1997-02-152-5/+17
* Merge of libhack_branchTom Yu1997-02-093-26/+22
* prof_int.h: Include "com_err.h" instead of redeclaring errcode_tRichard Basch1997-02-082-10/+17
* profile.hin: Do not multiply process the contents of this fileRichard Basch1997-02-063-13/+10
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-062-2/+8
* Accept either ';' or '#' on the first line of a string as a commentTheodore Tso1996-11-052-1/+6
* On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1996-07-132-1/+6