summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove inappropriate cc_shutdown() call from krb5_cc_destroy()Scott McGuire1999-01-061-2/+2
* cns.c (position_dialog): If the registry position for the window isTheodore Tso1999-01-052-2/+8
* sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolverTheodore Tso1999-01-052-0/+19
* changepw.c: Add a test for _WIN16 as well as _WIN32 for socketsTheodore Tso1999-01-052-1/+7
* * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE onTom Yu1999-01-053-1/+32
* * make_checksum.c (krb5_c_make_checksum): Note the fact that we'reTom Yu1999-01-054-1/+38
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-055-0/+389
* prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1999-01-023-3/+26