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