summaryrefslogtreecommitdiffstats
path: root/src/util/profile/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-081-0/+5
* * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2004-02-191-0/+5
* ProtoizeKen Raeburn2004-02-191-0/+5
* prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2004-01-301-0/+5
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-201-0/+6
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-0/+6
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-031-0/+5
* * prof_file.c (r_access): Static function. Only include ifEzra Peisach2003-04-281-0/+5
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-061-0/+14
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-171-0/+5
* * profile.pbexp: New fileKen Raeburn2003-01-131-0/+2
* * prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2003-01-131-0/+4
* Use passwd entry for ~ expansion if $HOME isn't set.Ken Raeburn2003-01-101-0/+8
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+7
* Try to do atomic file swap on UNIX when updating profileKen Raeburn2003-01-091-0/+4
* Support \r as additional line separator on Mac OS XKen Raeburn2003-01-091-0/+9
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-311-0/+24
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-231-0/+6
* * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn2002-12-211-0/+13
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-201-0/+25
* Checkpoint first step of merge.Ken Raeburn2002-12-071-0/+27
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-071-1/+7
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-0/+4
* Move test_* from all to check targetSam Hartman2002-10-031-0/+4
* * Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2002-09-111-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-271-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-151-0/+5
* * prof_parse.c (strip_line): Simplify loop by preserving "p" rather thanKen Raeburn2002-06-191-0/+3
* use strdupKen Raeburn2002-06-191-0/+6
* * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so weKen Raeburn2002-06-041-0/+6
* * prof_get.c (conf_yes, conf_no): Now const.Ken Raeburn2002-05-081-0/+5
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-071-1/+2
* make a log entry more readableKen Raeburn2002-03-061-4/+5
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-201-0/+4
* prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil...Alexandra Ellwood2002-01-231-0/+7
* * test_profile.c (main): Call profile_release() before exitingEzra Peisach2001-12-051-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+5
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-0/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+7
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+5
* * prof_tree.c (struct profile_iterator): Member "names" now points to const.Ken Raeburn2001-07-191-0/+13
* * prof_int.h: Provide prototypes for profile_ser_size,Ezra Peisach2001-07-021-0/+5
* * test_profile.c: Include <string.h> for strcmp() prototypeEzra Peisach2001-06-111-1/+3
* * argv_parse.c (argv_parse): Cast argument to isspace() as int.Ezra Peisach2001-06-111-0/+6
* * Makefile.in (MLIBS): Do not link against libgen.a for testEzra Peisach2001-06-111-0/+5
* * krb5.conf: Test with trailing whitespace on "default_realm"Tom Yu2001-02-021-0/+5
* * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2000-11-011-0/+5
* * krb5.conf: Test with a space after ']' and '{'Ezra Peisach2000-08-021-0/+7