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
/
build
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13071: Work around a really annoying compiler warning where header file
James Peach
1
-0
/
+21
2007-10-10
r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...
Stefan Metzmacher
1
-0
/
+19
2007-10-10
r12805: merge from samba3
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r12379: export the detected perl
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12266: add --with-libdir option to overwrite the result that is set by --wit...
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r11481: Disable pre-linking on VMS
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-29
/
+4
2007-10-10
r11304: Add support back in for loading shared modules (not used yet)
Jelmer Vernooij
1
-9
/
+0
2007-10-10
r11299: Try to fix build on Stratos VOS (doesn't support ld -r)
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r11184: Remove test that checks whether ftruncate() needs root, because I can't
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so the
Andrew Tridgell
1
-1
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10476: Move some more types to libreplace. Fix missing strndup errors
Jelmer Vernooij
1
-9
/
+1
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-93
/
+7
2007-10-10
r10393: More type checking in scons
Jelmer Vernooij
2
-7
/
+0
2007-10-10
r10287: Compile compilers for build host. This fixes some bits of
Jelmer Vernooij
1
-3
/
+11
2007-10-10
r10283: Eliminate some more use of autoconf substitution variables.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r10077: - move gcc option checks to check_cc.m4
Stefan Metzmacher
2
-29
/
+44
2007-10-10
r10076: this macro was moved to build/m4/smb_cc_featues.m4
Stefan Metzmacher
1
-18
/
+0
2007-10-10
r10075: fix warning with autoconf 2.59 on SuSE 9.3
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r10071: Configure checks for IRIX build environment. Test whether we can
James Peach
6
-16
/
+243
2007-10-10
r10041: Add 'gcov' make target. Run
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r9939: Add configure check for yapp.
James Peach
1
-0
/
+2
2007-10-10
r9587: Fix SWAT data dir for --with-fhs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9494: Add ac-archive macro for checking GCC options. Use this to add to
James Peach
3
-4
/
+200
2007-10-10
r9369: an attempt to fix the build on HPUX. This is based on work by Don
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9148: remove the aix stuff it didn't fix the build
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r9108: try to get aix building...
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
1
-159
/
+7
2007-10-10
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8868: add comfigure check for c99 struct initialization,
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r8853: fixed path to smb.conf
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8832: Automatically rebuilding C files if headers change (in developer mode)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
5
-224
/
+43
2007-10-10
r8713: Experiment to try and fix warnings on 64-bit machines without breaking
Tim Potter
1
-1
/
+1
2007-10-10
r8540: fixed network interface detection on several hosts
Andrew Tridgell
1
-3
/
+0
2007-10-10
r8533: improve --help output
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8532: this miight fix cross compilation for reactos
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8462: added a test for %lld support to our snprintf() configure test.
Andrew Tridgell
1
-1
/
+5
2007-10-10
r8461: fixed integer64 handling on bit endian platforms. The ejs code used
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8453: my solaris10 box doesn't have math.h
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8359: fix a shell warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...
Love Hörnquist Åstrand
1
-1
/
+7
2007-10-10
r8306: some more heimdal configure checks
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8020: - add --with-selftest-prefix option that specify the prefix used in ma...
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.
Jelmer Vernooij
2
-0
/
+2
[next]