summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 68K builds are back; updated to CCacahe 2.0b2; upped to 1.1b8Miro Jurisic1999-03-012-4/+8
* Updated to 2.0b2Miro Jurisic1999-03-016-6/+6
* * ftpd.c (reply): Don't call secure_gss_error() or secure_error()Tom Yu1999-02-262-0/+12
* * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu1999-02-262-1/+10
* Fixed missing Mac#includeMiro Jurisic1999-02-261-0/+4
* Added missing includes and pragmas for 68KMiro Jurisic1999-02-262-0/+9
* CFM68K builds are backMiro Jurisic1999-02-261-24/+84
* * telnetd.8: Resync manpageTom Yu1999-02-253-12/+42
* * klogind.M: Resync manpageTom Yu1999-02-253-25/+45
* Updated to 1.1b7Miro Jurisic1999-02-251-1/+7
* Fixed clean target and added template targetMiro Jurisic1999-02-251-1/+5
* Establiched agreement on what buffer sizes are tajen and returnedMiro Jurisic1999-02-251-1/+1
* Updated to CCache 2.0b1Miro Jurisic1999-02-258-285/+216
* Fixed confusio nbetween CCAPI v1 and v2; fixed fragment names for globalslib;...Miro Jurisic1999-02-2411-15/+21
* Fixed debug vs. non-debug mistakes in GSSLib and globals libMiro Jurisic1999-02-231-3/+3
* * kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashingTom Yu1999-02-232-5/+7
* * kcmd.c (kcmd): Fix up to not call sname_to_principal until afterTom Yu1999-02-232-36/+36
* * telnetd.8: Document hostname logging changesTom Yu1999-02-223-15/+43
* Renamed globals lib fragmentsMiro Jurisic1999-02-201-2/+2
* Merging krb5globals fragmentsMiro Jurisic1999-02-201-2/+6
* 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