summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-13Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij3-8/+2
2008-02-13Ignore pidl Makefile, which is autogenerated.Jelmer Vernooij1-0/+1
2008-02-13Add simple test for ETT_FIELD.Jelmer Vernooij1-1/+4
2008-02-13Support ETT_FIELD keyword.Julien Kerihuel2-0/+23
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-2/+2
2008-02-13Initial work on a test for samba.tests.samdbJelmer Vernooij4-1/+59
2008-02-13Add python version of newuser.py.Jelmer Vernooij1-0/+61
2008-02-13Fix invalid symbol.Jelmer Vernooij1-3/+5
2008-02-12Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2-2/+2
2008-02-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij6-65/+20
2008-02-12Fix subunit runner exit codes.Jelmer Vernooij2-2/+4
2008-02-12Correctly increment counters in Subunit test runner.Jelmer Vernooij2-4/+5
2008-02-12librpc: remove special support for fixed length stringsStefan Metzmacher3-58/+1
2008-02-12spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher1-2/+2
2008-02-12nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher1-1/+1
2008-02-12Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez1-4/+16
2008-02-12Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij1-2/+2
2008-02-12make sure libraries are built before attempting to install.Jelmer Vernooij1-2/+2
2008-02-12Specify PICFLAG when compiling python modules.Jelmer Vernooij2-2/+2
2008-02-12[PATCH] composite: make it possible to call composite_is_ok() without callbac...Stefan Metzmacher1-18/+13
2008-02-12Make sure talloc.so is build before installing.Jelmer Vernooij1-2/+2
2008-02-12Fix installation of python module for ldb and tdb.Jelmer Vernooij2-1/+4
2008-02-12fixed crash when 0 dialects (thanks metze!)Andrew Tridgell1-2/+4
2008-02-12updated SMB2 header defines to match WSPP docsAndrew Tridgell12-55/+56
2008-02-12converted SMB2 session setup to use WSPP protocol field namesAndrew Tridgell3-32/+28
2008-02-12converted the out side of SMB2 negprot handlingAndrew Tridgell4-64/+66
2008-02-12added some helper functions for GUID handlingAndrew Tridgell1-0/+41
2008-02-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell14-47/+1352
2008-02-12fixed up the .in side of SMB2 negprotAndrew Tridgell6-19/+76
2008-02-12tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2-8/+8
2008-02-12Create the required directories when installing Python code.Jelmer Vernooij2-0/+4
2008-02-12Mark the reprovision test as known failing for now.Jelmer Vernooij2-2/+3
2008-02-12Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij2-0/+1257
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij2-1/+40
2008-02-12Avoid using setup.py for intsallation.Jelmer Vernooij7-7/+20
2008-02-12Manually compile python files rather than use setup.py.Jelmer Vernooij4-22/+15
2008-02-12Manually compile python files rather than using setup.py.Jelmer Vernooij4-20/+18
2008-02-11Fix out of tree builds.Jelmer Vernooij5-10/+11
2008-02-11Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij2-80/+89
2008-02-11Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2-37/+42
2008-02-11Move some more rules to rules.mkJelmer Vernooij2-6/+9
2008-02-11Split rules.mk out of Makefile.Jelmer Vernooij2-27/+31
2008-02-11Split rules out of tdb Makefile.Jelmer Vernooij2-38/+41
2008-02-11ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij3-122/+125
2008-02-11Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2-7/+11
2008-02-11Support including files in the cflags.pl script.Jelmer Vernooij2-10/+23
2008-02-11Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij30-3379/+288
2008-02-11TORTUREDIR as target dir for binaries is no longer used, remove it.Jelmer Vernooij1-7/+0
2008-02-11Clean up data.mk file in distclean.Jelmer Vernooij1-0/+1
2008-02-11Print warning when config.status doesn't exist and the user tries toJelmer Vernooij1-0/+4