summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add NO_OUTPRE flag to prevent creation of output directory under win32.Danilo Almeida1999-05-172-7/+15
* Clean ccapi subdirectory in clean-windows targetDanilo Almeida1999-05-172-0/+7
* Get rid of win16 support/clutter. Build separate resource files for eachDanilo Almeida1999-05-172-142/+105
* Add NO_OUTPRE flag to prevent creation of output directory under win32Danilo Almeida1999-05-174-0/+12
* Remove win16 stuff. Add Win9x-compatible output directory creation.Danilo Almeida1999-05-173-125/+98
* Add NO_OUTPRE flag to prevent creation of outputDanilo Almeida1999-05-172-11/+29
* Remove win16 support for cleaner win32. BuildDanilo Almeida1999-05-172-46/+80
* Remove KrbCC32.lib since we dynamically load the DLLDanilo Almeida1999-05-172-0/+4
* Commit the right version of the Changelog comment for previous checkinTheodore Tso1999-05-151-5/+5
* makeshlib.sh (library): Add -bnoentry to the AIX shared library linkTheodore Tso1999-05-152-2/+12
* screen.c (DeleteTopLine): Free the top line before when we allow it toTheodore Tso1999-05-142-0/+7
* winccld.c (krb5_win_ccdll_load): Register the FILE ccache type if weTheodore Tso1999-05-132-1/+13
* init_ctx.c (krb5_init_context): Pass the context toTheodore Tso1999-05-132-2/+9
* * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() toTom Yu1999-05-132-8/+24
* gssapi32.def: Add krb5-specific extensions so they are exported fromTheodore Tso1999-05-122-0/+11
* Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso1999-05-122-1/+5
* * krb5.hin: Remove unused priv_size from krb5_encrypt_blockEzra Peisach1999-05-112-1/+4
* * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.hEzra Peisach1999-05-112-0/+5
* * main.c: Remove include of gssapi_krb5.h - no longer neededEzra Peisach1999-05-112-1/+4
* Back out win16/win32 change. Does not work from clean. Must wait untilDanilo Almeida1999-05-102-2/+7
* Do win32 build in subdirDanilo Almeida1999-05-1086-634/+804
* Build win32 binaries in obj/$(CPU)/{dbg,rel}Danilo Almeida1999-05-103-44/+154
* Change wconfig build so win16 flags are not used for win32 buildDanilo Almeida1999-05-102-1/+7
* Remove Win16 directives to get rid of warningsDanilo Almeida1999-05-075-15/+11
* Fixed typoDanilo Almeida1999-05-072-5/+9
* ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso1999-05-072-37/+108
* Fix the existing kludge to deal with the fact that krb5_realm_paramsTheodore Tso1999-05-072-1/+14
* Return KRB5_REALM_UNKNOWN if profile_get_values returnsTheodore Tso1999-05-072-7/+9
* xpprof32.def: Add profile_abandon to the list of exported functionsTheodore Tso1999-05-072-0/+6
* Fixed Mac ENOMEMMiro Jurisic1999-05-061-1/+1
* Added com_err.h to sdkMiro Jurisic1999-04-301-0/+1
* Fixed vend resourceMiro Jurisic1999-04-301-3/+3
* set_ccache.c (gss_krb5_ccache_name): Add call to free the defaultTheodore Tso1999-04-302-0/+7
* * kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket()Tom Yu1999-04-302-5/+22
* Renamed glue filesMiro Jurisic1999-04-302-1/+1
* Renamed glue files in SDKMiro Jurisic1999-04-301-6/+6
* Updated version string to 2.0Miro Jurisic1999-04-301-3/+3
* Updated to DESLib 1.0.4Miro Jurisic1999-04-293-7/+27
* Updated for 2.0 GMMiro Jurisic1999-04-291-1/+7
* Was doubly including MIT Kerberos.rMiro Jurisic1999-04-291-2/+0
* Removed #include for gssapi_generic.h from gssapi_krb5.hMiro Jurisic1999-04-292-5/+6
* Set custom icon bit and added new resource files to snapshotMiro Jurisic1999-04-291-3/+5
* Set correct icon resource ID and added new MIT Kerberos.r, with CCI(TM) and 2.0Miro Jurisic1999-04-293-8/+29
* Added icons, finder balloons and Conflict Catcher information resourcesMiro Jurisic1999-04-293-0/+32
* Renames glue source filesMiro Jurisic1999-04-292-0/+0
* Added sdk target and renamed glue output filesMiro Jurisic1999-04-291-8/+69
* Changed glue header filenameMiro Jurisic1999-04-292-2/+2
* Removed bogus information about CW builds and updated library namesMiro Jurisic1999-04-291-17/+22
* * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, andTom Yu1999-04-242-1/+8
* * svc.c: Fix to reference the correct xprt because we're no longerTom Yu1999-04-242-4/+6