index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
heimdal_build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14198: Update Samba4 to current lorikeet-heimdal.
Andrew Bartlett
2
-1
/
+16
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13922: - fix whitespaces
Stefan Metzmacher
1
-19
/
+23
2007-10-10
r13867: Wrap the cflags.sh hack in the build system. You can now simply
Jelmer Vernooij
1
-0
/
+17
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
1
-0
/
+2
2007-10-10
r12899: - fix warnings on AIX
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r12752: Clean up compile_et and asn1_compile as well.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r12750: Clean up more asn1 generated files (pointed out by <HotaruT>).
Andrew Bartlett
2
-3
/
+2
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r12380: add a wraper script that calls the perl scripts in heimdal_build/
Stefan Metzmacher
2
-8
/
+15
2007-10-10
r12378: fix perl warnings
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r12288: make sure we always include heimdal_build/config.h, before
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12269: Update to current lorikeet-heimdal. This changed the way the hdb
Andrew Bartlett
2
-0
/
+4
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11290: Make it clear that Heimdal is always included, no need for the test
Andrew Bartlett
1
-10
/
+10
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-302
/
+302
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-121
/
+0
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r10531: (hopefully) improve detection of socket-related functions in external...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r10509: Some more sconscript fixes. Now getting to link stage for smbclient
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r10507: Let lib/replace take care of defining socklen_t for heimdal
Jelmer Vernooij
2
-1
/
+4
2007-10-10
r10476: Move some more types to libreplace. Fix missing strndup errors
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...
Jelmer Vernooij
1
-56
/
+16
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-0
/
+158
2007-10-10
r10287: Compile compilers for build host. This fixes some bits of
Jelmer Vernooij
1
-48
/
+39
2007-10-10
r10100: Check for more networking headers so the resolv.h test can succeed.
James Peach
1
-1
/
+4
2007-10-10
r10097: Remove extraneous include patch heimdal/include. Add configure
James Peach
1
-0
/
+3
2007-10-10
r9859: Enable (blocking) KDC resolution with DNS.
Andrew Bartlett
2
-1
/
+25
2007-10-10
r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated
Andrew Bartlett
1
-5
/
+11
2007-10-10
r9473: - assume the case that happens on most boxes, to remove compiler warni...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r9461: Couple of very small fixes.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9413: Bring Samba4 back up to date with lorikeet-heimdal.
Andrew Bartlett
1
-0
/
+10
2007-10-10
r9369: an attempt to fix the build on HPUX. This is based on work by Don
Andrew Tridgell
1
-0
/
+5
2007-10-10
r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...
Andrew Bartlett
1
-4
/
+5
2007-10-10
r9257: - I assume we don't need unistd.h in this file,
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.
Andrew Bartlett
3
-9
/
+16
2007-10-10
r9217: Add 'make clean' hooks to the ans1 depedency generator.
Andrew Bartlett
1
-4
/
+19
2007-10-10
r9111: actually use the roken inet_aton when nothing was found
Stefan Metzmacher
2
-0
/
+13
2007-10-10
r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz this
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r9107: try to get the build on solaris going...
Stefan Metzmacher
2
-4
/
+23
2007-10-10
r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket
Stefan Metzmacher
1
-1
/
+1
[next]