summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added deps for debug targetsMiro Jurisic1999-02-201-0/+0
* GetDefaultCacheName returns lengthMiro Jurisic1999-02-202-1/+3
* * ccdefname.c (get_from_os): Add missing close-paren; also replaceTom Yu1999-02-202-2/+8
* Fixed makefileMiro Jurisic1999-02-201-7/+7
* Added globals lib to snapshotMiro Jurisic1999-02-201-1/+17
* Added k5 globals libsMiro Jurisic1999-02-201-48/+103
* Updated for 1.5b5Miro Jurisic1999-02-201-0/+3
* Upped to 1.5b5Miro Jurisic1999-02-201-6/+6
* Added Krb5GlobalsLib and Krb5GlobalsDataLib sourcesMiro Jurisic1999-02-208-0/+335
* Preliminary implementation of CCAPI v2 addedMiro Jurisic1999-02-207-147/+183
* Added get_from_os for MacOSMiro Jurisic1999-02-201-13/+12
* Now compiles on the Mac against CC API v2Miro Jurisic1999-02-201-2/+2
* Removed testtrack codeMiro Jurisic1999-02-201-5/+0
* test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso1999-02-193-4/+24
* * configure.in: Add check for setluid()Tom Yu1999-02-192-0/+13
* * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurityTom Yu1999-02-193-1/+21
* * configure.in: Add check for setluidTom Yu1999-02-182-0/+15
* * ftpd.c (login): Add call to setluid() if necessaryTom Yu1999-02-182-0/+15
* Added debugging hooks to stdcc.cTheodore Tso1999-02-182-77/+222
* Commit the Windows version of the ccache dll and its interface headerTheodore Tso1999-02-182-0/+437
* * sane_hostname.c (pty_make_sane_hostname): Remove unusedTom Yu1999-02-182-1/+5
* * klogind.M: Document things a little better, including newTom Yu1999-02-174-32/+90
* * do_as_req.c (process_as_req): Fix to assign kvno toTom Yu1999-02-172-1/+7
* * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h toTom Yu1999-02-172-2/+7
* * ftpd.c: strcat -> strncatTom Yu1999-02-132-5/+12
* * sane_hostname.c: Force maxlen to be 16 if it's less than 16,Tom Yu1999-02-122-1/+5
* bump minor versionTom Yu1999-02-122-2/+2
* * Makefile.in: Add sane_hostname.{o,c}Tom Yu1999-02-124-2/+112
* Updated to include the domain_realm lines needed for ECATTheodore Tso1999-02-111-2/+6
* enc_des.c (fb64_session): Call des_init_random_number_generatorTheodore Tso1999-02-092-1/+7
* 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