summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* winexclude.sed: Add .dll and .lib files to the list of functions whichTheodore Tso1999-02-092-0/+11
* klist.c: Under Windows, #include winsock.h instead of sys/socket.h andTheodore Tso1999-02-093-1/+14
* kinit.c: If unistd.h is not available, use manual definitions forTheodore Tso1999-02-092-0/+11
* Makefile.in: Link in the ccapi import library under windowsTheodore Tso1999-02-094-3/+38
* rd_req.c (krb_rd_req): Add appropriate #ifdef so that this codeTheodore Tso1999-02-091-0/+2
* Fix bad comment terminator in stdcc_util.c which was stopping it from compilingTheodore Tso1999-02-091-1/+1
* Makefile.in: Enable the ccapi directory for windows buildsTheodore Tso1999-02-093-31/+35
* krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so thatTheodore Tso1999-02-092-1/+6
* ccdefname.c (get_from_os): On the Windows platform, automaticallyTheodore Tso1999-02-093-4/+21
* (Forgot to check in ChangeLog earlier...)Theodore Tso1999-02-091-0/+11
* information in it. (It's still not perfect!)Theodore Tso1999-02-092-10/+14
* Makefile.in: Change Windows kerbsrc.zip target so this now does whatTheodore Tso1999-02-092-25/+28
* Initial rototilling of these functions to make them more krb5 libraryTheodore Tso1999-02-053-250/+318
* Initial commit of massively modified stdcc functions to make them somewhatTheodore Tso1999-02-042-269/+394
* auth.c (auth_send): Increase size of buf so we can handle mongo-gramTheodore Tso1999-02-042-1/+6
* state.c: Increase size of subbufer so that we don't truncateTheodore Tso1999-02-042-1/+6
* kerberos5.c: Increase size of str_data so that we can acceptTheodore Tso1999-02-042-1/+6
* * read_pwd.c: Remove reference to CPP symbol "unix"Tom Yu1999-02-022-1/+5
* ccdefname.c: Add a new function krb5_cc_set_default_name(), which isTheodore Tso1999-02-023-119/+166
* k5-int.h: Add an entry to the os_context to store the default ccacheTheodore Tso1999-02-023-0/+11
* * et_c.awk: Fix to not depend on CPP symbol "unix"Tom Yu1999-02-023-2/+8
* trval.c: Now understands krb5 structure elementsTheodore Tso1999-01-295-1730/+1118
* * configure.in: Fix typo so that lib/crypto actually getsTom Yu1999-01-272-1/+6
* Added missing #include of termios.hTheodore Tso1999-01-271-0/+1
* listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1999-01-273-12/+12
* Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1999-01-2721-66/+122
* configure.in: Remove test CHECK_WAIT_TYPE since nothing is using theTheodore Tso1999-01-273-1/+7
* kdc_preauth.c (check_padata): If preauth fails because the preauthTheodore Tso1999-01-272-0/+14
* localaddr.c: On the macintosh, check to see if getmyipaddr returnsTheodore Tso1999-01-272-0/+13
* Makefile.in: Add ccapi to the include path so we can find stdcc.hTheodore Tso1999-01-272-1/+6
* wconfig.c: Updated to be more featureful. It will now save theTheodore Tso1999-01-272-20/+89
* Upped to 1.1b4Miro Jurisic1999-01-261-3/+3
* Reelase notes update; Makefile.tmpl fixes to make debugging version link agai...Miro Jurisic1999-01-262-5/+48
* * prof_tree.c (profile_node_iterator): Added comments indicating thatTheodore Tso1999-01-252-2/+39
* Uppder version to 1.1b3Miro Jurisic1999-01-221-3/+3
* Fixed typo in SRCSMiro Jurisic1999-01-221-1/+1
* Added realms from Athena krb5.confMiro Jurisic1999-01-221-9/+28
* Resource chain mangling fixMiro Jurisic1999-01-221-0/+8
* _MACINTOSH -> macintoshMiro Jurisic1999-01-221-1/+1
* trval.c: Added usage message, better options parsing, and support forTheodore Tso1999-01-222-70/+306
* netbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames to comply withTheodore Tso1999-01-222-2/+9
* krb5.hin: Fix realm iterator prototypes so that they useTheodore Tso1999-01-211-0/+6
* krb5.hin: Fix realm iterator prototypes so that they useTheodore Tso1999-01-211-4/+12
* profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso1999-01-212-1/+6
* * login.c (main): Call setluid()Tom Yu1999-01-214-9/+26
* Version 1.1b1, changed CFM fragment version numbers and tweaked makefile.initialMiro Jurisic1999-01-204-6/+15
* Changes to krb5.ini to default to single DES TGT (3DES is hosed); added realm...Miro Jurisic1999-01-193-20/+47
* Updating Mac CCache library implementation includes and bins to latestScott McGuire1999-01-137-19/+62
* * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFSTom Yu1999-01-122-1/+5
* * configure.in: Define NDBM_PW_CHECK if enable_athena is set toTom Yu1999-01-122-0/+11