summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* KDB API should not be publicSam Hartman2009-01-031-3/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+4
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-1/+0
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Run the script to verify all Windows-exported krb5 functions have theKen Raeburn2007-10-101-1/+5
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-171-1/+1
* update def-check to look at preauth_plugin.hTom Yu2007-01-301-2/+5
* Use move-if-changed and a timestamp file to avoid re-running commands andKen Raeburn2007-01-201-7/+10
* Build krb5.h using the _err.h files from the error_tables directory, notKen Raeburn2007-01-201-10/+9
* Move osconf input file to include directory instead of keeping it in its ownKen Raeburn2007-01-201-3/+3
* * Makefile.in (osconf.h): Use move-if-changed scriptKen Raeburn2007-01-201-3/+1
* * Makefile.in (private-and-public-decls): New target file, created fromKen Raeburn2007-01-201-3/+5
* Install gssapi.h in includedir that includes gssapi/gssapi.h so that eitherRuss Allbery2006-11-091-0/+1
* * Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn2006-09-071-0/+3
* check calling conventions specified for WindowsKen Raeburn2006-06-291-0/+5
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* service location plugin interface needs header installedKen Raeburn2006-05-231-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-9/+14
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-19/+55
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+2
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-131-6/+6
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directoryKen Raeburn2005-03-261-0/+2
* * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn2005-01-051-1/+0
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-3/+0
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don'tKen Raeburn2004-06-081-1/+2
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-1/+1
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+1
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-271-1/+1
* * Makefile.in (clean-windows): Remove new "timestamp" file whenKen Raeburn2003-05-271-1/+1
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-5/+7
* Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn2003-04-251-1/+1
* * configure.in: Set and substitute maybe_kerberosIV.Ken Raeburn2003-02-271-1/+1
* * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu2003-02-071-3/+2
* * Makefile.in: Remove references to adm_err.h from here tooTom Yu2002-11-141-5/+4
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-131-0/+9
* * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach2002-09-031-1/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-2/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-3/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-2/+0
* Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn2002-05-251-3/+1
* * krb5.hin: Don't include <sys/types.h> any more.Ken Raeburn2002-03-281-2/+0
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-281-4/+2
* * Makefile.in (rebuild-error-tables): New intermediate target, avoids runningKen Raeburn2001-08-301-2/+3
* avoid re-running autoheader when not needed, using timestamp fileKen Raeburn2001-08-301-1/+3
* Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheaderKen Raeburn2001-06-061-1/+3
* revise error table header rules - don't explicitly invoke awk hereKen Raeburn2001-04-141-17/+12
* install port-sockets.h for krb.h to useKen Raeburn1999-09-211-0/+2
* From 1.1 branch.Ken Raeburn1999-09-011-1/+2
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-8/+3