pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / util / profile / prof_parse.c
2010-12-03 Tom Yupull up r24469, r24530, r24533, r24534, r24535, r24537...
2010-08-29 Greg HudsonFix a resource leak in the profile include support
2010-08-25 Greg HudsonRevise the profile include design so that included...
2010-08-24 Greg HudsonCorrect a comment
2010-08-24 Greg Hudsonadd profile include support
2009-12-07 Tom YuMark and reindent util, with some exceptions
2009-10-31 Tom Yumake mark-cstyle
2008-08-19 Alexandra Ellwoodprofile write code should only quote empty strings
2007-09-26 Ezra Peisachprofile library memory leaks introduced when malloc...
2007-04-25 Jeffrey Altmanprofile stores empty string values without double quotes
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-12 Russ AllberyAllow whitespace in front of comments. Patch from...
2004-10-27 Ken RaeburnPermit exporting profile file data into a buffer
2004-08-28 Ken Raeburn* prof_parse.c (parse_std_line): Rewrite handling of...
2004-06-22 Ken RaeburnDelete preprocessor tests for macintosh, __MWERKS__...
2004-02-19 Ken RaeburnProtoize
2003-12-14 Jeffrey Altmanmove prof-int.h to be the first include file in order...
2003-01-09 Ken RaeburnSupport \r as additional line separator on Mac OS X
2002-06-19 Ken Raeburn* prof_parse.c (strip_line): Simplify loop by preservin...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-06-11 Ezra Peisach * argv_parse.c (argv_parse): Cast argument to isspace...
2000-08-02 Ezra Peisach * krb5.conf: Test with a space after ']' and '{'
1999-03-03 Theodore Tsotest_profile.c: Added ability to test profile set funct...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-03 Theodore TsoMakefile.in: Added prof_get.c to the list of files...
1998-07-17 Miro JurisicReplaced preprocessor symbol _MACINTOSH with macintosh...
1998-01-24 Theodore Tsoprof_parse.c (parse_std_line, parse_quoted_string,...
1996-11-05 Theodore TsoAccept either ';' or '#' on the first line of a string...
1996-06-24 Theodore TsoOnly include stdlib.h if it's available
1996-06-12 Theodore Tsotest_profile.c: Add usage message if not enough arguments
1996-02-14 Theodore TsoMake parsing more flexible, so we don't barf over lack...
1995-09-11 Ezra PeisachConvert C+ comment to older 'standard' C style comment
1995-09-11 Keith VetterMac Beta 1 submission
1995-08-15 Ezra Peisach* prof_parse.c (strip_line,parse_line): Declare as...
1995-04-28 Theodore TsoDon't try to strip an empty line. This causes memory...
1995-04-27 Keith VetterGot the profile code to work on the PC
1995-04-21 Theodore TsoUse correct type for retval
1995-04-20 Theodore TsoInitial checkin of the profile library