| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -8/+8 |
| * | * prof_file.c (r_access): Static function. Only include if | Ezra Peisach | 2003-04-28 | 2 | -0/+7 |
| * | * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour... | Alexandra Ellwood | 2003-03-06 | 6 | -104/+107 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call sync | Ken Raeburn | 2003-01-17 | 2 | -0/+7 |
| * | * profile.pbexp: New file | Ken Raeburn | 2003-01-13 | 2 | -0/+35 |
| * | * prof_int.h (SHARE_TREE_DATA): Define only on Mac | Ken Raeburn | 2003-01-13 | 2 | -2/+5 |
| * | Use passwd entry for ~ expansion if $HOME isn't set. | Ken Raeburn | 2003-01-10 | 3 | -20/+43 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 3 | -4/+12 |
| * | Try to do atomic file swap on UNIX when updating profile | Ken Raeburn | 2003-01-09 | 2 | -3/+34 |
| * | Support \r as additional line separator on Mac OS X | Ken Raeburn | 2003-01-09 | 3 | -3/+60 |
| * | Merge some Mac-specific changes from meeroh's branch: | Ken Raeburn | 2002-12-31 | 7 | -115/+176 |
| * | * prof_file.c: Cast return from prof_mutex_lock and | Ezra Peisach | 2002-12-23 | 2 | -7/+13 |
| * | * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X. | Ken Raeburn | 2002-12-21 | 3 | -3/+43 |
| * | Merge in data tree sharing, minus locking support, plus a bugfix or two | Ken Raeburn | 2002-12-20 | 4 | -9/+152 |
| * | update dependencies | Tom Yu | 2002-12-12 | 1 | -8/+8 |
| * | Checkpoint first step of merge. | Ken Raeburn | 2002-12-07 | 8 | -101/+142 |
| * | * prof_get.c (conf_yes, conf_no): Entries now point to const. | Ken Raeburn | 2002-12-07 | 2 | -4/+10 |
| * | update dependencies | Tom Yu | 2002-11-27 | 1 | -1/+0 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 2 | -0/+6 |
| * | Move test_* from all to check target | Sam Hartman | 2002-10-03 | 2 | -1/+8 |
| * | * Makefile.in (LOCALINCLUDES): Don't reference et directory. | Ken Raeburn | 2002-09-11 | 2 | -10/+13 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+6 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -2/+6 |
| * | * Makefile.in (EXTRADEPSRCS): New variable. | Ken Raeburn | 2002-08-15 | 2 | -0/+14 |
| * | * prof_parse.c (strip_line): Simplify loop by preserving "p" rather than | Ken Raeburn | 2002-06-19 | 2 | -9/+6 |
| * | use strdup | Ken Raeburn | 2002-06-19 | 3 | -9/+26 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -7/+7 |
| * | * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so we | Ken Raeburn | 2002-06-04 | 2 | -8/+22 |
| * | * prof_get.c (conf_yes, conf_no): Now const. | Ken Raeburn | 2002-05-08 | 2 | -3/+8 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 1 | -1/+2 |
| * | make a log entry more readable | Ken Raeburn | 2002-03-06 | 1 | -4/+5 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil... | Alexandra Ellwood | 2002-01-23 | 3 | -3/+17 |
| * | * test_profile.c (main): Call profile_release() before exiting | Ezra Peisach | 2001-12-05 | 2 | -0/+6 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -7/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -13/+13 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 4 | -83/+74 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 2 | -1/+2 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 6 | -24/+12 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 5 | -43/+46 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -5/+13 |
| * | * prof_tree.c (struct profile_iterator): Member "names" now points to const. | Ken Raeburn | 2001-07-19 | 5 | -6/+19 |
| * | * prof_int.h: Provide prototypes for profile_ser_size, | Ezra Peisach | 2001-07-02 | 2 | -0/+13 |
| * | * test_profile.c: Include <string.h> for strcmp() prototype | Ezra Peisach | 2001-06-11 | 2 | -1/+4 |
| * | * argv_parse.c (argv_parse): Cast argument to isspace() as int. | Ezra Peisach | 2001-06-11 | 3 | -5/+11 |
| * | * Makefile.in (MLIBS): Do not link against libgen.a for test | Ezra Peisach | 2001-06-11 | 2 | -1/+6 |
| * | * krb5.conf: Test with trailing whitespace on "default_realm" | Tom Yu | 2001-02-02 | 2 | -2/+7 |