summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij2-391/+410
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-03-19Supply HDB_DB_DIR macroAndrew Bartlett1-0/+2
2008-03-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-3/+3
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett1-3/+32
2008-03-18heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...Stefan Metzmacher1-3/+3
2008-03-14heimdal_build: fix linkage of asn1_compile and compile_et.Michael Adam1-2/+0
2008-03-13build: compile_et also needs inet_aton()Stefan Metzmacher1-0/+1
2008-03-13fix build of asn1_compile when there is no system inet_aton() function.Michael Adam1-0/+1
2008-03-08we now define PACKAGE_BUGREPORT in config.hStefan Metzmacher1-1/+1
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