summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* r8532: this miight fix cross compilation for reactosAndrew Tridgell2007-10-101-1/+1
* r8464: the last few functions needed by irix 6.4.Andrew Tridgell2007-10-101-1/+6
* r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell2007-10-102-0/+19
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-101-1/+0
* r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell2007-10-101-0/+7
* r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2007-10-101-5/+14
* r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell2007-10-104-2/+42
* r8449: - search for lex and yacc properlyAndrew Tridgell2007-10-103-13/+23
* r8439: removed an accidential commitAndrew Tridgell2007-10-101-7/+0
* r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij2007-10-101-2/+1
* r8436: Check for sys/sockets.hJelmer Vernooij2007-10-101-0/+2
* r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell2007-10-104-2/+65
* r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...Andrew Tridgell2007-10-102-8/+62
* r8423: remove the dependency on the full roken lib for asn1_compileAndrew Tridgell2007-10-101-1/+3
* r8422: needed on irix 6.4Andrew Tridgell2007-10-101-0/+1
* r8421: needed for build on solaris10Andrew Tridgell2007-10-101-0/+1
* r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell2007-10-102-4/+1
* r8419: in order to use our replace.h, heimdal needs stdarg.hAndrew Tridgell2007-10-101-0/+1
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2007-10-101-5/+0
* r8393: check for bswap16 and bswap32Love Hörnquist Åstrand2007-10-101-6/+91
* r8374: avoid running flex and bison unless neededAndrew Tridgell2007-10-101-2/+12
* r8367: another configure test needed by netbsd for heimdalAndrew Tridgell2007-10-101-1/+1
* r8312: fixed some heimdal header checks from watching the build farm failuresAndrew Tridgell2007-10-102-2/+8
* r8311: krb5 uses ENOMEM for out of memoryAndrew Tridgell2007-10-101-2/+2
* r8310: replace the heimdal networking interface scanning code with glue code ...Andrew Tridgell2007-10-102-4/+59
* r8309: more heimdal configure checks needed for FreeBSDAndrew Tridgell2007-10-101-1/+1
* r8308: use the configured C compiler, instead of forcing gcc in external heim...Andrew Tridgell2007-10-102-2/+2
* r8307: try to cope with flex and bison not being installed, in a similar fash...Andrew Tridgell2007-10-101-5/+9
* r8306: some more heimdal configure checksAndrew Tridgell2007-10-102-2/+2
* r8305: another attempt at getting heimdal building in the farmAndrew Tridgell2007-10-101-1/+1
* r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell2007-10-101-1/+1
* r8278: this should fix the heimdal h_errno warningsAndrew Tridgell2007-10-102-2/+10
* r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett2007-10-102-1/+2
* r8135: fix the linking on my SuSE 7.3 boxStefan Metzmacher2007-10-101-1/+2
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-1/+3
* r7968: Pull the PAC from within GSSAPI, rather than only when using our ownAndrew Bartlett2007-10-102-14/+1
* r7869: revert the configure changes from jelmers commit for heimdal_buildAndrew Tridgell2007-10-101-4/+5
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-101-5/+4
* r7688: Fix the internal heimdal build - push one #define back toAndrew Bartlett2007-10-101-0/+1
* r7682: Move the properties of our heimdal build from heimdal_build/config.hAndrew Bartlett2007-10-101-108/+0
* r7673: With current Heimdal we don't need this (correct) fix.Andrew Bartlett2007-10-101-1/+1
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-101-1/+1
* r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),Andrew Bartlett2007-10-101-2/+0
* r7367: Replace the list of what our internal heimdal can do with data from aAndrew Bartlett2007-10-101-17/+107
* r7360: added a few more heimdal configure testsAndrew Tridgell2007-10-101-0/+1
* r7359: add configure test for strsep (might helps abartlets build of heimdal)Andrew Tridgell2007-10-101-1/+1
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-105-23/+146
* r7322: the beginnings of a in-tree heimdalAndrew Tridgell2007-10-106-0/+491