summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett1-0/+1
2007-10-10r11290: Make it clear that Heimdal is always included, no need for the testAndrew Bartlett1-10/+10
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-302/+302
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-121/+0
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-13/+13
2007-10-10r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+4
2007-10-10r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij1-1/+4
2007-10-10r10507: Let lib/replace take care of defining socklen_t for heimdalJelmer Vernooij2-1/+4
2007-10-10r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2-4/+4
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-3/+3
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij1-56/+16
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+158
2007-10-10r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij1-48/+39
2007-10-10r10100: Check for more networking headers so the resolv.h test can succeed.James Peach1-1/+4
2007-10-10r10097: Remove extraneous include patch heimdal/include. Add configureJames Peach1-0/+3
2007-10-10r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett2-1/+25
2007-10-10r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett1-5/+11
2007-10-10r9473: - assume the case that happens on most boxes, to remove compiler warni...Stefan Metzmacher1-0/+5
2007-10-10r9461: Couple of very small fixes.Jelmer Vernooij1-1/+1
2007-10-10r9413: Bring Samba4 back up to date with lorikeet-heimdal.Andrew Bartlett1-0/+10
2007-10-10r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell1-0/+5
2007-10-10r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...Andrew Bartlett1-4/+5
2007-10-10r9257: - I assume we don't need unistd.h in this file,Stefan Metzmacher1-2/+1
2007-10-10r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.Andrew Bartlett3-9/+16
2007-10-10r9217: Add 'make clean' hooks to the ans1 depedency generator.Andrew Bartlett1-4/+19
2007-10-10r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2-0/+13
2007-10-10r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher1-1/+5
2007-10-10r9107: try to get the build on solaris going...Stefan Metzmacher2-4/+23
2007-10-10r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher1-1/+1
2007-10-10r9053: Change order of dependencies (.h files are used when creating theJelmer Vernooij1-2/+2
2007-10-10r9049: - add property dependencies to include/proto.hStefan Metzmacher1-0/+12
2007-10-10r9026: remove autogenerated .x and .c filesStefan Metzmacher1-1/+1
2007-10-10r9025: fix the build when it was stoped and you don't run make clean before m...Stefan Metzmacher1-2/+3
2007-10-10r8996: More build fixes...Jelmer Vernooij1-0/+15
2007-10-10r8995: Add heimdal headers back to "basics" target... should fix the build fo...Jelmer Vernooij1-4/+4
2007-10-10r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij1-0/+1
2007-10-10r8985: Automatically generate make dependency rules forJelmer Vernooij4-51/+58
2007-10-10r8955: Move a bit more of the build process to the MakefileJelmer Vernooij2-70/+2
2007-10-10r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij1-1/+1
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-2/+2
2007-10-10r8711: add m4 for finding return type for signal handlersAndrew Tridgell1-0/+5
2007-10-10r8532: this miight fix cross compilation for reactosAndrew Tridgell1-1/+1
2007-10-10r8464: the last few functions needed by irix 6.4.Andrew Tridgell1-1/+6
2007-10-10r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell2-0/+19
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell1-1/+0
2007-10-10r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell1-0/+7
2007-10-10r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell1-5/+14
2007-10-10r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell4-2/+42