summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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 Tridgell13-47/+97
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 Vernooij1-0/+2
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-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
2008-02-11Remove unused function.Jelmer Vernooij1-139/+0
2008-02-11Move pidl bits to a separate file.Jelmer Vernooij2-36/+42
2008-02-11Fix typo.Jelmer Vernooij1-1/+1
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij6-210/+208
2008-02-11Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam1-1/+1
2008-02-11Fix a c++ warningVolker Lendecke1-1/+2
2008-02-11talloc_free_children can only reset pool if it's emptyVolker Lendecke1-1/+2
2008-02-11Mark talloc_pool memory for valgrindVolker Lendecke1-3/+16
2008-02-11Implement talloc_pool()Volker Lendecke3-7/+207
2008-02-11Add a comment.Michael Adam1-0/+1
2008-02-11Fix talloctort: move size check after referenced ptr check.Michael Adam1-5/+5
2008-02-11Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke1-0/+5
2008-02-11Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2-3/+8
2008-02-11Fix the build: remove reference to inexistent header samba3_proto.hMichael Adam1-1/+0
2008-02-11Fix accidently introduced typo.Jelmer Vernooij1-1/+1
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij14-1868/+3