summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Now references external copies of CCache and other libsMiro Jurisic1999-05-271-76/+44
* Merged Sockets supportMiro Jurisic1999-05-271-5/+30
* Added header copying targetsMiro Jurisic1999-05-271-32/+81
* Updated to use the OT sockets libraryAlexandra Ellwood1999-05-271-5/+30
* Removed macsock.c and DNR.c because they are not used by OT sockets libraryAlexandra Ellwood1999-05-272-1225/+0
* Removed macsock.c and DNR.c because they are not used by the OT sockets libraryAlexandra Ellwood1999-05-271-6/+0
* Updated header files to use OT Sockets libraryAlexandra Ellwood1999-05-274-250/+48
* Removed call to getmyipaddr since Sockets has gethostnameAlexandra Ellwood1999-05-271-11/+0
* Fixed a few mac pathsMiro Jurisic1999-05-271-12/+12
* Fixed glue targetsMiro Jurisic1999-05-271-9/+16
* Removed #define ENOMEMMiro Jurisic1999-05-272-1/+5
* Completely redone MakefileMiro Jurisic1999-05-274-67/+1124
* Removed ENOMEMMiro Jurisic1999-05-271-1/+1
* Improve rule to create gssapi include dir under windowsDanilo Almeida1999-05-194-10/+20
* Remove unncessary LIBCMD definition from recursive make invocationsDanilo Almeida1999-05-192-5/+10
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-1936-184/+335
* Rename windows.in to win-pre.inDanilo Almeida1999-05-183-2/+7
* Rename config/windows.in to config/win-pre.inDanilo Almeida1999-05-183-4/+9
* Add included version resouce script to resource file dependencyDanilo Almeida1999-05-186-1/+20
* Boost version to 1.0.6Danilo Almeida1999-05-182-5/+9
* Makefile.in: Use only one resource file per binary.Danilo Almeida1999-05-183-47/+47
* Make directories for clean-windows target lowercase like everywhere elseDanilo Almeida1999-05-172-7/+12
* Set -kb sticky bitsDanilo Almeida1999-05-173-0/+4
* Remove win16 libraries. Move win32 vs libraries to i386-specific subdirDanilo Almeida1999-05-178-0/+10
* Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida1999-05-176-101/+70
* Uncomment BUILDTOP since we always want itDanilo Almeida1999-05-172-1/+5
* Reflect that we only build this under win32Danilo Almeida1999-05-172-9/+11
* 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