aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile
AgeCommit message (Expand)AuthorFilesLines
2024-07-22Remove unused filesGreg Hudson6-744/+0
2024-05-28Fix recently-introduced profile parsing bugsGreg Hudson2-5/+16
2024-05-22Fix more non-prototype functionsArjun1-2/+2
2024-04-22Make profile_copy() work on dirty profilesGreg Hudson6-18/+121
2024-04-20Do not reload a modified profile data objectGreg Hudson1-1/+5
2024-04-20Improve profile final flag supportGreg Hudson8-47/+133
2024-04-17Allow modifications of empty profilesGreg Hudson4-26/+83
2024-03-19Fix type mismatches detected by LTOGreg Hudson2-8/+7
2023-07-24Eliminate old-style function declarationsKen Hornstein6-23/+21
2022-12-05Fix profile crash on memory exhaustionChenChen Zhou1-1/+1
2021-07-01Fix many unlikely memory leaksRobbie Harwood1-7/+6
2021-06-03Remove profile Tcl testsGreg Hudson5-4035/+8
2021-06-03Add C profile test program to replace Tcl testsGreg Hudson2-4/+400
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten1-2/+2
2020-09-07Rename master_kdc and iprop_master_ulogsizeGreg Hudson2-3/+3
2020-04-08Fix typos in commentsGreg Hudson2-6/+6
2019-08-15Don't skip past zero byte in profile parsingGreg Hudson1-1/+1
2019-07-23Add profile tests for final nodesGreg Hudson7-2/+60
2019-04-30Use secure_getenv() where appropriateGreg Hudson1-1/+1
2018-08-09Fix memory leaks in test programsGreg Hudson2-0/+2
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood1-43/+0
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard1-12/+12
2018-06-12Process profile includedir in sorted orderGreg Hudson1-47/+9
2018-04-17Merge duplicate subsections in profile libraryRobbie Harwood3-4/+39
2018-03-19Avoid rereading non-regular profile filesGreg Hudson2-5/+9
2017-04-14Fix self-assign of void * in profile_tcl.cRobbie Harwood1-2/+0
2017-03-27Ignore dotfiles in profile includedirGreg Hudson1-1/+5
2016-10-25make dependGreg Hudson1-1/+2
2016-08-10Fix memory leaks in test programsGreg Hudson2-27/+36
2016-07-30make dependGreg Hudson1-2/+1
2016-07-28Use single-colon rules in makefilesGreg Hudson2-10/+10
2016-07-01Fix profile_flush_to_file() state corruptionGreg Hudson2-2/+22
2016-03-24Make profile includedir accept all *.conf filesPeter Jones2-7/+15
2016-03-24Remove port 750 from the KDC default portsSarah Day1-2/+2
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-3/+3
2015-08-27Fix Windows regression in prof_file.cThomas Sondergaard1-0/+3
2015-07-15Add test case for directory in profile pathGreg Hudson1-0/+10
2015-07-15Add support for directories in profile pathsRoland Mainz3-10/+41
2015-07-15Simplify prof_parse.c include supportGreg Hudson1-14/+16
2015-01-15Check for null *iter_p in profile_iterator()Greg Hudson1-1/+1
2014-07-29Add profile tests for deletion bugsGreg Hudson1-0/+74
2014-07-29Fix creation/rename of top-level profile sectionsGreg Hudson1-2/+4
2014-07-29Fix deleted node handling in libprofileGreg Hudson1-1/+3
2014-07-08Include autoconf.h before system headersGreg Hudson1-4/+4
2014-04-15Update sample configs to include master_kdcGreg Hudson2-8/+9
2014-03-20Always stat profile files after reopening themWill Fiveash1-0/+1
2014-02-26Eliminate internal fixed-width type wrappersGreg Hudson2-15/+13
2014-02-26Assume <stdint.h> and fixed-width typesGreg Hudson1-6/+0
2013-10-21Fix race in util/profile/Makefile.inGreg Hudson1-7/+1
2013-08-12Remove redundant domain_realm mappingsBen Kaduk1-12/+7