Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15234: Remove heimdal include paths from global CFLAGS | Jelmer Vernooij | 2 | -9/+5 |
2007-10-10 | r15230: Add include dir for -Iheimdal_build earlier on - this should fix sun1 | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15223: Move heimdal's -I parameters from the global list of includes to | Jelmer Vernooij | 1 | -39/+23 |
2007-10-10 | r15221: We don't need to have these rcsid strings in Samba's use of Heimdal. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r15219: Look for gai_strerror in more places, so we don't conflict with the | Andrew Bartlett | 2 | -7/+17 |
2007-10-10 | r15211: REQUIRED_SUBSYSTEMS for binaries are gone, use PRIVATE_DEPENDENCIES here | Alexander Bokovoy | 1 | -2/+2 |
2007-10-10 | r15208: Change _GNU_SOURCE propagation to apply only to generated files as An... | Alexander Bokovoy | 1 | -4/+28 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r15206: Heimdal is always compiled with _GNU_SOURCE enabled (in its configure... | Alexander Bokovoy | 1 | -2/+2 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R... | James Peach | 1 | -1/+1 |
2007-10-10 | r15155: Add strsep replacement from heimdal 0.7.2 for systems that don't | James Peach | 1 | -0/+1 |
2007-10-10 | r15099: An attempt to fix BSD make portability issues. With these changes Sam... | Alexander Bokovoy | 1 | -0/+3 |
2007-10-10 | r15051: Remove directory creation from this rule; we use script/buildtree.pl ... | Alexander Bokovoy | 1 | -1/+0 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -0/+1 |
2007-10-10 | r15001: Add 'make dist' | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14866: Fix CFLAGS when building compile_et. This should fix the build | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14852: See if all target platforms support multiple .SUFFIXES lines. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14654: Fix hcrypto link when using automatic dependencies | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVN | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist | Jelmer Vernooij | 1 | -11/+4 |
2007-10-10 | r14562: Use VPATH to solve strange heimdal dependencies | Jelmer Vernooij | 2 | -4/+2 |
2007-10-10 | r14558: Another two more static dependencies... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14557: Add hack for asn1 files | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14556: Fix some dependencies | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -17/+2 |
2007-10-10 | r14553: Use double colon feature in the makefile (supported by all buildfarm ... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14545: Fix make dependency warning. | Jelmer Vernooij | 1 | -14/+9 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 2 | -1/+16 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13922: - fix whitespaces | Stefan Metzmacher | 1 | -19/+23 |
2007-10-10 | r13867: Wrap the cflags.sh hack in the build system. You can now simply | Jelmer Vernooij | 1 | -0/+17 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12899: - fix warnings on AIX | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12752: Clean up compile_et and asn1_compile as well. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12750: Clean up more asn1 generated files (pointed out by <HotaruT>). | Andrew Bartlett | 2 | -3/+2 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r12380: add a wraper script that calls the perl scripts in heimdal_build/ | Stefan Metzmacher | 2 | -8/+15 |
2007-10-10 | r12378: fix perl warnings | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r12288: make sure we always include heimdal_build/config.h, before | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12269: Update to current lorikeet-heimdal. This changed the way the hdb | Andrew Bartlett | 2 | -0/+4 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -12/+12 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11290: Make it clear that Heimdal is always included, no need for the test | Andrew Bartlett | 1 | -10/+10 |