| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 22 | -15/+81 |
* | Danilo's const_profile_filespec_t and other changes from 1.1 branch | Ken Raeburn | 1999-09-01 | 6 | -14/+32 |
* | Removed com_err functions from profile.exp | Miro Jurisic | 1999-08-18 | 2 | -3/+5 |
* | Added et.exp | Miro Jurisic | 1999-08-18 | 2 | -0/+12 |
* | * mkrel (reldate): Fix to deal with release branch snapshots | Tom Yu | 1999-08-17 | 2 | -1/+27 |
* | * README.NOT.SLEEPYCAT.DB: New file; pointer to README to | Tom Yu | 1999-08-16 | 4 | -41/+70 |
* | Remove profile_free_string because we already have profile_release_string | Danilo Almeida | 1999-08-05 | 3 | -13/+2 |
* | Add profile_free_string to free strings allocated by profile_get_string | Danilo Almeida | 1999-08-05 | 3 | -0/+18 |
* | Update dump-utmp from KerbNet 1.2. | Ken Raeburn | 1999-08-03 | 4 | -30/+109 |
* | prof_file.c (profile_open_file) | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
* | Added line to initialize profile->magic on the Macintosh because all of the o... | Alexandra Ellwood | 1999-08-03 | 1 | -0/+1 |
* | Updating changelog | Jeffrey Altman | 1999-07-23 | 1 | -0/+6 |
* | If no filespecs are provided, then return an empty profile | Jeffrey Altman | 1999-07-23 | 1 | -9/+13 |
* | clean up more conflicts | Tom Yu | 1999-07-23 | 1 | -17/+33 |
* | resolve conflicts from autoconf-2.13 import | Tom Yu | 1999-07-23 | 24 | -2059/+4977 |
* | Initial revision | Tom Yu | 1999-07-23 | 1 | -0/+343 |
* | * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to | Ken Raeburn | 1999-07-21 | 4 | -20/+25 |
* | #ifdefed out krb5_*config_file on MacOS | Miro Jurisic | 1999-07-21 | 1 | -0/+5 |
* | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 1 | -13/+44 |
* | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 3 | -90/+136 |
* | Added #ifdef __cplusplus extern "C" | Miro Jurisic | 1999-07-14 | 2 | -0/+12 |
* | Added | Miro Jurisic | 1999-07-10 | 1 | -0/+33 |
* | Check whether profile is valid before partying on it | Danilo Almeida | 1999-06-23 | 2 | -0/+11 |
* | minor syntax cleanup | Ken Raeburn | 1999-06-18 | 2 | -1/+6 |
* | Fix memory leak in profile_init_path() | Danilo Almeida | 1999-06-17 | 2 | -0/+5 |
* | Get rid of control characters in text file | Danilo Almeida | 1999-06-15 | 2 | -16/+20 |
* | Merged changed from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-06-09 | 2 | -1/+7 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 6 | -6/+52 |
* | Commit the right version of the Changelog comment for previous checkin | Theodore Tso | 1999-05-15 | 1 | -5/+5 |
* | makeshlib.sh (library): Add -bnoentry to the AIX shared library link | Theodore Tso | 1999-05-15 | 2 | -2/+12 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 6 | -26/+40 |
* | * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, and | Tom Yu | 1999-04-24 | 2 | -1/+8 |
* | update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1, | Theodore Tso | 1999-04-14 | 2 | -0/+14 |
* | prof_init.c (profile_abandon): New function which frees the profile | Theodore Tso | 1999-04-14 | 5 | -6/+41 |
* | Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under Windows | Theodore Tso | 1999-04-08 | 1 | -0/+0 |
* | * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we're | Tom Yu | 1999-03-28 | 2 | -0/+8 |
* | * profile.hin: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | * profile.hin: Fix prototype of profile_flush() to use long rather | Tom Yu | 1999-03-09 | 2 | -1/+7 |
* | * prof_tree.c (profile_node_iterator): Fix bug where it will loop | Theodore Tso | 1999-03-08 | 3 | -3/+15 |
* | prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn't | Theodore Tso | 1999-03-03 | 3 | -2/+19 |
* | test_profile.c: Added ability to test profile set functions, and in a | Theodore Tso | 1999-03-03 | 14 | -81/+531 |
* | prof_tree.c: Add new functions profile_get_node_name, | Theodore Tso | 1999-03-03 | 9 | -134/+620 |
* | test_parse.c (main): Add a call to profile_verify_node so we can test | Theodore Tso | 1999-02-19 | 3 | -4/+24 |
* | * sane_hostname.c (pty_make_sane_hostname): Remove unused | Tom Yu | 1999-02-18 | 2 | -1/+5 |
* | * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h to | Tom Yu | 1999-02-17 | 2 | -2/+7 |
* | * sane_hostname.c: Force maxlen to be 16 if it's less than 16, | Tom Yu | 1999-02-12 | 2 | -1/+5 |
* | bump minor version | Tom Yu | 1999-02-12 | 2 | -2/+2 |
* | * Makefile.in: Add sane_hostname.{o,c} | Tom Yu | 1999-02-12 | 4 | -2/+112 |
* | (Forgot to check in ChangeLog earlier...) | Theodore Tso | 1999-02-09 | 1 | -0/+11 |