Add keytab kinit test cases
[krb5.git] / src / Makefile.in
2012-03-28 Greg HudsonAutomate RST HTML generation with doxygen info
2012-03-23 Greg HudsonInstall path-substituted man pages
2012-01-09 Tom Yuinstall sphinx-generated manpages
2011-12-12 Tom Yukfw: "make install" installs htmlhelp (leash.chm)
2011-12-12 Tom Yukfw: leash htmlhelp file source
2011-12-12 Tom Yukfw: "make install" also installs pdbs
2011-12-12 Tom YuWindows leash fixes: 'make install' installs leash...
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-04 Greg HudsonAdd cross-realm support to "make testrealm"
2011-10-17 Tom YuExclude util/wshelper from reindent
2011-10-14 Tom YuExclude more stuff from make reindent
2011-10-14 Sam HartmanFurther attempt at removing K4 specific code from the...
2011-10-14 Sam Hartmanre-remove windows/gss from windows build
2011-10-14 Sam HartmanAdd new header gssapi_alloc.h
2011-09-28 Sam HartmanWindows "make install" fixes
2011-09-28 Sam HartmanWindows fix: no longer building gss.exe, so don't try...
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Sam HartmanWindows fix: add kswitch Makefile to WINMAKEFILES and...
2011-09-28 Sam HartmanRename ccapi.dll to krbcc{32|64}.dll as appropriate...
2011-09-28 Sam HartmanInitial update to KFW related source to build with...
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-19 Sam HartmanAdded util\profile\testmod\Makefile to the list of...
2011-09-04 Greg HudsonExclude some new outside sources from mark-cstyle
2011-08-24 Greg HudsonOnly build the po subdir if i18n is enabled
2011-08-09 Sam HartmanRemoved references to deleted subdirectories from FILES...
2011-06-28 Greg HudsonGet static linking working again, mostly
2011-06-10 Greg HudsonAdd localization infrastructure
2011-03-09 Greg HudsonAdd a script and Makefile target to check for violation...
2011-02-27 Greg HudsonReference random-to-key handlers through the enctype...
2011-02-25 Greg HudsonRemove Yarrow PRNG implementation
2011-02-25 Greg HudsonMake Fortuna the default PRNG for the Windows build
2011-02-07 Zhanna TsitkovAdd "make doxugen" option to generate doxygen output
2010-11-30 Greg HudsonInstall gssapi_ext.h on Windows. Include gssapi_ext...
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-10-19 Sam HartmanSecurID build support
2010-10-05 Zhanna TsitkovImproves prng code modularity. Introduces fortuna-like...
2010-09-29 Sam Hartmanmake depend
2010-08-26 Greg HudsonAdd an expansion error table for libkrb5, since krb5_er...
2010-04-24 Greg HudsonRun Python tests as individual rule commands (friendlie...
2010-04-20 Tom YuOnly create runenv.py at BUILDTOP. Fix bugs in k5test...
2010-03-08 Greg HudsonAdd a "make testrealm" target using the Python test...
2010-01-04 Tom YuInstall encrypted_challenge plugin during fake-install
2009-12-08 Tom YuMark and reindent lib/gssapi, with some exceptions
2009-12-07 Tom YuMark lib/apputils
2009-12-07 Tom YuMark and reindent util, with some exceptions
2009-11-30 Tom YuMark and reindent tests, with some exclusions
2009-11-30 Tom YuMark and reindent util/support
2009-11-28 Greg HudsonMark and reindent lib/crypto
2009-11-25 Greg HudsonMark and reindent the pkinit plugin code, except for...
2009-11-24 Greg HudsonMark and reindent plugins, except for pkinit, which...
2009-11-24 Greg HudsonMark and reindent what's left of the appl directory
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-16 Tom YuFix coding style in lib/krb5/asn.1, remove from exclusi...
2009-11-15 Greg HudsonAdd an exception for include/iprop.h and revert its...
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-11-06 Tom YuReformat some open-paren issues. Remove kprop.c and...
2009-11-06 Tom YuAdd slave/ to INDENTDIRS, with some exclusions
2009-11-06 Tom YuMove more reindent settings into variables
2009-11-05 Tom YuReformat some block comments. Refine lib/krb5/asn...
2009-11-05 Tom YuDeal with some open paren formatting issues, and reinde...
2009-11-04 Tom YuCorrect regexps for matching emacs and cc-mode versions...
2009-10-30 Tom YuTweak batch reindent some more. Limit the initial...
2009-10-28 Tom YuNew elisp file to mark C styles in files. New top...
2009-10-27 Tom YuAdd "reindent" target to top-level Makefile.in. Add
2009-10-23 Zhanna TsitkovChanged the crypto make system to add build flexibility...
2009-09-30 Zhanna TsitkovCrypto modularity proj: SHS_INFO structure is defined...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-02 Zhanna TsitkovCrypto modularity proj: Move enc_provider into builtin...
2009-08-03 Zhanna TsitkovCrypto modularity proj: Separate files under crypto...
2009-06-08 Greg HudsonRestore limited support for static linking
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-02-11 Ken RaeburnUpdates for current CCAPI code; build krb5 unicode...
2009-01-07 Ken RaeburnDon't create include/kerberosIV on installation
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-08-27 Ken RaeburnSome helper rules for running Coverity Prevent
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-02-19 Kevin KochChanges to integrate the CCAPI build into the build...
2007-08-16 Ken RaeburnOnly do fake-install in pkinit if building pkinit
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-01-08 Ken Raeburncreate KDC database directory
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-07-18 Ken RaeburnMerge remaining changes from LDAP integration branch
2006-06-29 Jeffrey Altmangssapi compilation errors on Windows
2006-06-28 Jeffrey AltmanWindows: fix krb5.h generation
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-03-27 Ken Raeburnfix up windows include/krb5 references
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-11 Ken RaeburnAdd a new recursive target "generated-files-mac", for...
2006-03-07 Ken RaeburnMerge from plugin branch
2006-03-02 Ken Raeburn* Makefile.in (clean-unix): Delete util/fakedest
2006-02-27 Jeffrey AltmanQing Dong <dongq@mit.edu> provided a set of changes...
2005-12-17 Ken RaeburnRename "modules" to "plugins", and fix up makefile...
2005-11-30 Jeffrey AltmanRestore unintentional deletions between r17518:17519
2005-11-29 Jeffrey Altman execute wconfig on src/windows/kfwlogon/Makefile.in
2005-09-26 Ken Raeburn* Makefile.in (fake-install): Do install in modules...
next