summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-22/+22
2008-02-18Fix unresolved symbols.Jelmer Vernooij1-1/+2
2008-02-18Fix build with partial linking.Jelmer Vernooij1-9/+4
2008-02-18Reenable partial linkingJelmer Vernooij1-1/+0
2008-01-21build: Don't build heimdal as library.Jelmer Vernooij1-3/+1
2007-12-21r26462: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+5
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-2/+6
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-3/+4
2007-12-21r25874: force specific versions for LEX and YACC.Stefan Metzmacher1-0/+48
2007-12-21r25736: make sure we include "config.h" as first headerStefan Metzmacher2-2/+15
2007-12-21r25735: make sure we include "config.h" as first header inStefan Metzmacher1-1/+1
2007-12-21r25727: include "system/network.h" instead of <sys/socket.h>Stefan Metzmacher1-5/+1
2007-12-21r25719: let "system/network.h" do the replacements first, thenStefan Metzmacher1-5/+2
2007-12-21r25695: [libreplace] fix the standalone build of libreplaceStefan Metzmacher1-32/+0
2007-10-10r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2-117/+0
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett1-1/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell2-6/+4
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 Metzmacher2-16/+1
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett3-57/+64
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher2-4/+38
2007-10-10r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher2-2/+16
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 Metzmacher2-15/+0
2007-10-10r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT...Stefan Metzmacher2-14/+54
2007-10-10r22440: fix autodependencies buildStefan Metzmacher2-8/+4
2007-10-10r22439: fix some dependenciesStefan Metzmacher2-6/+12
2007-10-10r22438: get rid of printf format warnings in heimdal codeStefan Metzmacher1-0/+6
2007-10-10r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>Stefan Metzmacher1-4/+7
2007-10-10r22259: libreplace always provides strptime()Stefan Metzmacher1-0/+4
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 Bartlett2-1/+5
2007-10-10r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2-2/+35
2007-10-10r22166: Stop heimdal from trying to prototype innetgr in roken, now we don'tAndrew Bartlett1-0/+4
2007-10-10r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()Stefan Metzmacher1-0/+8
2007-10-10r20808: remove whitespaceStefan Metzmacher1-1/+1
2007-10-10r20804: work arround HPUX and Tru64 make which don't like $$startdirStefan Metzmacher4-11/+150
2007-10-10r20803: fix compiler warning about extra semicolonStefan Metzmacher1-1/+1
2007-10-10r20777: only include closefrom.c if the system doesn't have it.Stefan Metzmacher2-1/+11
2007-10-10r20773: we need to include config.h and replace.h before we can use #ifdef st...Stefan Metzmacher1-3/+3
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