summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files inTom Yu1996-06-121-2/+14
* add init_with_creds testsBarry Jaspan1996-06-121-3/+14
* add init test 116Barry Jaspan1996-06-121-0/+9
* add KADM5_API_VERSION_2 testsBarry Jaspan1996-06-121-15/+231
* Update to newer version in order to support more platformsEzra Peisach1996-06-122-36/+170
* Add prototypes for the SAM encoding and decoding functions, which areTheodore Tso1996-06-123-3/+40
* * Makefile.in (lib-windows): Replace spaces with tabEzra Peisach1996-06-122-1/+5
* New file for SAPKRB5.DLLTheodore Tso1996-06-121-0/+72
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-1/+5
* com_err.h:Theodore Tso1996-06-129-30/+120
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-127-15/+58
* Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-124-6/+14
* net_read.c (krb5_net_read):Theodore Tso1996-06-1212-13/+48
* sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try usingTheodore Tso1996-06-123-1/+14
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-2/+6
* scc_read.c:Theodore Tso1996-06-123-5/+11
* fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.Theodore Tso1996-06-125-65/+81
* Remove unnecessary include config/windows.in. wconfig takes care ofTheodore Tso1996-06-122-1/+5
* Change use of _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-124-4/+11
* Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1996-06-124-11/+17
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-126-4/+17
* Change INTERFACE to be KRB5_CALLCONV, which is where the callingTheodore Tso1996-06-122-57/+109
* adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-125-11/+29
* For Win-32: always #include windows.hTheodore Tso1996-06-123-73/+119
* windows.in (CCOPTS): Windows-32 CCOPTSTheodore Tso1996-06-123-4/+19
* Build the makefiles for windows/cns, windows/gss, and windows/wintelTheodore Tso1996-06-122-2/+19
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-124-3/+22
* gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS filesystemsTheodore Tso1996-06-123-1/+12
* c_ustime.c: Fix WIN32 to be _WIN32Theodore Tso1996-06-123-2/+9
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-128-6/+21
* Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don'tTheodore Tso1996-06-123-2/+86
* Revamp program to make it more extensible. Now will uncomment linesTheodore Tso1996-06-122-21/+59
* Remove inclusion of malloc.h..Ezra Peisach1996-06-122-1/+4
* Missed two filesEzra Peisach1996-06-121-42/+0
* Remove kdb4 from the sources treeEzra Peisach1996-06-129-1631/+0
* kdb4 is now longer there..Ezra Peisach1996-06-121-1/+1
* *aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY supportEzra Peisach1996-06-122-35/+6
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-112-1/+17
* Remove kdb4 library building. Nothing in the source tree now needs itEzra Peisach1996-06-113-4/+6
* more cvsignore hackeryTom Yu1996-06-101-0/+1
* cvsignore hackeryTom Yu1996-06-1096-95/+54
* Fix typo for VFAT/NTFS compilationTheodore Tso1996-06-101-1/+1
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-102-1/+7
* * util.c (strstr): Replace crusty OS specific ifdef with configureEzra Peisach1996-06-103-2/+10
* * configure.in: Remove kdb4 library usageEzra Peisach1996-06-083-13/+7
* s^big^little^ in explanationEzra Peisach1996-06-081-1/+1
* Dynamic test of byteorder when htonl was removed failed for half of theEzra Peisach1996-06-082-0/+6
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+10
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+12
* Beginnings of Win-32 supportTheodore Tso1996-06-073-30/+80