summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22137: Actually use client.conf, defer more code as far as possible.Jelmer Vernooij2-20/+20
(This used to be commit 9399123a7277dbaf8dd392dd4ec2fe1c0780d486)
2007-10-10r22134: Create different smb.conf file for the client side. This should make ↵Jelmer Vernooij2-12/+33
use with Samba 3 or windows easier as well as environments. (This used to be commit a32cdc06c39b07fbc7a3015ef059cc9143fb6e20)
2007-10-10r22133: Don't push parameters into environment until necessary.Jelmer Vernooij1-5/+5
(This used to be commit 290815d180b2bf0ba24744b3796905096d07d7b7)
2007-10-10r22121: The RPC-CRACKNAMES test now passes against Samba4. This should helpAndrew Bartlett1-3/+3
the code coverage... Andrew Bartlett (This used to be commit 394c863a3f3e0945da12d7c39641235d326b1198)
2007-10-10r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett3-25/+89
Fix up our server side implementation to pass almost all the tests (a couple are skipped). Don't require the DsGetDomainControllerInfo calls to pass, just get some info from them. Andrew Bartlett (This used to be commit a29eb8f7e541d2021726601faf52355e312c916b)
2007-10-10r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett1-22/+52
compleatly unknown domain, return the correct error code. Andrew Bartlett (This used to be commit 7d04a36cdb3628ea9c1260f3318f2b964f10c346)
2007-10-10r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts ofAndrew Bartlett1-4/+17
this test we don't yet support in Samba4. I want to at least try and test this parts of this codebase... Andrew Bartlett (This used to be commit cb2e4ca220ca03cd1893e7f6c18de0ab181817b8)
2007-10-10r22117: merged from bzrAndrew Tridgell5-12/+27
(This used to be commit d7f122df1dba30e46e84e294cccecb2e4ef82072)
2007-10-10r22116: Only query by SID if we have a SIDAndrew Bartlett1-24/+23
Andrew Bartlett (This used to be commit 018939a8fd224f5aa404f08ec94ac49a7b43d7ec)
2007-10-10r22115: I don't like the DOMAIN environment variable. It really isn't a goodAndrew Bartlett1-4/+0
match for what we are using it for here. Andrew Bartlett (This used to be commit 305d1421efff3f01db1dce499568874965058e79)
2007-10-10r22114: merge from bzr treeAndrew Tridgell3-37/+407
(This used to be commit e60a485ff5c5d8deb7c0aea5e49d0c1d0ea4fa37)
2007-10-10r22098: merged from bzr treeAndrew Tridgell5-1/+45
(This used to be commit a57af1ff8234ab590ebf28b3316953bec880005c)
2007-10-10r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2-6/+13
(This used to be commit 99c51b104d05a8ad32563497216271e2f20d4985)
2007-10-10r22089: check the return value of interpret_addr2()Andrew Tridgell1-0/+3
(This used to be commit af6661e442ff37070cf49b6d9ab85a1c045ef293)
2007-10-10r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett1-1/+1
(This used to be commit 9e95871b3a70310b8c0ca92dfdb595d7cfc559d5)
2007-10-10r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clusteredAndrew Tridgell3-0/+250
implementation of a opendb backend. Use it in combination with --unclist to tell smbtorture to connect to multiple nodes in the cluster (This used to be commit b4e38b1b8dbc3ce817f858f39c3f0521c9832fce)
2007-10-10r22086: Bail out early on some of these failures.Andrew Bartlett1-0/+9
(This used to be commit 8311bdfde92a9efe7730ed4a0f5f70f8e0d25ef6)
2007-10-10r22085: correct copyright on opendb_ctdb.cAndrew Tridgell1-1/+2
(This used to be commit 43ee3f8724164afc90a170c6da713b38d3995191)
2007-10-10r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell1-1/+1
(This used to be commit e2fe45cf4073b68e2a1c6577928d0765e26f3267)
2007-10-10r22083: opendb backend to ctdb now passes simple testsAndrew Tridgell1-1/+6
(This used to be commit 141bd7ac39b66132f989d44d731512f939973f9e)
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell9-16/+753
added opendb ctdb backend from ronnie (This used to be commit b0da25cb79f860bfa14ba7a8419c7996d936292b)
2007-10-10r22081: transaction_brlock() should be staticAndrew Tridgell1-2/+2
thanks to Ted T'so for pointing this out (This used to be commit 6921f2f7093bbb6c236f16947072026303e58439)
2007-10-10r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij5-10/+10
(This used to be commit 150bb2238ea91ead3bdde0a34ff801b79bc83ec3)
2007-10-10r22076: Fill in short and long domain names into the generated krb5.confAndrew Bartlett1-1/+6
(This used to be commit c366610cbc947af84fff3313232ddbc213d61737)
2007-10-10r22075: Configure the bitwise match plugin, until it becomes accepted upstream.Andrew Bartlett1-0/+17
Andrew Bartlett (This used to be commit ce080b107c6182c3cf28ec2d3b161c5f4a5a90af)
2007-10-10r22074: More refactoring.Jelmer Vernooij3-36/+30
(This used to be commit b0e0c5cb94fc6d96dff9acd55ec632e3dd461b17)
2007-10-10r22072: in order to implement the opendb ctdb backend, I've found that theAndrew Tridgell1-0/+15
existing ctdb_call() mechanism isn't sufficient. The main problem is that the operations on the record need to be done with a lock held while a local posix file operation is happening. We can't use a ctdb_call callback function to do the actual file opens, renames, unlinks etc as the callback would run on the wrong node. So this commit adds the prototypes for two new ctdb API functions which will make a opendb backend easier. Volker will probably recognise these functions as they are basically the same as what he did in his earlier Samba clustering code :-) (This used to be commit d9a997fd390e4162c015435d1c703fb3a4978f2f)
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell8-67/+211
ctdb backend to use the updated multi-database API (This used to be commit 44dcac9e4d81bfc078512248967b6240db9d1bd8)
2007-10-10r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij1-0/+4
(This used to be commit 101cdd1ec1933874e3cb961f4eb365cbd31a728a)
2007-10-10r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher1-77/+0
should I merge this to SAMBA_3_0? as it's also totally broken there, as the connection_struct definition is completely different metze (This used to be commit 5677b01d1dc63276a36daac400d5b0d935034ce6)
2007-10-10r22052: merge tdbtool from samba3 and build itStefan Metzmacher2-252/+395
metze (This used to be commit f471e752161e392ef7324df30517af1818a27d1d)
2007-10-10r22048: Sigh. Commit the other half of r22047.James Peach1-34/+0
(This used to be commit cbc15e963af67d6b7b4ad7b1f249667e2d7f7fd9)
2007-10-10r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach1-0/+52
GNU Make. This lets GNU Make users bild with $srcdir != $builddir. (This used to be commit bb473bf856c0108646c67792d5750c84743ea46e)
2007-10-10r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).James Peach1-8/+4
(This used to be commit 5a96812929cc8521566017c881b4c3459e7b8a91)
2007-10-10r22041: merge trivial changes from samba3Stefan Metzmacher6-16/+20
metze (This used to be commit 902a76ca705f07c61f86a9ef1346583ba9d3157d)
2007-10-10r22040: Use $< to specify the immediate prerequisit instead of $*. This isJames Peach1-4/+8
needed for VPATH to find the correct files when srcdir != builddir. This checkin is a test to see which platforms this change will break. (This used to be commit 1d4e836a50ffea452e688e25c2cae02a410247be)
2007-10-10r22038: - fix perl warningStefan Metzmacher1-1/+1
- use the same if statement as in input.pm metze (This used to be commit 8ffcac65be216df8d1701b900a933b99d6d9a77d)
2007-10-10r22037: Make sure STATICDIR exists before linking a static archive.James Peach1-0/+1
(This used to be commit c8ffdc15420c9b849b8d8e930f644ac6f83dcc77)
2007-10-10r22036: Make sure both srcdir and builddir are in VPATH.James Peach1-3/+5
(This used to be commit 9400f07738eeedb08f38426964ac23b5d4312de9)
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2-1/+29
compiling. (This used to be commit 976343821b99b04725c9fddee42dbcd0261c2d51)
2007-10-10r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach1-2/+2
(This used to be commit 8b19b8bfbed3e25d1c4e94d1cf3def4f878f8acf)
2007-10-10r22032: Make sure static libraries end up in bin/static.James Peach1-0/+1
(This used to be commit 316283170a411bf751d1bf155f119d1ac0e7d27f)
2007-10-10r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2-4/+20
paths from builddir and srcdir. builddir has precedence. (This used to be commit af87c22ecf357c3e83b46cf38acec5b94686d3e9)
2007-10-10r22030: Simplify include parsing for config.mk files, making sure we getJames Peach1-31/+73
it right for the srcdir != builddir case. Emit some comment lines that can be used to figure out which parts of the Makefile output is generated from which config files. (This used to be commit bdb1532d3a0fc73e615f66966c3d633c7e93fbb6)
2007-10-10r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach4-4/+18
(This used to be commit 0db4256a472975c5097135fa87315038a1350a72)
2007-10-10r22028: Fix include path for the srcidr != builddir case.James Peach1-1/+1
(This used to be commit a6141d40b15d52d40998c6206d632a27122a0060)
2007-10-10r22027: Allow separate build and source directories. Don't follow symlinksJames Peach1-8/+27
when copying hemidal_build since this leads to traversal loops. (This used to be commit ef32ad83d2edbd8fe638d1f5493b960d2e09b6ae)
2007-10-10r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell1-6/+60
changes in the locks (This used to be commit 369b185f291f73e4e92481952781c13d59c068fd)
2007-10-10r22021: use the pid specified in the individual locks, not the request pid, inAndrew Tridgell1-2/+2
locking requests. This fixes a bug noticed by Ronnie Sahlberg (thanks!) (This used to be commit b4ac085816cbec93c9fd4543a7ce48c5f3f9dca6)
2007-10-10r22004: Check for dereferencing null pointers.Jelmer Vernooij1-1/+5
Patch by Ronnie Sahlberg. (This used to be commit fa5722111dede37d0d6f9a9d227b7ec3ae28f1d4)