summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20639: Commit part 1 of 2.Andrew Bartlett8-127/+135
2007-10-10r20592: Use the Heimdal copy of err.h only if the build host doesn't have it.James Peach2-11/+10
2007-10-10r20591: Revert accidental commit that broke the build.James Peach1-5/+0
2007-10-10r20590: Heimdal uses warn(), so we should prototype it here too.James Peach1-0/+6
2007-10-10r20314: I think some hosts need this to get the right ASN1 header depsAndrew Bartlett1-1/+2
2007-10-10r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett3-9/+13
2007-10-10r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett1-0/+12
2007-10-10r19624: we have timegm in libreplace so heimdal should not replace itStefan Metzmacher1-0/+4
2007-10-10r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher1-12/+0
2007-10-10r19615: include roken.h.in as this still includes the ifdef's we need in samba4Stefan Metzmacher1-1/+3
2007-10-10r19611: we have heimdal 0.8pre currentlyStefan Metzmacher1-1/+1
2007-10-10r19607: - remove mech_switch.h from objectfile listStefan Metzmacher1-40/+39
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2-61/+157
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-2/+2
2007-10-10r18997: we have a replacement for vsyslog in libreplace so libroken doesn't n...Stefan Metzmacher1-4/+5
2007-10-10r18465: much better fix for a roken specifiv problemStefan Metzmacher1-5/+1
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+0
2007-10-10r18210: - reenable autodependenciesStefan Metzmacher1-1/+1
2007-10-10r18203: rearranged the overrides in heimdal_build/*.h to avoid the use ofAndrew Tridgell3-48/+33
2007-10-10r18202: moved the overrides for HAVE_xxx from heimdal_build/config.h toAndrew Tridgell2-23/+26
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-6/+4
2007-10-10r18154: try to get the heimdal_build code to use libreplace in a better wayAndrew Tridgell1-11/+1
2007-10-10r18087: use m4_include() do notice missing filesStefan Metzmacher1-5/+5
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-0/+2
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r16011: we don't need sys/bitypes.h any moreStefan Metzmacher1-1/+0
2007-10-10r15992: fix the subsystem name,Stefan Metzmacher1-2/+2
2007-10-10r15991: try to fix the build on au2 IRIX 6.4Stefan Metzmacher1-0/+1
2007-10-10r15374: Make subsystem name shorter - Stratos VOS has a filename length limit...Jelmer Vernooij1-3/+3
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij1-1/+1
2007-10-10r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...Jelmer Vernooij2-0/+9
2007-10-10r15354: Add dependency on libsocket (required for sun1)Jelmer Vernooij1-1/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-5/+3
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-2/+3
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-6/+11
2007-10-10r15278: Fix recreating symlink every time.Jelmer Vernooij2-2/+2
2007-10-10r15276: Fix path to perl on some hostsJelmer Vernooij1-1/+1
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2-8/+8
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij1-18/+18
2007-10-10r15265: Try to find inet_pton in -lnsl (should fix linking on sun1)Jelmer Vernooij2-1/+15
2007-10-10r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij2-1/+10
2007-10-10r15262: Only include getprogname if it is needed by the system. This shouldJelmer Vernooij2-5/+21
2007-10-10r15254: Fix heimdal's addrinfo subsystem for those systems that need it. ThisJelmer Vernooij1-1/+1
2007-10-10r15252: Fix inet_aton (required for Tru64 and Solaris)Jelmer Vernooij1-1/+1
2007-10-10r15248: Fix automatic dependencies buildJelmer Vernooij1-8/+6
2007-10-10r15234: Remove heimdal include paths from global CFLAGSJelmer Vernooij2-9/+5
2007-10-10r15230: Add include dir for -Iheimdal_build earlier on - this should fix sun1Jelmer Vernooij1-1/+1
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-39/+23
2007-10-10r15221: We don't need to have these rcsid strings in Samba's use of Heimdal.Andrew Bartlett1-2/+1
2007-10-10r15219: Look for gai_strerror in more places, so we don't conflict with theAndrew Bartlett2-7/+17