Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r10531: (hopefully) improve detection of socket-related functions in external... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r10509: Some more sconscript fixes. Now getting to link stage for smbclient | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r10507: Let lib/replace take care of defining socklen_t for heimdal | Jelmer Vernooij | 2 | -1/+4 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -56/+16 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+158 |
2007-10-10 | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 1 | -48/+39 |
2007-10-10 | r10100: Check for more networking headers so the resolv.h test can succeed. | James Peach | 1 | -1/+4 |
2007-10-10 | r10097: Remove extraneous include patch heimdal/include. Add configure | James Peach | 1 | -0/+3 |
2007-10-10 | r9859: Enable (blocking) KDC resolution with DNS. | Andrew Bartlett | 2 | -1/+25 |
2007-10-10 | r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated | Andrew Bartlett | 1 | -5/+11 |
2007-10-10 | r9473: - assume the case that happens on most boxes, to remove compiler warni... | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r9461: Couple of very small fixes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9413: Bring Samba4 back up to date with lorikeet-heimdal. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r9305: Use the check-var.m4 from roken to really, really detect h_errno corre... | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r9257: - I assume we don't need unistd.h in this file, | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4. | Andrew Bartlett | 3 | -9/+16 |
2007-10-10 | r9217: Add 'make clean' hooks to the ans1 depedency generator. | Andrew Bartlett | 1 | -4/+19 |
2007-10-10 | r9111: actually use the roken inet_aton when nothing was found | Stefan Metzmacher | 2 | -0/+13 |
2007-10-10 | r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz this | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r9107: try to get the build on solaris going... | Stefan Metzmacher | 2 | -4/+23 |
2007-10-10 | r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9053: Change order of dependencies (.h files are used when creating the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r9026: remove autogenerated .x and .c files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9025: fix the build when it was stoped and you don't run make clean before m... | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r8996: More build fixes... | Jelmer Vernooij | 1 | -0/+15 |
2007-10-10 | r8995: Add heimdal headers back to "basics" target... should fix the build fo... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r8994: Clean up some more autogenerated files so I can predict when I'm going to | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 4 | -51/+58 |
2007-10-10 | r8955: Move a bit more of the build process to the Makefile | Jelmer Vernooij | 2 | -70/+2 |
2007-10-10 | r8832: Automatically rebuilding C files if headers change (in developer mode) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r8711: add m4 for finding return type for signal handlers | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r8532: this miight fix cross compilation for reactos | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8464: the last few functions needed by irix 6.4. | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r8463: more irix fixes. This one adds some missing addrinfo functions | Andrew Tridgell | 2 | -0/+19 |
2007-10-10 | r8461: fixed integer64 handling on bit endian platforms. The ejs code used | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8456: avoid double inclusion of roken.h (this was breaking the build on irix... | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejs | Andrew Tridgell | 1 | -5/+14 |
2007-10-10 | r8450: more configure tests for solaris. It now builds some binaries, but | Andrew Tridgell | 4 | -2/+42 |
2007-10-10 | r8449: - search for lex and yacc properly | Andrew Tridgell | 3 | -13/+23 |
2007-10-10 | r8439: removed an accidential commit | Andrew Tridgell | 1 | -7/+0 |
2007-10-10 | r8438: - More win32 portability fixes. Now fails on socketwrapper (because | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r8436: Check for sys/sockets.h | Jelmer Vernooij | 1 | -0/+2 |