aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-0/+3
2009-11-06Reformat some open-paren issues. Remove kprop.c and kpropd.c fromTom Yu1-3/+1
2009-11-06Add slave/ to INDENTDIRS, with some exclusionsTom Yu1-3/+8
2009-11-06Move more reindent settings into variablesTom Yu1-10/+11
2009-11-05Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu1-1/+6
2009-11-05Deal with some open paren formatting issues, and reindent. MakeTom Yu1-2/+0
2009-11-04Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu1-31/+43
2009-10-30Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu1-10/+24
2009-10-28New elisp file to mark C styles in files. New top-level MakefileTom Yu1-0/+17
2009-10-27Add "reindent" target to top-level Makefile.in. AddTom Yu1-0/+11
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov1-20/+21
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov1-3/+3
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-2/+5
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov1-3/+3
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-27/+33
2009-06-08Restore limited support for static linkingGreg Hudson1-2/+3
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman1-0/+1
2009-02-11Updates for current CCAPI code; build krb5 unicode supportKen Raeburn1-8/+16
2009-01-07Don't create include/kerberosIV on installationKen Raeburn1-1/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-2/+0
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-31/+6
2008-08-27Some helper rules for running Coverity PreventKen Raeburn1-0/+30
2008-08-25Incorporate Apple's patchKen Raeburn1-1/+7
2008-02-19Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch1-4/+32
2007-08-16Only do fake-install in pkinit if building pkinitKen Raeburn1-1/+3
2007-08-01Add PKINIT supportKevin Coffman1-1/+3
2007-01-08create KDC database directoryKen Raeburn1-0/+1
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+1
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-1/+1
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-1/+1
2006-06-29gssapi compilation errors on WindowsJeffrey Altman1-1/+4
2006-06-28Windows: fix krb5.h generationJeffrey Altman1-1/+3
2006-05-23install headers into include/krb5Ken Raeburn1-2/+2
2006-03-27fix up windows include/krb5 referencesKen Raeburn1-6/+4
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-2/+2
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-1/+1
2006-03-07Merge from plugin branchKen Raeburn1-1/+5
2006-03-02* Makefile.in (clean-unix): Delete util/fakedestKen Raeburn1-0/+1
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman1-1/+1
2005-12-17Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn1-2/+2
2005-11-30Restore unintentional deletions between r17518:17519Jeffrey Altman1-3/+22
2005-11-29 execute wconfig on src/windows/kfwlogon/Makefile.inJeffrey Altman1-20/+4
2005-09-26* Makefile.in (fake-install): Do install in modules/kdb/db2. Caught by MichaelKen Raeburn1-0/+1
2005-09-22Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in variousKen Raeburn1-1/+3
2005-08-17* Makefile.in (fake-install): New target; create a partially populated installKen Raeburn1-0/+9
2005-07-02* Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIRKen Raeburn1-0/+1
2005-02-04* Makefile.in (config.status): Depend on shlib.confKen Raeburn1-0/+5
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman1-1/+9
2004-11-18install rpc headers into correct directoryTom Yu1-0/+1
2004-10-07Install example config filesTom Yu1-1/+1