summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij1-44/+0
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett1-1/+7
2007-10-10r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett1-0/+1
2007-10-10r23487: fix the build with automatic dependenciesStefan Metzmacher1-7/+1
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett1-55/+61
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher1-1/+16
2007-10-10r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher1-2/+2
2007-10-10r23145: try to fix the build on solarisStefan Metzmacher1-1/+2
2007-10-10r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher1-1/+0
2007-10-10r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT...Stefan Metzmacher1-10/+11
2007-10-10r22440: fix autodependencies buildStefan Metzmacher1-8/+0
2007-10-10r22439: fix some dependenciesStefan Metzmacher1-5/+11
2007-10-10r22238: Because these utilities compile in socket_wrapper.ho, they may needAndrew Bartlett1-2/+3
2007-10-10r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Andrew Bartlett1-0/+2
2007-10-10r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett1-2/+16
2007-10-10r20808: remove whitespaceStefan Metzmacher1-1/+1
2007-10-10r20777: only include closefrom.c if the system doesn't have it.Stefan Metzmacher1-1/+5
2007-10-10r20639: Commit part 1 of 2.Andrew Bartlett1-105/+86
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 Bartlett1-5/+8
2007-10-10r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett1-0/+12
2007-10-10r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher1-12/+0
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 Bartlett1-59/+155
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-2/+2
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+0
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-6/+4
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-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 Vernooij1-1/+1
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 Vernooij1-5/+5
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 Vernooij1-1/+2
2007-10-10r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij1-1/+1
2007-10-10r15262: Only include getprogname if it is needed by the system. This shouldJelmer Vernooij1-5/+12
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 Vernooij1-8/+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-10r15219: Look for gai_strerror in more places, so we don't conflict with theAndrew Bartlett1-1/+1
2007-10-10r15211: REQUIRED_SUBSYSTEMS for binaries are gone, use PRIVATE_DEPENDENCIES hereAlexander Bokovoy1-2/+2
2007-10-10r15208: Change _GNU_SOURCE propagation to apply only to generated files as An...Alexander Bokovoy1-4/+28