summaryrefslogtreecommitdiffstats
path: root/src/util/profile
Commit message (Expand)AuthorAgeFilesLines
...
* make-depend updatesKen Raeburn2003-05-241-8/+8
* * prof_file.c (r_access): Static function. Only include ifEzra Peisach2003-04-282-0/+7
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-066-104/+107
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-172-0/+7
* * profile.pbexp: New fileKen Raeburn2003-01-132-0/+35
* * prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2003-01-132-2/+5
* Use passwd entry for ~ expansion if $HOME isn't set.Ken Raeburn2003-01-103-20/+43
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-103-4/+12
* Try to do atomic file swap on UNIX when updating profileKen Raeburn2003-01-092-3/+34
* Support \r as additional line separator on Mac OS XKen Raeburn2003-01-093-3/+60
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-317-115/+176
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-232-7/+13
* * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn2002-12-213-3/+43
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-204-9/+152
* update dependenciesTom Yu2002-12-121-8/+8
* Checkpoint first step of merge.Ken Raeburn2002-12-078-101/+142
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-072-4/+10
* update dependenciesTom Yu2002-11-271-1/+0
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-072-0/+6
* Move test_* from all to check targetSam Hartman2002-10-032-1/+8
* * Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2002-09-112-10/+13
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+6
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-2/+6
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-152-0/+14
* * prof_parse.c (strip_line): Simplify loop by preserving "p" rather thanKen Raeburn2002-06-192-9/+6
* use strdupKen Raeburn2002-06-193-9/+26
* update dependenciesKen Raeburn2002-06-151-7/+7
* * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so weKen Raeburn2002-06-042-8/+22
* * prof_get.c (conf_yes, conf_no): Now const.Ken Raeburn2002-05-082-3/+8
* 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-202-1/+5
* prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil...Alexandra Ellwood2002-01-233-3/+17
* * test_profile.c (main): Call profile_release() before exitingEzra Peisach2001-12-052-0/+6
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-7/+7
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-13/+13
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-104-83/+74
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-1/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-066-24/+12
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-045-43/+46
* dependenciesKen Raeburn2001-09-021-5/+13
* * prof_tree.c (struct profile_iterator): Member "names" now points to const.Ken Raeburn2001-07-195-6/+19
* * prof_int.h: Provide prototypes for profile_ser_size,Ezra Peisach2001-07-022-0/+13
* * test_profile.c: Include <string.h> for strcmp() prototypeEzra Peisach2001-06-112-1/+4
* * argv_parse.c (argv_parse): Cast argument to isspace() as int.Ezra Peisach2001-06-113-5/+11
* * Makefile.in (MLIBS): Do not link against libgen.a for testEzra Peisach2001-06-112-1/+6
* * krb5.conf: Test with trailing whitespace on "default_realm"Tom Yu2001-02-022-2/+7