summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22117: merged from bzrAndrew Tridgell5-12/+27
2007-10-10r22116: Only query by SID if we have a SIDAndrew Bartlett1-24/+23
2007-10-10r22115: I don't like the DOMAIN environment variable. It really isn't a goodAndrew Bartlett1-4/+0
2007-10-10r22114: merge from bzr treeAndrew Tridgell3-37/+407
2007-10-10r22098: merged from bzr treeAndrew Tridgell5-1/+45
2007-10-10r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2-6/+13
2007-10-10r22089: check the return value of interpret_addr2()Andrew Tridgell1-0/+3
2007-10-10r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett1-1/+1
2007-10-10r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clusteredAndrew Tridgell3-0/+250
2007-10-10r22086: Bail out early on some of these failures.Andrew Bartlett1-0/+9
2007-10-10r22085: correct copyright on opendb_ctdb.cAndrew Tridgell1-1/+2
2007-10-10r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell1-1/+1
2007-10-10r22083: opendb backend to ctdb now passes simple testsAndrew Tridgell1-1/+6
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell9-16/+753
2007-10-10r22081: transaction_brlock() should be staticAndrew Tridgell1-2/+2
2007-10-10r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij5-10/+10
2007-10-10r22076: Fill in short and long domain names into the generated krb5.confAndrew Bartlett1-1/+6
2007-10-10r22075: Configure the bitwise match plugin, until it becomes accepted upstream.Andrew Bartlett1-0/+17
2007-10-10r22074: More refactoring.Jelmer Vernooij3-36/+30
2007-10-10r22072: in order to implement the opendb ctdb backend, I've found that theAndrew Tridgell1-0/+15
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell8-67/+211
2007-10-10r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij1-0/+4
2007-10-10r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher1-77/+0
2007-10-10r22052: merge tdbtool from samba3 and build itStefan Metzmacher2-252/+395
2007-10-10r22048: Sigh. Commit the other half of r22047.James Peach1-34/+0
2007-10-10r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach1-0/+52
2007-10-10r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).James Peach1-8/+4
2007-10-10r22041: merge trivial changes from samba3Stefan Metzmacher6-16/+20
2007-10-10r22040: Use $< to specify the immediate prerequisit instead of $*. This isJames Peach1-4/+8
2007-10-10r22038: - fix perl warningStefan Metzmacher1-1/+1
2007-10-10r22037: Make sure STATICDIR exists before linking a static archive.James Peach1-0/+1
2007-10-10r22036: Make sure both srcdir and builddir are in VPATH.James Peach1-3/+5
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2-1/+29
2007-10-10r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach1-2/+2
2007-10-10r22032: Make sure static libraries end up in bin/static.James Peach1-0/+1
2007-10-10r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2-4/+20
2007-10-10r22030: Simplify include parsing for config.mk files, making sure we getJames Peach1-31/+73
2007-10-10r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach4-4/+18
2007-10-10r22028: Fix include path for the srcidr != builddir case.James Peach1-1/+1
2007-10-10r22027: Allow separate build and source directories. Don't follow symlinksJames Peach1-8/+27
2007-10-10r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell1-6/+60
2007-10-10r22021: use the pid specified in the individual locks, not the request pid, inAndrew Tridgell1-2/+2
2007-10-10r22004: Check for dereferencing null pointers.Jelmer Vernooij1-1/+5
2007-10-10r21996: Fix a bug for invalid casts of pointers.Jelmer Vernooij1-1/+8
2007-10-10r21995: Patch from Ronnie Sahlberg.Jelmer Vernooij1-11/+11
2007-10-10r21971: Fill in some more values in config files from variables, so we canAndrew Bartlett1-6/+9
2007-10-10r21970: Ensure that Fedora DS can be shut down correctly with the stop script:Andrew Bartlett2-1/+3
2007-10-10r21951: Hopefully fix valgrind warning.James Peach1-0/+1
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach3-8/+18
2007-10-10r21943: don't send unitialized dataStefan Metzmacher1-1/+1