Age | Commit message (Expand) | Author | Files | Lines |
2008-01-21 | build: Don't build heimdal as library. | Jelmer Vernooij | 1 | -3/+1 |
2007-12-21 | r26462: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna... | Jelmer Vernooij | 1 | -44/+0 |
2007-10-10 | r24614: Merge with current lorikeet-heimdal. This brings us one step closer | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23487: fix the build with automatic dependencies | Stefan Metzmacher | 1 | -7/+1 |
2007-10-10 | r23456: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 1 | -55/+61 |
2007-10-10 | r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from | Stefan Metzmacher | 1 | -1/+16 |
2007-10-10 | r23187: revert 23145 and 23135 to fix the build on solaris... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23145: try to fix the build on solaris | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23135: inet_ntop and inet_pton are now provided by libreplace | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT... | Stefan Metzmacher | 1 | -10/+11 |
2007-10-10 | r22440: fix autodependencies build | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r22439: fix some dependencies | Stefan Metzmacher | 1 | -5/+11 |
2007-10-10 | r22238: Because these utilities compile in socket_wrapper.ho, they may need | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r22236: Update to Heimdal's socket_wrapper, which supports IPv6. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r22191: Add a samba4kinit binary to the build, so I can test using an existing | Andrew Bartlett | 1 | -2/+16 |
2007-10-10 | r20808: remove whitespace | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20777: only include closefrom.c if the system doesn't have it. | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r20639: Commit part 1 of 2. | Andrew Bartlett | 1 | -105/+86 |
2007-10-10 | r20314: I think some hosts need this to get the right ASN1 header deps | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r19681: Update to current lorikeet-heimdal. I'm looking at using the realm | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can only | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portable | Stefan Metzmacher | 1 | -12/+0 |
2007-10-10 | r19607: - remove mech_switch.h from objectfile list | Stefan Metzmacher | 1 | -40/+39 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -59/+155 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC | Stefan Metzmacher | 1 | -6/+4 |
2007-10-10 | r15991: try to fix the build on au2 IRIX 6.4 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15374: Make subsystem name shorter - Stratos VOS has a filename length limit... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15354: Add dependency on libsocket (required for sun1) | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -5/+3 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -6/+11 |
2007-10-10 | r15278: Fix recreating symlink every time. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15276: Fix path to perl on some hosts | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working... | Jelmer Vernooij | 1 | -18/+18 |
2007-10-10 | r15265: Try to find inet_pton in -lnsl (should fix linking on sun1) | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15263: Remove another use of patsubst (should make tru64 happy) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15262: Only include getprogname if it is needed by the system. This should | Jelmer Vernooij | 1 | -5/+12 |
2007-10-10 | r15254: Fix heimdal's addrinfo subsystem for those systems that need it. This | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15252: Fix inet_aton (required for Tru64 and Solaris) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15248: Fix automatic dependencies build | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r15234: Remove heimdal include paths from global CFLAGS | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r15230: Add include dir for -Iheimdal_build earlier on - this should fix sun1 | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15223: Move heimdal's -I parameters from the global list of includes to | Jelmer Vernooij | 1 | -39/+23 |
2007-10-10 | r15219: Look for gai_strerror in more places, so we don't conflict with the | Andrew Bartlett | 1 | -1/+1 |