summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2007-10-102-6/+13
* r22089: check the return value of interpret_addr2()Andrew Tridgell2007-10-101-0/+3
* r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett2007-10-101-1/+1
* r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clusteredAndrew Tridgell2007-10-103-0/+250
* r22086: Bail out early on some of these failures.Andrew Bartlett2007-10-101-0/+9
* r22085: correct copyright on opendb_ctdb.cAndrew Tridgell2007-10-101-1/+2
* r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell2007-10-101-1/+1
* r22083: opendb backend to ctdb now passes simple testsAndrew Tridgell2007-10-101-1/+6
* r22082: merged the ctdb changes from bzrAndrew Tridgell2007-10-109-16/+753
* r22081: transaction_brlock() should be staticAndrew Tridgell2007-10-101-2/+2
* r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij2007-10-105-10/+10
* r22076: Fill in short and long domain names into the generated krb5.confAndrew Bartlett2007-10-101-1/+6
* r22075: Configure the bitwise match plugin, until it becomes accepted upstream.Andrew Bartlett2007-10-101-0/+17
* r22074: More refactoring.Jelmer Vernooij2007-10-103-36/+30
* r22072: in order to implement the opendb ctdb backend, I've found that theAndrew Tridgell2007-10-101-0/+15
* r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell2007-10-108-67/+211
* r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij2007-10-101-0/+4
* r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher2007-10-101-77/+0
* r22052: merge tdbtool from samba3 and build itStefan Metzmacher2007-10-102-252/+395
* r22048: Sigh. Commit the other half of r22047.James Peach2007-10-101-34/+0
* r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach2007-10-101-0/+52
* r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).James Peach2007-10-101-8/+4
* r22041: merge trivial changes from samba3Stefan Metzmacher2007-10-106-16/+20
* r22040: Use $< to specify the immediate prerequisit instead of $*. This isJames Peach2007-10-101-4/+8
* r22038: - fix perl warningStefan Metzmacher2007-10-101-1/+1
* r22037: Make sure STATICDIR exists before linking a static archive.James Peach2007-10-101-0/+1
* r22036: Make sure both srcdir and builddir are in VPATH.James Peach2007-10-101-3/+5
* r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2007-10-102-1/+29
* r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach2007-10-101-2/+2
* r22032: Make sure static libraries end up in bin/static.James Peach2007-10-101-0/+1
* r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2007-10-102-4/+20
* r22030: Simplify include parsing for config.mk files, making sure we getJames Peach2007-10-101-31/+73
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-104-4/+18
* r22028: Fix include path for the srcidr != builddir case.James Peach2007-10-101-1/+1
* r22027: Allow separate build and source directories. Don't follow symlinksJames Peach2007-10-101-8/+27
* r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell2007-10-101-6/+60
* r22021: use the pid specified in the individual locks, not the request pid, inAndrew Tridgell2007-10-101-2/+2
* r22005: Add more code (doesn't work at the moment) preparing a place forRafal Szczesniak2007-10-102-34/+81
* r22004: Check for dereferencing null pointers.Jelmer Vernooij2007-10-101-1/+5
* r21996: Fix a bug for invalid casts of pointers.Jelmer Vernooij2007-10-101-1/+8
* r21995: Patch from Ronnie Sahlberg.Jelmer Vernooij2007-10-101-11/+11
* r21971: Fill in some more values in config files from variables, so we canAndrew Bartlett2007-10-101-6/+9
* r21970: Ensure that Fedora DS can be shut down correctly with the stop script:Andrew Bartlett2007-10-102-1/+3
* r21951: Hopefully fix valgrind warning.James Peach2007-10-101-0/+1
* r21949: After discussion with the Apple and Linux client maintainers,James Peach2007-10-103-8/+18
* r21943: don't send unitialized dataStefan Metzmacher2007-10-101-1/+1
* r21928: fix the interface uuid of wzcsvc.Stefan Metzmacher2007-10-101-1/+1
* r21911: Some more work on making the ncacn_np handling in smbd be less special.Jelmer Vernooij2007-10-102-4/+48
* r21910: Clean up some unused functions.Jelmer Vernooij2007-10-1023-137/+48
* r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2007-10-1031-276/+381