aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile
AgeCommit message (Expand)AuthorFilesLines
2000-07-24 * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach5-8/+23
2000-06-26Fix email address in ChangeLogEzra Peisach1-1/+1
2000-06-26 * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach3-8/+17
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-05-152000-05-15 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-6/+14
2000-04-042000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-1/+7
2000-04-042000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-6/+12
2000-03-24Added profile_get_booleanMiro Jurisic5-1/+97
2000-03-18Include string.h for strlen prototypeEzra Peisach2-0/+5
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-3/+1
1999-09-01Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn6-14/+32
1999-08-18Removed com_err functions from profile.expMiro Jurisic2-3/+5
1999-08-05Remove profile_free_string because we already have profile_release_stringDanilo Almeida3-13/+2
1999-08-05Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida3-0/+18
1999-08-03prof_file.c (profile_open_file)Alexandra Ellwood1-0/+6
1999-08-03Added line to initialize profile->magic on the Macintosh because all of the o...Alexandra Ellwood1-0/+1
1999-07-23Updating changelogJeffrey Altman1-0/+6
1999-07-23If no filespecs are provided, then return an empty profileJeffrey Altman1-9/+13
1999-07-21* prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn4-20/+25
1999-07-21#ifdefed out krb5_*config_file on MacOSMiro Jurisic1-0/+5
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1-13/+44
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic3-90/+136
1999-07-14Added #ifdef __cplusplus extern "C"Miro Jurisic2-0/+12
1999-07-10AddedMiro Jurisic1-0/+33
1999-06-23Check whether profile is valid before partying on itDanilo Almeida2-0/+11
1999-06-18minor syntax cleanupKen Raeburn2-1/+6
1999-06-17Fix memory leak in profile_init_path()Danilo Almeida2-0/+5
1999-06-09Merged changed from Mac_V2_0_derivatives branchMiro Jurisic2-1/+7
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida2-2/+12
1999-05-10Do win32 build in subdirDanilo Almeida2-15/+21
1999-04-14prof_init.c (profile_abandon): New function which frees the profileTheodore Tso5-6/+41
1999-03-15 * profile.hin: Fix GSS_DLLIMPTom Yu2-0/+5
1999-03-09 * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu2-1/+7
1999-03-08 * prof_tree.c (profile_node_iterator): Fix bug where it will loopTheodore Tso3-3/+15
1999-03-03prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso3-2/+19
1999-03-03test_profile.c: Added ability to test profile set functions, and in aTheodore Tso14-81/+531
1999-03-03prof_tree.c: Add new functions profile_get_node_name,Theodore Tso9-134/+620
1999-02-19test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso3-4/+24
1999-02-09(Forgot to check in ChangeLog earlier...)Theodore Tso1-0/+11
1999-01-25* prof_tree.c (profile_node_iterator): Added comments indicating thatTheodore Tso2-2/+39
1999-01-21profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso2-1/+6
1999-01-02prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso3-3/+26
1998-12-04prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso5-5/+62
1998-11-17prof_get.c (profile_get_values): If there are no relations found,Theodore Tso2-0/+10
1998-11-14Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso13-242/+480
1998-11-05* prof_init.c (profile_init): Fix a problem whereby if the lastGeoffrey King2-3/+12
1998-11-03Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso12-608/+710
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz3-1/+11
1998-08-07prof_tree.c: (profile_delete_node_relation): Fix bug where deleting aTheodore Tso2-10/+18