summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: heimdal_build waf supportAndrew Tridgell2-0/+341
2010-03-30s4-heimdal: use the HAVE_INET_* functions from libreplaceAndrew Tridgell1-0/+8
2010-03-30s4-heimdal: for use of libreplace setegid and seteuidAndrew Tridgell1-0/+8
2010-03-30s4-heimdal: a better way of handling dirfd()Andrew Tridgell2-4/+9
2010-03-29s4-waf: use the libreplace strerror_r if neededAndrew Tridgell2-1/+9
2010-03-27s4:heimdal_build Remove forced HAVE_STRERROR_RAndrew Bartlett1-4/+0
2010-03-27s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett5-2/+30
2010-02-08s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate filesStefan Metzmacher1-1/+9
2010-02-05s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer1-9/+0
2010-02-05s4:Heimdal build - never require the NSS wrapper for Heimdal KerberosMatthias Dieter Wallnöfer1-5/+5
2010-01-01heimdal_build: Explicitly specify 'YES' when enabling externalJelmer Vernooij1-4/+4
2009-11-13s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett2-1/+5
2009-11-12s4:heimdal_build: allow flex-2.5.35 with bison-2.3Stefan Metzmacher1-0/+1
2009-10-21S4: Building on a system with libintlTorgeir Lerkerød1-0/+5
2009-09-15s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher1-1/+1
2009-09-14s4:heimdal_build: fix the build with --enable-automatic-dependenciesStefan Metzmacher1-1/+1
2009-09-13s4:heimdal_build Fix build breakages caused by asn1compile changeAndrew Bartlett1-2/+1
2009-09-13s4:heimdal_build Love pointed me at the --one-code-file option to asn1_compileAndrew Bartlett1-32/+17
2009-08-26s4:heimdal_build: lib/hcrypto/evp-aes-cts.o belongs to HEIMDAL_HCRYPTOStefan Metzmacher1-1/+1
2009-08-05s4:heimdal_build: define HEIMDAL_LOCALEDIRStefan Metzmacher1-0/+1
2009-08-05s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2-1/+40
2009-08-05make the UID_WRAPPER skip checks at runtimeAndrew Tridgell1-1/+5
2009-08-05added a uid_wrapper libraryAndrew Tridgell2-1/+7
2009-07-17Revert "s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compil...Andrew Bartlett1-8/+0
2009-07-16s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compiler versionStefan Metzmacher1-0/+8
2009-07-16s4:heimdal_build: try to fix the build on systems without ifaddrs.hStefan Metzmacher2-0/+10
2009-07-16s4:heimdal_build: tell heimdal we have inet_aton()Stefan Metzmacher1-0/+4
2009-07-16s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher1-0/+1
2009-07-15s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher1-3/+1
2009-07-15s4:heimdal: teach heimdal we have (v)aѕprintf in libreplaceBjörn Jacke1-0/+8
2009-07-15ѕ4:heimdal: teach heimdal that we have strnlen via libreplcaeBjörn Jacke1-0/+4
2009-07-06s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher1-2/+2
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2-9/+11
2009-06-09work around conflict in pidfile() prototype for heimdal on NetBSD5Andrew Tridgell1-0/+7
2009-06-08s4:heimdal: fix build on FreeBSDBjörn Jacke1-1/+1
2009-03-26s4:heimdal_build: provide heimdal_version and heimdal_long_version symbolsStefan Metzmacher2-0/+7
2009-03-26s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...Stefan Metzmacher1-0/+16
2009-02-26s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace...Stefan Metzmacher1-4/+6
2009-02-26s4:heimdal_build: don't always build setprogname.oStefan Metzmacher2-17/+34
2009-02-25s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries...Tim Prouty1-1/+1
2009-02-25s4 heimdal: Link libintl correctlyTim Prouty1-0/+6
2009-02-24Start fixing Solaris build failures.Jeremy Allison1-1/+2
2009-01-31s4:heimdal_build: fix the build of asn1_compile and compile_etStefan Metzmacher1-4/+2
2009-01-30s4:heimdal_build: heimdal requires u_int32_t and u_charStefan Metzmacher1-0/+3
2009-01-30Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"Stefan Metzmacher1-1/+0
2009-01-30s4:heimdal_build: add a dummy define for dirfd()Stefan Metzmacher1-0/+4
2009-01-30s4:heimdal_build: include "system/network.h" via config.h wrapperStefan Metzmacher1-0/+1
2009-01-30heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher1-0/+11
2008-11-02Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij2-33/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-1/+2