Jelmer Vernooij
4d19027046
Merge branch 'v4-0-trivial' into v4-0-gmake3
...
Conflicts:
source/build/smb_build/makefile.pm
2008-02-18 13:33:35 +01:00
Jelmer Vernooij
1da14d5efe
Add elements in the build system implicitly if they're unknown
...
(so they can be regular make rules).
2008-02-18 13:31:10 +01:00
Jelmer Vernooij
3116142b61
Provide variable with current directory.
2008-02-18 13:18:42 +01:00
Jelmer Vernooij
a7512fb059
Reenable partial linking
2008-02-18 13:10:30 +01:00
Jelmer Vernooij
96f073020f
Fix installation of gencache.
2008-02-18 12:45:27 +01:00
Jelmer Vernooij
d318809f0d
Merge functions.
2008-02-18 12:35:39 +01:00
Jelmer Vernooij
f5b2b20caf
Eliminate duplicate variable.
2008-02-18 12:26:43 +01:00
Jelmer Vernooij
d319874619
Merge branch 'v4-0-trivial' into v4-0-gmake3
...
Conflicts:
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
2008-02-18 11:59:02 +01:00
Jelmer Vernooij
0d8ddae496
Switch back to using static libraries for subsystems for now, since partial linking is still giving some problems.
2008-02-18 11:50:07 +01:00
Jelmer Vernooij
2fb93e85eb
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
2008-02-18 11:31:40 +01:00
Andrew Tridgell
2a474568c2
disable the EAS level in SMB2-GETINFO test until we get some feedback
...
on how the alignment requirements have changed
2008-02-18 14:55:30 +11:00
Andrew Tridgell
a29dd708bf
open a root handle in SMB2 should use a NULL filename, not a zero length
...
filename
2008-02-18 14:54:59 +11:00
Andrew Tridgell
cf109460af
3 places where the VFS backend doesn't handle NULL strings.
2008-02-18 14:54:14 +11:00
Andrew Tridgell
66d0502228
handle pushing of zero length smb2 strings
2008-02-18 14:53:48 +11:00
Jelmer Vernooij
978eb6f161
Prevent adding libreplace when not necessary.
2008-02-16 21:16:28 +01:00
Jelmer Vernooij
c481d88d37
Some more mergedobj fixes.
2008-02-16 20:56:46 +01:00
Jelmer Vernooij
949fca9540
Use standard variable for partial linking.
2008-02-16 20:48:08 +01:00
Jelmer Vernooij
1cf23c5841
Reintroduce mergedobj support.
2008-02-16 20:38:21 +01:00
Jelmer Vernooij
ef532a715e
Simpler handling of sonameflag.
2008-02-16 20:24:47 +01:00
Jelmer Vernooij
d3725224cf
Merge unused function.
2008-02-16 19:43:10 +01:00
Jelmer Vernooij
0efa80f30b
Properly escape quotes in init functions.
2008-02-16 19:37:03 +01:00
Jelmer Vernooij
412c1c2c1e
Move logic to makefile
2008-02-16 19:19:02 +01:00
Jelmer Vernooij
a43f6d37bc
Move responsibilities of build.h to makefile.
2008-02-16 18:38:02 +01:00
Jelmer Vernooij
7a11659c18
Remove some unused code.
2008-02-16 17:55:04 +01:00
Jelmer Vernooij
dadae70042
Avoid creating a whole bunch of files in bin/modules.
2008-02-16 17:45:37 +01:00
Jelmer Vernooij
8214fb600e
Remove some unused code.
2008-02-16 17:40:45 +01:00
Jelmer Vernooij
6d3c45889f
Use make list concatenation support to create list of object files for subsystems/libraries.
2008-02-16 17:34:50 +01:00
Jelmer Vernooij
7ec3962439
Use make to generate list of python files, remove unused variable.
2008-02-16 17:18:23 +01:00
Jelmer Vernooij
919976f393
Remove unused ALL_OBJS variable.
2008-02-16 17:15:50 +01:00
Jelmer Vernooij
36cc584374
Use make to create lists of plugins, remove duplicate variable.
2008-02-16 17:14:03 +01:00
Jelmer Vernooij
6cc7bc1586
Use make to create lists of pc files and prototype headers.
2008-02-16 17:12:01 +01:00
Jelmer Vernooij
20800de058
Use make to generate list of prototype headers.
2008-02-16 17:01:27 +01:00
Jelmer Vernooij
8e1396d566
Use make to generate lists of libraries.
2008-02-16 16:58:26 +01:00
Jelmer Vernooij
7eaa96169f
Generate manpage list with make.
2008-02-16 16:48:36 +01:00
Jelmer Vernooij
62abd38725
Create SBIN_PROGS and BIN_PROGS lists from within make.
2008-02-16 16:38:01 +01:00
Jelmer Vernooij
8e716d1390
Merge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-16 16:33:13 +01:00
Jelmer Vernooij
98d6095b96
Remove unused code.
2008-02-16 16:33:04 +01:00
Jelmer Vernooij
c1b2b5f9f4
Merge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-16 16:24:37 +01:00
Jelmer Vernooij
8f1270dd5c
Simplify handling of plugin installation.
2008-02-16 16:22:05 +01:00
Jelmer Vernooij
33111f98df
use gmake to handle .py file copies.
2008-02-16 16:15:21 +01:00
Jelmer Vernooij
8e9856412b
Rely on GNU make to build static libraries.
2008-02-16 16:08:32 +01:00
Jelmer Vernooij
9166e48944
Revert "Allow LDB to be a static library again."
...
This reverts commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd.
2008-02-16 16:02:47 +01:00
Jelmer Vernooij
58c25657bf
Add static header for gencache.
2008-02-16 15:52:56 +01:00
Jelmer Vernooij
16fd90d7a9
Allow LDB to be a static library again.
2008-02-16 15:40:55 +01:00
Jelmer Vernooij
9a0f6a0012
Add static header for gencache.
2008-02-16 15:40:42 +01:00
Jelmer Vernooij
bc0fab89e3
Formatting fixes.
2008-02-16 15:23:26 +01:00
Andrew Tridgell
3c9973b695
fixed RAW-READ after the bufinfo changes. Thanks to Metze for spotting
...
this.
2008-02-16 13:28:37 +11:00
Andrew Tridgell
26475a231f
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
2008-02-16 07:27:49 +11:00
Andrew Tridgell
fbcf3e65b9
fixed handling of zero sized buffers versus NULL buffers in
...
SMB2. Thanks to Metze for spotting this.
2008-02-16 07:25:38 +11:00
Jelmer Vernooij
0ab4428fce
Unconditionally run the python tests.
2008-02-15 16:06:57 +01:00