summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* 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
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-108-127/+135
* r20592: Use the Heimdal copy of err.h only if the build host doesn't have it.James Peach2007-10-102-11/+10
* r20591: Revert accidental commit that broke the build.James Peach2007-10-101-5/+0
* r20590: Heimdal uses warn(), so we should prototype it here too.James Peach2007-10-101-0/+6
* 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