summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* Supply HDB_DB_DIR macroAndrew Bartlett2008-03-191-0/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-191-3/+3
|\
| * heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...Stefan Metzmacher2008-03-181-3/+3
* | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-191-3/+32
|/
* heimdal_build: fix linkage of asn1_compile and compile_et.Michael Adam2008-03-141-2/+0
* build: compile_et also needs inet_aton()Stefan Metzmacher2008-03-131-0/+1
* fix build of asn1_compile when there is no system inet_aton() function.Michael Adam2008-03-131-0/+1
* we now define PACKAGE_BUGREPORT in config.hStefan Metzmacher2008-03-081-1/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-22/+22
* Fix unresolved symbols.Jelmer Vernooij2008-02-181-1/+2
* Fix build with partial linking.Jelmer Vernooij2008-02-181-9/+4
* Reenable partial linkingJelmer Vernooij2008-02-181-1/+0
* build: Don't build heimdal as library.Jelmer Vernooij2008-01-211-3/+1
* r26462: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+5
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+6
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+4
* r25874: force specific versions for LEX and YACC.Stefan Metzmacher2007-12-211-0/+48
* r25736: make sure we include "config.h" as first headerStefan Metzmacher2007-12-212-2/+15
* r25735: make sure we include "config.h" as first header inStefan Metzmacher2007-12-211-1/+1
* r25727: include "system/network.h" instead of <sys/socket.h>Stefan Metzmacher2007-12-211-5/+1
* r25719: let "system/network.h" do the replacements first, thenStefan Metzmacher2007-12-211-5/+2
* r25695: [libreplace] fix the standalone build of libreplaceStefan Metzmacher2007-12-211-32/+0
* r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2007-10-102-117/+0
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-101-1/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-102-6/+4
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-101-0/+1
* r23487: fix the build with automatic dependenciesStefan Metzmacher2007-10-102-16/+1
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-103-57/+64
* r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher2007-10-102-4/+38
* r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher2007-10-102-2/+16
* r23145: try to fix the build on solarisStefan Metzmacher2007-10-101-1/+2
* r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher2007-10-102-15/+0
* r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT...Stefan Metzmacher2007-10-102-14/+54
* r22440: fix autodependencies buildStefan Metzmacher2007-10-102-8/+4
* r22439: fix some dependenciesStefan Metzmacher2007-10-102-6/+12
* r22438: get rid of printf format warnings in heimdal codeStefan Metzmacher2007-10-101-0/+6
* r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>Stefan Metzmacher2007-10-101-4/+7
* r22259: libreplace always provides strptime()Stefan Metzmacher2007-10-101-0/+4
* r22238: Because these utilities compile in socket_wrapper.ho, they may needAndrew Bartlett2007-10-101-2/+3
* r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Andrew Bartlett2007-10-102-1/+5
* r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2007-10-102-2/+35
* r22166: Stop heimdal from trying to prototype innetgr in roken, now we don'tAndrew Bartlett2007-10-101-0/+4
* r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()Stefan Metzmacher2007-10-101-0/+8
* r20808: remove whitespaceStefan Metzmacher2007-10-101-1/+1
* r20804: work arround HPUX and Tru64 make which don't like $$startdirStefan Metzmacher2007-10-104-11/+150
* r20803: fix compiler warning about extra semicolonStefan Metzmacher2007-10-101-1/+1
* r20777: only include closefrom.c if the system doesn't have it.Stefan Metzmacher2007-10-102-1/+11
* r20773: we need to include config.h and replace.h before we can use #ifdef st...Stefan Metzmacher2007-10-101-3/+3