summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2-3/+2
2008-09-18Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer1-0/+5
2008-09-18s4:lib/com: fix the build with automatic dependeciesStefan Metzmacher2-3/+2
2008-09-18Import ndr_syntax_id_equal from Samba 3.Jelmer Vernooij2-0/+7
2008-09-18List more delaywrite tests as known failing against Samba 4, per Metze's requ...Jelmer Vernooij1-0/+6
2008-09-18Properly report why a test didn't succeed (required for use with knownJelmer Vernooij1-117/+91
2008-09-18Fix python path for systems without tdb installed in the system.Jelmer Vernooij1-1/+1
2008-09-17Fix pidl/config.m4 location.Jelmer Vernooij1-1/+1
2008-09-17Fix location of included popt files for systems that don't have popt.Jelmer Vernooij2-2/+2
2008-09-17Move pidl to top-level directory.Jelmer Vernooij65-21167/+0
2008-09-17Fix check.Jelmer Vernooij1-1/+1
2008-09-17Fix warning.Jelmer Vernooij1-1/+1
2008-09-17Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij5-12/+127
2008-09-17Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij2-1/+14
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij7-28/+28
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij15-1110/+121
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij7-1103/+2
2008-09-16Fix paths to subunit.shJelmer Vernooij4-8/+8
2008-09-16Avoid running target-specific tests during general test run,Jelmer Vernooij1-2/+3
2008-09-16Move torture/ blackbox tests closer to code they're testing.Jelmer Vernooij4-3/+93
2008-09-16Move ndrdump tests closer to the code they test.Jelmer Vernooij4-1/+21
2008-09-16Let winbind depend directly on libnet rather than through the ejs bindings.Jelmer Vernooij1-1/+2
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij17-3342/+2
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij17-3342/+2
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij8-1589/+3
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij9-1590/+4
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij9-2116/+4
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij75-14664/+14
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij80-15574/+44
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij10-2117/+5
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij75-14664/+14
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij13-13/+13
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij67-15561/+31
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij23-8051/+5
2008-09-16Disable WMI for now since it doesn't compile.Jelmer Vernooij1-1/+1
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij4-5/+14
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij8-1196/+134
2008-09-16Support restricted.Jelmer Vernooij4-8/+14
2008-09-16Import proper IDL for interface pointers.Jelmer Vernooij3-347/+275
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij11-18/+906
2008-09-15Revert accidental changes to lib/basic.mk.Jelmer Vernooij2-26/+4
2008-09-15More formatting fixes.Jelmer Vernooij1-7/+14
2008-09-15Fix compilation of Python module.Jelmer Vernooij3-125/+297
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij4-72/+84
2008-09-15Improve formatting in pidl code, make sure OBJREF member gets created.Jelmer Vernooij2-3/+5
2008-09-15Import SWIG-generated files.Jelmer Vernooij2-0/+4250
2008-09-15No spurious warnings in SWIG file.Jelmer Vernooij1-0/+3
2008-09-15Fix more syntax errors, etc.Jelmer Vernooij4-107/+114
2008-09-15Import WMI changes.Andrzej Hajda1-1/+44
2008-09-15Import DCOM improvements.Andrzej Hajda1-141/+433