Gerald Carter
58a68daef0
r23598: Add script for running indent and remove .indent.pro file
2007-10-10 12:23:35 -05:00
Gerald Carter
3fc0bd3e54
r23597: add a few utility scripts for code formatting
2007-10-10 12:23:34 -05:00
Volker Lendecke
b599e5b1e1
r23500: Two changes to survive the now activated test for rename_internals_fsp:
...
With the target being open we have to return NT_STATUS_ACCESS_DENIED and
root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER
2007-10-10 12:23:22 -05:00
Michael Adam
30d71cf4b8
r23489: (Re-)Add tdbtorture as a build target to 3_0_26.
...
Add the tdbtorture test to the test script in 3_0 and 3_0_26.
Michael
2007-10-10 12:23:21 -05:00
Volker Lendecke
23ecb5439f
r23429: Ooops, sorry.
...
Revert an accidential checkin of r23410.
Volker
2007-10-10 12:23:15 -05:00
Volker Lendecke
15553d6327
r23410: Merge the core of the cluster code.
...
I'm 100% certain I've forgotten to merge something, but the main code
should be in. It's mainly in dbwrap_ctdb.c, ctdbd_conn.c and
messages_ctdbd.c.
There should be no changes to the non-cluster case, it does survive make
test on my laptop.
It survives some very basic tests with ctdbd enables, I did not do the
full test suite for clusters yet.
Phew...
Volker
2007-10-10 12:23:14 -05:00
James Peach
190a69b1f9
r23093: Allow modules with the same name but different types.
2007-10-10 12:22:44 -05:00
Stefan Metzmacher
5c5aa1f862
r22998: merge from SAMBA_4_0:
...
only if the output of which has a leading '/' the output is useful...
metze
2007-10-10 12:22:13 -05:00
Michael Adam
dec7e31f29
r22401: Add bzr revision+nick support to mkversion.sh.
...
The plan is to actually synchronize with SAMBA_4_0's mkversion.sh,
which is more elaborate. But there are a few differences in
behaviour I still have to check. So I am cheching this here in for
a start...
Michael
2007-10-10 12:19:32 -05:00
James Peach
e7b21b1ef3
r21950: After discussion with the Apple and Linux client maintainers,
...
changing the FindFirst response for the UNIX_INFO2 level to include
a length field before the name. The name is not required to be null
terminated. The length field does not count any null.
Also add call to chflags(2) in the default VFS module so that this
will work be default on BSD-derived platform. Add UNIX-INFO2 test
to the build farm to get some non-BSD coverage.
Jeremy and Jerry, please review for inclusion in 3.0.25.
2007-10-10 12:18:51 -05:00
James Peach
7e862b9080
r21767: Revert all the bits I accidentally committed in r21766.
2007-10-10 12:18:30 -05:00
James Peach
f82ac78b2f
r21766: Fix compiler warning.
2007-10-10 12:18:29 -05:00
Jelmer Vernooij
9a9b942167
r21565: Import ndrdump (doesn't compile yet, needs table support functions).
2007-10-10 12:18:14 -05:00
Volker Lendecke
4ea654857a
r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On my
...
solaris 9 box I could solve that with an increased wait time.
Volker
2007-10-10 12:17:47 -05:00
Volker Lendecke
de216a574c
r21165: Lets try the build farm without inotify, we're seeing some
...
NT_STATUS_IO_TIMEOUT with it.
Samba4 disables inotify as well. Does anybody know why Samba4 does it? Maybe
the same justification holds for 3 as well.
Volker
2007-10-10 12:17:45 -05:00
Volker Lendecke
39809d7391
r21150: Activate RAW-NOTIFY
2007-10-10 12:17:43 -05:00
James Peach
9e2118969d
r21034: Don't force user to have pidl in their PATH.
2007-10-10 12:17:28 -05:00
Lars Müller
82ce272b24
r20668: Also do not install the smbumount man page if we don't build smbumount.
2007-10-10 12:17:02 -05:00
Lars Müller
aa122be8f7
r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set.
2007-10-10 12:17:01 -05:00
Lars Müller
ee12348cf1
r20663: Do not install smbmount man page if we didn't called configure
...
--with-smbmount.
2007-10-10 12:17:01 -05:00
Jeremy Allison
7dcb61d1b2
r20535: Fix make install to work when root doesn't have
...
write access into the source tree (like when your
directory is nfs mounted for example....).
Jeremy.
2007-10-10 12:16:55 -05:00
Volker Lendecke
56c8d2cfed
r20502: Activate RAW-RENAME, my Linux box passes this
2007-10-10 12:16:53 -05:00
Volker Lendecke
a0d5de61a1
r20499: Activate RAW-OPEN in the build farm
2007-10-10 12:16:53 -05:00
Volker Lendecke
471c6e6a21
r20482: Make us survive and activate RAW-CLOSE
2007-10-10 12:16:52 -05:00
Volker Lendecke
4f0f917b34
r20478: Make us survive & activate RAW-UNLINK
2007-10-10 12:16:51 -05:00
Volker Lendecke
8f76914e01
r20334: Activate RAW-MKDIR
2007-10-10 12:16:41 -05:00
Herb Lewis
41be182f78
r20269: merge -r20264:20267 from SAMBA_3_0_24
...
more no previous prototype warnings
2007-10-10 12:16:38 -05:00
Volker Lendecke
7e0005c14b
r20255: Activate BASE-SAMBA3ERROR in the build farm
2007-10-10 12:16:37 -05:00
Simo Sorce
a28cdd6e74
r20150: better memory handling for some functions, make sure we don't
...
leak memory by using the wrong(long lived) mem context
2007-10-10 12:16:27 -05:00
Volker Lendecke
609dbec600
r19668: Convert the locking params to use struct share_param instead of snum
2007-10-10 12:15:46 -05:00
Stefan Metzmacher
36065025c7
r19444: merge from samba4:
...
reset trap when we have removed the test specifc files already
metze
2007-10-10 12:15:35 -05:00
Stefan Metzmacher
a2c20811d6
r19342: we only have one BASE-LOCK test in samba4's smbtorture now
...
metze
2007-10-10 12:15:29 -05:00
Volker Lendecke
ed6070b7a0
r19248: Activate RPC-SAMBA3-WKSSVC
2007-10-10 12:15:25 -05:00
Stefan Metzmacher
74212c3056
r19181: merge from samba4:
...
with "export MAKE_TEST_KEEP_PCAP=yes" make test
doesn't delete the generated pcap files
metze
2007-10-10 12:15:20 -05:00
Stefan Metzmacher
12a37bab3e
r19170: use a very clever trick to pass the binary name to the
...
gdb_backtrace script, I never noticed that %$(envvar)
exists...
Thanks to Bjoern Jacke for the suggestion!
metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
f668d4839d
r19169: port the trick to only display the smbd and nmbd log output
...
of the current test
metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
bf90ac567f
r19168: use the correct configuration
...
metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
2f55fd82ff
r19164: merge the gdb_backtrace script from samba4
...
this more portable and try to make use of ladebug on Tru64,
but that only works when the binary is passed as 2nd arg to gdb_backtrace
as Tru64 doesn't know /proc/${PID}/exe
we need to find a way to pass the progname in 'panic action'
in samba3
metze
2007-10-10 12:15:19 -05:00
Volker Lendecke
c26a20e6d5
r19151: Create some dummy printers in the build farm
2007-10-10 12:15:16 -05:00
Stefan Metzmacher
380e647534
r19119: try to be more portable...
...
metze
2007-10-10 12:15:13 -05:00
Jeremy Allison
a0b4e5d118
r19104: Fix from Björn JACKE <bjoern@j3e.de>
...
"here's a small fix for gdb_backtrace."
Jeremy.
2007-10-10 12:15:13 -05:00
Stefan Metzmacher
5faf816885
r19100: merge from samba4:
...
export MAKE_TEST_ENABLE_PCAP=yes enables
SOCKET_WRAPPER_PCAP_FILE support
in make test
metze
2007-10-10 12:15:12 -05:00
Volker Lendecke
3bf313240c
r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS
2007-10-10 12:15:06 -05:00
Stefan Metzmacher
e8dd73f796
r19040: use more portable shellscripting, hopefully give better results on Tru64
...
metze
2007-10-10 12:15:05 -05:00
Stefan Metzmacher
9db9eb199f
r19038: build libreplace testsuite as replacetort
...
and run it with make test
metze
2007-10-10 12:15:04 -05:00
Stefan Metzmacher
a1966a9c07
r18951: socket_wrapper has only 16 interfaces anymore...
...
metze
2007-10-10 12:14:49 -05:00
Volker Lendecke
bbd9f0bb6f
r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that
...
one that there's no point yet to run this in the build farm.
Volker
2007-10-10 12:14:41 -05:00
Andrew Tridgell
4ad1436cea
r18867: change the group mapping code to use ldb instead of tdb
...
See the discussion of this on the samba-technical list
2007-10-10 12:14:39 -05:00
Jelmer Vernooij
f0508ecb44
r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC
...
test against samba3.
2007-10-10 12:01:03 -05:00
Jeremy Allison
ece00b70a4
r18787: Fix the strlen_m and strlen_m_term code by merging
...
in (and using elsewhere) next_codepoint from Samba4.
Jerry please test.
Jeremy.
2007-10-10 12:00:57 -05:00